Back to Build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2023-05-10 10:04:38 -0000 (Wed, 10 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" 6211
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

CHECK results for rawrr on kunpeng1


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.

raw results

Package 1601/2194HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rawrr 1.9.0  (landing page)
Christian Panse
Snapshot Date: 2023-05-08 19:11:19 -0000 (Mon, 08 May 2023)
git_url: https://git.bioconductor.org/packages/rawrr
git_branch: devel
git_last_commit: 8e59617
git_last_commit_date: 2023-04-25 15:30:18 -0000 (Tue, 25 Apr 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: rawrr
Version: 1.9.0
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.9.0.tar.gz
StartedAt: 2023-05-10 01:37:55 -0000 (Wed, 10 May 2023)
EndedAt: 2023-05-10 01:40:11 -0000 (Wed, 10 May 2023)
EllapsedTime: 136.2 seconds
RetCode: 0
Status:   OK  
CheckDir: rawrr.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.9.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/rawrr.Rcheck’
* using R Under development (unstable) (2023-03-12 r83975)
* using platform: aarch64-unknown-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.9.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 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 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 16.404  2.306  20.194
readSpectrum     13.710  1.143  15.881
* 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


Installation output

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-devel_2023-03-12_r83975-bin/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)

Tests output

rawrr.Rcheck/tests/testthat.Rout


R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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 
 17.748   2.789  22.870 

Example timings

rawrr.Rcheck/rawrr-Ex.timings

nameusersystemelapsed
basePeak0.2790.0440.301
dependentScan0.3260.0630.355
faimsVoltageOn0.2960.0320.297
installRawFileReaderDLLs000
is.rawrrChromatogram0.3160.0450.352
is.rawrrSpectrum0.2560.0550.283
is.rawrrSpectrumSet0.2500.0770.288
makeAccessor0.2490.0630.284
massRange0.2660.0330.270
masterScan0.3620.0210.348
plot.rawrrChromatogram0.2810.0770.304
rawrrAssemblyPath0.0000.0000.001
rawrrSpectrum0.0190.0000.020
readChromatogram16.404 2.30620.194
readFileHeader0.2330.0240.249
readIndex0.3490.0520.368
readSpectrum13.710 1.14315.881
readTrailer0.4350.1120.490
sampleFilePath0.0010.0000.001
scanNumber0.2730.0480.294
summary.rawrrChromatogram0.2730.0780.300
tic0.2480.0550.277
validate_rawrrIndex0.3670.0600.396
validate_rawrrSpectrum0.2910.0340.294