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

This page was generated on 2025-01-04 11:45 -0500 (Sat, 04 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4756
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4475
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4435
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4390
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4383
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 1327/2275HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MsBackendRawFileReader 1.13.1  (landing page)
Christian Panse
Snapshot Date: 2025-01-03 13:40 -0500 (Fri, 03 Jan 2025)
git_url: https://git.bioconductor.org/packages/MsBackendRawFileReader
git_branch: devel
git_last_commit: d2c3762
git_last_commit_date: 2024-11-07 01:23:44 -0500 (Thu, 07 Nov 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    ERROR  skipped


CHECK results for MsBackendRawFileReader on kjohnson3

To the developers/maintainers of the MsBackendRawFileReader package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MsBackendRawFileReader.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: MsBackendRawFileReader
Version: 1.13.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MsBackendRawFileReader.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MsBackendRawFileReader_1.13.1.tar.gz
StartedAt: 2025-01-03 20:24:01 -0500 (Fri, 03 Jan 2025)
EndedAt: 2025-01-03 20:26:07 -0500 (Fri, 03 Jan 2025)
EllapsedTime: 125.6 seconds
RetCode: 0
Status:   OK  
CheckDir: MsBackendRawFileReader.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/MsBackendRawFileReader.Rcheck’
* using R Under development (unstable) (2024-11-20 r87352)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MsBackendRawFileReader/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MsBackendRawFileReader’ version ‘1.13.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 ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘MsBackendRawFileReader’ 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 whether startup messages can be suppressed ... 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                         user system elapsed
ioBenchmark            33.305  8.463  11.746
MsBackendRawFileReader  8.317  3.474  11.693
* 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: OK


Installation output

MsBackendRawFileReader.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library’
* installing *source* package ‘MsBackendRawFileReader’ ...
** 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 (MsBackendRawFileReader)

Tests output

MsBackendRawFileReader.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences"
Copyright (C) 2024 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("MsBackendRawFileReader")
Loading required package: Spectra
Loading required package: S4Vectors
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

The following objects are masked from 'package:base':

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min


Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: BiocParallel
> library("Spectra")
> 
> 
> sample_raw_file <- file.path(system.file(package = "rawrr"),
+                                 'extdata', 'sample.raw')
> 
> sample_mzXML_file <- file.path(path.package(package = 'MsBackendRawFileReader'),
+                                 'extdata', 'sample.mzXML')
> 
> 
> sample_raw <-  backendInitialize(MsBackendRawFileReader::MsBackendRawFileReader(), files = sample_raw_file)
> 
> 
> #sample_mzr <-  backendInitialize(MsBackendMzR(), files = sample_mzXML_file)
> 
> 
> mgf_file <- file.path(system.file(package = "MsBackendRawFileReader"),
+                              'extdata', '3159619b11ed_4590_9594.mgf')
> 
> 
> rv <- lapply(1:2, function(x){
+   file.copy(from = sample_raw_file, to = tempfile(fileext='.raw'))})
> 
> 
> register(SnowParam(workers = 1, type = "SOCK") , default = TRUE); 
> sample_raw_2 <- backendInitialize(MsBackendRawFileReader(),
+     files = file.path(tempdir(),
+          list.files(path = tempdir(), pattern = 'raw$')))
> 
> 
> test_check("MsBackendRawFileReader")
[ FAIL 0 | WARN 1 | SKIP 2 | PASS 21 ]

══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• isFALSE(file.exists(sample_mzXML_file)) is TRUE (1):
  'test_MsBackendMzR_MsBackendRawFileReader.R:1:1'
• isFALSE(require(MsBackendRawMgf)) is TRUE (1): 'test_top_n_mgf.R:1:1'

[ FAIL 0 | WARN 1 | SKIP 2 | PASS 21 ]
> 
> 
> be <- Spectra::backendInitialize(MsBackendRawFileReader::MsBackendRawFileReader(),
+                                  files = c(sample_raw_file))
> 
> ## Run the MsBackend spectra variable test suite
> 
> test_suite <- system.file("test_backends", "test_MsBackend",
+                           package = "Spectra")
> 
> #res <- test_file(paste0(test_suite, "/test_spectra_variables.R"),
> #                 reporter = check_reporter(), stop_on_failure = TRUE)
> 
> 
> ## Run the whole suite.
> res <- test_dir(test_suite, stop_on_failure = TRUE)
✔ | F W  S  OK | Context

⠏ |          0 | peaks_variables                                                
⠙ |          2 | peaks_variables                                                
⠸ |          4 | peaks_variables                                                
✔ |          4 | peaks_variables [4.3s]

⠏ |          0 | spectra_subsetting                                             
⠋ |          1 | spectra_subsetting                                             
⠴ |         46 | spectra_subsetting                                             
⠙ |         92 | spectra_subsetting                                             
⠴ |        136 | spectra_subsetting                                             
⠋ |        181 | spectra_subsetting                                             
⠦ |        227 | spectra_subsetting                                             
⠼ |        275 | spectra_subsetting                                             
⠙ |        322 | spectra_subsetting                                             
⠏ |        370 | spectra_subsetting                                             
⠧ |        418 | spectra_subsetting                                             
⠇ |        469 | spectra_subsetting                                             
⠦ |        517 | spectra_subsetting                                             
⠼ |        565 | spectra_subsetting                                             
⠼ |        615 | spectra_subsetting                                             
⠋ |        661 | spectra_subsetting                                             
⠏ |        710 | spectra_subsetting                                             
⠏ |        760 | spectra_subsetting                                             
⠧ |        808 | spectra_subsetting                                             
⠹ |        853 | spectra_subsetting                                             
⠋ |        901 | spectra_subsetting                                             
⠇ |        949 | spectra_subsetting                                             
⠦ |        997 | spectra_subsetting                                             
⠼ |        1045 | spectra_subsetting                                            
⠇ |        1089 | spectra_subsetting                                            
⠴ |        1136 | spectra_subsetting                                            
⠏ |        1180 | spectra_subsetting                                            
⠴ |        1226 | spectra_subsetting                                            
⠏ |        1270 | spectra_subsetting                                            
⠼ |        1315 | spectra_subsetting                                            
⠏ |        1360 | spectra_subsetting                                            
⠼ |        1405 | spectra_subsetting                                            
⠹ |        1453 | spectra_subsetting                                            
⠋ |        1501 | spectra_subsetting                                            
⠦ |        1547 | spectra_subsetting                                            
⠸ |        1594 | spectra_subsetting                                            
⠏ |        1640 | spectra_subsetting                                            
⠦ |        1687 | spectra_subsetting                                            
⠦ |        1727 | spectra_subsetting                                            
⠸ |        1734 | spectra_subsetting                                            
⠋ |        1741 | spectra_subsetting                                            
⠦ |        1747 | spectra_subsetting                                            
⠸ |        1754 | spectra_subsetting                                            
⠋ |        1761 | spectra_subsetting                                            
⠧ |        1768 | spectra_subsetting                                            
⠼ |        1775 | spectra_subsetting                                            
⠙ |        1782 | spectra_subsetting                                            
⠇ |        1789 | spectra_subsetting                                            
⠴ |        1796 | spectra_subsetting                                            
⠹ |        1803 | spectra_subsetting                                            
⠏ |        1810 | spectra_subsetting                                            
⠦ |        1817 | spectra_subsetting                                            
⠸ |        1824 | spectra_subsetting                                            
⠋ |        1831 | spectra_subsetting                                            
⠧ |        1838 | spectra_subsetting                                            
⠼ |        1845 | spectra_subsetting                                            
⠙ |        1852 | spectra_subsetting                                            
⠇ |        1859 | spectra_subsetting                                            
⠴ |        1866 | spectra_subsetting                                            
⠹ |        1873 | spectra_subsetting                                            
⠏ |        1880 | spectra_subsetting                                            
⠼ |        1885 | spectra_subsetting                                            
⠹ |        1893 | spectra_subsetting                                            
⠋ |        1901 | spectra_subsetting                                            
⠇ |        1909 | spectra_subsetting                                            
⠦ |        1917 | spectra_subsetting                                            
⠼ |        1925 | spectra_subsetting                                            
⠹ |        1933 | spectra_subsetting                                            
⠋ |        1941 | spectra_subsetting                                            
⠇ |        1949 | spectra_subsetting                                            
⠦ |        1957 | spectra_subsetting                                            
⠼ |        1965 | spectra_subsetting                                            
⠹ |        1973 | spectra_subsetting                                            
⠋ |        1981 | spectra_subsetting                                            
⠇ |        1989 | spectra_subsetting                                            
⠦ |        1997 | spectra_subsetting                                            
⠼ |        2005 | spectra_subsetting                                            
⠹ |        2013 | spectra_subsetting                                            
⠋ |        2021 | spectra_subsetting                                            
⠇ |        2029 | spectra_subsetting                                            
⠦ |        2037 | spectra_subsetting                                            
⠸ |        2044 | spectra_subsetting                                            
⠙ |        2052 | spectra_subsetting                                            
⠇ |        2059 | spectra_subsetting                                            
⠦ |        2067 | spectra_subsetting                                            
⠼ |        2075 | spectra_subsetting                                            
⠹ |        2083 | spectra_subsetting                                            
⠋ |        2091 | spectra_subsetting                                            
⠇ |        2099 | spectra_subsetting                                            
⠦ |        2107 | spectra_subsetting                                            
⠼ |        2115 | spectra_subsetting                                            
⠹ |        2123 | spectra_subsetting                                            
⠋ |        2131 | spectra_subsetting                                            
⠇ |        2139 | spectra_subsetting                                            
⠦ |        2147 | spectra_subsetting                                            
⠼ |        2155 | spectra_subsetting                                            
⠹ |        2163 | spectra_subsetting                                            
⠏ |        2170 | spectra_subsetting                                            
⠦ |        2177 | spectra_subsetting                                            
⠼ |        2185 | spectra_subsetting                                            
⠙ |        2192 | spectra_subsetting                                            
⠇ |        2199 | spectra_subsetting                                            
⠴ |        2206 | spectra_subsetting                                            
⠹ |        2213 | spectra_subsetting                                            
⠏ |        2220 | spectra_subsetting                                            
⠧ |        2228 | spectra_subsetting                                            
⠼ |        2235 | spectra_subsetting                                            
⠹ |        2243 | spectra_subsetting                                            
⠏ |        2250 | spectra_subsetting                                            
⠧ |        2258 | spectra_subsetting                                            
⠴ |        2266 | spectra_subsetting                                            
⠸ |        2274 | spectra_subsetting                                            
⠋ |        2281 | spectra_subsetting                                            
⠇ |        2289 | spectra_subsetting                                            
⠦ |        2297 | spectra_subsetting                                            
⠙ |        2312 | spectra_subsetting                                            
⠸ |        2334 | spectra_subsetting                                            
✔ |        2334 | spectra_subsetting [12.5s]

⠏ |          0 | spectra_variables                                              
⠙ |         12 | spectra_variables                                              
⠸ |         14 | spectra_variables                                              
⠴ |         16 | spectra_variables                                              
⠦ |         27 | spectra_variables                                              
⠇ |         29 | spectra_variables                                              
⠋ |         31 | spectra_variables                                              
⠹ |         43 | spectra_variables                                              
✔ |      1  62 | spectra_variables [14.2s]

══ Results ═════════════════════════════════════════════════════════════════════
Duration: 31.0 s

── Skipped tests (1) ───────────────────────────────────────────────────────────
• empty test (1): 'test_spectra_variables.R:262:1'

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 2400 ]
> 
> proc.time()
   user  system elapsed 
 50.635  13.617  65.244 

Example timings

MsBackendRawFileReader.Rcheck/MsBackendRawFileReader-Ex.timings

nameusersystemelapsed
MsBackendRawFileReader-class3.1651.2474.486
MsBackendRawFileReader 8.317 3.47411.693
hidden_aliases2.6031.0423.600
ioBenchmark33.305 8.46311.746