Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-06-06 11:00:43 -0000 (Tue, 06 Jun 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4366 |
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: - 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. 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. |
Package 2043/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
TargetSearch 2.3.0 (landing page) Alvaro Cuadros-Inostroza
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | |||||||||
Package: TargetSearch |
Version: 2.3.0 |
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:TargetSearch.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings TargetSearch_2.3.0.tar.gz |
StartedAt: 2023-06-06 08:22:01 -0000 (Tue, 06 Jun 2023) |
EndedAt: 2023-06-06 08:23:22 -0000 (Tue, 06 Jun 2023) |
EllapsedTime: 81.1 seconds |
RetCode: 0 |
Status: OK |
CheckDir: TargetSearch.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:TargetSearch.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings TargetSearch_2.3.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/TargetSearch.Rcheck’ * using R version 4.3.0 (2023-04-21) * 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 * checking for file ‘TargetSearch/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘TargetSearch’ version ‘2.3.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.57 0.352 11.087 * 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.18-bioc/meat/TargetSearch.Rcheck/00check.log’ for details.
TargetSearch.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL TargetSearch ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/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.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c Rinit.c -o Rinit.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c baseline.c -o baseline.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c detection.c -o detection.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c file.c -o file.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c find_peaks.c -o find_peaks.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c get_line.c -o get_line.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c hpf.c -o hpf.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c matrix.c -o matrix.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c ncdf.c -o ncdf.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c peak.c -o peak.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c utils.c -o utils.o gcc -shared -L/home/biocbuild/R/R-4.3.0/lib -L/usr/local/lib -o TargetSearch.so Rinit.o baseline.o detection.o file.o find_peaks.o get_line.o hpf.o matrix.o ncdf.o peak.o utils.o -L/home/biocbuild/R/R-4.3.0/lib -lR installing to /home/biocbuild/R/R-4.3.0/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.0 (2023-04-21) -- "Already Tomorrow" 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;36m59ms[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;36m95ms[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;36m70ms[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;36m46ms[0m All ok, 62 results (1.1s) > > proc.time() user system elapsed 1.393 0.064 1.451
TargetSearch.Rcheck/TargetSearch-Ex.timings
name | user | system | elapsed | |
FAMEoutliers | 0.045 | 0.000 | 0.045 | |
FindAllPeaks | 0.484 | 0.011 | 0.522 | |
FindPeaks | 0.132 | 0.004 | 0.137 | |
ImportFameSettings | 0.013 | 0.000 | 0.013 | |
ImportLibrary | 0.029 | 0.000 | 0.030 | |
ImportSamples | 0.010 | 0.004 | 0.015 | |
NetCDFPeakFinding | 0.120 | 0.029 | 0.160 | |
Profile | 0.743 | 0.050 | 0.794 | |
ProfileCleanUp | 0.538 | 0.007 | 0.546 | |
RIcorrect | 9.570 | 0.352 | 11.087 | |
TSExample | 1.950 | 0.052 | 3.290 | |
Write.Results | 0.063 | 0.000 | 0.063 | |
baseline | 0.240 | 0.008 | 0.249 | |
baselineCorrection | 0.256 | 0.008 | 0.265 | |
baselineCorrectionQuant | 0.298 | 0.004 | 0.302 | |
checkRimLim | 0.636 | 0.036 | 0.672 | |
file | 0.06 | 0.00 | 0.08 | |
fixRI | 0.748 | 0.012 | 1.003 | |
medianRILib | 0.264 | 0.000 | 0.265 | |
ncdf4Convert-method | 0.101 | 0.000 | 0.101 | |
ncdf4_convert | 0.029 | 0.000 | 0.029 | |
ncdf4_convert_from_path | 1.651 | 0.108 | 1.762 | |
ncdf4_data_extract | 0.323 | 0.020 | 0.344 | |
ncdf4_plot_peak | 0.928 | 0.016 | 0.947 | |
ncdf4_update_ri | 0.229 | 0.000 | 0.229 | |
peakCDFextraction | 0.369 | 0.000 | 0.369 | |
peakFind | 0.170 | 0.002 | 0.172 | |
plotFAME | 0.007 | 0.001 | 0.008 | |
plotPeak | 0.134 | 0.012 | 0.147 | |
plotPeakRI | 0.373 | 0.008 | 0.382 | |
plotPeakSimple | 0.241 | 0.023 | 0.264 | |
plotRIdev | 0.354 | 0.000 | 0.355 | |
plotSpectra | 0.157 | 0.000 | 0.157 | |
quantMatrix | 0.502 | 0.016 | 0.519 | |
ri2rt | 0.004 | 0.000 | 0.004 | |
riMatrix | 0.667 | 0.016 | 0.685 | |
ri_data_extract | 0.032 | 0.000 | 0.031 | |
ri_plot_peak | 0.740 | 0.008 | 0.749 | |
rt2ri | 0.005 | 0.000 | 0.005 | |
sampleRI | 0.367 | 0.004 | 0.372 | |
tsLib-class | 0.026 | 0.000 | 0.026 | |
tsMSdata-class | 0.011 | 0.004 | 0.016 | |
tsProfile-class | 0.009 | 0.000 | 0.010 | |
tsRim-class | 0.003 | 0.000 | 0.003 | |
tsSample-class | 0.026 | 0.004 | 0.030 | |
tsUpdate-method | 0 | 0 | 0 | |
updateRI | 1.120 | 0.036 | 1.158 | |
writeLibText | 0.029 | 0.000 | 0.029 | |
writeMSP | 0.021 | 0.000 | 0.021 | |