Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-05-16 11:08:03 -0400 (Mon, 16 May 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.2.0 (2022-04-22) -- "Vigorous Calisthenics" | 4379 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.0 (2022-04-22 ucrt) -- "Vigorous Calisthenics" | 4153 |
merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.0 (2022-04-22) -- "Vigorous Calisthenics" | 4220 |
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 |
To the developers/maintainers of the MSstats package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MSstats.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1259/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
MSstats 4.4.1 (landing page) Meena Choi
| nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
Package: MSstats |
Version: 4.4.1 |
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.4.1.tar.gz |
StartedAt: 2022-05-16 05:03:01 -0400 (Mon, 16 May 2022) |
EndedAt: 2022-05-16 05:06:06 -0400 (Mon, 16 May 2022) |
EllapsedTime: 185.4 seconds |
RetCode: 0 |
Status: OK |
CheckDir: MSstats.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### 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.4.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/MSstats.Rcheck’ * using R version 4.2.0 (2022-04-22) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘MSstats/DESCRIPTION’ ... OK * this is package ‘MSstats’ version ‘4.4.1’ * 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 * 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 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 ... NOTE .setCensoredByThreshold: no visible binding for global variable ‘any_censored’ Undefined global functions or variables: 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 9.693 0.057 9.764 dot-makeQCPlot 9.560 0.038 9.619 * 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: 2 NOTEs See ‘/Users/biocbuild/bbs-3.15-bioc/meat/MSstats.Rcheck/00check.log’ for details.
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.2/Resources/library’ * installing *source* package ‘MSstats’ ... ** using staged installation ** libs clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/RcppArmadillo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/RcppArmadillo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c common.cpp -o common.o clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/RcppArmadillo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c comparison_contrasts.cpp -o comparison_contrasts.o clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/RcppArmadillo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c linear_summary.cpp -o linear_summary.o clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/RcppArmadillo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c median_polish.cpp -o median_polish.o clang++ -mmacosx-version-min=10.13 -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/usr/local/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/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.2/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)
MSstats.Rcheck/tests/tinytest.Rout
R version 4.2.0 (2022-04-22) -- "Vigorous Calisthenics" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin17.0 (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 [0;32mOK[0m [0;36m91ms[0m [0;36m3ms[0m All ok, 1 results (99ms) > > proc.time() user system elapsed 5.954 0.365 6.300
MSstats.Rcheck/MSstats-Ex.timings
name | user | system | elapsed | |
DDARawData | 0.010 | 0.001 | 0.011 | |
DDARawData.Skyline | 0.009 | 0.001 | 0.010 | |
DIARawData | 0.006 | 0.001 | 0.007 | |
DIAUmpiretoMSstatsFormat | 0.276 | 0.015 | 0.292 | |
MSstatsGroupComparison | 0.991 | 0.047 | 1.041 | |
MSstatsGroupComparisonOutput | 0.508 | 0.047 | 0.555 | |
MSstatsGroupComparisonSingleProtein | 0.317 | 0.003 | 0.322 | |
MSstatsHandleMissing | 0.113 | 0.004 | 0.117 | |
MSstatsMergeFractions | 0.093 | 0.003 | 0.097 | |
MSstatsNormalize | 0.096 | 0.003 | 0.099 | |
MSstatsPrepareForDataProcess | 0.085 | 0.005 | 0.089 | |
MSstatsPrepareForGroupComparison | 0.251 | 0.003 | 0.256 | |
MSstatsPrepareForSummarization | 0.082 | 0.003 | 0.085 | |
MSstatsSelectFeatures | 0.393 | 0.013 | 0.406 | |
MSstatsSummarizationOutput | 0.455 | 0.014 | 0.469 | |
MSstatsSummarize | 0.456 | 0.010 | 0.466 | |
MSstatsSummarizeSingleLinear | 0.148 | 0.004 | 0.153 | |
MSstatsSummarizeSingleTMP | 0.177 | 0.006 | 0.183 | |
MaxQtoMSstatsFormat | 0.260 | 0.009 | 0.270 | |
OpenMStoMSstatsFormat | 0.103 | 0.003 | 0.107 | |
OpenSWATHtoMSstatsFormat | 0.120 | 0.003 | 0.123 | |
PDtoMSstatsFormat | 0.101 | 0.002 | 0.104 | |
ProgenesistoMSstatsFormat | 0.091 | 0.002 | 0.094 | |
SRMRawData | 0.004 | 0.000 | 0.005 | |
SkylinetoMSstatsFormat | 0.145 | 0.007 | 0.152 | |
SpectronauttoMSstatsFormat | 0.089 | 0.002 | 0.091 | |
checkRepeatedDesign | 0.245 | 0.002 | 0.247 | |
dataProcess | 0.756 | 0.007 | 0.763 | |
dataProcessPlots | 9.693 | 0.057 | 9.764 | |
designSampleSize | 0.495 | 0.011 | 0.542 | |
designSampleSizePlots | 0.489 | 0.010 | 0.499 | |
dot-makeQCPlot | 9.560 | 0.038 | 9.619 | |
getProcessed | 0.105 | 0.004 | 0.110 | |
getSamplesInfo | 0.514 | 0.007 | 0.522 | |
groupComparison | 0.416 | 0.003 | 0.420 | |
groupComparisonPlots | 4.813 | 0.027 | 4.848 | |
makePeptidesDictionary | 0.005 | 0.000 | 0.005 | |
modelBasedQCPlots | 1.318 | 0.009 | 1.332 | |
quantification | 0.306 | 0.002 | 0.309 | |