Back to Mac ARM64 build report for BioC 3.17
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2023-10-20 09:38:07 -0400 (Fri, 20 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson2macOS 12.6.1 Montereyarm644.3.1 (2023-06-16) -- "Beagle Scouts" 4347
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 1314/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSstats 4.8.7  (landing page)
Meena Choi
Snapshot Date: 2023-10-15 14:00:07 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/MSstats
git_branch: RELEASE_3_17
git_last_commit: 81aae3b
git_last_commit_date: 2023-07-28 09:34:56 -0400 (Fri, 28 Jul 2023)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for MSstats on kjohnson2


To the developers/maintainers of the MSstats 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: MSstats
Version: 4.8.7
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MSstats.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MSstats_4.8.7.tar.gz
StartedAt: 2023-10-18 09:59:31 -0400 (Wed, 18 Oct 2023)
EndedAt: 2023-10-18 10:02:49 -0400 (Wed, 18 Oct 2023)
EllapsedTime: 197.7 seconds
RetCode: 0
Status:   OK  
CheckDir: MSstats.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MSstats.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MSstats_4.8.7.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/MSstats.Rcheck’
* using R version 4.3.1 (2023-06-16)
* 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 Monterey 12.6.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MSstats/DESCRIPTION’ ... OK
* this is package ‘MSstats’ version ‘4.8.7’
* package encoding: UTF-8
* 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 ‘MSstats’ can be installed ... OK
* used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.sdk’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* 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 ... NOTE
Namespace in Imports field not imported from: ‘statmod’
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.setCensoredByThreshold: no visible binding for global variable
  ‘any_censored’
DIANNtoMSstatsFormat: no visible binding for global variable
  ‘DetectionQValue’
DIANNtoMSstatsFormat: no visible binding for global variable
  ‘LibPGQValue’
DIANNtoMSstatsFormat: no visible binding for global variable
  ‘LibQValue’
DIANNtoMSstatsFormat: no visible binding for global variable
  ‘GlobalPGQValue’
DIANNtoMSstatsFormat: no visible binding for global variable
  ‘GlobalQValue’
Undefined global functions or variables:
  DetectionQValue GlobalPGQValue GlobalQValue LibPGQValue LibQValue
  any_censored
* 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... 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
dataProcessPlots     6.972  0.101  10.979
dot-makeQCPlot       6.813  0.092  10.636
groupComparisonPlots 3.763  0.067   5.963
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘tinytest.R’
 OK
* 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: 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/MSstats.Rcheck/00check.log’
for details.



Installation output

MSstats.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL MSstats
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’
* installing *source* package ‘MSstats’ ...
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using C++11
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppArmadillo/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppArmadillo/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c common.cpp -o common.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppArmadillo/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c comparison_contrasts.cpp -o comparison_contrasts.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppArmadillo/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c linear_summary.cpp -o linear_summary.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppArmadillo/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c median_polish.cpp -o median_polish.o
clang++ -arch arm64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o MSstats.so RcppExports.o common.o comparison_contrasts.o linear_summary.o median_polish.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lemutls_w -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: could not create compact unwind for ___emutls_get_address: registers 23 and 24 not saved contiguously in frame
installing to /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/00LOCK-MSstats/00new/MSstats/libs
** R
** data
*** moving datasets to lazyload DB
** 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 (MSstats)

Tests output

MSstats.Rcheck/tests/tinytest.Rout


R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> if ( requireNamespace("tinytest", quietly=TRUE) ){
+   tinytest::test_package("MSstats")
+ }

Attaching package: 'MSstats'

The following object is masked from 'package:grDevices':

    savePlot


test_MSstatsdev.R.............    1 tests OK 78ms
2ms
All ok, 1 results (86ms)
> 
> proc.time()
   user  system elapsed 
  3.357   0.267   5.637 

Example timings

MSstats.Rcheck/MSstats-Ex.timings

nameusersystemelapsed
DDARawData0.0060.0020.012
DDARawData.Skyline0.0050.0010.010
DIANNtoMSstatsFormat0.0000.0000.001
DIARawData0.0020.0010.005
DIAUmpiretoMSstatsFormat0.1520.0250.286
FragPipetoMSstatsFormat0.0520.0090.096
MSstatsGroupComparison0.3950.0190.641
MSstatsGroupComparisonOutput0.3100.0090.492
MSstatsGroupComparisonSingleProtein0.1930.0040.303
MSstatsHandleMissing0.0710.0040.111
MSstatsMergeFractions0.0540.0030.086
MSstatsNormalize0.0530.0030.097
MSstatsPrepareForDataProcess0.0580.0040.105
MSstatsPrepareForGroupComparison0.1330.0030.220
MSstatsPrepareForSummarization0.0450.0020.074
MSstatsSelectFeatures0.2630.0080.418
MSstatsSummarizationOutput0.2850.0070.452
MSstatsSummarize0.2800.0070.442
MSstatsSummarizeSingleLinear0.0810.0020.124
MSstatsSummarizeSingleTMP0.1050.0030.157
MaxQtoMSstatsFormat0.1710.0150.305
OpenMStoMSstatsFormat0.0620.0030.101
OpenSWATHtoMSstatsFormat0.0630.0040.109
PDtoMSstatsFormat0.0590.0050.101
ProgenesistoMSstatsFormat0.0630.0050.113
SRMRawData0.0020.0010.006
SkylinetoMSstatsFormat0.0980.0100.171
SpectronauttoMSstatsFormat0.0550.0030.094
checkRepeatedDesign0.1770.0070.279
dataProcess0.4400.0120.697
dataProcessPlots 6.972 0.10110.979
designSampleSize0.3180.0160.512
designSampleSizePlots0.3040.0150.496
dot-makeQCPlot 6.813 0.09210.636
getProcessed0.0640.0030.105
getSamplesInfo0.3370.0060.527
groupComparison0.2540.0040.415
groupComparisonPlots3.7630.0675.963
makePeptidesDictionary0.0030.0010.004
modelBasedQCPlots1.0250.0211.743
quantification0.1980.0060.356