Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:35:49 -0400 (Thu, 06 May 2021).
To the developers/maintainers of the msPurity package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1164/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
msPurity 1.16.2 (landing page) Thomas N. Lawson
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | ![]() | ||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
Package: msPurity |
Version: 1.16.2 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:msPurity.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings msPurity_1.16.2.tar.gz |
StartedAt: 2021-05-06 03:59:42 -0400 (Thu, 06 May 2021) |
EndedAt: 2021-05-06 04:09:28 -0400 (Thu, 06 May 2021) |
EllapsedTime: 586.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: msPurity.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:msPurity.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings msPurity_1.16.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.12-bioc/meat/msPurity.Rcheck’ * using R version 4.0.5 (2021-03-31) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘msPurity/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘msPurity’ version ‘1.16.2’ * 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 ... NOTE Found the following hidden files and directories: .travis.yml These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘msPurity’ can be installed ... OK * checking installed package size ... NOTE installed size is 12.5Mb sub-directories of 1Mb or more: extdata 11.8Mb * 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 ... NOTE Namespaces in Imports field not imported from: ‘dbplyr’ ‘jsonlite’ ‘uuid’ All declared Imports should be used. Package in Depends field not imported from: ‘Rcpp’ These packages need to be imported from (in the NAMESPACE file) for when this namespace is loaded but not attached. Missing or unexported object: ‘stats::mean’ package 'methods' is used but not declared * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE addGenericMS1LookupResults: no visible global function definition for ‘count.fields’ addMetFragResults: no visible global function definition for ‘count.fields’ addSiriusResults: no visible global function definition for ‘count.fields’ assessPuritySingle: no visible binding for global variable ‘parallel’ combineAnnotations: no visible binding for global variable ‘compoundDbname’ dimsPredictPuritySingleMz: no visible binding for global variable ‘mtchi’ dimsPredictPuritySingleMz: no visible binding for global variable ‘alli’ dimsPredictPuritySingleMz: no visible binding for global variable ‘mtch’ filterPrecursors: no visible binding for global variable ‘l_speakmetaFiltered’ filterSMeta: no visible binding for global variable ‘accession’ filterSMeta: no visible binding for global variable ‘inPurity’ filterSMeta: no visible global function definition for ‘lower’ filterSMeta: no visible binding for global variable ‘polarity’ filterSMeta: no visible binding for global variable ‘instrument_type’ filterSMeta: no visible binding for global variable ‘instrument’ filterSMeta: no visible binding for global variable ‘name.y’ filterSMeta: no visible binding for global variable ‘retention_time’ filterSMeta: no visible binding for global variable ‘grpid’ filterSMeta: no visible binding for global variable ‘pid’ filterSMeta: no visible binding for global variable ‘spectrum_type’ getScanPeaksSqlite: no visible binding for global variable ‘pid’ getScanPeaksSqlite: no visible binding for global variable ‘library_spectra_meta_id’ getScanPeaksSqlite: no visible binding for global variable ‘pass_flag’ getScanPeaksSqlite: no visible binding for global variable ‘type’ getScanPeaksSqlite: no visible binding for global variable ‘spectraType’ getScanPeaksSqlite: no visible binding for global variable ‘ra’ getSmeta: no visible binding for global variable ‘pid’ get_topn: no visible binding for global variable ‘topn’ getxcmsSetObject: no visible global function definition for ‘sampclass<-’ matchi: no visible global function definition for ‘match_factor’ plotPurity: no visible binding for global variable ‘idx’ plotPurity: no visible binding for global variable ‘purity’ plotPurity: no visible binding for global variable ‘variable’ purityA: no visible binding for global variable ‘i’ queryVlibrary: no visible binding for global variable ‘precursor_mz’ queryVlibrary: no visible binding for global variable ‘retention_time’ queryVlibrarySingle: no visible binding for global variable ‘pid’ queryVlibrarySingle: no visible binding for global variable ‘library_spectra_meta_id’ averageSpectra,purityD: no visible binding for global variable ‘i’ subtract,purityD: no visible binding for global variable ‘i’ Undefined global functions or variables: accession alli compoundDbname count.fields grpid i idx inPurity instrument instrument_type l_speakmetaFiltered library_spectra_meta_id lower match_factor mtch mtchi name.y parallel pass_flag pid polarity precursor_mz purity ra retention_time sampclass<- spectraType spectrum_type topn type variable Consider adding importFrom("utils", "count.fields") to your NAMESPACE file. * 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 files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed frag4feature-purityA-method 56.172 3.438 55.316 dimsPredictPurity-purityD-method 46.703 0.459 47.211 flag_remove 25.393 6.576 17.334 purityX 15.855 4.073 13.509 assessPuritySingle 13.780 0.096 13.888 combineAnnotations 13.169 0.272 13.459 createDatabase 12.270 0.516 13.014 purityA 12.565 0.096 12.683 spectralMatching 7.581 1.949 10.207 groupPeaks-purityD-method 6.605 0.687 7.302 subtract-purityD-method 6.108 0.655 6.772 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.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.12-bioc/meat/msPurity.Rcheck/00check.log’ for details.
msPurity.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL msPurity ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’ * installing *source* package ‘msPurity’ ... ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (msPurity)
msPurity.Rcheck/tests/testthat.Rout
R version 4.0.5 (2021-03-31) -- "Shake and Throw" Copyright (C) 2021 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. > library(testthat) > library(msPurity) Loading required package: Rcpp > Sys.setenv("R_TESTS" = "") > test_check("msPurity") [1] "\n" [1] "########################################################" [1] "## Checking pcalc functions ##" [1] "########################################################" [1] "\n" [1] "########################################################" [1] "## Checking purityA ##" [1] "########################################################" [1] "\n" [1] "########################################################" [1] "## Checking frag4feature ##" [1] "########################################################" [1] "\n" [1] "########################################################" [1] "## Checking frag4feature ##" [1] "########################################################" [1] "\n" [1] "########################################################" [1] "## Checking filterFragSpectra ##" [1] "########################################################" [1] "\n" [1] "########################################################" [1] "## Checking averageIntraFragSpectra ##" [1] "########################################################" [1] "\n" [1] "########################################################" [1] "## Checking averageInterFragSpectra ##" [1] "########################################################" [1] "\n" [1] "########################################################" [1] "## Checking averageAllFragSpectra ##" [1] "########################################################" [1] "\n" [1] "########################################################" [1] "## Checking averageIntraFragSpectra (with filter) ##" [1] "########################################################" [1] "\n" [1] "########################################################" [1] "## Checking averageInterFragSpectra (with filter) ##" [1] "########################################################" [1] "\n" [1] "########################################################" [1] "## Checking averageAllFragSpectra (with filter) ##" [1] "########################################################" [1] "\n" [1] "########################################################" [1] "## Checking createMSP functions ##" [1] "########################################################" [1] "\n" [1] "########################################################" [1] "## checking flag and remove (lc-ms) ##" [1] "########################################################" [1] "\n" [1] "########################################################" [1] "## Checking database (old schema) ##" [1] "########################################################" [1] "\n" [1] "#######################################################" [1] "## Checking database (new schema) ##" [1] "#######################################################" [1] "\n" [1] "########################################################" [1] "## Testing spectral matching (spectralMatching) qvl ##" [1] "########################################################" [1] "\n" [1] "########################################################" [1] "## Testing spectral matching (spectralMatching) lvl ##" [1] "########################################################" [1] "\n" [1] "########################################################" [1] "## Testing spectral matching (spectralMatching) qvq ##" [1] "########################################################" [1] "\n" [1] "#################################################################" [1] "## Testing spectral matching (spectralMatching) q(scan) v q ##" [1] "#################################################################" [1] "\n" [1] "########################################################" [1] "## Checking combine annotations based functions ##" [1] "########################################################" [1] "\n" [1] "########################################################" [1] "## Checking purityX (grouped) ##" [1] "########################################################" [1] "\n" [1] "########################################################" [1] "## Checking purityX (single file) ##" [1] "########################################################" [1] "\n" [1] "########################################################" [1] "## Checking file list function ##" [1] "########################################################" [1] "=== check for using csv ===" [1] "=== check for using mzML ===" [1] "########################################################" [1] "## Check average spectra (function only) ##" [1] "########################################################" [1] "=== check single core ===" [1] "=== check simple clustering ===" [1] "=== check using MsFileReader output (median SNR thres) ===" snmeth: median[1] "=== check using MsFileReader output (precalc SNR thres) ===" snmeth: precalc[1] "########################################################" [1] "## Check mz subtraction (function only) ##" [1] "########################################################" [1] "########################################################" [1] "## Check predict purity (function only) ##" [1] "########################################################" [1] "=== Check predicted purity for mzML files ===" [1] "########################################################" [1] "## Check groupPeaks (function only) ##" [1] "########################################################" [1] "=== check single core ===" [1] "########################################################" [1] "## Check mzML Workflow ##" [1] "########################################################" [1] "averaging spectra" [1] "filtering spectra" [1] "subtracting" [1] "purity prediction" [ FAIL 0 | WARN 0 | SKIP 0 | PASS 184 ] Warning message: call dbDisconnect() when finished working with a connection > > proc.time() user system elapsed 254.474 20.783 261.203
msPurity.Rcheck/msPurity-Ex.timings
name | user | system | elapsed | |
Getfiles | 0.008 | 0.001 | 0.010 | |
assessPuritySingle | 13.780 | 0.096 | 13.888 | |
averageAllFragSpectra-purityA-method | 1.046 | 0.011 | 1.059 | |
averageInterFragSpectra-purityA-method | 2.093 | 0.014 | 2.110 | |
averageIntraFragSpectra-purityA-method | 3.550 | 0.012 | 3.567 | |
averageSpectra-purityD-method | 4.034 | 0.835 | 4.878 | |
averageSpectraSingle | 1.806 | 0.158 | 1.966 | |
combineAnnotations | 13.169 | 0.272 | 13.459 | |
createDatabase | 12.270 | 0.516 | 13.014 | |
createMSP-purityA-method | 0.582 | 0.067 | 0.649 | |
create_database | 1.713 | 0.053 | 1.770 | |
dimsPredictPurity-purityD-method | 46.703 | 0.459 | 47.211 | |
dimsPredictPuritySingle | 0.049 | 0.001 | 0.051 | |
filterFragSpectra-purityA-method | 0.186 | 0.001 | 0.188 | |
filterp-purityD-method | 4.239 | 0.164 | 4.408 | |
flag_remove | 25.393 | 6.576 | 17.334 | |
frag4feature-purityA-method | 56.172 | 3.438 | 55.316 | |
getP-purityD-method | 0.003 | 0.001 | 0.005 | |
get_additional_mzml_meta | 0.032 | 0.001 | 0.034 | |
groupPeaks-purityD-method | 6.605 | 0.687 | 7.302 | |
groupPeaksEx | 4.758 | 0.231 | 4.994 | |
initialize-purityD-method | 0.003 | 0.001 | 0.003 | |
iwNormGauss | 0.001 | 0.000 | 0.001 | |
iwNormQE.5 | 0.001 | 0.000 | 0.002 | |
iwNormRcosine | 0.001 | 0.000 | 0.001 | |
pcalc | 0.006 | 0.000 | 0.006 | |
purityA | 12.565 | 0.096 | 12.683 | |
purityD-class | 0.004 | 0.000 | 0.004 | |
purityX | 15.855 | 4.073 | 13.509 | |
spectralMatching | 7.581 | 1.949 | 10.207 | |
spectral_matching | 0.000 | 0.000 | 0.001 | |
subtract-purityD-method | 6.108 | 0.655 | 6.772 | |
subtractMZ | 0.000 | 0.001 | 0.001 | |