Back to Multiple platform build/check report for BioC 3.23:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-03-14 11:33 -0400 (Sat, 14 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4837
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences" 4050
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 382/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CluMSID 1.27.0  (landing page)
Tobias Depke
Snapshot Date: 2026-03-13 13:40 -0400 (Fri, 13 Mar 2026)
git_url: https://git.bioconductor.org/packages/CluMSID
git_branch: devel
git_last_commit: 4f5bb4a
git_last_commit_date: 2025-10-29 10:49:24 -0400 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  ERROR    ERROR  skippedskipped
See other builds for CluMSID in R Universe.


CHECK results for CluMSID on nebbiolo1

To the developers/maintainers of the CluMSID package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CluMSID.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: CluMSID
Version: 1.27.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:CluMSID.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings CluMSID_1.27.0.tar.gz
StartedAt: 2026-03-13 22:09:13 -0400 (Fri, 13 Mar 2026)
EndedAt: 2026-03-13 22:21:05 -0400 (Fri, 13 Mar 2026)
EllapsedTime: 712.0 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: CluMSID.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:CluMSID.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings CluMSID_1.27.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/CluMSID.Rcheck’
* using R Under development (unstable) (2026-03-05 r89546)
* 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.4 LTS
* using session charset: UTF-8
* current time: 2026-03-14 02:09:14 UTC
* checking for file ‘CluMSID/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CluMSID’ version ‘1.27.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 ‘CluMSID’ can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import ‘dbscan::as.dendrogram’ by ‘stats::as.dendrogram’ when loading ‘CluMSID’
See ‘/home/biocbuild/bbs-3.23-bioc/meat/CluMSID.Rcheck/00install.out’ for details.
* 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 ... NOTE
checkRd: (-1) OPTICSplot.Rd:24: Lost braces
    24 | see code{\link[dbscan:optics]{extractDBSCAN}}.
       |         ^
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                    user system elapsed
mergeMS2spectra   19.254  0.929  20.188
extractMS2spectra 15.191  0.310  15.506
splitPolarities   14.714  0.180  14.894
* 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: 1 WARNING, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/CluMSID.Rcheck/00check.log’
for details.


Installation output

CluMSID.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL CluMSID
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘CluMSID’ ...
** this is package ‘CluMSID’ version ‘1.27.0’
** using staged installation
** R
** byte-compile and prepare package for lazy loading
Warning: replacing previous import ‘dbscan::as.dendrogram’ by ‘stats::as.dendrogram’ when loading ‘CluMSID’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: replacing previous import ‘dbscan::as.dendrogram’ by ‘stats::as.dendrogram’ when loading ‘CluMSID’
** testing if installed package can be loaded from final location
Warning: replacing previous import ‘dbscan::as.dendrogram’ by ‘stats::as.dendrogram’ when loading ‘CluMSID’
** testing if installed package keeps a record of temporary installation path
* DONE (CluMSID)

Tests output

CluMSID.Rcheck/tests/testthat.Rout


R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences"
Copyright (C) 2026 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.

> library(testthat)
> library(CluMSID)
Warning message:
replacing previous import 'dbscan::as.dendrogram' by 'stats::as.dendrogram' when loading 'CluMSID' 
> 
> test_check("CluMSID")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 16 ]
> 
> proc.time()
   user  system elapsed 
 17.772   0.792  18.559 

Example timings

CluMSID.Rcheck/CluMSID-Ex.timings

nameusersystemelapsed
Featurelist0.0110.0000.011
HCplot1.0370.0661.105
HCtbl0.0080.0000.008
MDSplot0.5790.0220.601
OPTICSplot0.0250.0010.026
OPTICStbl0.0120.0000.013
accessors0.0460.0030.050
addAnnotations0.0590.1020.161
as.MS2spectrum0.1770.0070.189
cossim0.0150.0000.015
distanceMatrix0.4400.0440.484
extractMS2spectra15.191 0.31015.506
extractPseudospectra0.9840.5611.089
findFragment0.0220.0020.023
findNL0.0220.0020.024
getSimilarities3.2890.1453.435
getSpectrum0.0180.0020.020
mergeMS2spectra19.254 0.92920.188
networkplot0.2530.0080.262
specplot0.0080.0020.009
splitPolarities14.714 0.18014.894
writeFeaturelist0.0120.0010.012