Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-10-17 11:55:13 -0400 (Sat, 17 Oct 2020).
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 1143/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
msPurity 1.14.1 Thomas N. Lawson
| malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK |
Package: msPurity |
Version: 1.14.1 |
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:msPurity.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings msPurity_1.14.1.tar.gz |
StartedAt: 2020-10-17 03:28:59 -0400 (Sat, 17 Oct 2020) |
EndedAt: 2020-10-17 03:37:37 -0400 (Sat, 17 Oct 2020) |
EllapsedTime: 518.6 seconds |
RetCode: 0 |
Status: OK |
CheckDir: msPurity.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:msPurity.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings msPurity_1.14.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/msPurity.Rcheck’ * using R version 4.0.3 (2020-10-10) * using platform: x86_64-pc-linux-gnu (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.14.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 ... 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 54.392 1.516 52.621 dimsPredictPurity-purityD-method 44.079 0.804 44.909 flag_remove 27.660 4.186 18.671 purityX 14.315 2.204 11.305 combineAnnotations 14.561 0.151 14.788 createDatabase 11.031 0.404 11.495 assessPuritySingle 11.085 0.048 11.174 spectralMatching 9.642 1.384 17.316 purityA 10.585 0.036 10.618 groupPeaks-purityD-method 6.623 0.988 7.612 groupPeaksEx 5.003 1.024 6.027 subtract-purityD-method 4.487 0.828 5.314 * 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 ‘/home/biocbuild/bbs-3.11-bioc/meat/msPurity.Rcheck/00check.log’ for details.
msPurity.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL msPurity ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/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.3 (2020-10-10) -- "Bunny-Wunnies Freak Out" Copyright (C) 2020 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. > 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" ══ testthat results ═══════════════════════════════════════════════════════════ [ OK: 184 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ] Warning message: call dbDisconnect() when finished working with a connection > > proc.time() user system elapsed 218.591 10.291 215.083
msPurity.Rcheck/msPurity-Ex.timings
name | user | system | elapsed | |
Getfiles | 0.009 | 0.000 | 0.022 | |
assessPuritySingle | 11.085 | 0.048 | 11.174 | |
averageAllFragSpectra-purityA-method | 0.842 | 0.000 | 0.854 | |
averageInterFragSpectra-purityA-method | 2.399 | 0.000 | 2.398 | |
averageIntraFragSpectra-purityA-method | 2.927 | 0.000 | 2.933 | |
averageSpectra-purityD-method | 2.906 | 0.808 | 3.751 | |
averageSpectraSingle | 1.352 | 0.468 | 1.821 | |
combineAnnotations | 14.561 | 0.151 | 14.788 | |
createDatabase | 11.031 | 0.404 | 11.495 | |
createMSP-purityA-method | 0.669 | 0.035 | 0.704 | |
create_database | 1.707 | 0.040 | 1.748 | |
dimsPredictPurity-purityD-method | 44.079 | 0.804 | 44.909 | |
dimsPredictPuritySingle | 0.037 | 0.000 | 0.037 | |
filterFragSpectra-purityA-method | 0.218 | 0.000 | 0.218 | |
filterp-purityD-method | 3.985 | 0.876 | 4.861 | |
flag_remove | 27.660 | 4.186 | 18.671 | |
frag4feature-purityA-method | 54.392 | 1.516 | 52.621 | |
getP-purityD-method | 0.004 | 0.000 | 0.003 | |
get_additional_mzml_meta | 0.038 | 0.000 | 0.038 | |
groupPeaks-purityD-method | 6.623 | 0.988 | 7.612 | |
groupPeaksEx | 5.003 | 1.024 | 6.027 | |
initialize-purityD-method | 0.002 | 0.000 | 0.002 | |
iwNormGauss | 0.001 | 0.000 | 0.001 | |
iwNormQE.5 | 0.001 | 0.000 | 0.001 | |
iwNormRcosine | 0.000 | 0.000 | 0.001 | |
pcalc | 0.002 | 0.002 | 0.004 | |
purityA | 10.585 | 0.036 | 10.618 | |
purityD-class | 0.004 | 0.000 | 0.003 | |
purityX | 14.315 | 2.204 | 11.305 | |
spectralMatching | 9.642 | 1.384 | 17.316 | |
spectral_matching | 0 | 0 | 0 | |
subtract-purityD-method | 4.487 | 0.828 | 5.314 | |
subtractMZ | 0.000 | 0.000 | 0.001 | |