| Back to Mac ARM64 build report for BioC 3.18 |
|
This page was generated on 2024-04-18 11:32:08 -0400 (Thu, 18 Apr 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kjohnson1 | macOS 13.6.1 Ventura | arm64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4388 |
| 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 380/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| cn.mops 1.48.0 (landing page) Gundula Povysil
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | OK | OK | OK | OK | ||||||||
|
To the developers/maintainers of the cn.mops package: - 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. |
| Package: cn.mops |
| Version: 1.48.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:cn.mops.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings cn.mops_1.48.0.tar.gz |
| StartedAt: 2024-04-17 09:26:56 -0400 (Wed, 17 Apr 2024) |
| EndedAt: 2024-04-17 09:30:45 -0400 (Wed, 17 Apr 2024) |
| EllapsedTime: 229.2 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: cn.mops.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:cn.mops.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings cn.mops_1.48.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/cn.mops.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.1
* 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.48.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: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
* used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
* used SDK: ‘MacOSX11.3.sdk’
* 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 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
referencecn.mops 7.759 0.078 21.410
cn.mops 5.825 0.183 21.249
calcFractionalCopyNumbers-CNVDetectionResult-method 5.848 0.066 5.969
calcFractionalCopyNumbers 5.620 0.040 5.720
haplocn.mops 1.031 0.045 14.354
getReadCountsFromBAM 0.467 0.028 6.533
getSegmentReadCountsFromBAM 0.275 0.021 6.605
* 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
‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/cn.mops.Rcheck/00check.log’
for details.
cn.mops.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL cn.mops
###
##############################################################################
##############################################################################
* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’
* installing *source* package ‘cn.mops’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c R_init_cnmops.c -o R_init_cnmops.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c cnmops.cpp -o cnmops.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c segment.cpp -o segment.o
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;
^
segment.cpp:64:9: warning: unused variable 'Rf_beta' [-Wunused-variable]
double beta,nn;
^
/Library/Frameworks/R.framework/Resources/include/Rmath.h:210:15: note: expanded from macro 'beta'
#define beta Rf_beta
^
5 warnings generated.
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/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 /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/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.002 | |
| calcFractionalCopyNumbers-CNVDetectionResult-method | 5.848 | 0.066 | 5.969 | |
| calcFractionalCopyNumbers | 5.62 | 0.04 | 5.72 | |
| calcIntegerCopyNumbers-CNVDetectionResult-method | 0.422 | 0.006 | 0.434 | |
| calcIntegerCopyNumbers | 0.439 | 0.010 | 0.459 | |
| cn.mops | 5.825 | 0.183 | 21.249 | |
| cnvr-CNVDetectionResult-method | 0.229 | 0.006 | 0.242 | |
| cnvr | 0.231 | 0.013 | 0.250 | |
| cnvs-CNVDetectionResult-method | 0.238 | 0.013 | 0.256 | |
| cnvs | 0.233 | 0.005 | 0.247 | |
| exomecn.mops | 2.252 | 0.032 | 2.487 | |
| getReadCountsFromBAM | 0.467 | 0.028 | 6.533 | |
| getSegmentReadCountsFromBAM | 0.275 | 0.021 | 6.605 | |
| gr-CNVDetectionResult-method | 0.255 | 0.007 | 0.273 | |
| gr | 0.246 | 0.005 | 0.253 | |
| haplocn.mops | 1.031 | 0.045 | 14.354 | |
| individualCall-CNVDetectionResult-method | 0.239 | 0.004 | 0.266 | |
| individualCall | 0.236 | 0.005 | 0.278 | |
| iniCall-CNVDetectionResult-method | 0.249 | 0.005 | 0.292 | |
| iniCall | 0.238 | 0.004 | 0.261 | |
| integerCopyNumber-CNVDetectionResult-method | 0.230 | 0.004 | 0.276 | |
| integerCopyNumber | 0.244 | 0.004 | 0.267 | |
| localAssessments-CNVDetectionResult-method | 0.235 | 0.004 | 0.269 | |
| localAssessments | 0.231 | 0.004 | 0.240 | |
| makeRobustCNVR | 0.399 | 0.006 | 0.407 | |
| normalizeChromosomes | 0.192 | 0.018 | 0.217 | |
| normalizeGenome | 0.227 | 0.033 | 0.267 | |
| normalizedData-CNVDetectionResult-method | 0.242 | 0.005 | 0.259 | |
| normalizedData | 0.255 | 0.015 | 0.280 | |
| params-CNVDetectionResult-method | 0.237 | 0.017 | 0.270 | |
| params | 0.224 | 0.014 | 0.253 | |
| posteriorProbs-CNVDetectionResult-method | 0.216 | 0.005 | 0.227 | |
| posteriorProbs | 0.238 | 0.008 | 0.261 | |
| referencecn.mops | 7.759 | 0.078 | 21.410 | |
| sampleNames-CNVDetectionResult-method | 0.222 | 0.005 | 0.251 | |
| sampleNames | 0.229 | 0.004 | 0.245 | |
| segment | 0.020 | 0.000 | 0.021 | |
| segmentation-CNVDetectionResult-method | 0.237 | 0.007 | 0.256 | |
| segmentation | 0.224 | 0.005 | 0.241 | |
| segplot-CNVDetectionResult-method | 0.878 | 0.011 | 0.934 | |
| segplot | 1.379 | 0.050 | 1.537 | |
| singlecn.mops | 0.661 | 0.009 | 0.760 | |