===============================
R CMD BUILD
===============================
* checking for file ‘MetaProViz/DESCRIPTION’ ... OK
* preparing ‘MetaProViz’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... OK
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* looking to see if a ‘data/datalist’ file should be added
* building ‘MetaProViz_3.99.17.tar.gz’
===============================
BiocCheckGitClone('MetaProViz')
===============================
→ sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/3967/8f122b35da767ae92e14cd52d472d6f29908fabb/MetaProViz
→ BiocVersion: 3.22
→ Package: MetaProViz
→ PackageVersion: 3.99.17
→ BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/3967/8f122b35da767ae92e14cd52d472d6f29908fabb/MetaProViz.BiocCheck
→ BiocCheckVersion: 1.47.0
→ sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/3967/8f122b35da767ae92e14cd52d472d6f29908fabb/MetaProViz
→ installDir: NULL
→ isTarBall: FALSE
→ platform: unix
* Checking valid files...
* Checking individual file sizes...
* Checking for stray BiocCheck output folders...
* Checking for inst/doc folders...
* Checking if DESCRIPTION is well formatted...
* Checking NAMESPACE...
* Checking for valid maintainer...
* Checking CITATION...
* Checking that provided CITATION file is correctly formatted...
── BiocCheck v1.47.0 results ───────────────────────────────────────────────────
✖ 0 ERRORS | ⚠ 0 WARNINGS | i 0 NOTES
i For more details, run
browseVignettes(package = 'BiocCheck')
===============================
R CMD CHECK
===============================
* using log directory ‘/home/pkgbuild/packagebuilder/workers/jobs/3967/8f122b35da767ae92e14cd52d472d6f29908fabb/MetaProViz.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
* using option ‘--no-vignettes’
* checking for file ‘MetaProViz/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MetaProViz’ version ‘3.99.17’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 38 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
* 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 ‘MetaProViz’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... 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 ... [14s/14s] OK
* checking whether the package can be loaded with stated dependencies ... [14s/14s] OK
* checking whether the package can be unloaded cleanly ... [15s/15s] OK
* checking whether the namespace can be loaded with stated dependencies ... [15s/15s] OK
* checking whether the namespace can be unloaded cleanly ... [14s/14s] OK
* checking loading without being on the library search path ... [15s/15s] OK
* checking whether startup messages can be suppressed ... [14s/14s] OK
* checking use of S3 registration ... 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 ... [65s/66s] OK
* checking Rd files ... [1s/1s] OK
* checking Rd metadata ... OK
* checking Rd line widths ... NOTE
Rd file 'compare_pk.Rd':
\examples lines wider than 100 characters:
# biocrates_features is a data frame with columns: "TrivialName", "CHEBI", "HMDB", "LIMID", and "Class".
Rd file 'viz_superplot.Rd':
\examples lines wider than 100 characters:
Res <- viz_superplot(data = intracell_raw_se[1:2, , drop = FALSE]) # only plot the first 2 metabolites
These lines will be truncated in the PDF manual.
* 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 ... [7s/7s] OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... ERROR
TIMEOUT: R CMD check exceeded 15 mins
===============================
BiocCheck('MetaProViz_3.99.17.tar.gz')
===============================
── Installing MetaProViz ───────────────────────────────────────────────────────
✔ Package installed successfully
── MetaProViz session metadata ─────────────────────────────────────────────────
→ sourceDir: /tmp/RtmpJTEwUJ/file2492516609c176/MetaProViz
→ BiocVersion: 3.22
→ Package: MetaProViz
→ PackageVersion: 3.99.17
→ BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/3967/8f122b35da767ae92e14cd52d472d6f29908fabb/MetaProViz.BiocCheck
→ BiocCheckVersion: 1.47.0
→ sourceDir: /tmp/RtmpJTEwUJ/file2492516609c176/MetaProViz
→ installDir: /tmp/RtmpJTEwUJ/file2492513900aff8
→ isTarBall: TRUE
→ platform: unix
── Running BiocCheck on MetaProViz ─────────────────────────────────────────────
* Checking for deprecated package usage...
adding rname 'https://bioconductor.org/checkResults/3.23/bioc-LATEST/meat-index.dcf'
* Checking for remote package usage...
* Checking for 'LazyData: true' usage...
* Checking version number...
* Checking for version number mismatch...
* Checking new package version number...
! WARNING: New package x version starting with non-zero value (e.g., 1.y.z,
2.y.z); got ‘3.99.17’.
* Checking R version dependency...
i NOTE: Update R version dependency from 4.4 to 4.5.0
* Checking package size...
* Checking individual file sizes...
* Checking biocViews...
* Checking that biocViews are present...
* Checking package type based on biocViews...
→ Software
* Checking for non-trivial biocViews...
* Checking that biocViews come from the same category...
* Checking biocViews validity...
* Checking for recommended biocViews...
i NOTE: Consider adding these automatically suggested biocViews: Reactome
i Search 'biocViews' at https://contributions.bioconductor.org
* Checking build system compatibility...
* Checking for proper Description: field...
* Checking if DESCRIPTION is well formatted...
* Checking for whitespace in DESCRIPTION field names...
* Checking that Package field matches directory/tarball name...
* Checking for Version: field...
* Checking License: for restrictive use...
* Checking for recommended DESCRIPTION fields...
* Checking for Bioconductor software dependencies...
i Bioconductor dependencies found in Imports & Depends (12%).
* Checking for pinned package versions in DESCRIPTION...
* Checking for 'fnd' role in Authors@R...
* Checking NAMESPACE...
* Checking .Rbuildignore...
* Checking for stray BiocCheck output folders...
* Checking vignette directory...
* Checking whether vignette is built with 'R CMD build'...
* Checking package installation calls in R code...
* Checking for library/require of MetaProViz...
* Checking coding practice...
* Checking parsed R code in R directory, examples, vignettes...
* Checking function lengths...
i NOTE: The recommended function length is 50 lines or less. There are 58
functions greater than 50 lines.
The longest 5 functions are:
• viz_heatmap() (R/VizHeatmap.R): 701 lines
• ...
• mapping_ambiguity() (R/RefactorPriorKnoweldge.R): 524 lines
* Checking man page documentation...
[11m/11m] OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
translate_id 146.737 12.250 158.474
processing 115.071 6.706 122.034
mapping_ambiguity 104.434 11.505 115.722
metadata_analysis 56.476 5.603 61.876
mca_core 38.565 2.461 41.013
checkmatch_pk_to_data 36.033 3.959 39.829
dma 18.338 1.178 19.501
mca_2cond 8.293 0.736 9.018
pool_estimation 7.512 0.476 7.980
viz_superplot 6.680 0.687 7.334
viz_pca 5.278 0.406 5.669
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’i NOTE: Consider adding runnable examples to man pages that document exported
objects.
• compare_pk.Rd
• ...
• reexports.Rd
i NOTE: Usage of dontrun / donttest tags found in man page examples. 9% of man
pages use at least one of these tags.
Found in files:
• compare_pk.Rd
• ...
• metaproviz_save_config.Rd
i NOTE: Use donttest instead of dontrun.
Found in files:
• compare_pk.Rd
• ...
• metaproviz_save_config.Rd
* Checking package NEWS...
* Checking unit tests...
* Checking skip_on_bioc() in tests...
* Checking formatting of DESCRIPTION, NAMESPACE, man pages, R source, and
vignette source...
i NOTE: Consider shorter lines; 2123 lines (11%) are > 80 characters long.
First few lines:
• R/DifferentialMetaboliteAnalysis.R#L38 #' @param metadata_info Named
character ...
• ...
• vignettes/quick-start.Rmd#L471 For a detailed example of the visualisat ...
i See https://contributions.bioconductor.org/r-code.html
i See styler package: https://cran.r-project.org/package=styler as described in
the BiocCheck vignette.
* Checking if package already exists in CRAN...
* Checking if new package already exists in Bioconductor...
* Checking for bioc-devel mailing list subscription...
i Maintainer is subscribed to bioc-devel.
* Checking for support site registration...
i Maintainer is registered at support site.
i Package is in the Support Site Watched Tags.
── BiocCheck v1.47.0 results ───────────────────────────────────────────────────
✖ 0 ERRORS | ⚠ 1 WARNINGS | i 7 NOTES
i See the MetaProViz.BiocCheck folder and run
browseVignettes(package = 'BiocCheck')
for details.