Back to Multiple platform build/check report for BioC 3.16 |
|
This page was generated on 2022-06-11 11:07:54 -0400 (Sat, 11 Jun 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.2.0 Patched (2022-06-02 r82447) -- "Vigorous Calisthenics" | 4326 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.2.0 Patched (2022-06-02 r82447 ucrt) -- "Vigorous Calisthenics" | 4131 |
lconway | macOS 12.2.1 Monterey | x86_64 | 4.2.0 Patched (2022-05-29 r82424) -- "Vigorous Calisthenics" | 4141 |
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 proFIA package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/proFIA.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 1484/2117 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
proFIA 1.23.0 (landing page) Alexis Delabriere
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | NA | |||||||||
lconway | macOS 12.2.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
Package: proFIA |
Version: 1.23.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:proFIA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings proFIA_1.23.0.tar.gz |
StartedAt: 2022-06-10 21:55:55 -0400 (Fri, 10 Jun 2022) |
EndedAt: 2022-06-10 22:02:43 -0400 (Fri, 10 Jun 2022) |
EllapsedTime: 407.9 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: proFIA.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:proFIA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings proFIA_1.23.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.16-bioc/meat/proFIA.Rcheck’ * using R version 4.2.0 Patched (2022-05-29 r82424) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘proFIA/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘proFIA’ version ‘1.23.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 ‘proFIA’ 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 ... 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 ... WARNING Undocumented arguments in documentation object 'proFIAset' ‘f’ Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in C/C++/Fortran sources/headers ... 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 proFIAset 77.148 1.304 78.745 impute.randomForest-proFIAset-method 13.038 0.241 13.324 impute.FIA-proFIAset-method 12.604 0.270 12.914 findFIASignal 11.531 0.320 11.897 plotFlowgrams-proFIAset-method 5.467 0.109 5.604 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘runTests.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: 1 WARNING, 1 NOTE See ‘/Users/biocbuild/bbs-3.16-bioc/meat/proFIA.Rcheck/00check.log’ for details.
proFIA.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL proFIA ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’ * installing *source* package ‘proFIA’ ... ** using staged installation ** libs clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c FIABandsExtractionCentroid.c -o FIABandsExtractionCentroid.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c UtilFunc.c -o UtilFunc.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fastMatchPpm.c -o fastMatchPpm.o clang -mmacosx-version-min=10.13 -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 proFIA.so FIABandsExtractionCentroid.o UtilFunc.o fastMatchPpm.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.2/Resources/library/00LOCK-proFIA/00new/proFIA/libs ** R ** 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 (proFIA)
proFIA.Rcheck/tests/runTests.Rout
R version 4.2.0 Patched (2022-05-29 r82424) -- "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. > BiocGenerics:::testPackage("proFIA") Attaching package: 'BiocGenerics' The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which.max, which.min Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Attaching package: 'S4Vectors' The following objects are masked from 'package:base': I, expand.grid, unname Attaching package: 'ProtGenerics' The following object is masked from 'package:stats': smooth This is MSnbase version 2.23.0 Visit https://lgatto.github.io/MSnbase/ to get started. Attaching package: 'MSnbase' The following object is masked from 'package:base': trimws This is xcms version 3.19.0 Attaching package: 'xcms' The following object is masked from 'package:stats': sigma Loading required package: plasFIA A mass interval of 0.0153m/z will be used for the density estimation. 0 :0 10 :29 20 :54 30 :78 30 :105 40 :141 50 :174 60 :196 70 :208 80 :215 90 :219 219 groups have been done . RUNIT TEST PROTOCOL -- Fri Jun 10 22:02:33 2022 *********************************************** Number of test functions: 5 Number of errors: 0 Number of failures: 0 1 Test Suite : proFIA RUnit Tests - 5 test functions, 0 errors, 0 failures Number of test functions: 5 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 15.023 0.673 15.733
proFIA.Rcheck/proFIA-Ex.timings
name | user | system | elapsed | |
acquisitionDirectory | 0.065 | 0.007 | 0.075 | |
analyzeAcquisitionFIA | 0.023 | 0.001 | 0.024 | |
determiningInjectionZone | 1.001 | 0.022 | 1.029 | |
determiningSizePeak.Geom | 0.969 | 0.022 | 0.995 | |
estimateNoiseMS | 4.579 | 0.161 | 4.767 | |
exportDataMatrix-proFIAset-method | 0.029 | 0.004 | 0.033 | |
exportExpressionSet-proFIAset-method | 0.071 | 0.003 | 0.074 | |
exportPeakTable-proFIAset-method | 0.031 | 0.003 | 0.035 | |
exportSampleMetadata-proFIAset-method | 0.026 | 0.003 | 0.028 | |
exportVariableMetadata-proFIAset-method | 0.026 | 0.003 | 0.029 | |
findBandsFIA | 1.526 | 0.037 | 1.569 | |
findFIASignal | 11.531 | 0.320 | 11.897 | |
findMzGroup-proFIAset-method | 0.037 | 0.005 | 0.042 | |
getInjectionPeak | 2.689 | 0.092 | 2.790 | |
group.FIA-proFIAset-method | 2.863 | 0.066 | 2.937 | |
impute.FIA-proFIAset-method | 12.604 | 0.270 | 12.914 | |
impute.KNN_TN-proFIAset-method | 0.373 | 0.012 | 0.387 | |
impute.randomForest-proFIAset-method | 13.038 | 0.241 | 13.324 | |
makeDataMatrix-proFIAset-method | 0.030 | 0.003 | 0.034 | |
peaksGroup-proFIAset-method | 0.049 | 0.005 | 0.055 | |
plot | 0.931 | 0.024 | 0.959 | |
plotFlowgrams-proFIAset-method | 5.467 | 0.109 | 5.604 | |
plotNoise | 0.252 | 0.004 | 0.258 | |
plotRaw-proFIAset-method | 1.891 | 0.046 | 1.943 | |
plotSamplePeaks-proFIAset-method | 0.025 | 0.003 | 0.029 | |
proFIAset | 77.148 | 1.304 | 78.745 | |