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

This page was generated on 2026-01-15 11:59 -0500 (Thu, 15 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4886
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4672
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 1475/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
notameViz 1.0.0  (landing page)
Vilhelm Suksi
Snapshot Date: 2026-01-12 13:45 -0500 (Mon, 12 Jan 2026)
git_url: https://git.bioconductor.org/packages/notameViz
git_branch: RELEASE_3_22
git_last_commit: bb6e677
git_last_commit_date: 2025-10-29 11:38:35 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for notameViz on taishan

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: notameViz
Version: 1.0.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:notameViz.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings notameViz_1.0.0.tar.gz
StartedAt: 2026-01-13 12:21:49 -0000 (Tue, 13 Jan 2026)
EndedAt: 2026-01-13 12:30:00 -0000 (Tue, 13 Jan 2026)
EllapsedTime: 491.8 seconds
RetCode: 0
Status:   OK  
CheckDir: notameViz.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:notameViz.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings notameViz_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/notameViz.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘notameViz/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘notameViz’ version ‘1.0.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 ‘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        16.836  2.493  16.731
plot_injection_lm    14.845  4.151   8.683
save_batch_plots     12.958  0.101  16.311
save_group_boxplots  11.656  0.054  14.090
save_group_lineplots 10.844  0.059  11.627
manhattan_plot        8.297  1.343   6.610
plot_effect_heatmap   7.429  1.500   5.206
save_beeswarm_plots   8.350  0.056   9.668
mz_rt_plot            6.854  1.542   5.742
plot_p_histogram      4.971  1.430   2.977
volcano_plot          4.720  1.449   2.310
save_scatter_plots    5.520  0.169   6.016
save_dc_plots         4.077  0.683   5.400
* 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: 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/R/R/bin/R CMD INSTALL notameViz
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘notameViz’ ...
** this is package ‘notameViz’ version ‘1.0.0’
** 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.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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 [2026-01-13 12:29:20] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\recursive/file1799c1ddb9d8d.pdf
INFO [2026-01-13 12:29:20] Saved to: /home/biocbuild/tmp/RtmpXtpHsI/file1799c473d0a65.pdf
INFO [2026-01-13 12:29:20] Saved to: /home/biocbuild/tmp/RtmpXtpHsI/file1799c52904672.emf
INFO [2026-01-13 12:29:21] Saved to: /home/biocbuild/tmp/RtmpXtpHsI/file1799c3461abf6.svg
INFO [2026-01-13 12:29:21] Saved to: /home/biocbuild/tmp/RtmpXtpHsI/file1799c22ef8655.png
INFO [2026-01-13 12:29:21] Saved to: /home/biocbuild/tmp/RtmpXtpHsI/file1799c384f95be.tiff
INFO [2026-01-13 12:29:22] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_259_9623a4_4322.emf
INFO [2026-01-13 12:29:23] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_108_1065a2_6121.emf
INFO [2026-01-13 12:29:24] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_158_23a1_4128.emf
INFO [2026-01-13 12:29:24] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_251_0056a0_6161.emf
INFO [2026-01-13 12:29:25] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_401_52a4_211.emf
INFO [2026-01-13 12:29:25] Saved line plots with mean line to: /home/biocbuild/tmp/RtmpXtpHsI\test\
INFO [2026-01-13 12:29:26] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/Glucose.emf
INFO [2026-01-13 12:29:26] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/Threoline.emf
INFO [2026-01-13 12:29:26] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/5-AVAB.emf
INFO [2026-01-13 12:29:27] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/1_2 acid.emf
INFO [2026-01-13 12:29:27] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/20_0 carbon chain.emf
INFO [2026-01-13 12:29:27] Saved line plots with mean line to: /home/biocbuild/tmp/RtmpXtpHsI\test\
INFO [2026-01-13 12:29:28] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_259_9623a4_4322.emf
INFO [2026-01-13 12:29:28] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_108_1065a2_6121.emf
INFO [2026-01-13 12:29:29] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_158_23a1_4128.emf
INFO [2026-01-13 12:29:29] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_251_0056a0_6161.emf
INFO [2026-01-13 12:29:30] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_401_52a4_211.emf
INFO [2026-01-13 12:29:30] Saved group boxplots to: /home/biocbuild/tmp/RtmpXtpHsI\test\
INFO [2026-01-13 12:29:30] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_259_9623a4_4322.emf
INFO [2026-01-13 12:29:31] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_108_1065a2_6121.emf
INFO [2026-01-13 12:29:32] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_158_23a1_4128.emf
INFO [2026-01-13 12:29:32] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_251_0056a0_6161.emf
INFO [2026-01-13 12:29:33] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_401_52a4_211.emf
INFO [2026-01-13 12:29:33] Saved group boxplots to: /home/biocbuild/tmp/RtmpXtpHsI\test\
INFO [2026-01-13 12:29:33] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_259_9623a4_4322.emf
INFO [2026-01-13 12:29:34] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_108_1065a2_6121.emf
INFO [2026-01-13 12:29:34] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_158_23a1_4128.emf
INFO [2026-01-13 12:29:34] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_251_0056a0_6161.emf
INFO [2026-01-13 12:29:35] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_401_52a4_211.emf
INFO [2026-01-13 12:29:35] Saved beeswarm plots to: /home/biocbuild/tmp/RtmpXtpHsI\test\
INFO [2026-01-13 12:29:35] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/Glucose.emf
INFO [2026-01-13 12:29:36] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/Threoline.emf
INFO [2026-01-13 12:29:36] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/5-AVAB.emf
INFO [2026-01-13 12:29:36] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/1_2 acid.emf
INFO [2026-01-13 12:29:37] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/20_0 carbon chain.emf
INFO [2026-01-13 12:29:37] Saved beeswarm plots to: /home/biocbuild/tmp/RtmpXtpHsI\test\
INFO [2026-01-13 12:29:37] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_259_9623a4_4322.emf
INFO [2026-01-13 12:29:38] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_108_1065a2_6121.emf
INFO [2026-01-13 12:29:38] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_158_23a1_4128.emf
INFO [2026-01-13 12:29:39] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_251_0056a0_6161.emf
INFO [2026-01-13 12:29:39] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_401_52a4_211.emf
INFO [2026-01-13 12:29:39] Saved scatter plots to: /home/biocbuild/tmp/RtmpXtpHsI\test\
INFO [2026-01-13 12:29:40] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_259_9623a4_4322.emf
INFO [2026-01-13 12:29:40] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_108_1065a2_6121.emf
INFO [2026-01-13 12:29:41] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_158_23a1_4128.emf
INFO [2026-01-13 12:29:41] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_251_0056a0_6161.emf
INFO [2026-01-13 12:29:41] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_401_52a4_211.emf
INFO [2026-01-13 12:29:41] Saved scatter plots to: /home/biocbuild/tmp/RtmpXtpHsI\test\
INFO [2026-01-13 12:29:42] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_259_9623a4_4322.emf
INFO [2026-01-13 12:29:43] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_108_1065a2_6121.emf
INFO [2026-01-13 12:29:43] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_158_23a1_4128.emf
INFO [2026-01-13 12:29:44] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_251_0056a0_6161.emf
INFO [2026-01-13 12:29:45] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_401_52a4_211.emf
INFO [2026-01-13 12:29:45] Saved line plots with mean line to: /home/biocbuild/tmp/RtmpXtpHsI\test\
INFO [2026-01-13 12:29:45] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_259_9623a4_4322.emf
INFO [2026-01-13 12:29:46] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_108_1065a2_6121.emf
INFO [2026-01-13 12:29:47] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_158_23a1_4128.emf
INFO [2026-01-13 12:29:47] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_251_0056a0_6161.emf
INFO [2026-01-13 12:29:48] Saved to: /home/biocbuild/tmp/RtmpXtpHsI\test\/HILIC_neg_401_52a4_211.emf
INFO [2026-01-13 12:29:48] Saved line plots with mean line to: /home/biocbuild/tmp/RtmpXtpHsI\test\
INFO [2026-01-13 12:29:49] 
Saved batch plots to: /home/biocbuild/tmp/RtmpXtpHsI\test\batch_plots.pdf
INFO [2026-01-13 12:29:49] Identified m/z column Average_Mz and retention time column Average_Rt_min
INFO [2026-01-13 12:29:49] Identified m/z column Average_Mz and retention time column Average_Rt_min
INFO [2026-01-13 12:29:50] Identified m/z column Average_Mz and retention time column Average_Rt_min
INFO [2026-01-13 12:29:50] 
92% of features flagged for low quality
INFO [2026-01-13 12:29:50] Identified m/z column Average_Mz and retention time column Average_Rt_min
INFO [2026-01-13 12:29:50] 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 
 37.598   0.897  42.175 

Example timings

notameViz.Rcheck/notameViz-Ex.timings

nameusersystemelapsed
manhattan_plot8.2971.3436.610
mz_rt_plot6.8541.5425.742
plot_dendrogram0.7320.0440.780
plot_dist_density2.1910.5182.424
plot_effect_heatmap7.4291.5005.206
plot_injection_lm14.845 4.151 8.683
plot_p_histogram4.9711.4302.977
plot_pca0.6030.0240.986
plot_pca_arrows1.3160.0031.349
plot_pca_hexbin0.3480.0010.349
plot_pca_loadings0.4800.0120.493
plot_quality1.9910.0112.044
plot_sample_boxplots1.6560.0041.689
plot_sample_heatmap0.9460.0120.961
plot_tsne0.6210.0000.639
plot_tsne_arrows1.2290.0081.297
plot_tsne_hexbin0.4080.0040.413
save_QC_plots16.836 2.49316.731
save_batch_plots12.958 0.10116.311
save_beeswarm_plots8.3500.0569.668
save_dc_plots4.0770.6835.400
save_group_boxplots11.656 0.05414.090
save_group_lineplots10.844 0.05911.627
save_plot1.0740.0151.103
save_scatter_plots5.5200.1696.016
save_subject_line_plots4.0330.0904.706
visualize_clusters3.0610.0243.392
volcano_plot4.7201.4492.310