Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:23:19 -0400 (Wed, 19 Oct 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4205 |
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 MSnbase package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MSnbase.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 1254/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
MSnbase 2.22.0 (landing page) Laurent Gatto
| nebbiolo1 | Linux (Ubuntu 20.04.5 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: MSnbase |
Version: 2.22.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MSnbase.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MSnbase_2.22.0.tar.gz |
StartedAt: 2022-10-19 05:08:51 -0400 (Wed, 19 Oct 2022) |
EndedAt: 2022-10-19 05:30:33 -0400 (Wed, 19 Oct 2022) |
EllapsedTime: 1302.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: MSnbase.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MSnbase.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MSnbase_2.22.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/MSnbase.Rcheck’ * using R version 4.2.1 (2022-06-23) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘MSnbase/DESCRIPTION’ ... OK * this is package ‘MSnbase’ version ‘2.22.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 ‘MSnbase’ can be installed ... OK * checking installed package size ... NOTE installed size is 5.1Mb sub-directories of 1Mb or more: R 1.8Mb data 1.9Mb * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... NOTE Authors@R field gives more than one person with maintainer role: Laurent Gatto <laurent.gatto@uclouvain.be> [aut, cre] (<https://orcid.org/0000-0002-1520-2268>) Johannes Rainer <Johannes.Rainer@eurac.edu> [aut, cre] (<https://orcid.org/0000-0002-6977-7147>) Sebastian Gibb <mail@sebastiangibb.de> [aut, cre] (<https://orcid.org/0000-0001-7406-4443>) * 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 ':::' calls which should be '::': ‘S4Vectors:::makeClassinfoRowForCompactPrinting’ ‘S4Vectors:::makePrettyMatrixForCompactPrinting’ See the note in ?`:::` about the use of this operator. Unexported objects imported by ':::' calls: ‘Biobase:::.showAnnotatedDataFrame’ ‘MALDIquant:::.estimateNoise’ ‘MALDIquant:::.localMaxima’ ‘MALDIquant:::.movingAverage’ ‘MALDIquant:::.savitzkyGolay’ ‘mzR:::.hasChromatograms’ ‘mzR:::.hasSpectra’ See the note in ?`:::` about the use of this operator. * 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 ... 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 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 chromatogram-MSnExp-method 16.709 0.393 17.139 MSnSet-class 14.226 0.370 14.635 OnDiskMSnExp-class 12.341 0.199 12.563 averageMSnSet 9.590 0.239 9.861 aggvar 9.001 0.075 9.089 combineSpectra 6.869 0.153 7.224 estimateMzResolution 6.012 0.327 6.466 plot-methods 5.641 0.081 5.730 imageNA2 5.192 0.114 5.315 missing-data 5.183 0.117 5.475 * 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.15-bioc/meat/MSnbase.Rcheck/00check.log’ for details.
MSnbase.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL MSnbase ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’ * installing *source* package ‘MSnbase’ ... ** using staged installation ** libs clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c Spectrum1_class.c -o Spectrum1_class.o Spectrum1_class.c:8:13: warning: unused function '_new_Spectrum1' [-Wunused-function] static SEXP _new_Spectrum1(SEXP msLevel, SEXP peaksCount, SEXP rt, ^ 1 warning generated. clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c Spectrum2_class.c -o Spectrum2_class.o Spectrum2_class.c:9:13: warning: unused function '_new_Spectrum2' [-Wunused-function] static SEXP _new_Spectrum2(SEXP msLevel, SEXP peaksCount, SEXP rt, ^ 1 warning generated. clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c imp_neighbour_avg.cpp -o imp_neighbour_avg.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o utils.c:92:15: warning: unused variable 'ret' [-Wunused-variable] int i1, i2, ret; ^ utils.c:107:15: warning: unused variable 'ret' [-Wunused-variable] int i1, i2, ret; ^ utils.c:123:18: warning: unused variable 'ret' [-Wunused-variable] double d1, d2, ret; ^ utils.c:133:18: warning: unused variable 'ret' [-Wunused-variable] double d1, d2, ret; ^ utils.c:121:12: warning: unused function 'compar_double_asc_order' [-Wunused-function] static int compar_double_asc_order(const void *p1, const void *p2) ^ utils.c:131:12: warning: unused function 'compar_double_desc_order' [-Wunused-function] static int compar_double_desc_order(const void *p1, const void *p2) ^ 6 warnings generated. clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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 MSnbase.so RcppExports.o Spectrum1_class.o Spectrum2_class.o imp_neighbour_avg.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.2/Resources/library/00LOCK-MSnbase/00new/MSnbase/libs ** R ** data *** moving datasets to lazyload DB Creating a new generic function for ‘trimws’ in package ‘MSnbase’ in method for ‘coerce’ with signature ‘"MSnSet","SummarizedExperiment"’: no definition for class “SummarizedExperiment” in method for ‘coerce’ with signature ‘"SummarizedExperiment","MSnSet"’: no definition for class “SummarizedExperiment” in method for ‘coerce’ with signature ‘"IBSpectra","MSnSet"’: no definition for class “IBSpectra” in method for ‘plotMzDelta’ with signature ‘"mzRramp"’: no definition for class “mzRramp” ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘trimws’ in package ‘MSnbase’ in method for ‘coerce’ with signature ‘"MSnSet","SummarizedExperiment"’: no definition for class “SummarizedExperiment” in method for ‘coerce’ with signature ‘"SummarizedExperiment","MSnSet"’: no definition for class “SummarizedExperiment” in method for ‘coerce’ with signature ‘"IBSpectra","MSnSet"’: no definition for class “IBSpectra” in method for ‘plotMzDelta’ with signature ‘"mzRramp"’: no definition for class “mzRramp” ** 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 (MSnbase)
MSnbase.Rcheck/tests/testthat.Rout
R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid" 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. > # setting R_TESTS to empty string because of > # https://github.com/hadley/testthat/issues/144 > # revert this when that issue in R is fixed. > Sys.setenv("R_TESTS" = "") > library("testthat") > library("MSnbase") Loading required package: BiocGenerics 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 Loading required package: Biobase Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Loading required package: mzR Loading required package: Rcpp Loading required package: S4Vectors Loading required package: stats4 Attaching package: 'S4Vectors' The following objects are masked from 'package:base': I, expand.grid, unname Loading required package: ProtGenerics Attaching package: 'ProtGenerics' The following object is masked from 'package:stats': smooth This is MSnbase version 2.22.0 Visit https://lgatto.github.io/MSnbase/ to get started. Attaching package: 'MSnbase' The following object is masked from 'package:base': trimws > setMSnbaseVerbose(FALSE) > ## register(SerialParam()) ## see issue 205 > > ## Erwinia > f <- msdata::proteomics(full.names = TRUE, + pattern = "TMT_Erwinia_1uLSike_Top10HCD_isol2_45stepped_60min_01.mzML.gz") > tmt_erwinia_in_mem_ms1 <- readMSData(f, msLevel = 1) > tmt_erwinia_in_mem_ms2 <- readMSData(f, msLevel = 2) > tmt_erwinia_on_disk <- readMSData(f, mode = "onDisk") > tmt_erwinia_on_disk_ms1 <- readMSData(f, msLevel = 1, mode = "onDisk") > tmt_erwinia_on_disk_ms2 <- readMSData(f, msLevel = 2, mode = "onDisk") > ## subset by rt > tmt_im_ms1_sub <- filterRt(tmt_erwinia_in_mem_ms1, c(1200, 1250)) > tmt_im_ms2_sub <- filterRt(tmt_erwinia_in_mem_ms2, c(1200, 1250)) > tmt_od_sub <- filterRt(tmt_erwinia_on_disk, c(1200, 1250)) > tmt_od_ms1_sub <- filterRt(tmt_erwinia_on_disk_ms1, c(1200, 1250)) > tmt_od_ms2_sub <- filterRt(tmt_erwinia_on_disk_ms2, c(1200, 1250)) > > ## microtofq > f <- c(system.file("microtofq/MM14.mzML", package = "msdata"), + system.file("microtofq/MM8.mzML", package = "msdata")) > microtofq_in_mem_ms1 <- readMSData(f, msLevel = 1) > microtofq_on_disk_ms1 <- readMSData(f, msLevel = 1, mode = "onDisk") > microtofq_on_disk <- readMSData(f, mode = "onDisk") > > ## extdata mzML > f <- dir(system.file(package = "MSnbase", dir = "extdata"), + full.name = TRUE, pattern = "mzXML$") > extdata_mzXML_in_mem_ms2 <- readMSData(f, verbose = FALSE, centroided. = FALSE) > extdata_mzXML_on_disk <- readMSData(f, centroided. = FALSE, mode = "onDisk") > extdata_mzXML_on_disk_ms2 <- readMSData(f, msLevel = 2, centroided. = FALSE, mode = "onDisk") > > sf <- dir(system.file("sciex", package = "msdata"), full.names = TRUE) > sciex <- readMSData(sf, mode = "onDisk") > > test_check("MSnbase") Experiment data Experimenter name: Laurent Gatto Laboratory: Cambridge Centre for Proteomics (CCP) Contact information: Laurent Gatto Contact email: lg390@cam.ac.uk Title: Example 'MSnExp' data set URL: PMIDs: No abstract available. Instrument : Model: test (1) Manufacturer: Customisations: Use 'msInfo(object)' for more MIAPE-MS information. Experiment data Experimenter name: Laurent Gatto Laboratory: Cambridge Centre for Proteomics (CCP) Contact information: Laurent Gatto Contact email: lg390@cam.ac.uk Title: Example 'MSnExp' data set URL: PMIDs: No abstract available. notes: Note1: First note MIAPE-MS information: 1. General features: Date stamp: Contact: Laurent Gatto Name: Laurent Gatto Laboratory: Cambridge Centre for Proteomics (CCP) Instument model: test Manufacturer: Customisations: Software: Version: Switching: Param file: 2. Ion source Source: Source details: 3. Post-source componentry Analyzer: Analyzer details: Collision gas: Pressure: bars Energy: Detector type: Sensitivity: Object of class "MSmap" Map [75, 401] [1] Retention time: 30:01 - 34:58 [2] M/Z: 521 - 523 (res 0.005) Object of class "MSmap" Map [401, 75] [1] M/Z: 521 - 523 (res 0.005) [2] Retention time: 30:01 - 34:58 Object of class "MzTab". Description: mzTab example file for reporting a summary report of quantification data quantified on the protein level Mode: Complete Type: Quantification Available data: Proteins PSMs Object of class "MzTab". Description: Mode: Type: Available data: SmallMolecules Object of class "MzTab". Description: Mode: Type: Available data: SmallMolecules Instance of class 'MSnSetList' containig 3 objects. MSn experiment data ("OnDiskMSnExp") Object size in memory: 0.26 Mb - - - Spectra data - - - MS level(s): 1 2 Number of spectra: 509 MSn retention times: 18:28 - 22:03 minutes - - - Processing information - - - Data loaded [Wed Oct 19 05:16:38 2022] MSnbase version: 2.22.0 - - - Meta data - - - phenoData rowNames: TMT_Erwinia_1uLSike_Top10HCD_isol2_45stepped_60min_01.mzML.gz varLabels: sampleNames varMetadata: labelDescription Loaded from: TMT_Erwinia_1uLSike_Top10HCD_isol2_45stepped_60min_01.mzML.gz protocolData: none featureData featureNames: F1.S001 F1.S002 ... F1.S509 (509 total) fvarLabels: fileIdx spIdx ... spectrum (35 total) fvarMetadata: labelDescription experimentData: use 'experimentData(object)' Error in x$.self$finalize() : attempt to apply non-function Error in x$.self$finalize() : attempt to apply non-function Error in x$.self$finalize() : attempt to apply non-function Object of class "ReporterIons" TMT10HCD: '10-plex TMT HCD' with 10 reporter ions - [126] 126.1277 +/- 0.002 (#8DD3C7) - [127N] 127.1248 +/- 0.002 (#FFFFB3) - [127C] 127.1311 +/- 0.002 (#BEBADA) - [128N] 128.1281 +/- 0.002 (#FB8072) - [128C] 128.1344 +/- 0.002 (#80B1D3) - [129N] 129.1315 +/- 0.002 (#FDB462) - [129C] 129.1378 +/- 0.002 (#B3DE69) - [130N] 130.1348 +/- 0.002 (#FCCDE5) - [130C] 130.1411 +/- 0.002 (#D9D9D9) - [131] 131.1382 +/- 0.002 (#BC80BD) Object of class "Spectrum1" Retention time: 0:00 MSn level: 1 Total ion count: 684 Polarity: 1 MSn experiment data ("MSnExp") Object size in memory: 0.18 Mb - - - Spectra data - - - MS level(s): 2 Number of spectra: 5 MSn retention times: 25:01 - 25:02 minutes - - - Processing information - - - Data loaded: Wed Oct 19 05:23:42 2022 MSnbase version: 2.22.0 - - - Meta data - - - phenoData rowNames: dummyiTRAQ.mzXML varLabels: sampleNames varMetadata: labelDescription Loaded from: dummyiTRAQ.mzXML protocolData: none featureData featureNames: F1.S1 F1.S2 ... F1.S5 (5 total) fvarLabels: spectrum fvarMetadata: labelDescription experimentData: use 'experimentData(object)' MSn experiment data ("MSnExp") Object size in memory: 0.2 Mb - - - Spectra data - - - MS level(s): 2 Number of spectra: 5 MSn retention times: 25:01 - 25:02 minutes - - - Processing information - - - Data loaded: Wed Oct 19 05:23:43 2022 MSnbase version: 2.22.0 - - - Meta data - - - phenoData rowNames: dummyiTRAQ.mzXML varLabels: sampleNames varMetadata: labelDescription Loaded from: dummyiTRAQ.mzXML protocolData: none featureData featureNames: F1.S1 F1.S2 ... F1.S5 (5 total) fvarLabels: spectrum fvarMetadata: labelDescription experimentData: use 'experimentData(object)' Object of class "FeaturesOfInterest" Created on Wed Oct 19 05:24:18 2022 Description: small foi 3 features of interest: P20353, P53501, Q7KU78 Traceable object of class "FeaturesOfInterest" Created on Wed Oct 19 05:24:18 2022 Description: my description 10 features of interest: P20353, P53501 ... Q9VCK0, Q9VIU7 A collection of 1 features of interest. A collection of 10 features of interest. MSpectra with 3 spectra and 1 metadata column(s): msLevel rtime peaksCount | id 1 2 NA 3 | 1 2 2 1.23245 4 | 2 3 1 1.23245 5 | 3 MSpectra with 3 spectra and 1 metadata column(s): msLevel rtime peaksCount | id <integer> <numeric> <integer> | <integer> 1 2 NA 3 | 1 2 2 1.23245 4 | 2 3 1 1.23245 5 | 3 MSpectra with 3 spectra and 1 metadata column(s): msLevel rtime peaksCount | id <integer> <numeric> <integer> | <integer> 1 2 NA 3 | 1 2 2 1.23245 4 | 2 3 1 1.23245 5 | 3 reading dummyiTRAQ.mzid... DONE! Error in x$.self$finalize() : attempt to apply non-function Error in x$.self$finalize() : attempt to apply non-function Error in x$.self$finalize() : attempt to apply non-function Error in x$.self$finalize() : attempt to apply non-function Error in x$.self$finalize() : attempt to apply non-function Error in x$.self$finalize() : attempt to apply non-function Error in x$.self$finalize() : attempt to apply non-function Error in x$.self$finalize() : attempt to apply non-function Error in x$.self$finalize() : attempt to apply non-function [ FAIL 0 | WARN 1092 | SKIP 12 | PASS 2388 ] ══ Skipped tests ═══════════════════════════════════════════════════════════════ • empty test (12) [ FAIL 0 | WARN 1092 | SKIP 12 | PASS 2388 ] Warning message: In for (i in seq_along(snames)) { : closing unused connection 4 (/tmp/RtmphPjBDb/file19286151cab1) > > proc.time() user system elapsed 793.152 51.910 840.818
MSnbase.Rcheck/MSnbase-Ex.timings
name | user | system | elapsed | |
Chromatogram-class | 0.141 | 0.005 | 0.147 | |
FeatComp-class | 0.380 | 0.018 | 0.402 | |
FeaturesOfInterest-class | 0.083 | 0.006 | 0.089 | |
MChromatograms-class | 0.265 | 0.005 | 0.271 | |
MSmap-class | 0.000 | 0.000 | 0.001 | |
MSnExp-class | 0.709 | 0.006 | 0.717 | |
MSnProcess-class | 0.001 | 0.001 | 0.001 | |
MSnSet-class | 14.226 | 0.370 | 14.635 | |
MSnSetList-class | 4.498 | 0.204 | 4.710 | |
MSpectra | 0.162 | 0.005 | 0.167 | |
MzTab-class | 0.802 | 0.039 | 4.937 | |
OnDiskMSnExp-class | 12.341 | 0.199 | 12.563 | |
ProcessingStep-class | 0.003 | 0.001 | 0.003 | |
ReporterIons-class | 0.019 | 0.001 | 0.019 | |
TMT6 | 0.010 | 0.001 | 0.011 | |
addIdentificationData-methods | 1.048 | 0.007 | 1.058 | |
aggvar | 9.001 | 0.075 | 9.089 | |
averageMSnSet | 9.590 | 0.239 | 9.861 | |
bin-methods | 0.574 | 0.008 | 0.582 | |
calculateFragments-methods | 1.494 | 0.022 | 1.518 | |
chromatogram-MSnExp-method | 16.709 | 0.393 | 17.139 | |
clean-methods | 0.264 | 0.005 | 0.280 | |
combineFeatures | 2.224 | 0.022 | 2.437 | |
combineSpectra | 6.869 | 0.153 | 7.224 | |
combineSpectraMovingWindow | 4.387 | 0.037 | 4.866 | |
commonFeatureNames | 0.538 | 0.009 | 0.579 | |
compareSpectra-methods | 0.337 | 0.003 | 0.356 | |
consensusSpectrum | 0.059 | 0.001 | 0.070 | |
estimateMzResolution | 6.012 | 0.327 | 6.466 | |
estimateMzScattering | 1.880 | 0.023 | 1.906 | |
estimateNoise-method | 0.017 | 0.000 | 0.017 | |
extractPrecSpectra-methods | 1.196 | 0.011 | 1.210 | |
extractSpectraData | 2.997 | 0.095 | 3.106 | |
fData-utils | 0.641 | 0.007 | 0.650 | |
factorsAsStrings | 0.019 | 0.003 | 0.023 | |
featureCV | 0.039 | 0.003 | 0.041 | |
fillUp | 0.005 | 0.001 | 0.007 | |
formatRt | 0.001 | 0.000 | 0.001 | |
get.amino.acids | 0.005 | 0.001 | 0.006 | |
get.atomic.mass | 0 | 0 | 0 | |
getVariableName | 0.005 | 0.001 | 0.005 | |
hasSpectraOrChromatograms | 0.435 | 0.016 | 0.454 | |
iPQF | 0.551 | 0.004 | 0.556 | |
iTRAQ4 | 0.018 | 0.001 | 0.019 | |
imageNA2 | 5.192 | 0.114 | 5.315 | |
impute | 0.725 | 0.024 | 0.750 | |
isCentroidedFromFile | 2.808 | 0.105 | 2.910 | |
itraqdata | 0.086 | 0.007 | 0.092 | |
listOf | 0.001 | 0.000 | 0.001 | |
makeCamelCase | 0.001 | 0.000 | 0.001 | |
makeNaData | 1.163 | 0.008 | 1.359 | |
meanMzInts | 0.070 | 0.001 | 0.075 | |
missing-data | 5.183 | 0.117 | 5.475 | |
mzRident2dfr | 0.054 | 0.002 | 0.055 | |
nFeatures | 0.848 | 0.015 | 0.897 | |
nQuants | 0.240 | 0.004 | 0.269 | |
naplot | 0.112 | 0.007 | 0.132 | |
navMS | 3.510 | 0.053 | 3.826 | |
normToReference | 0.362 | 0.004 | 0.368 | |
normalise-methods | 0.030 | 0.003 | 0.035 | |
npcv | 0.009 | 0.000 | 0.009 | |
pSet-class | 0.002 | 0.001 | 0.002 | |
pickPeaks-method | 0.634 | 0.006 | 0.644 | |
plot-methods | 5.641 | 0.081 | 5.730 | |
plot2d-methods | 0.980 | 0.005 | 0.986 | |
plotDensity-methods | 1.046 | 0.005 | 1.052 | |
plotMzDelta-methods | 1.361 | 0.026 | 1.391 | |
plotNA-methods | 0.675 | 0.005 | 0.681 | |
plotSpectrumSpectrum-methods | 1.830 | 0.010 | 1.843 | |
precSelection | 0.015 | 0.002 | 0.017 | |
purityCorrect-methods | 0.033 | 0.004 | 0.037 | |
quantify-methods | 4.722 | 0.038 | 4.767 | |
readMSData | 2.293 | 0.012 | 2.310 | |
readMSnSet | 0.131 | 0.004 | 0.136 | |
readMgfData | 2.826 | 0.031 | 2.862 | |
readMzIdData | 1.403 | 0.499 | 1.907 | |
readMzTabData | 1.547 | 0.026 | 2.272 | |
readMzTabData_v0.9 | 0.240 | 0.005 | 0.858 | |
readSRMData | 2.024 | 0.026 | 2.052 | |
reduce-data.frame-method | 0.026 | 0.001 | 0.027 | |
removeNoId-methods | 1.497 | 0.005 | 1.503 | |
removePeaks-methods | 1.113 | 0.005 | 1.119 | |
removeReporters-methods | 0.870 | 0.003 | 0.872 | |
selectFeatureData | 1.531 | 0.050 | 1.583 | |
smooth-methods | 0.429 | 0.003 | 0.432 | |
trimMz-methods | 0.296 | 0.004 | 0.300 | |
writeMgfData-methods | 2.719 | 0.029 | 2.752 | |