| Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:05:12 -0400 (Wed, 13 Apr 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
| tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
| machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
|
To the developers/maintainers of the cn.mops package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/cn.mops.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 348/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| cn.mops 1.40.0 (landing page) Gundula Povysil
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: cn.mops |
| Version: 1.40.0 |
| Command: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:cn.mops.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings cn.mops_1.40.0.tar.gz |
| StartedAt: 2022-04-12 06:52:36 -0400 (Tue, 12 Apr 2022) |
| EndedAt: 2022-04-12 06:55:26 -0400 (Tue, 12 Apr 2022) |
| EllapsedTime: 169.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: cn.mops.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:cn.mops.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings cn.mops_1.40.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.14-bioc/meat/cn.mops.Rcheck’
* using R version 4.1.3 (2022-03-10)
* 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.40.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 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 ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
referencecn.mops 6.761 0.004 16.257
cn.mops 5.550 0.056 16.105
calcFractionalCopyNumbers-CNVDetectionResult-method 5.420 0.055 5.476
calcFractionalCopyNumbers 5.257 0.020 5.277
haplocn.mops 1.110 0.014 9.826
* 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: 1 NOTE
See
‘/home/biocbuild/bbs-3.14-bioc/meat/cn.mops.Rcheck/00check.log’
for details.
cn.mops.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL cn.mops
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/bbs-3.14-bioc/R/library’
* installing *source* package ‘cn.mops’ ...
** using staged installation
** libs
gcc -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c R_init_cnmops.c -o R_init_cnmops.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c cnmops.cpp -o cnmops.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-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]
59 | double globalMean,globalSd,diff,M2,globalVariance;
| ^~~~~~~~
segment.cpp:60:9: warning: variable ‘oldStatistic’ set but not used [-Wunused-but-set-variable]
60 | double oldStatistic, meanLeft,meanRight,varLeft,varRight;
| ^~~~~~~~~~~~
segment.cpp:61:31: warning: variable ‘maxStatistic’ set but not used [-Wunused-but-set-variable]
61 | double newStatistic,meanDiff,maxStatistic,DOF,a,b,eps1;
| ^~~~~~~~~~~~
segment.cpp:62:40: warning: variable ‘maxIdx’ set but not used [-Wunused-but-set-variable]
62 | double newPValue, maxPValue,oldPValue,maxIdx;
| ^~~~~~
In file included from segment.cpp:10:
/home/biocbuild/bbs-3.14-bioc/R/include/Rmath.h:208:15: warning: unused variable ‘Rf_beta’ [-Wunused-variable]
208 | #define beta Rf_beta
| ^~~~~~~
segment.cpp:64:9: note: in expansion of macro ‘beta’
64 | double beta,nn;
| ^~~~
g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.14-bioc/R/lib -L/usr/local/lib -o cn.mops.so R_init_cnmops.o cnmops.o segment.o -L/home/biocbuild/bbs-3.14-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-cn.mops/00new/cn.mops/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (cn.mops)
cn.mops.Rcheck/cn.mops-Ex.timings
| name | user | system | elapsed | |
| CNVDetectionResult | 0.001 | 0.000 | 0.001 | |
| calcFractionalCopyNumbers-CNVDetectionResult-method | 5.420 | 0.055 | 5.476 | |
| calcFractionalCopyNumbers | 5.257 | 0.020 | 5.277 | |
| calcIntegerCopyNumbers-CNVDetectionResult-method | 0.467 | 0.004 | 0.472 | |
| calcIntegerCopyNumbers | 0.419 | 0.004 | 0.423 | |
| cn.mops | 5.550 | 0.056 | 16.105 | |
| cnvr-CNVDetectionResult-method | 0.243 | 0.000 | 0.242 | |
| cnvr | 0.223 | 0.004 | 0.226 | |
| cnvs-CNVDetectionResult-method | 0.236 | 0.004 | 0.240 | |
| cnvs | 0.245 | 0.000 | 0.245 | |
| exomecn.mops | 2.201 | 0.016 | 2.217 | |
| getReadCountsFromBAM | 0.548 | 0.000 | 4.862 | |
| getSegmentReadCountsFromBAM | 0.377 | 0.004 | 4.543 | |
| gr-CNVDetectionResult-method | 0.28 | 0.00 | 0.28 | |
| gr | 0.247 | 0.000 | 0.246 | |
| haplocn.mops | 1.110 | 0.014 | 9.826 | |
| individualCall-CNVDetectionResult-method | 0.262 | 0.004 | 0.266 | |
| individualCall | 0.310 | 0.043 | 0.354 | |
| iniCall-CNVDetectionResult-method | 0.277 | 0.076 | 0.353 | |
| iniCall | 0.252 | 0.008 | 0.260 | |
| integerCopyNumber-CNVDetectionResult-method | 0.72 | 0.34 | 1.06 | |
| integerCopyNumber | 0.246 | 0.008 | 0.254 | |
| localAssessments-CNVDetectionResult-method | 0.243 | 0.000 | 0.243 | |
| localAssessments | 0.228 | 0.004 | 0.232 | |
| makeRobustCNVR | 0.446 | 0.000 | 0.446 | |
| normalizeChromosomes | 0.132 | 0.035 | 0.168 | |
| normalizeGenome | 0.158 | 0.012 | 0.170 | |
| normalizedData-CNVDetectionResult-method | 0.234 | 0.000 | 0.234 | |
| normalizedData | 0.237 | 0.000 | 0.237 | |
| params-CNVDetectionResult-method | 0.279 | 0.005 | 0.285 | |
| params | 0.224 | 0.010 | 0.234 | |
| posteriorProbs-CNVDetectionResult-method | 0.22 | 0.00 | 0.22 | |
| posteriorProbs | 0.226 | 0.000 | 0.226 | |
| referencecn.mops | 6.761 | 0.004 | 16.257 | |
| sampleNames-CNVDetectionResult-method | 0.213 | 0.008 | 0.222 | |
| sampleNames | 0.215 | 0.000 | 0.215 | |
| segment | 0.018 | 0.000 | 0.017 | |
| segmentation-CNVDetectionResult-method | 0.223 | 0.008 | 0.231 | |
| segmentation | 0.234 | 0.004 | 0.239 | |
| segplot-CNVDetectionResult-method | 0.857 | 0.000 | 0.857 | |
| segplot | 0.841 | 0.004 | 0.844 | |
| singlecn.mops | 0.629 | 0.000 | 0.628 | |