| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:42 -0400 (Fri, 18 Oct 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4480 |
| 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 1681/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| rawrr 1.12.0 (landing page) Christian Panse
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
|
To the developers/maintainers of the rawrr package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/rawrr.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. |
| Package: rawrr |
| Version: 1.12.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:rawrr.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings rawrr_1.12.0.tar.gz |
| StartedAt: 2024-10-18 08:45:30 -0400 (Fri, 18 Oct 2024) |
| EndedAt: 2024-10-18 08:47:09 -0400 (Fri, 18 Oct 2024) |
| EllapsedTime: 99.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: rawrr.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:rawrr.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings rawrr_1.12.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/rawrr.Rcheck’
* using R version 4.4.1 (2024-06-14)
* 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.6.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘rawrr/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘rawrr’ version ‘1.12.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 ‘rawrr’ 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
readChromatogram 15.842 2.790 19.692
readSpectrum 12.013 1.773 14.815
* 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
rawrr.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL rawrr ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’ * installing *source* package ‘rawrr’ ... ** 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 (rawrr)
rawrr.Rcheck/tests/testthat.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life"
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.
> #R
>
> library(testthat)
>
> suppressPackageStartupMessages(library(rawrr))
>
> test_check("rawrr")
Total Ion Current: 78725448
Scan Low Mass: 350
Scan High Mass: 1800
Scan Start Time (min): 0.001619751
Scan Number: 1
Base Peak Intensity: 5979308
Base Peak Mass: 445.1181
Scan Mode: FTMS + c NSI Full ms [350.0000-1800.0000]
======= Instrument data ===== : NULL
Multiple Injection: ii
Multi Inject Info: IT=28;28
AGC: On
Micro Scan Count: 1
Scan Segment: 1
Scan Event: 1
Master Index: 0
Charge State: 0
Monoisotopic M/Z: 0.0000
Ion Injection Time (ms): 55.000
Max. Ion Time (ms): 55.00
FT Resolution: 120000
MS2 Isolation Width: 1450.00
MS2 Isolation Offset: 0.00
AGC Target: 3000000
HCD Energy:
Analyzer Temperature: 27.06
=== Mass Calibration: NULL
Conversion Parameter B: 211820589.2896
Conversion Parameter C: -41163067.8349
Temperature Comp. (ppm): -2.35
RF Comp. (ppm): -0.09
Space Charge Comp. (ppm): -2.30
Resolution Comp. (ppm): 0.57
Number of Lock Masses: 0
Lock Mass #1 (m/z): 0.0000
Lock Mass #2 (m/z): 0.0000
Lock Mass #3 (m/z): 0.0000
LM Search Window (ppm): 0.0
LM Search Window (mmu): 0.0
Number of LM Found: 0
Last Locking (sec): 0.0
LM m/z-Correction (ppm): 0.00
=== Ion Optics Settings: NULL
S-Lens RF Level: 40.00
S-Lens Voltage (V): 21.00
Skimmer Voltage (V): 15.00
Inject Flatapole Offset (V): 5.00
Bent Flatapole DC (V): 2.00
MP2 and MP3 RF (V): 900.00
Gate Lens Voltage (V): 2.25
C-Trap RF (V): 2400.0
==== Diagnostic Data: NULL
Dynamic RT Shift (min): 0.00
Intens Comp Factor: 1.4281
Res. Dep. Intens: 0.981
CTCD NumF: 0
CTCD Comp: 1.009
CTCD ScScr: 0.844
RawOvFtT: 2378645.5
LC FWHM parameter: 15.0
Rod: 0
PS Inj. Time (ms): 0.640
AGC PS Mode: 1
AGC PS Diag: 3501800
HCD Energy eV: 0.000
AGC Fill: 0.76
Injection t0: -0.071
t0 FLP: 355.07
Access Id: 0
Analog Input 1 (V): 0.000
Analog Input 2 (V): 0.000
Total Ion Current: 78725448
Scan Low Mass: 350
Scan High Mass: 1800
Scan Start Time (min): 0.001619751
Scan Number: 1
Base Peak Intensity: 5979308
Base Peak Mass: 445.1181
Scan Mode: FTMS + c NSI Full ms [350.0000-1800.0000]
2024-10-18 08:46:52.288 R[3708:393894817] XType: Using static font registry.
XIC generated from sample.raw consisting of 27 data points.
Filter : ms
m/z : 445.1181
Tolerance : 10 ppm
RT : 0.001619751 - 0.7801059 min
[ FAIL 0 | WARN 4 | SKIP 0 | PASS 179 ]
[ FAIL 0 | WARN 4 | SKIP 0 | PASS 179 ]
>
> proc.time()
user system elapsed
17.378 4.575 24.516
rawrr.Rcheck/rawrr-Ex.timings
| name | user | system | elapsed | |
| basePeak | 0.297 | 0.142 | 0.863 | |
| dependentScan | 0.344 | 0.116 | 0.528 | |
| faimsVoltageOn | 0.294 | 0.126 | 0.528 | |
| installRawFileReaderDLLs | 0.001 | 0.000 | 0.000 | |
| is.rawrrChromatogram | 0.313 | 0.134 | 0.486 | |
| is.rawrrSpectrum | 0.302 | 0.132 | 0.479 | |
| is.rawrrSpectrumSet | 0.301 | 0.132 | 0.484 | |
| makeAccessor | 0.293 | 0.123 | 0.476 | |
| massRange | 0.280 | 0.114 | 0.425 | |
| masterScan | 0.335 | 0.120 | 0.474 | |
| plot.rawrrChromatogram | 0.324 | 0.128 | 0.489 | |
| rawrrAssemblyPath | 0 | 0 | 0 | |
| rawrrSpectrum | 0.019 | 0.001 | 0.026 | |
| readChromatogram | 15.842 | 2.790 | 19.692 | |
| readFileHeader | 0.260 | 0.116 | 0.448 | |
| readIndex | 0.369 | 0.129 | 0.575 | |
| readSpectrum | 12.013 | 1.773 | 14.815 | |
| readTrailer | 0.507 | 0.249 | 0.843 | |
| sampleFilePath | 0.001 | 0.000 | 0.002 | |
| scanNumber | 0.296 | 0.132 | 0.476 | |
| summary.rawrrChromatogram | 0.321 | 0.148 | 0.521 | |
| tic | 0.278 | 0.122 | 0.451 | |
| validate_rawrrIndex | 0.373 | 0.162 | 0.585 | |
| validate_rawrrSpectrum | 0.295 | 0.133 | 0.479 | |