Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-11-02 11:41:21 -0400 (Thu, 02 Nov 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4729 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4463 |
lconway | macOS 12.6.5 Monterey | x86_64 | 4.3.1 Patched (2023-06-17 r84564) -- "Beagle Scouts" | 4478 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4464 |
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 2109/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
TargetSearch 2.4.0 (landing page) Alvaro Cuadros-Inostroza
| nebbiolo2 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.6.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the TargetSearch package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/TargetSearch.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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: TargetSearch |
Version: 2.4.0 |
Command: /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:TargetSearch.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings TargetSearch_2.4.0.tar.gz |
StartedAt: 2023-11-02 14:49:18 -0000 (Thu, 02 Nov 2023) |
EndedAt: 2023-11-02 14:50:25 -0000 (Thu, 02 Nov 2023) |
EllapsedTime: 67.1 seconds |
RetCode: 0 |
Status: OK |
CheckDir: TargetSearch.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:TargetSearch.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings TargetSearch_2.4.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/TargetSearch.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: aarch64-unknown-linux-gnu (64-bit) * R was compiled by gcc (GCC) 10.3.1 GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘TargetSearch/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘TargetSearch’ version ‘2.4.0’ * 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 ‘TargetSearch’ can be installed ... OK * used C compiler: ‘gcc (GCC) 10.3.1’ * 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 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed RIcorrect 9.308 0.279 9.668 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘tinytest.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 NOTE See ‘/home/biocbuild/bbs-3.18-bioc/meat/TargetSearch.Rcheck/00check.log’ for details.
TargetSearch.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.1/bin/R CMD INSTALL TargetSearch ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.1/site-library’ * installing *source* package ‘TargetSearch’ ... ** using staged installation ** libs using C compiler: ‘gcc (GCC) 10.3.1’ gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c Rinit.c -o Rinit.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c baseline.c -o baseline.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c detection.c -o detection.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c file.c -o file.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c find.c -o find.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c get_line.c -o get_line.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c hpf.c -o hpf.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c matrix.c -o matrix.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c ncdf.c -o ncdf.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c peak.c -o peak.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c spectrum.c -o spectrum.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c strutils.c -o strutils.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c utils.c -o utils.o gcc -shared -L/home/biocbuild/R/R-4.3.1/lib -L/usr/local/lib -o TargetSearch.so Rinit.o baseline.o detection.o file.o find.o get_line.o hpf.o matrix.o ncdf.o peak.o spectrum.o strutils.o utils.o -L/home/biocbuild/R/R-4.3.1/lib -lR installing to /home/biocbuild/R/R-4.3.1/site-library/00LOCK-TargetSearch/00new/TargetSearch/libs ** R ** data ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (TargetSearch)
TargetSearch.Rcheck/tests/tinytest.Rout
R version 4.3.1 (2023-06-16) -- "Beagle Scouts" 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. > if ( requireNamespace("tinytest", quietly=TRUE) && requireNamespace("TargetSearchData", quietly=TRUE)) { + tinytest::test_package("TargetSearch", color=FALSE, verbose=1) + } Loading required package: TargetSearchData test_FindAllPeaks.R........... 17 tests OK 0.8s test_file.R................... 4 tests OK 58ms test_ncdf4_plot_peak.R........ 7 tests OK 0.5s test_quantMatrix.R............ 6 tests OK 97ms test_ri_data_extract.R........ 6 tests OK 4.3s test_ri_plot_peak.R........... 22 tests OK 0.2s test_tsLib.R.................. 12 tests OK 20ms test_tsRim.R.................. 6 tests OK 6ms test_tsSample.R............... 9 tests OK 12ms test_write_ri_file.R.......... 6 tests OK 10ms All ok, 95 results (5.9s) > > proc.time() user system elapsed 6.118 0.120 6.243
TargetSearch.Rcheck/TargetSearch-Ex.timings
name | user | system | elapsed | |
FAMEoutliers | 0.044 | 0.000 | 0.044 | |
FindAllPeaks | 0.624 | 0.019 | 0.662 | |
FindPeaks | 0.105 | 0.012 | 0.118 | |
ImportFameSettings | 0.013 | 0.000 | 0.014 | |
ImportLibrary | 0.024 | 0.000 | 0.025 | |
ImportSamples | 0.013 | 0.001 | 0.015 | |
NetCDFPeakFinding | 0.149 | 0.012 | 0.170 | |
Profile | 0.630 | 0.000 | 0.631 | |
ProfileCleanUp | 0.466 | 0.012 | 0.479 | |
RIcorrect | 9.308 | 0.279 | 9.668 | |
TSExample | 1.875 | 0.047 | 1.924 | |
Write.Results | 0.068 | 0.004 | 0.072 | |
baseline | 0.239 | 0.009 | 0.248 | |
baselineCorrection | 0.251 | 0.012 | 0.263 | |
baselineCorrectionQuant | 0.312 | 0.003 | 0.317 | |
checkRimLim | 0.671 | 0.028 | 0.702 | |
file | 0.055 | 0.004 | 0.060 | |
fixRI | 0.717 | 0.020 | 0.738 | |
medianRILib | 0.238 | 0.000 | 0.238 | |
ncdf4Convert-method | 0.101 | 0.000 | 0.101 | |
ncdf4_convert | 0.026 | 0.004 | 0.030 | |
ncdf4_convert_from_path | 1.745 | 0.084 | 1.835 | |
ncdf4_data_extract | 0.314 | 0.028 | 0.342 | |
ncdf4_plot_peak | 0.883 | 0.040 | 0.924 | |
ncdf4_update_ri | 0.223 | 0.004 | 0.228 | |
peakCDFextraction | 0.339 | 0.024 | 0.363 | |
peakFind | 0.133 | 0.000 | 0.133 | |
plotFAME | 0.008 | 0.000 | 0.008 | |
plotPeak | 0.128 | 0.012 | 0.140 | |
plotPeakRI | 0.431 | 0.012 | 0.443 | |
plotPeakSimple | 0.228 | 0.020 | 0.248 | |
plotRIdev | 0.306 | 0.004 | 0.310 | |
plotSpectra | 0.126 | 0.008 | 0.134 | |
quantMatrix | 0.462 | 0.004 | 0.467 | |
ri2rt | 0.004 | 0.000 | 0.004 | |
riMatrix | 0.588 | 0.028 | 0.617 | |
ri_data_extract | 0.028 | 0.000 | 0.028 | |
ri_plot_peak | 0.636 | 0.008 | 0.644 | |
rt2ri | 0.004 | 0.000 | 0.004 | |
sampleRI | 0.255 | 0.004 | 0.259 | |
tsLib-class | 0.026 | 0.000 | 0.026 | |
tsMSdata-class | 0.011 | 0.004 | 0.014 | |
tsProfile-class | 0.009 | 0.000 | 0.009 | |
tsRim-class | 0.000 | 0.003 | 0.003 | |
tsSample-class | 0.022 | 0.004 | 0.026 | |
tsUpdate-method | 0 | 0 | 0 | |
updateRI | 1.160 | 0.012 | 1.174 | |
writeLibText | 0.023 | 0.000 | 0.023 | |
writeMSP | 0.021 | 0.000 | 0.021 | |