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.5: CHECK report for cn.mops on malbec2

This page was generated on 2017-10-18 14:14:25 -0400 (Wed, 18 Oct 2017).

Package 242/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cn.mops 1.22.0
Guenter Klambauer
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/cn.mops
Branch: RELEASE_3_5
Last Commit: dd4e1c8
Last Changed Date: 2017-04-24 15:45:44 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: cn.mops
Version: 1.22.0
Command: /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings cn.mops_1.22.0.tar.gz
StartedAt: 2017-10-17 22:07:08 -0400 (Tue, 17 Oct 2017)
EndedAt: 2017-10-17 22:10:51 -0400 (Tue, 17 Oct 2017)
EllapsedTime: 222.9 seconds
RetCode: 0
Status:  OK 
CheckDir: cn.mops.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.5-bioc/meat/cn.mops.Rcheck’
* using R version 3.4.2 (2017-09-28)
* 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.22.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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                                                      user system elapsed
calcFractionalCopyNumbers-CNVDetectionResult-method 16.032  0.044  16.092
referencecn.mops                                    10.896  0.048  19.893
calcFractionalCopyNumbers                            9.968  0.012   9.986
cn.mops                                              9.000  0.108  23.891
haplocn.mops                                         1.444  0.080  11.881
getReadCountsFromBAM                                 0.772  0.036   6.980
getSegmentReadCountsFromBAM                          0.224  0.052   5.822
* 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.5-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.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c cnmops.cpp -o cnmops.o
g++  -I/home/biocbuild/bbs-3.5-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.5-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.5-bioc/R/lib -L/usr/local/lib -o cn.mops.so R_init_cnmops.o cnmops.o segment.o -L/home/biocbuild/bbs-3.5-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.5-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.0000.0000.002
calcFractionalCopyNumbers-CNVDetectionResult-method16.032 0.04416.092
calcFractionalCopyNumbers9.9680.0129.986
calcIntegerCopyNumbers-CNVDetectionResult-method0.5040.0000.502
calcIntegerCopyNumbers1.1520.0001.153
cn.mops 9.000 0.10823.891
cnvr-CNVDetectionResult-method0.2440.0240.271
cnvr0.2960.0080.304
cnvs-CNVDetectionResult-method0.3040.0040.315
cnvs0.3000.0040.303
exomecn.mops4.2120.0284.247
getReadCountsFromBAM0.7720.0366.980
getSegmentReadCountsFromBAM0.2240.0525.822
gr-CNVDetectionResult-method0.3360.0160.353
gr0.3160.0240.341
haplocn.mops 1.444 0.08011.881
individualCall-CNVDetectionResult-method0.2480.0120.264
individualCall0.3280.0000.330
iniCall-CNVDetectionResult-method0.3720.0000.373
iniCall0.2480.0040.252
integerCopyNumber-CNVDetectionResult-method0.2760.0000.275
integerCopyNumber0.3360.0000.335
localAssessments-CNVDetectionResult-method0.3240.0000.324
localAssessments0.3200.0000.321
makeRobustCNVR0.2880.0040.289
normalizeChromosomes0.3160.0080.324
normalizeGenome0.5040.0280.534
normalizedData-CNVDetectionResult-method0.2840.0000.288
normalizedData0.2120.0000.212
params-CNVDetectionResult-method0.3000.0000.304
params0.2120.0040.214
posteriorProbs-CNVDetectionResult-method0.2320.0000.233
posteriorProbs0.1960.0000.199
referencecn.mops10.896 0.04819.893
sampleNames-CNVDetectionResult-method0.2480.0000.244
sampleNames0.1920.0040.198
segment0.020.000.02
segmentation-CNVDetectionResult-method0.2040.0000.207
segmentation0.1800.0040.185
segplot-CNVDetectionResult-method0.8880.0080.898
segplot1.2440.0041.248
singlecn.mops0.7760.0000.775