| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-24 12:07 -0500 (Mon, 24 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4873 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" | 4654 |
| kjohnson1 | macOS 13.7.5 Ventura | arm64 | 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" | 4600 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4668 |
| 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 | ||||
| Package 401/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| cn.mops 1.56.0 (landing page) Gundula Povysil
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.7.5 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
|
To the developers/maintainers of the cn.mops package: - 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 Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: cn.mops |
| Version: 1.56.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:cn.mops.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings cn.mops_1.56.0.tar.gz |
| StartedAt: 2025-11-21 09:11:34 -0000 (Fri, 21 Nov 2025) |
| EndedAt: 2025-11-21 09:15:59 -0000 (Fri, 21 Nov 2025) |
| EllapsedTime: 265.3 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: cn.mops.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:cn.mops.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings cn.mops_1.56.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/cn.mops.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* 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.56.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
* used C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
* used C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
* 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 code 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 whether startup messages can be suppressed ... 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 28.566 0.034 38.970
calcFractionalCopyNumbers-CNVDetectionResult-method 17.008 0.032 17.065
calcFractionalCopyNumbers 16.785 0.012 16.828
cn.mops 7.847 0.100 21.307
haplocn.mops 1.472 0.011 12.452
getReadCountsFromBAM 0.614 0.015 6.005
getSegmentReadCountsFromBAM 0.393 0.006 5.671
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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.22-bioc/meat/cn.mops.Rcheck/00check.log’
for details.
cn.mops.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD INSTALL cn.mops
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘cn.mops’ ...
** this is package ‘cn.mops’ version ‘1.56.0’
** using staged installation
** libs
using C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c R_init_cnmops.c -o R_init_cnmops.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c cnmops.cpp -o cnmops.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c segment.cpp -o segment.o
segment.cpp: In function ‘SEXPREC* segment(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’:
segment.cpp:59:27: warning: variable ‘globalSd’ set but not used [-Wunused-but-set-variable]
59 | double globalMean,globalSd,diff,M2,globalVariance;
| ^~~~~~~~
segment.cpp:60:16: warning: variable ‘oldStatistic’ set but not used [-Wunused-but-set-variable]
60 | double oldStatistic, meanLeft,meanRight,varLeft,varRight;
| ^~~~~~~~~~~~
segment.cpp:61:38: warning: variable ‘maxStatistic’ set but not used [-Wunused-but-set-variable]
61 | double newStatistic,meanDiff,maxStatistic,DOF,a,b,eps1;
| ^~~~~~~~~~~~
segment.cpp:62:47: 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/R/R-4.5.0/include/Rmath.h:221:25: warning: unused variable ‘Rf_beta’ [-Wunused-variable]
221 | #define beta Rf_beta
| ^~~~~~~
segment.cpp:64:16: note: in expansion of macro ‘beta’
64 | double beta,nn;
| ^~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.5.0/lib -L/usr/local/lib -o cn.mops.so R_init_cnmops.o cnmops.o segment.o -L/home/biocbuild/R/R-4.5.0/lib -lR
installing to /home/biocbuild/R/R-4.5.0/site-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.002 | 0.000 | 0.002 | |
| calcFractionalCopyNumbers-CNVDetectionResult-method | 17.008 | 0.032 | 17.065 | |
| calcFractionalCopyNumbers | 16.785 | 0.012 | 16.828 | |
| calcIntegerCopyNumbers-CNVDetectionResult-method | 0.535 | 0.000 | 0.537 | |
| calcIntegerCopyNumbers | 0.516 | 0.008 | 0.526 | |
| cn.mops | 7.847 | 0.100 | 21.307 | |
| cnvr-CNVDetectionResult-method | 0.319 | 0.068 | 0.387 | |
| cnvr | 0.278 | 0.004 | 0.283 | |
| cnvs-CNVDetectionResult-method | 0.287 | 0.008 | 0.296 | |
| cnvs | 0.297 | 0.044 | 0.341 | |
| exomecn.mops | 3.518 | 0.124 | 3.651 | |
| getReadCountsFromBAM | 0.614 | 0.015 | 6.005 | |
| getSegmentReadCountsFromBAM | 0.393 | 0.006 | 5.671 | |
| gr-CNVDetectionResult-method | 0.296 | 0.000 | 0.297 | |
| gr | 0.292 | 0.004 | 0.297 | |
| haplocn.mops | 1.472 | 0.011 | 12.452 | |
| individualCall-CNVDetectionResult-method | 0.282 | 0.003 | 0.288 | |
| individualCall | 0.303 | 0.008 | 0.312 | |
| iniCall-CNVDetectionResult-method | 0.292 | 0.000 | 0.293 | |
| iniCall | 0.283 | 0.000 | 0.284 | |
| integerCopyNumber-CNVDetectionResult-method | 0.296 | 0.008 | 0.305 | |
| integerCopyNumber | 0.296 | 0.000 | 0.298 | |
| localAssessments-CNVDetectionResult-method | 0.281 | 0.004 | 0.286 | |
| localAssessments | 0.292 | 0.004 | 0.297 | |
| makeRobustCNVR | 0.492 | 0.012 | 0.505 | |
| normalizeChromosomes | 0.221 | 0.004 | 0.226 | |
| normalizeGenome | 0.492 | 0.176 | 0.670 | |
| normalizedData-CNVDetectionResult-method | 0.288 | 0.016 | 0.305 | |
| normalizedData | 0.301 | 0.000 | 0.302 | |
| params-CNVDetectionResult-method | 0.277 | 0.004 | 0.282 | |
| params | 0.271 | 0.000 | 0.272 | |
| posteriorProbs-CNVDetectionResult-method | 0.279 | 0.000 | 0.280 | |
| posteriorProbs | 0.277 | 0.000 | 0.278 | |
| referencecn.mops | 28.566 | 0.034 | 38.970 | |
| sampleNames-CNVDetectionResult-method | 0.262 | 0.000 | 0.263 | |
| sampleNames | 0.275 | 0.004 | 0.280 | |
| segment | 0.026 | 0.000 | 0.027 | |
| segmentation-CNVDetectionResult-method | 0.278 | 0.000 | 0.279 | |
| segmentation | 0.274 | 0.000 | 0.276 | |
| segplot-CNVDetectionResult-method | 1.285 | 0.004 | 1.292 | |
| segplot | 1.307 | 0.000 | 1.310 | |
| singlecn.mops | 0.957 | 0.004 | 0.963 | |