Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2024-07-24 09:06 -0400 (Wed, 24 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4747
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4489
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4518
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4467
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

Package 1359/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MsQuality 1.4.0  (landing page)
Thomas Naake
Snapshot Date: 2024-07-21 14:00 -0400 (Sun, 21 Jul 2024)
git_url: https://git.bioconductor.org/packages/MsQuality
git_branch: RELEASE_3_19
git_last_commit: 3bf7832
git_last_commit_date: 2024-04-30 11:46:25 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for MsQuality on merida1

To the developers/maintainers of the MsQuality package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MsQuality.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: MsQuality
Version: 1.4.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MsQuality.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MsQuality_1.4.0.tar.gz
StartedAt: 2024-07-22 08:56:54 -0400 (Mon, 22 Jul 2024)
EndedAt: 2024-07-22 09:11:27 -0400 (Mon, 22 Jul 2024)
EllapsedTime: 872.6 seconds
RetCode: 0
Status:   OK  
CheckDir: MsQuality.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MsQuality.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MsQuality_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/MsQuality.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.5
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MsQuality/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MsQuality’ version ‘1.4.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 ‘MsQuality’ 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 code 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 ... 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 data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                      user system elapsed
calculateMetrics                     9.839  1.892  11.561
calculateMetricsFromMsExperiment     6.246  2.047   7.071
calculateMetricsFromSpectra          5.362  1.619   5.857
plotMetric                           4.652  1.549   5.032
calculateMetricsFromOneSampleSpectra 5.081  1.082   4.677
plotMetricTibble                     4.267  1.670   4.296
ticQuartersRtFraction                3.641  1.441   0.364
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

MsQuality.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL MsQuality
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘MsQuality’ ...
** using staged installation
** R
** data
** 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 (MsQuality)

Tests output

MsQuality.Rcheck/tests/testthat.Rout


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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("MsQuality")
> library("Spectra")
Loading required package: S4Vectors
Loading required package: stats4
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, aperm, 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, table, tapply,
    union, unique, unsplit, which.max, which.min


Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: BiocParallel
Loading required package: ProtGenerics

Attaching package: 'ProtGenerics'

The following object is masked from 'package:stats':

    smooth

> library("MsExperiment")
> library("msdata")
> library("S4Vectors")
> 
> test_check("MsQuality")
trying URL 'https://api.github.com/repos/HUPO-PSI/psi-ms-CV/releases/latest'
Content type 'application/json; charset=utf-8' length 7337 bytes
==================================================
downloaded 7337 bytes

trying URL 'https://github.com/HUPO-PSI/psi-ms-CV/releases/download/v4.1.162/psi-ms.obo'
Content type 'application/octet-stream' length 982304 bytes (959 KB)
==================================================
downloaded 959 KB

[ FAIL 0 | WARN 0 | SKIP 0 | PASS 866 ]
> 
> proc.time()
   user  system elapsed 
187.239  45.745 198.554 

Example timings

MsQuality.Rcheck/MsQuality-Ex.timings

nameusersystemelapsed
MsQuality-package0.0000.0010.001
areaUnderTic0.3820.0310.510
areaUnderTicRtQuantiles0.4260.0110.543
calculateMetrics 9.839 1.89211.561
calculateMetricsFromMsExperiment6.2462.0477.071
calculateMetricsFromOneSampleSpectra5.0811.0824.677
calculateMetricsFromSpectra5.3621.6195.857
chromatographyDuration1.7680.5200.340
dot-rtOrderSpectra0.2520.0410.372
extentIdentifiedPrecursorIntensity0.2140.0270.323
meanCharge0.2120.0260.319
medianCharge0.2120.0250.308
medianPrecursorMz0.2180.0240.316
medianTicOfRtRange0.2270.0240.310
medianTicRtIqr0.2300.0270.324
msSignal10xChange0.2380.0260.333
mzAcquisitionRange0.2230.0260.313
numberEmptyScans0.2390.0230.340
numberSpectra0.2140.0210.304
plotMetric4.6521.5495.032
plotMetricTibble4.2671.6704.296
precursorIntensityMean0.2270.0340.307
precursorIntensityQuartiles0.2240.0280.319
precursorIntensityRange0.2220.0260.325
precursorIntensitySd0.2170.0240.328
qualityMetrics0.2210.0260.329
ratioCharge1over20.2260.0260.331
ratioCharge3over20.2270.0230.326
ratioCharge4over20.2240.0230.323
rtAcquisitionRange0.2250.0220.324
rtIqr0.2210.0230.315
rtIqrRate0.2220.0220.317
rtOverMsQuarters0.2260.0220.327
shinyMsQuality0.9320.3534.299
ticQuartersRtFraction3.6411.4410.364
ticQuartileToQuartileLogRatio0.2190.0380.337
transformIntoMzQC0.9290.7691.328