Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:38 -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 2135/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
TargetSearch 2.6.2 (landing page) Alvaro Cuadros-Inostroza
| 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 | NA | |||||||||
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. |
Package: TargetSearch |
Version: 2.6.2 |
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:TargetSearch.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings TargetSearch_2.6.2.tar.gz |
StartedAt: 2024-10-17 05:47:30 -0400 (Thu, 17 Oct 2024) |
EndedAt: 2024-10-17 05:48:43 -0400 (Thu, 17 Oct 2024) |
EllapsedTime: 73.2 seconds |
RetCode: 0 |
Status: OK |
CheckDir: TargetSearch.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:TargetSearch.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings TargetSearch_2.6.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/TargetSearch.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 * running under: Ubuntu 22.04.5 LTS * using session charset: UTF-8 * checking for file ‘TargetSearch/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘TargetSearch’ version ‘2.6.2’ * 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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ * 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 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 8.129 0.492 8.637 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘tinytest.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 NOTE See ‘/home/biocbuild/bbs-3.19-bioc/meat/TargetSearch.Rcheck/00check.log’ for details.
TargetSearch.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL TargetSearch ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’ * installing *source* package ‘TargetSearch’ ... ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c Rinit.c -o Rinit.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c baseline.c -o baseline.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c detection.c -o detection.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c file.c -o file.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c find.c -o find.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c get_line.c -o get_line.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c hpf.c -o hpf.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c matrix.c -o matrix.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c ncdf.c -o ncdf.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c peak.c -o peak.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c spectrum.c -o spectrum.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c strutils.c -o strutils.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c utils.c -o utils.o gcc -shared -L/home/biocbuild/bbs-3.19-bioc/R/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/bbs-3.19-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.19-bioc/R/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.4.1 (2024-06-14) -- "Race for Your Life" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu 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........... 19 tests OK 0.8s test_file.R................... 4 tests OK 67ms test_import_fame.R............ 14 tests OK 12ms test_import_library.R......... 15 tests OK 82ms test_ncdf4_plot_peak.R........ 7 tests OK 0.4s test_quantMatrix.R............ 8 tests OK 35ms test_ri_data_extract.R........ 6 tests OK 3.2s test_ri_plot_peak.R........... 22 tests OK 100ms test_tsLib.R.................. 17 tests OK 31ms test_tsProfile.R.............. 12 tests OK 12ms test_tsRim.R.................. 6 tests OK 3ms test_tsSample.R............... 9 tests OK 7ms test_write_ri_file.R.......... 6 tests OK 7ms All ok, 145 results (4.7s) > > proc.time() user system elapsed 4.944 0.061 4.997
TargetSearch.Rcheck/TargetSearch-Ex.timings
name | user | system | elapsed | |
FAMEoutliers | 0.047 | 0.012 | 0.059 | |
FindAllPeaks | 0.578 | 0.028 | 0.621 | |
FindPeaks | 0.107 | 0.004 | 0.110 | |
ImportFameSettings | 0.009 | 0.000 | 0.010 | |
ImportLibrary | 0.019 | 0.000 | 0.019 | |
ImportSamples | 0.007 | 0.004 | 0.011 | |
NetCDFPeakFinding | 0.141 | 0.016 | 0.158 | |
Profile | 0.505 | 0.004 | 0.509 | |
ProfileCleanUp | 0.401 | 0.044 | 0.445 | |
RIcorrect | 8.129 | 0.492 | 8.637 | |
TSExample | 1.631 | 0.075 | 1.707 | |
Write.Results | 0.050 | 0.004 | 0.054 | |
baseline | 0.206 | 0.012 | 0.218 | |
baselineCorrection | 0.19 | 0.02 | 0.21 | |
baselineCorrectionQuant | 0.299 | 0.000 | 0.299 | |
checkRimLim | 0.586 | 0.044 | 0.630 | |
file | 0.064 | 0.004 | 0.068 | |
fixRI | 0.706 | 0.012 | 0.718 | |
medianRILib | 0.219 | 0.000 | 0.219 | |
ncdf4Convert-method | 0.066 | 0.000 | 0.066 | |
ncdf4_convert | 0.019 | 0.000 | 0.019 | |
ncdf4_convert_from_path | 1.513 | 0.052 | 1.565 | |
ncdf4_data_extract | 0.293 | 0.000 | 0.293 | |
ncdf4_plot_peak | 0.756 | 0.044 | 0.800 | |
ncdf4_update_ri | 0.205 | 0.008 | 0.214 | |
peakCDFextraction | 0.344 | 0.008 | 0.352 | |
peakFind | 0.128 | 0.002 | 0.129 | |
plotFAME | 0.008 | 0.000 | 0.008 | |
plotPeak | 0.126 | 0.000 | 0.127 | |
plotPeakRI | 0.418 | 0.004 | 0.421 | |
plotPeakSimple | 0.201 | 0.028 | 0.230 | |
plotRIdev | 0.244 | 0.000 | 0.244 | |
plotRefSpectra | 0.079 | 0.000 | 0.088 | |
plotSpectra | 0.117 | 0.004 | 0.121 | |
quantMatrix | 0.386 | 0.012 | 0.398 | |
ri2rt | 0.004 | 0.000 | 0.003 | |
riMatrix | 0.600 | 0.028 | 0.628 | |
ri_data_extract | 0.026 | 0.000 | 0.025 | |
ri_plot_peak | 0.617 | 0.004 | 0.622 | |
rt2ri | 0.004 | 0.000 | 0.004 | |
sampleRI | 0.228 | 0.004 | 0.233 | |
tsLib-class | 0.018 | 0.004 | 0.022 | |
tsMSdata-class | 0.009 | 0.020 | 0.029 | |
tsProfile-class | 0.009 | 0.001 | 0.009 | |
tsRim-class | 0.000 | 0.002 | 0.003 | |
tsSample-class | 0.02 | 0.00 | 0.02 | |
tsUpdate-method | 0 | 0 | 0 | |
updateRI | 0.832 | 0.020 | 0.851 | |
writeLibText | 0.014 | 0.004 | 0.018 | |
writeMSP | 0.016 | 0.000 | 0.016 | |