Back to the "Multiple platform build/check report" A  B [C] D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.4: CHECK report for cn.mops on zin1

This page was generated on 2016-09-21 03:37:37 -0700 (Wed, 21 Sep 2016).

Package 219/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cn.mops 1.19.0
Guenter Klambauer
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/cn.mops
Last Changed Rev: 117081 / Revision: 121152
Last Changed Date: 2016-05-03 14:30:44 -0700 (Tue, 03 May 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: cn.mops
Version: 1.19.0
Command: /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings cn.mops_1.19.0.tar.gz
StartedAt: 2016-09-20 04:40:38 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 04:44:15 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 217.6 seconds
RetCode: 0
Status:  OK 
CheckDir: cn.mops.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings cn.mops_1.19.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.4-bioc/meat/cn.mops.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘cn.mops/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘cn.mops’ version ‘1.19.0’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘cn.mops’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                                                      user system elapsed
referencecn.mops                                    27.260  0.036  34.876
calcFractionalCopyNumbers-CNVDetectionResult-method 16.336  0.032  16.367
calcFractionalCopyNumbers                           16.108  0.004  16.112
cn.mops                                             14.804  0.108  28.200
exomecn.mops                                         6.204  0.020   6.227
haplocn.mops                                         1.388  0.052   9.127
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK

cn.mops.Rcheck/00install.out:

* installing *source* package ‘cn.mops’ ...
** libs
gcc -I/home/biocbuild/bbs-3.4-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c R_init_cnmops.c -o R_init_cnmops.o
g++ -I/home/biocbuild/bbs-3.4-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c cnmops.cpp -o cnmops.o
g++ -I/home/biocbuild/bbs-3.4-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c segment.cpp -o segment.o
segment.cpp: In function ‘SEXPREC* segment(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’:
segment.cpp:59:20: warning: variable ‘globalSd’ set but not used [-Wunused-but-set-variable]
  double globalMean,globalSd,diff,M2,globalVariance;
                    ^
segment.cpp:60:9: warning: variable ‘oldStatistic’ set but not used [-Wunused-but-set-variable]
  double oldStatistic, meanLeft,meanRight,varLeft,varRight;
         ^
segment.cpp:61:31: warning: variable ‘maxStatistic’ set but not used [-Wunused-but-set-variable]
  double newStatistic,meanDiff,maxStatistic,DOF,a,b,eps1;
                               ^
segment.cpp:62:40: warning: variable ‘maxIdx’ set but not used [-Wunused-but-set-variable]
  double newPValue, maxPValue,oldPValue,maxIdx;
                                        ^
In file included from segment.cpp:10:0:
/home/biocbuild/bbs-3.4-bioc/R/include/Rmath.h:228:15: warning: unused variable ‘Rf_beta’ [-Wunused-variable]
 #define beta  Rf_beta
               ^
segment.cpp:64:9: note: in expansion of macro ‘beta’
  double beta,nn;
         ^
g++ -shared -L/home/biocbuild/bbs-3.4-bioc/R/lib -L/usr/local/lib -o cn.mops.so R_init_cnmops.o cnmops.o segment.o -L/home/biocbuild/bbs-3.4-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.4-bioc/meat/cn.mops.Rcheck/cn.mops/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (cn.mops)

cn.mops.Rcheck/cn.mops-Ex.timings:

nameusersystemelapsed
CNVDetectionResult0.0040.0000.002
calcFractionalCopyNumbers-CNVDetectionResult-method16.336 0.03216.367
calcFractionalCopyNumbers16.108 0.00416.112
calcIntegerCopyNumbers-CNVDetectionResult-method0.3360.0000.335
calcIntegerCopyNumbers0.4960.0040.498
cn.mops14.804 0.10828.200
cnvr-CNVDetectionResult-method0.2400.0200.262
cnvr0.2400.0040.241
cnvs-CNVDetectionResult-method0.2440.0000.246
cnvs0.2400.0040.245
exomecn.mops6.2040.0206.227
getReadCountsFromBAM0.1200.0203.871
getSegmentReadCountsFromBAM0.0480.0203.383
gr-CNVDetectionResult-method0.2440.0200.261
gr0.2480.0000.248
haplocn.mops1.3880.0529.127
individualCall-CNVDetectionResult-method0.2520.0120.267
individualCall0.2400.0080.258
iniCall-CNVDetectionResult-method0.2400.0000.243
iniCall0.2440.0000.246
integerCopyNumber-CNVDetectionResult-method0.2480.0000.247
integerCopyNumber0.2480.0000.246
localAssessments-CNVDetectionResult-method0.2440.0080.251
localAssessments0.2440.0000.246
makeRobustCNVR0.3600.0000.362
normalizeChromosomes0.2320.0040.235
normalizeGenome0.2320.0000.231
normalizedData-CNVDetectionResult-method0.2520.0000.249
normalizedData0.2400.0080.250
params-CNVDetectionResult-method0.2360.0000.237
params0.2360.0040.241
posteriorProbs-CNVDetectionResult-method0.2360.0000.237
posteriorProbs0.2320.0000.230
referencecn.mops27.260 0.03634.876
sampleNames-CNVDetectionResult-method0.2400.0040.245
sampleNames0.2400.0000.243
segment0.0200.0000.023
segmentation-CNVDetectionResult-method0.2320.0000.233
segmentation0.2360.0000.237
segplot-CNVDetectionResult-method1.2360.0001.245
segplot1.3800.0081.388
singlecn.mops0.8720.0000.869