Back to Mac ARM64 build report for BioC 3.20
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-20 11:32:09 -0400 (Mon, 20 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4381
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 376/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cn.mops 1.51.0  (landing page)
Gundula Povysil
Snapshot Date: 2024-05-18 09:00:01 -0400 (Sat, 18 May 2024)
git_url: https://git.bioconductor.org/packages/cn.mops
git_branch: devel
git_last_commit: ee78d2e
git_last_commit_date: 2024-04-30 10:26:19 -0400 (Tue, 30 Apr 2024)
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for cn.mops on kjohnson1


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.

raw results


Summary

Package: cn.mops
Version: 1.51.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.51.0.tar.gz
StartedAt: 2024-05-19 08:51:32 -0400 (Sun, 19 May 2024)
EndedAt: 2024-05-19 08:55:10 -0400 (Sun, 19 May 2024)
EllapsedTime: 219.0 seconds
RetCode: 0
Status:   OK  
CheckDir: cn.mops.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.51.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/meat/cn.mops.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* using platform: aarch64-apple-darwin20
* 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.6
* 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.51.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 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 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 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                                    8.164  0.070  18.704
calcFractionalCopyNumbers-CNVDetectionResult-method 6.224  0.052   6.736
cn.mops                                             5.608  0.139  18.555
calcFractionalCopyNumbers                           4.997  0.036   5.107
haplocn.mops                                        1.067  0.045  12.234
getReadCountsFromBAM                                0.458  0.028   6.185
getSegmentReadCountsFromBAM                         0.307  0.021   6.102
* 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
  ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/meat/cn.mops.Rcheck/00check.log’
for details.


Installation output

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.4-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.4-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)

Tests output


Example timings

cn.mops.Rcheck/cn.mops-Ex.timings

nameusersystemelapsed
CNVDetectionResult0.0020.0010.003
calcFractionalCopyNumbers-CNVDetectionResult-method6.2240.0526.736
calcFractionalCopyNumbers4.9970.0365.107
calcIntegerCopyNumbers-CNVDetectionResult-method0.4280.0050.437
calcIntegerCopyNumbers0.3800.0060.388
cn.mops 5.608 0.13918.555
cnvr-CNVDetectionResult-method0.2290.0060.241
cnvr0.7200.0110.740
cnvs-CNVDetectionResult-method0.2360.0050.241
cnvs0.2220.0040.227
exomecn.mops2.3040.0232.344
getReadCountsFromBAM0.4580.0286.185
getSegmentReadCountsFromBAM0.3070.0216.102
gr-CNVDetectionResult-method0.2400.0060.255
gr0.2400.0050.245
haplocn.mops 1.067 0.04512.234
individualCall-CNVDetectionResult-method0.2320.0050.239
individualCall0.2400.0050.246
iniCall-CNVDetectionResult-method0.2330.0050.239
iniCall0.2310.0050.236
integerCopyNumber-CNVDetectionResult-method0.2510.0050.257
integerCopyNumber0.2290.0040.235
localAssessments-CNVDetectionResult-method0.2770.0160.296
localAssessments0.2730.0090.283
makeRobustCNVR0.3960.0050.405
normalizeChromosomes0.1690.0130.184
normalizeGenome0.1760.0120.189
normalizedData-CNVDetectionResult-method0.2410.0050.246
normalizedData0.2480.0070.254
params-CNVDetectionResult-method0.2360.0150.251
params0.2280.0150.244
posteriorProbs-CNVDetectionResult-method0.2390.0050.247
posteriorProbs0.2220.0040.228
referencecn.mops 8.164 0.07018.704
sampleNames-CNVDetectionResult-method0.2160.0050.252
sampleNames0.2320.0050.240
segment0.0190.0000.022
segmentation-CNVDetectionResult-method0.2280.0050.240
segmentation0.2490.0050.277
segplot-CNVDetectionResult-method1.3940.0121.443
segplot0.9200.0080.934
singlecn.mops0.7050.0070.714