Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2026-04-18 11:37 -0400 (Sat, 18 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4957
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4686
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4627
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 1304/2404HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MetMashR 1.5.1  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2026-04-17 13:40 -0400 (Fri, 17 Apr 2026)
git_url: https://git.bioconductor.org/packages/MetMashR
git_branch: devel
git_last_commit: d3308d4
git_last_commit_date: 2026-04-16 05:00:12 -0400 (Thu, 16 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  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
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  
See other builds for MetMashR in R Universe.


CHECK results for MetMashR on kunpeng2

To the developers/maintainers of the MetMashR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MetMashR.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: MetMashR
Version: 1.5.1
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:MetMashR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings MetMashR_1.5.1.tar.gz
StartedAt: 2026-04-17 04:45:46 -0000 (Fri, 17 Apr 2026)
EndedAt: 2026-04-17 04:50:49 -0000 (Fri, 17 Apr 2026)
EllapsedTime: 303.2 seconds
RetCode: 0
Status:   OK  
CheckDir: MetMashR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/MetMashR.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* 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-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MetMashR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MetMashR’ version ‘1.5.1’
* 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 ... NOTE
Found the following non-portable file paths:
  MetMashR/tests/testthat/lp/lm/compound/abbrev_chains/PE%2816%3A0_18%3A1%29/inchi_key%2Chmdb_id/json.json
  MetMashR/tests/testthat/lp/lm/compound/abbrev_chains/TG%2816%3A0_16%3A1_18%3A2%29/inchi_key%2Chmdb_id/json.json
  MetMashR/tests/testthat/lp/lm/compound/abbrev_chains/TG%2816%3A0_16%3A1_18%3A2%29/inchi_key%2Chmdb_id

Tarballs are only required to store paths of up to 100 bytes and cannot
store those of more than 256 bytes, with restrictions including to 100
bytes for the final component.
See section ‘Package structure’ in the ‘Writing R Extensions’ manual.
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘MetMashR’ can be installed ... OK
* checking installed package size ... INFO
  installed size is  6.8Mb
  sub-directories of 1Mb or more:
    extdata   5.6Mb
* 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 R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* 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
  ‘/home/biocbuild/bbs-3.23-bioc/meat/MetMashR.Rcheck/00check.log’
for details.


Installation output

MetMashR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL MetMashR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’
* installing *source* package ‘MetMashR’ ...
** this is package ‘MetMashR’ version ‘1.5.1’
** 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 (MetMashR)

Tests output

MetMashR.Rcheck/tests/testthat.Rout


R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences"
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.

> # 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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
> 
> library(testthat)
> library(MetMashR)
Loading required package: struct
> 
> test_check("MetMashR")
No encoding supplied: defaulting to UTF-8.
No encoding supplied: defaulting to UTF-8.
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 249 ]
> 
> proc.time()
   user  system elapsed 
 19.802   0.952  30.637 

Example timings

MetMashR.Rcheck/MetMashR-Ex.timings

nameusersystemelapsed
AnnotationDb_database0.030.000.03
AnnotationDb_select0.0160.0000.016
BiocFileCache_database0.0220.0000.022
CompoundDb_source0.0120.0000.011
GO_database0.0140.0000.014
MTox700plus_database0.0250.0000.025
PathBank_metabolite_database0.0290.0000.029
add_columns0.0060.0040.010
add_labels0.0110.0000.011
annotation_bar_chart0.0110.0000.011
annotation_database0.0110.0000.010
annotation_histogram0.0160.0000.016
annotation_histogram2d0.0160.0000.016
annotation_pie_chart0.0180.0000.019
annotation_source0.010.000.01
annotation_table0.0130.0000.014
annotation_upset_chart0.0210.0110.033
annotation_venn_chart0.0160.0000.017
cache_as_is0.0330.0080.041
calc_ppm_diff0.010.000.01
calc_rt_diff0.010.000.01
cd_source0.0230.0000.022
chart_plot0.0110.0000.011
check_for_columns0.0120.0080.020
classyfire_lookup0.0220.0000.023
combine_columns0.0120.0040.016
combine_records0.0110.0000.011
combine_records_helper_functions0.0610.0040.066
combine_sources0.0270.0000.027
compute_column0.0070.0040.011
compute_record0.0030.0040.007
database_lookup0.0170.0000.018
eutils_lookup0.0210.0040.025
excel_database0.0140.0080.021
filter_labels0.0150.0000.015
filter_na0.0030.0030.007
filter_range0.0120.0000.012
filter_records0.0080.0000.008
filter_venn0.0130.0000.013
github_file0.0270.0040.031
greek_dictionary0.0110.0000.011
hmdb_lookup0.0160.0040.020
id_counts0.0100.0000.011
import_source0.0010.0000.001
is_writable0.0190.0040.023
kegg_lookup0.0110.0000.011
lcms_table0.0150.0040.019
lipidmaps_lookup0.0160.0080.024
ls_source0.0160.0040.019
model_apply0.1780.0360.214
mspurity_source0.0090.0040.013
mwb_compound_lookup0.0400.0040.044
mwb_refmet_database0.0180.0000.018
mwb_structure0.0100.0000.009
mz_match0.0140.0000.013
mzrt_match0.0170.0000.016
normalise_lipids0.0130.0000.013
normalise_strings0.0190.0000.020
opsin_lookup0.0190.0000.020
pivot_columns0.010.000.01
prioritise_columns0.0140.0000.015
pubchem_compound_lookup0.0200.0000.021
pubchem_property_lookup0.0230.0000.023
pubchem_structure0.0120.0000.012
pubchem_widget0.020.000.02
racemic_dictionary0.0050.0040.009
rdata_database0.0140.0000.014
rds_cache0.0130.0000.013
rds_database0.0120.0000.011
read_database0.0280.0000.029
read_source0.0520.0000.053
remove_columns0.0080.0000.008
rename_columns0.0080.0000.008
required_cols0.0410.0000.042
rest_api0.0140.0040.018
rt_match0.0090.0040.012
select_columns0.0080.0000.008
split_column0.0150.0000.014
split_records0.0110.0000.011
sqlite_database0.0160.0000.016
trim_whitespace0.0090.0000.009
tripeptide_dictionary0.010.000.01
unique_records0.0010.0000.001
unzip_before_cache0.0160.0000.016
upset_filters000
vertical_join0.1640.0160.180
wherever0.0560.0000.055
write_database0.0080.0000.008