| Back to Multiple platform build/check report for BioC 3.17 | 
 | 
This page was generated on 2023-04-12 10:55:29 -0400 (Wed, 12 Apr 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) | x86_64 | 4.3.0 alpha (2023-04-03 r84154) | 4547 | 
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" | 4333 | 
| 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 | ||||
| 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. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. | 
| Package 1617/2207 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| rawrr 1.7.19  (landing page) Christian Panse 
 | nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | ||||||||||
| Package: rawrr | 
| Version: 1.7.19 | 
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:rawrr.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings rawrr_1.7.19.tar.gz | 
| StartedAt: 2023-04-11 22:49:21 -0400 (Tue, 11 Apr 2023) | 
| EndedAt: 2023-04-11 22:50:56 -0400 (Tue, 11 Apr 2023) | 
| EllapsedTime: 95.3 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: rawrr.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:rawrr.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings rawrr_1.7.19.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/rawrr.Rcheck’
* using R version 4.3.0 alpha (2023-04-03 r84154)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘rawrr/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘rawrr’ version ‘1.7.19’
* 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 R 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 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 14.623  2.146  13.297
readSpectrum     11.172  1.192  10.051
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘rawrr.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: OK
rawrr.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL rawrr ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-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.3.0 alpha (2023-04-03 r84154)
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
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]
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 178 ]
[ FAIL 0 | WARN 4 | SKIP 0 | PASS 178 ]
> 
> proc.time()
   user  system elapsed 
 13.806   1.844  14.674 
rawrr.Rcheck/rawrr-Ex.timings
| name | user | system | elapsed | |
| basePeak | 0.274 | 0.029 | 0.380 | |
| dependentScan | 0.302 | 0.030 | 0.295 | |
| faimsVoltageOn | 0.284 | 0.023 | 0.270 | |
| installRawFileReaderDLLs | 0 | 0 | 0 | |
| is.rawrrChromatogram | 0.251 | 0.082 | 0.283 | |
| is.rawrrSpectrum | 0.252 | 0.031 | 0.251 | |
| is.rawrrSpectrumSet | 0.277 | 0.049 | 0.291 | |
| makeAccessor | 0.256 | 0.019 | 0.244 | |
| massRange | 0.224 | 0.050 | 0.237 | |
| masterScan | 0.272 | 0.058 | 0.292 | |
| plot.rawrrChromatogram | 0.297 | 0.024 | 0.268 | |
| rawrrAssemblyPath | 0 | 0 | 0 | |
| rawrrSpectrum | 0.02 | 0.00 | 0.02 | |
| readChromatogram | 14.623 | 2.146 | 13.297 | |
| readFileHeader | 0.203 | 0.021 | 0.209 | |
| readIndex | 0.316 | 0.031 | 0.320 | |
| readSpectrum | 11.172 | 1.192 | 10.051 | |
| readTrailer | 0.393 | 0.072 | 0.414 | |
| sampleFilePath | 0.001 | 0.000 | 0.002 | |
| scanNumber | 0.262 | 0.028 | 0.264 | |
| summary.rawrrChromatogram | 0.263 | 0.052 | 0.267 | |
| tic | 0.238 | 0.033 | 0.245 | |
| validate_rawrrIndex | 0.321 | 0.065 | 0.357 | |
| validate_rawrrSpectrum | 0.237 | 0.030 | 0.243 | |