Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLM[N]OPQRSTUVWXYZ

This page was generated on 2025-10-15 12:03 -0400 (Wed, 15 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4866
lconwaymacOS 12.7.6 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4653
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4598
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4610
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 1465/2346HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
notameViz 0.99.5  (landing page)
Vilhelm Suksi
Snapshot Date: 2025-10-14 13:45 -0400 (Tue, 14 Oct 2025)
git_url: https://git.bioconductor.org/packages/notameViz
git_branch: devel
git_last_commit: 2a2d418
git_last_commit_date: 2025-10-03 05:08:08 -0400 (Fri, 03 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.6 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 notameViz on nebbiolo2

To the developers/maintainers of the notameViz package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/notameViz.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: notameViz
Version: 0.99.5
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:notameViz.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings notameViz_0.99.5.tar.gz
StartedAt: 2025-10-15 02:30:56 -0400 (Wed, 15 Oct 2025)
EndedAt: 2025-10-15 02:35:45 -0400 (Wed, 15 Oct 2025)
EllapsedTime: 289.3 seconds
RetCode: 0
Status:   OK  
CheckDir: notameViz.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:notameViz.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings notameViz_0.99.5.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/notameViz.Rcheck’
* using R version 4.5.1 Patched (2025-08-23 r88802)
* 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 ‘notameViz/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘notameViz’ version ‘0.99.5’
* 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 ‘notameViz’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  save_dc_plots.Rd: correct_drift
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
save_QC_plots        10.828  1.854  10.350
save_batch_plots      9.105  0.104   9.211
plot_injection_lm     5.941  2.764   3.424
save_group_boxplots   6.647  0.384   7.031
save_beeswarm_plots   6.181  0.246   6.417
save_group_lineplots  6.164  0.088   6.253
manhattan_plot        5.197  0.996   4.372
plot_effect_heatmap   4.974  1.164   3.044
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/notameViz.Rcheck/00check.log’
for details.


Installation output

notameViz.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL notameViz
###
##############################################################################
##############################################################################


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

Tests output

notameViz.Rcheck/tests/testthat.Rout


R version 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root"
Copyright (C) 2025 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.

> library(testthat)
> library(notameViz)
Loading required package: ggplot2
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

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

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
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

Loading required package: S4Vectors

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: IRanges
Loading required package: Seqinfo
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")'.


Attaching package: 'Biobase'

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

    rowMedians

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

    anyMissing, rowMedians

> 
> test_check("notameViz")
Running tests in parallel requires the 3rd edition
INFO [2025-10-15 02:35:02] Saved to: /tmp/RtmpaE4IKw\test\recursive/file336306183a731.pdf
INFO [2025-10-15 02:35:02] Saved to: /tmp/RtmpaE4IKw/file3363043cfaf54.pdf
INFO [2025-10-15 02:35:02] Saved to: /tmp/RtmpaE4IKw/file33630212657f.emf
INFO [2025-10-15 02:35:02] Saved to: /tmp/RtmpaE4IKw/file3363043ac6164.svg
INFO [2025-10-15 02:35:03] Saved to: /tmp/RtmpaE4IKw/file3363065e78baf.png
INFO [2025-10-15 02:35:03] Saved to: /tmp/RtmpaE4IKw/file3363067b774e6.tiff
INFO [2025-10-15 02:35:03] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_259_9623a4_4322.emf
INFO [2025-10-15 02:35:04] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_108_1065a2_6121.emf
INFO [2025-10-15 02:35:04] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_158_23a1_4128.emf
INFO [2025-10-15 02:35:05] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_251_0056a0_6161.emf
INFO [2025-10-15 02:35:05] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_401_52a4_211.emf
INFO [2025-10-15 02:35:05] Saved line plots with mean line to: /tmp/RtmpaE4IKw\test\
INFO [2025-10-15 02:35:06] Saved to: /tmp/RtmpaE4IKw\test\/Glucose.emf
INFO [2025-10-15 02:35:06] Saved to: /tmp/RtmpaE4IKw\test\/Threoline.emf
INFO [2025-10-15 02:35:06] Saved to: /tmp/RtmpaE4IKw\test\/5-AVAB.emf
INFO [2025-10-15 02:35:06] Saved to: /tmp/RtmpaE4IKw\test\/1_2 acid.emf
INFO [2025-10-15 02:35:07] Saved to: /tmp/RtmpaE4IKw\test\/20_0 carbon chain.emf
INFO [2025-10-15 02:35:07] Saved line plots with mean line to: /tmp/RtmpaE4IKw\test\
INFO [2025-10-15 02:35:07] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_259_9623a4_4322.emf
INFO [2025-10-15 02:35:08] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_108_1065a2_6121.emf
INFO [2025-10-15 02:35:09] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_158_23a1_4128.emf
INFO [2025-10-15 02:35:09] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_251_0056a0_6161.emf
INFO [2025-10-15 02:35:09] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_401_52a4_211.emf
INFO [2025-10-15 02:35:09] Saved group boxplots to: /tmp/RtmpaE4IKw\test\
INFO [2025-10-15 02:35:10] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_259_9623a4_4322.emf
INFO [2025-10-15 02:35:10] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_108_1065a2_6121.emf
INFO [2025-10-15 02:35:10] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_158_23a1_4128.emf
INFO [2025-10-15 02:35:11] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_251_0056a0_6161.emf
INFO [2025-10-15 02:35:11] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_401_52a4_211.emf
INFO [2025-10-15 02:35:11] Saved group boxplots to: /tmp/RtmpaE4IKw\test\
INFO [2025-10-15 02:35:11] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_259_9623a4_4322.emf
INFO [2025-10-15 02:35:12] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_108_1065a2_6121.emf
INFO [2025-10-15 02:35:12] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_158_23a1_4128.emf
INFO [2025-10-15 02:35:12] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_251_0056a0_6161.emf
INFO [2025-10-15 02:35:12] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_401_52a4_211.emf
INFO [2025-10-15 02:35:12] Saved beeswarm plots to: /tmp/RtmpaE4IKw\test\
INFO [2025-10-15 02:35:13] Saved to: /tmp/RtmpaE4IKw\test\/Glucose.emf
INFO [2025-10-15 02:35:13] Saved to: /tmp/RtmpaE4IKw\test\/Threoline.emf
INFO [2025-10-15 02:35:13] Saved to: /tmp/RtmpaE4IKw\test\/5-AVAB.emf
INFO [2025-10-15 02:35:13] Saved to: /tmp/RtmpaE4IKw\test\/1_2 acid.emf
INFO [2025-10-15 02:35:14] Saved to: /tmp/RtmpaE4IKw\test\/20_0 carbon chain.emf
INFO [2025-10-15 02:35:14] Saved beeswarm plots to: /tmp/RtmpaE4IKw\test\
INFO [2025-10-15 02:35:14] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_259_9623a4_4322.emf
INFO [2025-10-15 02:35:14] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_108_1065a2_6121.emf
INFO [2025-10-15 02:35:15] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_158_23a1_4128.emf
INFO [2025-10-15 02:35:15] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_251_0056a0_6161.emf
INFO [2025-10-15 02:35:15] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_401_52a4_211.emf
INFO [2025-10-15 02:35:15] Saved scatter plots to: /tmp/RtmpaE4IKw\test\
INFO [2025-10-15 02:35:16] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_259_9623a4_4322.emf
INFO [2025-10-15 02:35:16] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_108_1065a2_6121.emf
INFO [2025-10-15 02:35:16] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_158_23a1_4128.emf
INFO [2025-10-15 02:35:16] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_251_0056a0_6161.emf
INFO [2025-10-15 02:35:17] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_401_52a4_211.emf
INFO [2025-10-15 02:35:17] Saved scatter plots to: /tmp/RtmpaE4IKw\test\
INFO [2025-10-15 02:35:17] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_259_9623a4_4322.emf
INFO [2025-10-15 02:35:18] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_108_1065a2_6121.emf
INFO [2025-10-15 02:35:18] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_158_23a1_4128.emf
INFO [2025-10-15 02:35:19] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_251_0056a0_6161.emf
INFO [2025-10-15 02:35:19] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_401_52a4_211.emf
INFO [2025-10-15 02:35:19] Saved line plots with mean line to: /tmp/RtmpaE4IKw\test\
INFO [2025-10-15 02:35:19] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_259_9623a4_4322.emf
INFO [2025-10-15 02:35:20] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_108_1065a2_6121.emf
INFO [2025-10-15 02:35:20] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_158_23a1_4128.emf
INFO [2025-10-15 02:35:21] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_251_0056a0_6161.emf
INFO [2025-10-15 02:35:21] Saved to: /tmp/RtmpaE4IKw\test\/HILIC_neg_401_52a4_211.emf
INFO [2025-10-15 02:35:21] Saved line plots with mean line to: /tmp/RtmpaE4IKw\test\
INFO [2025-10-15 02:35:22] 
Saved batch plots to: /tmp/RtmpaE4IKw\test\batch_plots.pdf
INFO [2025-10-15 02:35:22] Identified m/z column Average_Mz and retention time column Average_Rt_min
INFO [2025-10-15 02:35:22] Identified m/z column Average_Mz and retention time column Average_Rt_min
INFO [2025-10-15 02:35:22] Identified m/z column Average_Mz and retention time column Average_Rt_min
INFO [2025-10-15 02:35:23] 
92% of features flagged for low quality
INFO [2025-10-15 02:35:23] Identified m/z column Average_Mz and retention time column Average_Rt_min
INFO [2025-10-15 02:35:23] Identified m/z column Average_Mz and retention time column Average_Rt_min
[ FAIL 0 | WARN 182 | SKIP 0 | PASS 26 ]

[ FAIL 0 | WARN 182 | SKIP 0 | PASS 26 ]
> 
> proc.time()
   user  system elapsed 
 28.755   0.896  29.642 

Example timings

notameViz.Rcheck/notameViz-Ex.timings

nameusersystemelapsed
manhattan_plot5.1970.9964.372
mz_rt_plot3.1740.9492.289
plot_dendrogram0.4670.0820.549
plot_dist_density1.3340.4281.279
plot_effect_heatmap4.9741.1643.044
plot_injection_lm5.9412.7643.424
plot_p_histogram1.8980.9401.139
plot_pca0.3770.1130.489
plot_pca_arrows0.7840.0200.803
plot_pca_hexbin0.2010.0010.201
plot_pca_loadings0.2950.0100.304
plot_quality1.3380.0151.353
plot_sample_boxplots1.0380.0311.069
plot_sample_heatmap0.6290.0240.653
plot_tsne0.4460.0150.461
plot_tsne_arrows0.8600.0120.872
plot_tsne_hexbin0.3170.0020.319
save_QC_plots10.828 1.85410.350
save_batch_plots9.1050.1049.211
save_beeswarm_plots6.1810.2466.417
save_dc_plots2.5800.7692.861
save_group_boxplots6.6470.3847.031
save_group_lineplots6.1640.0886.253
save_plot0.5980.0400.638
save_scatter_plots2.6160.0442.660
save_subject_line_plots2.4930.0032.495
visualize_clusters1.9270.0281.955
volcano_plot1.7860.7361.035