Back to Build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-03-01 07:38:52 -0000 (Wed, 01 Mar 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" | 4266 |
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 TargetSearch package: - Please 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 How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 2016/2171 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
TargetSearch 2.1.0 (landing page) Alvaro Cuadros-Inostroza
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | OK | |||||||||
Package: TargetSearch |
Version: 2.1.0 |
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:TargetSearch.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings TargetSearch_2.1.0.tar.gz |
StartedAt: 2023-02-28 17:18:22 -0000 (Tue, 28 Feb 2023) |
EndedAt: 2023-02-28 17:19:47 -0000 (Tue, 28 Feb 2023) |
EllapsedTime: 85.1 seconds |
RetCode: 0 |
Status: OK |
CheckDir: TargetSearch.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:TargetSearch.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings TargetSearch_2.1.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/TargetSearch.Rcheck’ * using R Under development (unstable) (2023-01-14 r83615) * 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.1 LTS * using session charset: UTF-8 * checking for file ‘TargetSearch/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘TargetSearch’ version ‘2.1.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 (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.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 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 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.046 0.502 9.734 * 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 ... ‘RICorrection.Rnw’... OK ‘TargetSearch.Rnw’... OK NONE * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 NOTE See ‘/home/biocbuild/bbs-3.17-bioc/meat/TargetSearch.Rcheck/00check.log’ for details.
TargetSearch.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL TargetSearch ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’ * installing *source* package ‘TargetSearch’ ... ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’ gcc -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c Rinit.c -o Rinit.o gcc -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c baseline.c -o baseline.o gcc -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c detection.c -o detection.o gcc -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c file.c -o file.o gcc -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c find_peaks.c -o find_peaks.o gcc -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c getLine.c -o getLine.o gcc -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c hpf.c -o hpf.o gcc -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c matrix.c -o matrix.o gcc -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c ncdf.c -o ncdf.o gcc -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c peak.c -o peak.o gcc -I"/home/biocbuild/bbs-3.17-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.17-bioc/R/lib -L/usr/local/lib -o TargetSearch.so Rinit.o baseline.o detection.o file.o find_peaks.o getLine.o hpf.o matrix.o ncdf.o peak.o utils.o -L/home/biocbuild/bbs-3.17-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.17-bioc/R/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 Under development (unstable) (2023-01-14 r83615) -- "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. > if ( requireNamespace("tinytest", quietly=TRUE) && requireNamespace("TargetSearchData", quietly=TRUE)) { + tinytest::test_package("TargetSearch") + } Loading required package: TargetSearchData test_file.R................... 0 tests test_file.R................... 0 tests test_file.R................... 0 tests test_file.R................... 0 tests test_file.R................... 1 tests [0;32mOK[0m test_file.R................... 1 tests [0;32mOK[0m test_file.R................... 1 tests [0;32mOK[0m test_file.R................... 2 tests [0;32mOK[0m test_file.R................... 2 tests [0;32mOK[0m test_file.R................... 3 tests [0;32mOK[0m test_file.R................... 3 tests [0;32mOK[0m test_file.R................... 3 tests [0;32mOK[0m test_file.R................... 4 tests [0;32mOK[0m [0;34m0.1s[0m test_ncdf4_plot_peak.R........ 0 tests test_ncdf4_plot_peak.R........ 0 tests test_ncdf4_plot_peak.R........ 0 tests test_ncdf4_plot_peak.R........ 0 tests test_ncdf4_plot_peak.R........ 0 tests test_ncdf4_plot_peak.R........ 0 tests test_ncdf4_plot_peak.R........ 0 tests test_ncdf4_plot_peak.R........ 0 tests test_ncdf4_plot_peak.R........ 0 tests test_ncdf4_plot_peak.R........ 5 tests [0;32mOK[0m test_ncdf4_plot_peak.R........ 6 tests [0;32mOK[0m test_ncdf4_plot_peak.R........ 7 tests [0;32mOK[0m test_ncdf4_plot_peak.R........ 7 tests [0;32mOK[0m [0;34m0.4s[0m test_quantMatrix.R............ 0 tests test_quantMatrix.R............ 0 tests test_quantMatrix.R............ 0 tests test_quantMatrix.R............ 0 tests test_quantMatrix.R............ 0 tests test_quantMatrix.R............ 0 tests test_quantMatrix.R............ 1 tests [0;32mOK[0m test_quantMatrix.R............ 2 tests [0;32mOK[0m test_quantMatrix.R............ 2 tests [0;32mOK[0m test_quantMatrix.R............ 2 tests [0;32mOK[0m test_quantMatrix.R............ 3 tests [0;32mOK[0m test_quantMatrix.R............ 4 tests [0;32mOK[0m test_quantMatrix.R............ 4 tests [0;32mOK[0m test_quantMatrix.R............ 4 tests [0;32mOK[0m test_quantMatrix.R............ 5 tests [0;32mOK[0m test_quantMatrix.R............ 5 tests [0;32mOK[0m test_quantMatrix.R............ 5 tests [0;32mOK[0m test_quantMatrix.R............ 6 tests [0;32mOK[0m [0;36m60ms[0m test_ri_data_extract.R........ 0 tests test_ri_data_extract.R........ 0 tests test_ri_data_extract.R........ 0 tests test_ri_data_extract.R........ 0 tests test_ri_data_extract.R........ 1 tests [0;32mOK[0m test_ri_data_extract.R........ 1 tests [0;32mOK[0m test_ri_data_extract.R........ 1 tests [0;32mOK[0m test_ri_data_extract.R........ 2 tests [0;32mOK[0m test_ri_data_extract.R........ 2 tests [0;32mOK[0m test_ri_data_extract.R........ 2 tests [0;32mOK[0m test_ri_data_extract.R........ 3 tests [0;32mOK[0m test_ri_data_extract.R........ 3 tests [0;32mOK[0m test_ri_data_extract.R........ 4 tests [0;32mOK[0m test_ri_data_extract.R........ 4 tests [0;32mOK[0m test_ri_data_extract.R........ 4 tests [0;32mOK[0m test_ri_data_extract.R........ 4 tests [0;32mOK[0m test_ri_data_extract.R........ 4 tests [0;32mOK[0m test_ri_data_extract.R........ 4 tests [0;32mOK[0m test_ri_data_extract.R........ 5 tests [0;32mOK[0m test_ri_data_extract.R........ 5 tests [0;32mOK[0m test_ri_data_extract.R........ 6 tests [0;32mOK[0m [0;34m0.3s[0m test_ri_plot_peak.R........... 0 tests test_ri_plot_peak.R........... 0 tests test_ri_plot_peak.R........... 0 tests test_ri_plot_peak.R........... 0 tests test_ri_plot_peak.R........... 0 tests test_ri_plot_peak.R........... 0 tests test_ri_plot_peak.R........... 0 tests test_ri_plot_peak.R........... 0 tests test_ri_plot_peak.R........... 0 tests test_ri_plot_peak.R........... 0 tests test_ri_plot_peak.R........... 10 tests [0;32mOK[0m test_ri_plot_peak.R........... 11 tests [0;32mOK[0m test_ri_plot_peak.R........... 12 tests [0;32mOK[0m test_ri_plot_peak.R........... 12 tests [0;32mOK[0m [0;36m96ms[0m test_tsLib.R.................. 0 tests test_tsLib.R.................. 0 tests test_tsLib.R.................. 0 tests test_tsLib.R.................. 0 tests test_tsLib.R.................. 0 tests test_tsLib.R.................. 0 tests test_tsLib.R.................. 0 tests test_tsLib.R.................. 1 tests [0;32mOK[0m test_tsLib.R.................. 2 tests [0;32mOK[0m test_tsLib.R.................. 2 tests [0;32mOK[0m test_tsLib.R.................. 2 tests [0;32mOK[0m test_tsLib.R.................. 3 tests [0;32mOK[0m test_tsLib.R.................. 4 tests [0;32mOK[0m test_tsLib.R.................. 4 tests [0;32mOK[0m test_tsLib.R.................. 5 tests [0;32mOK[0m test_tsLib.R.................. 6 tests [0;32mOK[0m test_tsLib.R.................. 7 tests [0;32mOK[0m test_tsLib.R.................. 8 tests [0;32mOK[0m test_tsLib.R.................. 9 tests [0;32mOK[0m test_tsLib.R.................. 10 tests [0;32mOK[0m test_tsLib.R.................. 11 tests [0;32mOK[0m test_tsLib.R.................. 12 tests [0;32mOK[0m [0;36m67ms[0m test_tsRim.R.................. 0 tests test_tsRim.R.................. 1 tests [0;32mOK[0m test_tsRim.R.................. 2 tests [0;32mOK[0m test_tsRim.R.................. 2 tests [0;32mOK[0m test_tsRim.R.................. 3 tests [0;32mOK[0m test_tsRim.R.................. 4 tests [0;32mOK[0m test_tsRim.R.................. 4 tests [0;32mOK[0m test_tsRim.R.................. 5 tests [0;32mOK[0m test_tsRim.R.................. 6 tests [0;32mOK[0m [0;36m6ms[0m test_tsSample.R............... 0 tests test_tsSample.R............... 0 tests test_tsSample.R............... 0 tests test_tsSample.R............... 1 tests [0;32mOK[0m test_tsSample.R............... 2 tests [0;32mOK[0m test_tsSample.R............... 3 tests [0;32mOK[0m test_tsSample.R............... 3 tests [0;32mOK[0m test_tsSample.R............... 3 tests [0;32mOK[0m test_tsSample.R............... 3 tests [0;32mOK[0m test_tsSample.R............... 4 tests [0;32mOK[0m test_tsSample.R............... 5 tests [0;32mOK[0m test_tsSample.R............... 6 tests [0;32mOK[0m test_tsSample.R............... 6 tests [0;32mOK[0m test_tsSample.R............... 7 tests [0;32mOK[0m test_tsSample.R............... 8 tests [0;32mOK[0m test_tsSample.R............... 9 tests [0;32mOK[0m [0;36m42ms[0m All ok, 62 results (1.1s) > > proc.time() user system elapsed 1.405 0.072 1.466
TargetSearch.Rcheck/TargetSearch-Ex.timings
name | user | system | elapsed | |
FAMEoutliers | 0.045 | 0.001 | 0.044 | |
FindAllPeaks | 0.476 | 0.020 | 0.520 | |
FindPeaks | 0.128 | 0.004 | 0.133 | |
ImportFameSettings | 0.013 | 0.000 | 0.013 | |
ImportLibrary | 0.028 | 0.000 | 0.029 | |
ImportSamples | 0.013 | 0.000 | 0.013 | |
NetCDFPeakFinding | 0.114 | 0.024 | 0.154 | |
Profile | 0.710 | 0.019 | 0.728 | |
ProfileCleanUp | 0.511 | 0.020 | 0.532 | |
RIcorrect | 9.046 | 0.502 | 9.734 | |
TSExample | 1.973 | 0.072 | 2.045 | |
Write.Results | 0.059 | 0.004 | 0.063 | |
baseline | 0.255 | 0.000 | 0.255 | |
baselineCorrection | 0.261 | 0.012 | 0.272 | |
baselineCorrectionQuant | 0.299 | 0.028 | 0.327 | |
checkRimLim | 0.611 | 0.124 | 0.735 | |
file | 0.057 | 0.009 | 0.066 | |
fixRI | 0.738 | 0.062 | 0.800 | |
medianRILib | 0.261 | 0.012 | 0.274 | |
ncdf4Convert-method | 0.091 | 0.004 | 0.095 | |
ncdf4_convert | 0.024 | 0.004 | 0.028 | |
ncdf4_convert_from_path | 1.549 | 0.151 | 1.699 | |
ncdf4_data_extract | 0.329 | 0.009 | 0.338 | |
ncdf4_plot_peak | 0.875 | 0.027 | 0.903 | |
ncdf4_update_ri | 0.191 | 0.024 | 0.215 | |
peakCDFextraction | 0.317 | 0.025 | 0.346 | |
peakFind | 0.140 | 0.002 | 0.142 | |
plotFAME | 0.008 | 0.000 | 0.009 | |
plotPeak | 0.132 | 0.000 | 0.132 | |
plotPeakRI | 0.365 | 0.016 | 0.380 | |
plotPeakSimple | 0.205 | 0.020 | 0.224 | |
plotRIdev | 0.316 | 0.016 | 0.331 | |
plotSpectra | 0.158 | 0.000 | 0.158 | |
quantMatrix | 0.496 | 0.016 | 0.513 | |
ri2rt | 0.009 | 0.000 | 0.010 | |
riMatrix | 0.556 | 0.048 | 0.605 | |
ri_data_extract | 0.032 | 0.000 | 0.032 | |
ri_plot_peak | 0.752 | 0.016 | 0.768 | |
rt2ri | 0.000 | 0.004 | 0.005 | |
sampleRI | 0.277 | 0.012 | 0.289 | |
tsLib-class | 0.034 | 0.000 | 0.034 | |
tsMSdata-class | 0.009 | 0.008 | 0.018 | |
tsProfile-class | 0.011 | 0.000 | 0.011 | |
tsRim-class | 0.003 | 0.000 | 0.004 | |
tsSample-class | 0.028 | 0.000 | 0.027 | |
tsUpdate-method | 0 | 0 | 0 | |
updateRI | 1.194 | 0.026 | 1.224 | |
writeLibText | 0.023 | 0.000 | 0.023 | |
writeMSP | 0.022 | 0.000 | 0.021 | |