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 veracruz2

This page was generated on 2017-10-18 14:30:10 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings cn.mops_1.22.0.tar.gz
StartedAt: 2017-10-18 01:52:05 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 01:56:47 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 282.0 seconds
RetCode: 0
Status:  OK 
CheckDir: cn.mops.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings cn.mops_1.22.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/cn.mops.Rcheck’
* using R version 3.4.2 (2017-09-28)
* using platform: x86_64-apple-darwin15.6.0 (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 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                                    10.854  0.080  25.829
calcFractionalCopyNumbers-CNVDetectionResult-method 10.594  0.124  13.685
calcFractionalCopyNumbers                            9.479  0.066  12.182
cn.mops                                              8.215  0.140  28.806
haplocn.mops                                         1.958  0.031  17.059
getReadCountsFromBAM                                 0.969  0.013   9.450
getSegmentReadCountsFromBAM                          0.279  0.007   8.451
* 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
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c R_init_cnmops.c -o R_init_cnmops.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c cnmops.cpp -o cnmops.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c segment.cpp -o segment.o
segment.cpp:64:9: warning: unused variable 'Rf_beta' [-Wunused-variable]
        double beta,nn;
               ^
/Library/Frameworks/R.framework/Resources/include/Rmath.h:228:15: note: expanded from macro 'beta'
#define beta            Rf_beta
                        ^
1 warning generated.
clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cn.mops.so R_init_cnmops.o cnmops.o segment.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/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.0020.0000.002
calcFractionalCopyNumbers-CNVDetectionResult-method10.594 0.12413.685
calcFractionalCopyNumbers 9.479 0.06612.182
calcIntegerCopyNumbers-CNVDetectionResult-method0.7310.0110.945
calcIntegerCopyNumbers1.1380.0091.455
cn.mops 8.215 0.14028.806
cnvr-CNVDetectionResult-method0.2690.0110.305
cnvr0.2530.0080.338
cnvs-CNVDetectionResult-method0.2600.0090.345
cnvs0.2660.0100.346
exomecn.mops3.5860.0424.705
getReadCountsFromBAM0.9690.0139.450
getSegmentReadCountsFromBAM0.2790.0078.451
gr-CNVDetectionResult-method0.2640.0060.270
gr0.2810.0090.340
haplocn.mops 1.958 0.03117.059
individualCall-CNVDetectionResult-method0.2760.0080.352
individualCall0.2840.0090.377
iniCall-CNVDetectionResult-method0.3000.0110.398
iniCall0.2730.0120.369
integerCopyNumber-CNVDetectionResult-method0.2840.0110.382
integerCopyNumber0.3050.0090.400
localAssessments-CNVDetectionResult-method0.2630.0090.287
localAssessments0.2650.0080.280
makeRobustCNVR0.3750.0100.395
normalizeChromosomes0.2950.0200.329
normalizeGenome0.3030.0130.332
normalizedData-CNVDetectionResult-method0.2520.0070.275
normalizedData0.2580.0080.268
params-CNVDetectionResult-method0.2410.0120.257
params0.2490.0130.269
posteriorProbs-CNVDetectionResult-method0.2350.0070.247
posteriorProbs0.2240.0070.238
referencecn.mops10.854 0.08025.829
sampleNames-CNVDetectionResult-method0.2060.0070.215
sampleNames0.1970.0050.208
segment0.0240.0000.025
segmentation-CNVDetectionResult-method0.2090.0050.239
segmentation0.2180.0060.230
segplot-CNVDetectionResult-method0.9640.0091.005
segplot1.3840.0121.449
singlecn.mops0.9220.0130.949