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

This page was generated on 2024-05-07 11:32:31 -0400 (Tue, 07 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4461
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 385/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cn.mops 1.50.0  (landing page)
Gundula Povysil
Snapshot Date: 2024-05-06 14:00:02 -0400 (Mon, 06 May 2024)
git_url: https://git.bioconductor.org/packages/cn.mops
git_branch: RELEASE_3_19
git_last_commit: 70252ab
git_last_commit_date: 2024-04-30 10:26:19 -0400 (Tue, 30 Apr 2024)
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for cn.mops on kjohnson3


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.50.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.50.0.tar.gz
StartedAt: 2024-05-06 20:29:32 -0400 (Mon, 06 May 2024)
EndedAt: 2024-05-06 20:30:40 -0400 (Mon, 06 May 2024)
EllapsedTime: 67.7 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.50.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/cn.mops.Rcheck’
* using R version 4.4.0 (2024-04-24)
* 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.5
* 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.50.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.1.0.2.5)’
* used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
* 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 2.677  0.018   5.990
cn.mops          1.866  0.045   5.834
* 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.19-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.1.0.2.5)’
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
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.0010.0000.001
calcFractionalCopyNumbers-CNVDetectionResult-method1.9430.0101.955
calcFractionalCopyNumbers1.9700.0091.979
calcIntegerCopyNumbers-CNVDetectionResult-method0.1250.0010.127
calcIntegerCopyNumbers0.1120.0020.113
cn.mops1.8660.0455.834
cnvr-CNVDetectionResult-method0.0680.0060.074
cnvr0.0630.0020.064
cnvs-CNVDetectionResult-method0.0670.0030.070
cnvs0.0650.0020.066
exomecn.mops0.7070.0070.714
getReadCountsFromBAM0.1250.0091.836
getSegmentReadCountsFromBAM0.0770.0061.747
gr-CNVDetectionResult-method0.0690.0020.071
gr0.0660.0010.067
haplocn.mops0.2920.0163.728
individualCall-CNVDetectionResult-method0.0650.0020.067
individualCall0.0670.0010.069
iniCall-CNVDetectionResult-method0.0650.0020.066
iniCall0.0660.0010.067
integerCopyNumber-CNVDetectionResult-method0.0620.0010.064
integerCopyNumber0.0650.0010.066
localAssessments-CNVDetectionResult-method0.0670.0010.068
localAssessments0.0650.0010.067
makeRobustCNVR0.1000.0020.102
normalizeChromosomes0.0520.0040.057
normalizeGenome0.0560.0090.065
normalizedData-CNVDetectionResult-method0.0690.0050.074
normalizedData0.0620.0020.063
params-CNVDetectionResult-method0.0630.0040.068
params0.0600.0040.064
posteriorProbs-CNVDetectionResult-method0.0640.0020.066
posteriorProbs0.0620.0010.063
referencecn.mops2.6770.0185.990
sampleNames-CNVDetectionResult-method0.0660.0010.067
sampleNames0.0720.0010.073
segment0.0060.0000.005
segmentation-CNVDetectionResult-method0.0710.0010.072
segmentation0.0680.0020.069
segplot-CNVDetectionResult-method0.2620.0020.264
segplot0.2650.0020.271
singlecn.mops0.3820.0050.387