Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2024-05-03 11:38:44 -0400 (Fri, 03 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4660
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4391
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4422
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 1626/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rawrr 1.13.0  (landing page)
Christian Panse
Snapshot Date: 2024-05-01 14:05:06 -0400 (Wed, 01 May 2024)
git_url: https://git.bioconductor.org/packages/rawrr
git_branch: devel
git_last_commit: 1667b6d
git_last_commit_date: 2024-04-30 11:34:55 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson1macOS 13.6.6 Ventura / arm64see weekly results here

CHECK results for rawrr on merida1


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.

raw results


Summary

Package: rawrr
Version: 1.13.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.13.0.tar.gz
StartedAt: 2024-05-02 09:51:07 -0400 (Thu, 02 May 2024)
EndedAt: 2024-05-02 09:53:56 -0400 (Thu, 02 May 2024)
EllapsedTime: 168.9 seconds
RetCode: 0
Status:   OK  
CheckDir: rawrr.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/rawrr.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* using platform: x86_64-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 Monterey 12.7.4
* 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.13.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 26.122  6.422  33.781
readSpectrum     21.422  3.419  24.620
* 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

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-x86_64/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)

Tests output

rawrr.Rcheck/tests/testthat.Rout


R version 4.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-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-05-02 09:53:29.033 R[56962:434316262] XType: com.apple.fonts is not accessible.
2024-05-02 09:53:29.033 R[56962:434316262] XType: XTFontStaticRegistry is enabled.
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 
 30.643   7.226  41.405 

Example timings

rawrr.Rcheck/rawrr-Ex.timings

nameusersystemelapsed
basePeak0.5720.2311.066
dependentScan0.6400.1760.871
faimsVoltageOn0.5540.1730.757
installRawFileReaderDLLs0.0000.0010.001
is.rawrrChromatogram0.6060.2820.800
is.rawrrSpectrum0.5610.1680.747
is.rawrrSpectrumSet0.5460.1690.720
makeAccessor0.5540.1720.731
massRange0.5400.1710.729
masterScan0.6310.1860.841
plot.rawrrChromatogram0.5960.2050.783
rawrrAssemblyPath0.0010.0010.001
rawrrSpectrum0.0420.0020.045
readChromatogram26.122 6.42233.781
readFileHeader0.4920.1950.680
readIndex0.6510.1790.837
readSpectrum21.422 3.41924.620
readTrailer0.9070.3311.283
sampleFilePath0.0020.0010.002
scanNumber0.5510.1700.787
summary.rawrrChromatogram0.5990.2010.853
tic0.5300.1660.799
validate_rawrrIndex0.6930.2731.147
validate_rawrrSpectrum0.5560.1740.783