Back to Build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJK[L]MNOPQRSTUVWXYZ

This page was generated on 2026-02-20 11:32 -0500 (Fri, 20 Feb 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4869
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 1127/2354HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
lcmsPlot 0.99.16  (landing page)
Ossama Edbali
Snapshot Date: 2026-02-19 13:40 -0500 (Thu, 19 Feb 2026)
git_url: https://git.bioconductor.org/packages/lcmsPlot
git_branch: devel
git_last_commit: d956f01
git_last_commit_date: 2026-02-07 18:48:33 -0500 (Sat, 07 Feb 2026)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for lcmsPlot in R Universe.


CHECK results for lcmsPlot on nebbiolo1

To the developers/maintainers of the lcmsPlot package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/lcmsPlot.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: lcmsPlot
Version: 0.99.16
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:lcmsPlot.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings lcmsPlot_0.99.16.tar.gz
StartedAt: 2026-02-20 01:00:14 -0500 (Fri, 20 Feb 2026)
EndedAt: 2026-02-20 01:05:56 -0500 (Fri, 20 Feb 2026)
EllapsedTime: 341.5 seconds
RetCode: 0
Status:   OK  
CheckDir: lcmsPlot.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:lcmsPlot.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings lcmsPlot_0.99.16.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/lcmsPlot.Rcheck’
* using R Under development (unstable) (2026-01-15 r89304)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘lcmsPlot/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘lcmsPlot’ version ‘0.99.16’
* 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 ‘lcmsPlot’ 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 loading without being on the library search path ... 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                              user system elapsed
get_XCMSnExp_object_example 34.852  4.350  29.221
lp_rt_diff_plot             17.039  5.172  12.632
lp_total_ion_current        14.628  3.886   9.867
lp_layout                    4.919  1.234   6.044
lp_intensity_map             5.328  0.583   5.911
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

lcmsPlot.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL lcmsPlot
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘lcmsPlot’ ...
** this is package ‘lcmsPlot’ version ‘0.99.16’
** 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 (lcmsPlot)

Tests output

lcmsPlot.Rcheck/tests/testthat.Rout


R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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.

> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
> 
> library(testthat)
> library(lcmsPlot)
> 
> test_check("lcmsPlot")
Polarity can not be extracted from netCDF files, please set manually the polarity with the 'polarity' method.

This is xcms version 4.9.2 

Detecting mass traces at 25 ppm ... OK
Detecting chromatographic peaks in 635 regions of interest ... OK: 300 found.


This is xcms version 4.9.2 

Detecting mass traces at 25 ppm ... OK
Detecting chromatographic peaks in 694 regions of interest ... OK: 312 found.

Sample number 1 used as center sample.
Aligning wt15.CDF against ko15.CDF ... OK

Applying retention time adjustment to the identified chromatographic peaks ... OK
Polarity can not be extracted from netCDF files, please set manually the polarity with the 'polarity' method.
Polarity can not be extracted from netCDF files, please set manually the polarity with the 'polarity' method.
Polarity can not be extracted from netCDF files, please set manually the polarity with the 'polarity' method.
Polarity can not be extracted from netCDF files, please set manually the polarity with the 'polarity' method.

This is xcms version 4.9.2 

Detecting mass traces at 25 ppm ... OK
Detecting chromatographic peaks in 635 regions of interest ... OK: 300 found.


This is xcms version 4.9.2 

Detecting mass traces at 25 ppm ... OK
Detecting chromatographic peaks in 694 regions of interest ... OK: 312 found.

[ FAIL 0 | WARN 3 | SKIP 0 | PASS 99 ]

[ FAIL 0 | WARN 3 | SKIP 0 | PASS 99 ]
> 
> proc.time()
   user  system elapsed 
 49.902   8.703  50.164 

Example timings

lcmsPlot.Rcheck/lcmsPlot-Ex.timings

nameusersystemelapsed
MZmineFeatureListsSource0.0190.0010.019
MsDialPeaksSource0.0080.0010.008
create_data_container_from_obj0.0160.0020.019
get_XCMSnExp_object_example34.852 4.35029.221
iterate_plot_batches2.8370.3563.194
lcmsPlot0.0060.0010.007
lp_arrange3.5420.4734.015
lp_chromatogram3.2510.2523.503
lp_compound_discoverer000
lp_facets3.6650.2303.894
lp_get_plot1.9350.0331.968
lp_grid1.4750.0231.498
lp_intensity_map5.3280.5835.911
lp_labels1.0420.0071.048
lp_layout4.9191.2346.044
lp_legend1.0700.0471.116
lp_mass_trace1.4920.0211.512
lp_rt_diff_plot17.039 5.17212.632
lp_rt_line1.8500.1782.030
lp_spectra0.8770.0610.938
lp_total_ion_current14.628 3.886 9.867
next_plot1.1390.1201.258
plus-lcmsPlotClass-function-method3.0460.4843.530
show-ExternalDataSource-method0.0020.0010.003
show-lcmsPlotClass-method2.0220.2412.262
show-lcmsPlotDataContainer-method0.0010.0020.003