Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2024-07-06 11:39 -0400 (Sat, 06 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4643
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4414
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4442
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4391
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 3833
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 2079/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TargetSearch 2.7.1  (landing page)
Alvaro Cuadros-Inostroza
Snapshot Date: 2024-07-05 14:00 -0400 (Fri, 05 Jul 2024)
git_url: https://git.bioconductor.org/packages/TargetSearch
git_branch: devel
git_last_commit: 1467f0e
git_last_commit_date: 2024-06-18 03:26:31 -0400 (Tue, 18 Jun 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for TargetSearch on nebbiolo2

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.

raw results


Summary

Package: TargetSearch
Version: 2.7.1
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:TargetSearch.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings TargetSearch_2.7.1.tar.gz
StartedAt: 2024-07-06 03:52:15 -0400 (Sat, 06 Jul 2024)
EndedAt: 2024-07-06 03:53:38 -0400 (Sat, 06 Jul 2024)
EllapsedTime: 83.1 seconds
RetCode: 0
Status:   OK  
CheckDir: TargetSearch.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:TargetSearch.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings TargetSearch_2.7.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-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.4 LTS
* using session charset: UTF-8
* checking for file ‘TargetSearch/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘TargetSearch’ version ‘2.7.1’
* 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.115  0.328   8.511
* 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.20-bioc/meat/TargetSearch.Rcheck/00check.log’
for details.


Installation output

TargetSearch.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL TargetSearch
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c Rinit.c -o Rinit.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c baseline.c -o baseline.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c detection.c -o detection.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c file.c -o file.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c find.c -o find.o
gcc -I"/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c hpf.c -o hpf.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c matrix.c -o matrix.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c ncdf.c -o ncdf.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c peak.c -o peak.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c spectrum.c -o spectrum.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c strutils.c -o strutils.o
gcc -I"/home/biocbuild/bbs-3.20-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.20-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.20-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.20-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)

Tests output

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  64ms

test_import_fame.R............   14 tests OK  13ms

test_import_library.R.........   15 tests OK  84ms

test_ncdf4_plot_peak.R........    7 tests OK  0.4s

test_quantMatrix.R............    8 tests OK  36ms

test_ri_data_extract.R........    6 tests OK  3.1s

test_ri_plot_peak.R...........   22 tests OK  0.1s

test_tsLib.R..................   17 tests OK  32ms

test_tsProfile.R..............   12 tests OK  12ms

test_tsRim.R..................    6 tests OK  3ms

test_tsSample.R...............    9 tests OK  8ms

test_write_ri_file.R..........    6 tests OK  7ms
All ok, 145 results (4.7s)
> 
> proc.time()
   user  system elapsed 
  4.881   0.109   4.982 

Example timings

TargetSearch.Rcheck/TargetSearch-Ex.timings

nameusersystemelapsed
FAMEoutliers0.0620.0000.062
FindAllPeaks0.5750.0030.583
FindPeaks0.1060.0000.105
ImportFameSettings0.0080.0000.009
ImportLibrary0.0170.0000.018
ImportSamples0.0090.0000.009
NetCDFPeakFinding0.1100.0310.142
Profile0.4750.0040.480
ProfileCleanUp0.3920.0000.392
RIcorrect8.1150.3288.511
TSExample1.6410.0301.670
Write.Results0.0510.0010.052
baseline0.2130.0000.212
baselineCorrection0.2030.0040.207
baselineCorrectionQuant0.2860.0080.295
checkRimLim0.5990.0160.615
file0.0680.0000.067
fixRI0.6910.0240.715
medianRILib0.2060.0080.213
ncdf4Convert-method0.0660.0000.066
ncdf4_convert0.0170.0000.018
ncdf4_convert_from_path1.5000.0601.559
ncdf4_data_extract0.2880.0000.288
ncdf4_plot_peak0.7540.0320.786
ncdf4_update_ri0.2070.0040.211
peakCDFextraction0.3320.0120.344
peakFind0.1150.0000.115
plotFAME0.0070.0000.007
plotPeak0.1230.0000.123
plotPeakRI0.4100.0080.418
plotPeakSimple0.2170.0080.225
plotRIdev0.2430.0000.243
plotRefSpectra0.0840.0040.088
plotSpectra0.1190.0000.119
quantMatrix0.390.000.39
ri2rt0.0030.0000.003
riMatrix0.6010.0160.617
ri_data_extract0.0250.0000.025
ri_plot_peak0.6090.0000.609
rt2ri0.0030.0000.003
sampleRI0.230.000.23
tsLib-class0.0210.0000.021
tsMSdata-class0.0030.0080.011
tsProfile-class0.0050.0020.007
tsRim-class0.0000.0010.002
tsSample-class0.0170.0000.017
tsUpdate-method000
updateRI0.8270.0040.831
writeLibText0.0180.0000.017
writeMSP0.0140.0000.014