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

This page was generated on 2025-06-19 12:02 -0400 (Thu, 19 Jun 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4810
palomino8Windows Server 2022 Datacenterx644.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" 4548
kjohnson3macOS 13.7.1 Venturaarm644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4528
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4493
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 1252/2309HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MetMashR 1.3.0  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2025-06-18 13:25 -0400 (Wed, 18 Jun 2025)
git_url: https://git.bioconductor.org/packages/MetMashR
git_branch: devel
git_last_commit: 7cec1a9
git_last_commit_date: 2025-04-15 13:42:42 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
kjohnson3macOS 13.7.1 Ventura / arm64  OK    ERROR  skippedskipped
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped


CHECK results for MetMashR on nebbiolo2

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.

raw results


Summary

Package: MetMashR
Version: 1.3.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:MetMashR.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings MetMashR_1.3.0.tar.gz
StartedAt: 2025-06-19 00:50:40 -0400 (Thu, 19 Jun 2025)
EndedAt: 2025-06-19 00:58:59 -0400 (Thu, 19 Jun 2025)
EllapsedTime: 498.4 seconds
RetCode: 0
Status:   OK  
CheckDir: MetMashR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/MetMashR.Rcheck’
* using R version 4.5.0 (2025-04-11)
* 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.2 LTS
* using session charset: UTF-8
* checking for file ‘MetMashR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MetMashR’ version ‘1.3.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 ... 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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'GO_database.Rd':
  ‘[GO.db:GOBASE]{GO.db::GO()}’

See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/MetMashR.Rcheck/00check.log’
for details.


Installation output

MetMashR.Rcheck/00install.out

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


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

Tests output

MetMashR.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: 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/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 
 15.614   0.850  25.476 

Example timings

MetMashR.Rcheck/MetMashR-Ex.timings

nameusersystemelapsed
AnnotationDb_database0.0160.0010.017
AnnotationDb_select0.0120.0000.011
BiocFileCache_database0.0140.0010.016
CompoundDb_source0.0070.0010.008
GO_database0.0090.0000.009
MTox700plus_database0.0170.0000.018
PathBank_metabolite_database0.0190.0000.018
add_columns0.0070.0010.008
add_labels0.0060.0020.008
annotation_bar_chart0.0090.0000.009
annotation_database0.0080.0000.009
annotation_histogram0.0120.0000.012
annotation_histogram2d0.0130.0010.014
annotation_pie_chart0.0110.0040.015
annotation_source0.0070.0010.008
annotation_table0.0100.0010.012
annotation_upset_chart0.0150.0030.018
annotation_venn_chart0.0140.0000.013
cache_as_is0.0120.0010.013
calc_ppm_diff0.0050.0030.008
calc_rt_diff0.0070.0010.008
cd_source0.0140.0020.016
chart_plot0.0090.0020.011
check_for_columns0.0070.0010.008
classyfire_lookup0.0140.0020.017
combine_columns0.0090.0030.013
combine_records0.0080.0010.009
combine_records_helper_functions0.0340.0100.044
combine_sources0.0170.0040.021
compute_column0.0070.0020.009
compute_record0.0050.0000.006
database_lookup0.0140.0000.014
eutils_lookup0.0160.0040.020
excel_database0.0150.0020.017
filter_labels0.0090.0020.011
filter_na0.0040.0010.005
filter_range0.0060.0040.009
filter_records0.0070.0000.006
filter_venn0.0100.0030.012
github_file0.0170.0080.025
greek_dictionary0.0080.0010.010
hmdb_lookup0.0130.0020.016
id_counts0.0060.0020.008
import_source0.0000.0000.001
is_writable0.0030.0020.006
kegg_lookup0.0060.0020.008
lcms_table0.0130.0020.014
lipidmaps_lookup0.0150.0030.018
ls_source0.0310.0030.034
model_apply0.1340.0000.135
mspurity_source0.0070.0010.008
mwb_compound_lookup0.0140.0000.015
mwb_refmet_database0.0080.0020.011
mwb_structure0.0050.0010.006
mz_match0.0080.0000.008
mzrt_match0.010.000.01
normalise_lipids0.0090.0000.008
normalise_strings0.0050.0010.006
openbabel_structure0.0130.0010.015
opsin_lookup0.0120.0000.013
pivot_columns0.0060.0000.007
prioritise_columns0.0090.0000.009
pubchem_compound_lookup0.0120.0000.012
pubchem_property_lookup0.0140.0000.014
pubchem_structure0.0070.0000.008
pubchem_widget0.0120.0000.012
racemic_dictionary0.0060.0000.006
rdata_database0.010.000.01
rds_cache0.0100.0000.009
rds_database0.0080.0000.007
read_database0.0060.0000.006
read_source0.0120.0000.012
remove_columns0.0050.0000.006
rename_columns0.0060.0000.006
required_cols0.010.000.01
rest_api0.0120.0000.011
rt_match0.0080.0000.008
select_columns0.0060.0000.005
split_column0.0100.0000.009
split_records0.0080.0000.007
sqlite_database0.010.000.01
trim_whitespace0.0050.0000.005
tripeptide_dictionary0.0060.0000.006
unique_records0.0000.0000.001
unzip_before_cache0.0100.0000.011
vertical_join0.1150.0000.115
wherever0.0340.0000.033
write_database0.0050.0010.006