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

This page was generated on 2024-12-24 11:45 -0500 (Tue, 24 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4754
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4472
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4426
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4381
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4373
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 1326/2274HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MsBackendRawFileReader 1.13.1  (landing page)
Christian Panse
Snapshot Date: 2024-12-23 13:40 -0500 (Mon, 23 Dec 2024)
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    OK    OK    OK  UNNEEDED, same version is already published
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: 2024-12-23 20:20:40 -0500 (Mon, 23 Dec 2024)
EndedAt: 2024-12-23 20:22:46 -0500 (Mon, 23 Dec 2024)
EllapsedTime: 126.5 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            35.255  9.577  12.863
MsBackendRawFileReader  8.471  3.648  11.886
* 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 [3.9s]

⠏ |          0 | spectra_subsetting                                             
⠋ |          1 | spectra_subsetting                                             
⠴ |         46 | spectra_subsetting                                             
⠸ |         94 | spectra_subsetting                                             
⠙ |        142 | spectra_subsetting                                             
⠏ |        190 | spectra_subsetting                                             
⠧ |        238 | spectra_subsetting                                             
⠙ |        282 | spectra_subsetting                                             
⠦ |        327 | spectra_subsetting                                             
⠹ |        373 | spectra_subsetting                                             
⠙ |        422 | spectra_subsetting                                             
⠴ |        466 | spectra_subsetting                                             
⠋ |        511 | spectra_subsetting                                             
⠦ |        557 | spectra_subsetting                                             
⠦ |        607 | spectra_subsetting                                             
⠴ |        656 | spectra_subsetting                                             
⠹ |        703 | spectra_subsetting                                             
⠸ |        754 | spectra_subsetting                                             
⠹ |        803 | spectra_subsetting                                             
⠦ |        847 | spectra_subsetting                                             
⠧ |        898 | spectra_subsetting                                             
⠹ |        943 | spectra_subsetting                                             
⠋ |        991 | spectra_subsetting                                             
⠹ |        1033 | spectra_subsetting                                            
⠧ |        1078 | spectra_subsetting                                            
⠴ |        1126 | spectra_subsetting                                            
⠼ |        1165 | spectra_subsetting                                            
⠏ |        1210 | spectra_subsetting                                            
⠼ |        1255 | spectra_subsetting                                            
⠙ |        1302 | spectra_subsetting                                            
⠧ |        1348 | spectra_subsetting                                            
⠸ |        1394 | spectra_subsetting                                            
⠋ |        1441 | spectra_subsetting                                            
⠏ |        1490 | spectra_subsetting                                            
⠦ |        1537 | spectra_subsetting                                            
⠏ |        1580 | spectra_subsetting                                            
⠋ |        1621 | spectra_subsetting                                            
⠇ |        1669 | spectra_subsetting                                            
⠦ |        1717 | spectra_subsetting                                            
⠋ |        1731 | spectra_subsetting                                            
⠧ |        1738 | spectra_subsetting                                            
⠼ |        1745 | spectra_subsetting                                            
⠙ |        1752 | spectra_subsetting                                            
⠇ |        1759 | spectra_subsetting                                            
⠴ |        1766 | spectra_subsetting                                            
⠹ |        1773 | spectra_subsetting                                            
⠏ |        1780 | spectra_subsetting                                            
⠧ |        1788 | spectra_subsetting                                            
⠼ |        1795 | spectra_subsetting                                            
⠙ |        1802 | spectra_subsetting                                            
⠇ |        1809 | spectra_subsetting                                            
⠴ |        1816 | spectra_subsetting                                            
⠹ |        1823 | spectra_subsetting                                            
⠏ |        1830 | spectra_subsetting                                            
⠦ |        1837 | spectra_subsetting                                            
⠸ |        1844 | spectra_subsetting                                            
⠋ |        1851 | spectra_subsetting                                            
⠧ |        1858 | spectra_subsetting                                            
⠼ |        1865 | spectra_subsetting                                            
⠙ |        1872 | spectra_subsetting                                            
⠇ |        1879 | spectra_subsetting                                            
⠸ |        1884 | spectra_subsetting                                            
⠙ |        1892 | spectra_subsetting                                            
⠏ |        1900 | spectra_subsetting                                            
⠧ |        1908 | spectra_subsetting                                            
⠴ |        1916 | spectra_subsetting                                            
⠸ |        1924 | spectra_subsetting                                            
⠙ |        1932 | spectra_subsetting                                            
⠏ |        1940 | spectra_subsetting                                            
⠧ |        1948 | spectra_subsetting                                            
⠴ |        1956 | spectra_subsetting                                            
⠸ |        1964 | spectra_subsetting                                            
⠙ |        1972 | spectra_subsetting                                            
⠏ |        1980 | spectra_subsetting                                            
⠧ |        1988 | spectra_subsetting                                            
⠴ |        1996 | spectra_subsetting                                            
⠸ |        2004 | spectra_subsetting                                            
⠙ |        2012 | spectra_subsetting                                            
⠏ |        2020 | spectra_subsetting                                            
⠧ |        2028 | spectra_subsetting                                            
⠴ |        2036 | spectra_subsetting                                            
⠸ |        2044 | spectra_subsetting                                            
⠙ |        2052 | spectra_subsetting                                            
⠏ |        2060 | spectra_subsetting                                            
⠦ |        2067 | spectra_subsetting                                            
⠸ |        2074 | spectra_subsetting                                            
⠙ |        2082 | spectra_subsetting                                            
⠏ |        2090 | spectra_subsetting                                            
⠦ |        2097 | spectra_subsetting                                            
⠸ |        2104 | spectra_subsetting                                            
⠙ |        2112 | spectra_subsetting                                            
⠏ |        2120 | spectra_subsetting                                            
⠦ |        2127 | spectra_subsetting                                            
⠸ |        2134 | spectra_subsetting                                            
⠙ |        2142 | spectra_subsetting                                            
⠏ |        2150 | spectra_subsetting                                            
⠧ |        2158 | spectra_subsetting                                            
⠴ |        2166 | spectra_subsetting                                            
⠸ |        2174 | spectra_subsetting                                            
⠙ |        2182 | spectra_subsetting                                            
⠏ |        2190 | spectra_subsetting                                            
⠧ |        2198 | spectra_subsetting                                            
⠴ |        2206 | spectra_subsetting                                            
⠸ |        2214 | spectra_subsetting                                            
⠋ |        2221 | spectra_subsetting                                            
⠇ |        2229 | spectra_subsetting                                            
⠦ |        2237 | spectra_subsetting                                            
⠼ |        2245 | spectra_subsetting                                            
⠹ |        2253 | spectra_subsetting                                            
⠋ |        2261 | spectra_subsetting                                            
⠇ |        2269 | spectra_subsetting                                            
⠦ |        2277 | spectra_subsetting                                            
⠼ |        2285 | spectra_subsetting                                            
⠙ |        2292 | spectra_subsetting                                            
⠏ |        2300 | spectra_subsetting                                            
⠙ |        2322 | 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.3s]

══ Results ═════════════════════════════════════════════════════════════════════
Duration: 30.8 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.403  13.299  64.368 

Example timings

MsBackendRawFileReader.Rcheck/MsBackendRawFileReader-Ex.timings

nameusersystemelapsed
MsBackendRawFileReader-class3.1721.2644.558
MsBackendRawFileReader 8.471 3.64811.886
hidden_aliases2.7881.2073.891
ioBenchmark35.255 9.57712.863