Back to Multiple platform build/check report for BioC 3.23:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4808
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4542
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 103/2345HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
artMS 1.29.0  (landing page)
David Jimenez-Morales
Snapshot Date: 2026-01-21 13:40 -0500 (Wed, 21 Jan 2026)
git_url: https://git.bioconductor.org/packages/artMS
git_branch: devel
git_last_commit: cf1f330
git_last_commit_date: 2025-10-29 10:48:43 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    ERROR    OK  


CHECK results for artMS on kjohnson3

To the developers/maintainers of the artMS package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/artMS.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: artMS
Version: 1.29.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:artMS.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings artMS_1.29.0.tar.gz
StartedAt: 2026-01-21 18:26:41 -0500 (Wed, 21 Jan 2026)
EndedAt: 2026-01-21 18:28:06 -0500 (Wed, 21 Jan 2026)
EllapsedTime: 85.0 seconds
RetCode: 1
Status:   ERROR  
CheckDir: artMS.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:artMS.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings artMS_1.29.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/artMS.Rcheck’
* using R Under development (unstable) (2026-01-15 r89304)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘artMS/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘artMS’ version ‘1.29.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 27 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 ‘artMS’ can be installed ... OK
* checking installed package size ... OK
* 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 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘artMS-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: artmsQuantification
> ### Title: Relative quantification using MSstats
> ### Aliases: artmsQuantification
> ### Keywords: driver, function main,
> 
> ### ** Examples
> 
> # Recommended
> # artmsQuantification(yaml_config_file = "your-config-file.yaml")
> 
> # Example to test this function using the example dataset available in artMS
> # Step 1: Add evidence, keys, and contrast to configuration object
> artms_data_ph_config$files$evidence <- artms_data_ph_evidence
> artms_data_ph_config$files$keys <- artms_data_ph_keys
> artms_data_ph_config$files$contrasts <- artms_data_ph_contrast
> 
> # Step 2: Run the quantification step
> quant_results <- artmsQuantification(yaml_config_file = artms_data_ph_config, 
+                                      data_object = TRUE, 
+                                      display_msstats = FALSE,
+                                      printPDF = FALSE,
+                                      printTables = FALSE)
--------------------------------------------
artMS: Relative Quantification using MSstats
--------------------------------------------
>> Reading the configuration file
>> LOADING DATA 
>> MERGING FILES 
>> CONVERT Intensity values < 1 to NA
>> FILTERING 
-- Contaminants CON__|REV__ removed
-- Removing protein groups
-- Use <Leading.razor.protein> as Protein ID
>> CONVERTING THE DATA TO MSSTATS FORMAT 
-- Selecting Sequence Type: MaxQuant 'Modified.sequence' column
	(+) <Fraction> column added (with value 1, MSstats requirement)
-- Adding NA values for missing values (required by MSstats) 
>> RUNNING MSstats (it usually takes a 'long' time: please, be patient)
	(MSstats messages are turned off. Select <display_msstats = TRUE> to activate MSstats outputs)
Error in `[.data.table`(input, , `:=`(n_obs, sum(Intensity > min_intensity,  : 
  attempt access index 13/13 in VECTOR_ELT
Calls: artmsQuantification ... withVisible -> suppressMessages -> withCallingHandlers
Execution halted
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
    8.   └─artMS:::.artms_runMSstats(...)
    9.     └─MSstats::dataProcess(...)
   10.       └─MSstats::MSstatsPrepareForDataProcess(raw, logTrans, fix_missing)
   11.         ├─MSstats:::.checkDataValidity(input, fix_missing = fix_missing)
   12.         └─MSstats:::.checkDataValidity(input, fix_missing = fix_missing)
   13.           └─MSstats (local) .local(input, ...)
   14.             └─MSstatsConvert::MSstatsBalancedDesign(...)
   15.               └─MSstatsConvert:::.filterFewMeasurements(...)
   16.                 ├─...[]
   17.                 └─data.table:::`[.data.table`(...)
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 2 ]
  Error:
  ! Test failures.
  Execution halted
* 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 ERRORs
See
  ‘/Users/biocbuild/bbs-3.23-bioc/meat/artMS.Rcheck/00check.log’
for details.


Installation output

artMS.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL artMS
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’
* installing *source* package ‘artMS’ ...
** this is package ‘artMS’ version ‘1.29.0’
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** 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 (artMS)

Tests output

artMS.Rcheck/tests/testthat.Rout.fail


R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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(artMS)

> 
> test_check("artMS")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 2 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-evidence.R:19:3'): Check artmsQuantification() output ──────────
Error in ``[.data.table`(input, , `:=`(n_obs, sum(Intensity > min_intensity, na.rm = TRUE)), by = feature_columns)`: attempt access index 13/13 in VECTOR_ELT
Backtrace:
     ▆
  1. └─artMS::artmsQuantification(...) at test-evidence.R:19:3
  2.   ├─utils::capture.output(...)
  3.   │ └─base::withVisible(...elt(i))
  4.   ├─base::suppressMessages(...)
  5.   │ └─base::withCallingHandlers(...)
  6.   ├─base::suppressWarnings(...)
  7.   │ └─base::withCallingHandlers(...)
  8.   └─artMS:::.artms_runMSstats(...)
  9.     └─MSstats::dataProcess(...)
 10.       └─MSstats::MSstatsPrepareForDataProcess(raw, logTrans, fix_missing)
 11.         ├─MSstats:::.checkDataValidity(input, fix_missing = fix_missing)
 12.         └─MSstats:::.checkDataValidity(input, fix_missing = fix_missing)
 13.           └─MSstats (local) .local(input, ...)
 14.             └─MSstatsConvert::MSstatsBalancedDesign(...)
 15.               └─MSstatsConvert:::.filterFewMeasurements(...)
 16.                 ├─...[]
 17.                 └─data.table:::`[.data.table`(...)

[ FAIL 1 | WARN 0 | SKIP 0 | PASS 2 ]
Error:
! Test failures.
Execution halted

Example timings

artMS.Rcheck/artMS-Ex.timings

nameusersystemelapsed
artmsAnalysisQuantifications0.0020.0000.002
artmsAnnotateSpecie0.0020.0010.004
artmsAnnotationUniprot1.0370.2381.343
artmsAvgIntensityRT0.3660.0030.390
artmsChangeColumnName000
artmsConvertMetabolomics0.0000.0000.001
artmsDataPlots0.0010.0000.000
artmsEnrichLog2fc000
artmsEnrichProfiler000
artmsEvidenceToSAINTq0.0000.0010.001
artmsEvidenceToSaintExpress000
artmsFilterEvidenceContaminants0.0050.0000.005
artmsGeneratePhSiteExtended000
artmsIsEvidenceNewVersion0.0010.0010.002
artmsIsSpeciesSupported0.0330.0010.034
artmsLeaveOnlyUniprotEntryID0.0010.0000.001
artmsMapUniprot2Entrez0.1730.0030.180
artmsMergeEvidenceAndKeys0.0090.0010.010
artmsMsstatsSummary0.0000.0000.001
artmsPhosfateOutput0.0000.0010.000
artmsPhotonOutput000
artmsPlotHeatmapQuant0.2760.0070.294
artmsProtein2SiteConversion0.0010.0000.001
artmsQualityControlEvidenceBasic0.3530.0170.388
artmsQualityControlEvidenceExtended0.0020.0000.002
artmsQualityControlMetabolomics0.0010.0000.001
artmsQualityControlSummaryExtended0.0010.0000.001