Back to Multiple platform build/check report for BioC 3.22:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-10-04 12:04 -0400 (Sat, 04 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4853
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4640
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4585
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4576
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 354/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Chromatograms 0.99.6  (landing page)
Philippine Louail
Snapshot Date: 2025-10-03 13:45 -0400 (Fri, 03 Oct 2025)
git_url: https://git.bioconductor.org/packages/Chromatograms
git_branch: devel
git_last_commit: f1fceaf
git_last_commit_date: 2025-09-29 07:29:57 -0400 (Mon, 29 Sep 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for Chromatograms on lconway

To the developers/maintainers of the Chromatograms package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Chromatograms.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: Chromatograms
Version: 0.99.6
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Chromatograms.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Chromatograms_0.99.6.tar.gz
StartedAt: 2025-10-03 20:28:36 -0400 (Fri, 03 Oct 2025)
EndedAt: 2025-10-03 20:31:21 -0400 (Fri, 03 Oct 2025)
EllapsedTime: 164.8 seconds
RetCode: 0
Status:   OK  
CheckDir: Chromatograms.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/Chromatograms.Rcheck’
* using R version 4.5.1 Patched (2025-09-10 r88807)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Chromatograms/DESCRIPTION’ ... OK
* this is package ‘Chromatograms’ version ‘0.99.6’
* 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 ‘Chromatograms’ 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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  processingQueue.Rd: backendParallelFactor
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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
ChromBackendSpectra 5.089  0.779  11.274
Chromatograms       1.970  0.439   5.864
* 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.22-bioc/meat/Chromatograms.Rcheck/00check.log’
for details.


Installation output

Chromatograms.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘Chromatograms’ ...
** this is package ‘Chromatograms’ version ‘0.99.6’
** 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 (Chromatograms)

Tests output

Chromatograms.Rcheck/tests/testthat.Rout


R version 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root"
Copyright (C) 2025 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(Chromatograms)
Loading required package: BiocParallel
Loading required package: ProtGenerics

Attaching package: 'ProtGenerics'

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

    smooth

> library(Spectra)
Loading required package: S4Vectors
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

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

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


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, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, 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


Attaching package: 'Spectra'

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

    reset

> library(MsBackendMetaboLights)
> 
> ### Test ChromBackendSpectra
> be <- backendInitialize(MsBackendMetaboLights(),
+     mtblsId = "MTBLS39",
+     filePattern = c("63B.cdf")
+ )
Used data files from the assay's column "Raw Spectral Data File" since none were available in column "Derived Spectral Data File".
> s <- Spectra(be)
> be_empty <- new("ChromBackendSpectra")
> be <- backendInitialize(be_empty, s)
> test_suite <- system.file("test_backends", "test_ChromBackend",
+     package = "Chromatograms"
+ )
> test_dir(test_suite, stop_on_failure = TRUE)
✔ | F W  S  OK | Context

⠏ |          0 | chromData                                                      
⠼ |          5 | chromData                                                      
⠋ |         21 | chromData                                                      
⠋ |         31 | chromData                                                      
⠹ |         33 | chromData                                                      
⠸ |         34 | chromData                                                      
⠴ |         36 | chromData                                                      
⠧ |         48 | chromData                                                      
✔ |         48 | chromData [3.8s]

⠏ |          0 | peaksData                                                      
⠋ |          1 | peaksData                                                      
⠸ |          4 | peaksData                                                      
⠦ |          7 | peaksData                                                      
⠙ |         12 | peaksData                                                      
⠦ |         17 | peaksData                                                      
⠇ |         19 | peaksData                                                      
⠏ |         20 | peaksData                                                      
✔ |         21 | peaksData [4.6s]

══ Results ═════════════════════════════════════════════════════════════════════
Duration: 8.4 s

[ FAIL 0 | WARN 0 | SKIP 0 | PASS 69 ]
> be_sp <- be
> c_sp <- Chromatograms(be)
> 
> ### Test ChrombackendMzR
> # fetch files
> MRM_file <- system.file("proteomics", "MRM-standmix-5.mzML.gz",
+     package = "msdata"
+ )
> be_empty <- ChromBackendMzR()
> be <- backendInitialize(be_empty, files = MRM_file, BPPARAM = SerialParam())
> 
> test_suite <- system.file("test_backends", "test_ChromBackend",
+     package = "Chromatograms"
+ )
> test_dir(test_suite, stop_on_failure = TRUE)
✔ | F W  S  OK | Context

⠏ |          0 | chromData                                                      
⠸ |         14 | chromData                                                      
⠏ |         30 | chromData                                                      
⠋ |         31 | chromData                                                      
⠹ |         33 | chromData                                                      
⠸ |         34 | chromData                                                      
⠴ |         36 | chromData                                                      
⠧ |         48 | chromData                                                      
✔ |         48 | chromData [1.3s]

⠏ |          0 | peaksData                                                      
⠋ |          1 | peaksData                                                      
⠸ |          4 | peaksData                                                      
⠦ |          7 | peaksData                                                      
⠙ |         12 | peaksData                                                      
⠦ |         17 | peaksData                                                      
⠇ |         19 | peaksData                                                      
⠏ |         20 | peaksData                                                      
✔ |         21 | peaksData [1.6s]

══ Results ═════════════════════════════════════════════════════════════════════
Duration: 2.9 s

[ FAIL 0 | WARN 0 | SKIP 0 | PASS 69 ]
> 
> be_mzr <- be
> c_mzr <- Chromatograms(be)
> 
> ### Test ChrombackendMemory
> cdata <- data.frame(
+     msLevel = c(1L, 1L, 1L),
+     mz = c(112.2, 123.3, 134.4),
+     chromIndex = c(1L, 2L, 3L)
+ )
> pdata <- list(
+     data.frame(
+         rtime = c(12.4, 12.8, 13.2, 14.6),
+         intensity = c(123.3, 153.6, 2354.3, 243.4)
+     ),
+     data.frame(
+         rtime = c(45.1, 46.2),
+         intensity = c(100, 80.1)
+     ),
+     data.frame(
+         rtime = c(12.4, 12.8, 13.2, 14.6),
+         intensity = c(123.3, 153.6, 2354.3, 243.4)
+     )
+ )
> 
> be_empty <- new("ChromBackendMemory")
> be_cd <- backendInitialize(be_empty, chromData = cdata)
> be <- backendInitialize(be_empty, chromData = cdata, peaksData = pdata)
> test_dir(test_suite, stop_on_failure = TRUE)
✔ | F W  S  OK | Context

⠏ |          0 | chromData                                                      
⠋ |         11 | chromData                                                      
⠙ |         22 | chromData                                                      
⠙ |         32 | chromData                                                      
⠙ |         42 | chromData                                                      
⠋ |         51 | chromData                                                      
⠹ |         63 | chromData                                                      
✔ |         63 | chromData

⠏ |          0 | peaksData                                                      
⠹ |         13 | peaksData                                                      
⠸ |         24 | peaksData                                                      
✔ |         28 | peaksData

══ Results ═════════════════════════════════════════════════════════════════════
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 91 ]
> 
> c_empty <- Chromatograms()
> c_full <- Chromatograms(be)
> 
> test_check("Chromatograms")
[ FAIL 0 | WARN 0 | SKIP 3 | PASS 466 ]

══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• On CRAN (3): 'test_Chromatograms-plot.R:5:5',
  'test_Chromatograms-plot.R:52:5', 'test_Chromatograms-plot.R:79:5'

[ FAIL 0 | WARN 0 | SKIP 3 | PASS 466 ]
Deleting unused snapshots:
• Chromatograms-plot/plot-single-chromatogram-color.svg
• Chromatograms-plot/plot-single-chromatogram-infinite-xlim.svg
• Chromatograms-plot/plot-single-chromatogram-infinite-ylim.svg
• Chromatograms-plot/plot-single-chromatogram-xlim.svg
• Chromatograms-plot/plotchromatograms-asp05.svg
• Chromatograms-plot/plotchromatograms-asp2.svg
• Chromatograms-plot/plotchromatograms-color.svg
• Chromatograms-plot/plotchromatograms-multiple.svg
• Chromatograms-plot/plotchromatograms-one-color.svg
• Chromatograms-plot/plotchromatograms-one-title.svg
• Chromatograms-plot/plotchromatograms-toomany-color.svg
• Chromatograms-plot/plotchromatograms-toomany-main.svg
• Chromatograms-plot/plotchromatogramsoverlay-main-title.svg
• Chromatograms-plot/plotchromatogramsoverlay-no-axes.svg
• Chromatograms-plot/plotchromatogramsoverlay-one-sample.svg
• Chromatograms-plot/plotchromatogramsoverlay-xlim.svg
> 
> proc.time()
   user  system elapsed 
 41.059   2.637  53.717 

Example timings

Chromatograms.Rcheck/Chromatograms-Ex.timings

nameusersystemelapsed
ChromBackend0.0660.0050.071
ChromBackendMemory0.0260.0010.029
ChromBackendMzR1.2770.0561.343
ChromBackendSpectra 5.089 0.77911.274
Chromatograms1.9700.4395.864
chromData0.0320.0020.034
hidden_aliases0.0060.0010.006
peaksData0.0210.0010.024
plotChromatograms0.1190.0080.129
processingQueue0.0280.0020.031