Back to Multiple platform build/check report for BioC 3.14
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2022-04-13 12:05:39 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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

CHECK results for MSstats on nebbiolo2


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.

raw results

Package 1227/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSstats 4.2.0  (landing page)
Meena Choi
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/MSstats
git_branch: RELEASE_3_14
git_last_commit: e67107f
git_last_commit_date: 2021-10-26 12:10:29 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    ERROR    OK  
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    ERROR    OK  

Summary

Package: MSstats
Version: 4.2.0
Command: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:MSstats.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings MSstats_4.2.0.tar.gz
StartedAt: 2022-04-12 08:22:37 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 08:24:00 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 83.3 seconds
RetCode: 0
Status:   OK  
CheckDir: MSstats.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:MSstats.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings MSstats_4.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.14-bioc/meat/MSstats.Rcheck’
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MSstats/DESCRIPTION’ ... OK
* this is package ‘MSstats’ version ‘4.2.0’
* 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 ... NOTE
  installed size is  6.4Mb
  sub-directories of 1Mb or more:
    libs   5.7Mb
* 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
* 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.14-bioc/meat/MSstats.Rcheck/00check.log’
for details.



Installation output

MSstats.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL MSstats
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.14-bioc/R/library’
* installing *source* package ‘MSstats’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppArmadillo/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppArmadillo/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c common.cpp -o common.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppArmadillo/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c comparison_contrasts.cpp -o comparison_contrasts.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppArmadillo/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c linear_summary.cpp -o linear_summary.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppArmadillo/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c median_polish.cpp -o median_polish.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.14-bioc/R/lib -L/usr/local/lib -o MSstats.so RcppExports.o common.o comparison_contrasts.o linear_summary.o median_polish.o -fopenmp -L/home/biocbuild/bbs-3.14-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.14-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.14-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.14-bioc/R/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.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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 42ms
1ms
All ok, 1 results (46ms)
> 
> proc.time()
   user  system elapsed 
  2.383   0.159   2.529 

Example timings

MSstats.Rcheck/MSstats-Ex.timings

nameusersystemelapsed
DDARawData0.0020.0040.006
DDARawData.Skyline0.0050.0000.005
DIARawData0.0020.0000.002
DIAUmpiretoMSstatsFormat0.2160.0010.200
MSstatsGroupComparison0.5830.0240.607
MSstatsGroupComparisonOutput0.2250.0320.257
MSstatsGroupComparisonSingleProtein0.160.000.16
MSstatsHandleMissing0.0850.0030.049
MSstatsMergeFractions0.0940.0000.050
MSstatsNormalize0.0840.0000.042
MSstatsPrepareForDataProcess0.0790.0040.044
MSstatsPrepareForGroupComparison0.1270.0000.127
MSstatsPrepareForSummarization0.0720.0040.042
MSstatsSelectFeatures0.3370.0000.223
MSstatsSummarizationOutput0.2980.0000.236
MSstatsSummarize0.2720.0000.215
MSstatsSummarizeSingleLinear0.1300.0010.076
MSstatsSummarizeSingleTMP0.1250.0040.078
MaxQtoMSstatsFormat0.1860.0040.129
OpenMStoMSstatsFormat0.0620.0000.048
OpenSWATHtoMSstatsFormat0.0670.0000.054
PDtoMSstatsFormat0.0720.0000.060
ProgenesistoMSstatsFormat0.0660.0000.052
SRMRawData0.0020.0000.002
SkylinetoMSstatsFormat0.0910.0000.069
SpectronauttoMSstatsFormat0.0570.0000.044
checkRepeatedDesign0.1260.0000.126
dataProcess0.3580.0240.383
dataProcessPlots4.0940.0684.090
designSampleSize0.2230.0120.234
designSampleSizePlots0.2520.0120.264
dot-makeQCPlot3.8170.0563.806
getProcessed0.0970.0000.051
getSamplesInfo0.6150.0560.582
groupComparison0.1830.0000.182
groupComparisonPlots1.9090.0121.920
makePeptidesDictionary0.0030.0000.002
modelBasedQCPlots0.6000.0160.603
quantification0.1490.0000.149