| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-20 12:07 -0500 (Thu, 20 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" | 4615 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" | 4610 |
| kjohnson1 | macOS 13.7.5 Ventura | arm64 | 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" | 4598 |
| 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-18 08:22:39 -0000 (Tue, 18 Nov 2025) |
| EndedAt: 2025-11-18 08:27:03 -0000 (Tue, 18 Nov 2025) |
| EllapsedTime: 263.2 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.665 0.035 39.099
calcFractionalCopyNumbers-CNVDetectionResult-method 16.980 0.020 17.020
calcFractionalCopyNumbers 16.785 0.016 16.823
cn.mops 7.993 0.041 21.873
haplocn.mops 1.436 0.016 12.253
getReadCountsFromBAM 0.615 0.033 6.125
getSegmentReadCountsFromBAM 0.373 0.008 5.740
* 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 | 16.98 | 0.02 | 17.02 | |
| calcFractionalCopyNumbers | 16.785 | 0.016 | 16.823 | |
| calcIntegerCopyNumbers-CNVDetectionResult-method | 0.556 | 0.000 | 0.558 | |
| calcIntegerCopyNumbers | 0.528 | 0.004 | 0.534 | |
| cn.mops | 7.993 | 0.041 | 21.873 | |
| cnvr-CNVDetectionResult-method | 0.282 | 0.000 | 0.283 | |
| cnvr | 0.271 | 0.000 | 0.272 | |
| cnvs-CNVDetectionResult-method | 0.270 | 0.072 | 0.343 | |
| cnvs | 0.300 | 0.068 | 0.369 | |
| exomecn.mops | 3.626 | 0.183 | 3.822 | |
| getReadCountsFromBAM | 0.615 | 0.033 | 6.125 | |
| getSegmentReadCountsFromBAM | 0.373 | 0.008 | 5.740 | |
| gr-CNVDetectionResult-method | 0.285 | 0.000 | 0.285 | |
| gr | 0.283 | 0.011 | 0.295 | |
| haplocn.mops | 1.436 | 0.016 | 12.253 | |
| individualCall-CNVDetectionResult-method | 0.307 | 0.008 | 0.317 | |
| individualCall | 0.335 | 0.004 | 0.340 | |
| iniCall-CNVDetectionResult-method | 0.311 | 0.000 | 0.312 | |
| iniCall | 0.283 | 0.008 | 0.292 | |
| integerCopyNumber-CNVDetectionResult-method | 0.299 | 0.000 | 0.300 | |
| integerCopyNumber | 0.297 | 0.004 | 0.302 | |
| localAssessments-CNVDetectionResult-method | 0.285 | 0.000 | 0.286 | |
| localAssessments | 0.296 | 0.000 | 0.297 | |
| makeRobustCNVR | 0.515 | 0.012 | 0.529 | |
| normalizeChromosomes | 0.220 | 0.016 | 0.237 | |
| normalizeGenome | 0.499 | 0.188 | 0.689 | |
| normalizedData-CNVDetectionResult-method | 0.293 | 0.004 | 0.298 | |
| normalizedData | 0.276 | 0.012 | 0.289 | |
| params-CNVDetectionResult-method | 0.285 | 0.004 | 0.290 | |
| params | 0.275 | 0.004 | 0.279 | |
| posteriorProbs-CNVDetectionResult-method | 0.275 | 0.000 | 0.276 | |
| posteriorProbs | 0.271 | 0.000 | 0.273 | |
| referencecn.mops | 28.665 | 0.035 | 39.099 | |
| sampleNames-CNVDetectionResult-method | 0.259 | 0.000 | 0.259 | |
| sampleNames | 0.265 | 0.000 | 0.266 | |
| segment | 0.027 | 0.000 | 0.026 | |
| segmentation-CNVDetectionResult-method | 0.271 | 0.004 | 0.275 | |
| segmentation | 0.274 | 0.000 | 0.275 | |
| segplot-CNVDetectionResult-method | 1.236 | 0.000 | 1.240 | |
| segplot | 1.252 | 0.000 | 1.256 | |
| singlecn.mops | 0.958 | 0.000 | 0.960 | |