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

This page was generated on 2025-11-06 12:00 -0500 (Thu, 06 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4902
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4638
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 2186/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TargetSearch 2.12.0  (landing page)
Alvaro Cuadros-Inostroza
Snapshot Date: 2025-11-05 13:45 -0500 (Wed, 05 Nov 2025)
git_url: https://git.bioconductor.org/packages/TargetSearch
git_branch: RELEASE_3_22
git_last_commit: ab9658a
git_last_commit_date: 2025-10-29 10:02:47 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


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.12.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:TargetSearch.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings TargetSearch_2.12.0.tar.gz
StartedAt: 2025-11-06 04:56:14 -0500 (Thu, 06 Nov 2025)
EndedAt: 2025-11-06 04:57:34 -0500 (Thu, 06 Nov 2025)
EllapsedTime: 80.2 seconds
RetCode: 0
Status:   OK  
CheckDir: TargetSearch.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/TargetSearch.Rcheck’
* using R version 4.5.1 Patched (2025-08-23 r88802)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘TargetSearch/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘TargetSearch’ version ‘2.12.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 13.3.0-6ubuntu2~24.04) 13.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 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.653  0.496    9.24
* 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.22-bioc/meat/TargetSearch.Rcheck/00check.log’
for details.


Installation output

TargetSearch.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘TargetSearch’ ...
** this is package ‘TargetSearch’ version ‘2.12.0’
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c Rinit.c -o Rinit.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c baseline.c -o baseline.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c detection.c -o detection.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c file.c -o file.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c find.c -o find.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c get_line.c -o get_line.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c hpf.c -o hpf.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c matrix.c -o matrix.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c ncdf.c -o ncdf.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c peak.c -o peak.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c spectrum.c -o spectrum.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c strutils.c -o strutils.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c utils.c -o utils.o
gcc -std=gnu2x -shared -L/home/biocbuild/bbs-3.22-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.22-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.22-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.5.1 Patched (2025-08-23 r88802) -- "Great Square Root"
Copyright (C) 2025 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
FAMEs were saved in /tmp/RtmpfXNFxu/file13b6a7605115a0.pdf
FAMEs were saved in /tmp/RtmpfXNFxu/file13b6a7605115a0.pdf
FAMEs were saved in /tmp/RtmpfXNFxu/file13b6a7605115a0.pdf
FAMEs were saved in /tmp/RtmpfXNFxu/file13b6a7605115a0.pdf

test_fameoutliers.R...........    5 tests OK  59ms

test_file.R...................    4 tests OK  55ms

test_import_fame.R............   14 tests OK  52ms

test_import_library.R.........   15 tests OK  100ms

test_ncdf4_plot_peak.R........    7 tests OK  0.3s

test_quantMatrix.R............    8 tests OK  27ms

test_ri_data_extract.R........    6 tests OK  3.3s

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

test_ricorrect.R..............    5 tests OK  0.4s

test_tsLib.R..................   30 tests OK  88ms

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

test_tsRim.R..................    9 tests OK  5ms

test_tsSample.R...............   19 tests OK  31ms

test_write_ri_file.R..........    6 tests OK  7ms
All ok, 181 results (5.4s)
> 
> proc.time()
   user  system elapsed 
  5.588   0.129   5.720 

Example timings

TargetSearch.Rcheck/TargetSearch-Ex.timings

nameusersystemelapsed
FAMEoutliers0.0610.0050.066
FindAllPeaks0.5790.0100.592
FindPeaks0.1030.0020.106
ImportFameSettings0.0080.0000.008
ImportLibrary0.0180.0000.019
ImportSamples0.0090.0010.010
NetCDFPeakFinding0.1210.0360.161
Profile0.4850.0050.490
ProfileCleanUp0.3940.0100.404
RIcorrect8.6530.4969.240
TSExample1.5510.0701.620
Write.Results0.0450.0010.045
baseline0.2060.0050.211
baselineCorrection0.2010.0070.208
baselineCorrectionQuant0.2940.0020.296
checkRimLim0.6270.0810.729
file0.0540.0020.059
fixRI0.6190.0460.664
makeIndex0.0030.0000.003
medianRILib0.2080.0040.212
ncdf4Convert-method0.0710.0160.088
ncdf4_convert0.0280.0050.032
ncdf4_convert_from_path1.5560.1351.691
ncdf4_data_extract0.2980.0120.310
ncdf4_plot_peak0.7920.0620.854
ncdf4_update_ri0.2030.0070.211
peakCDFextraction0.3240.0370.361
peakFind0.1140.0010.115
plotFAME0.0070.0000.007
plotPeak0.1240.0060.130
plotPeakRI0.4130.0030.416
plotPeakSimple0.2220.0120.235
plotRIdev0.2420.0030.245
plotRefSpectra0.0770.0000.078
plotSpectra0.1160.0020.118
quantMatrix0.3820.0030.385
ri2rt0.0030.0000.003
riMatrix0.5470.0580.605
ri_data_extract0.0250.0000.025
ri_plot_peak0.5950.0050.600
rt2ri0.0030.0000.003
sampleRI0.2830.0010.284
tsLib-class0.0220.0000.023
tsMSdata-class0.0070.0020.009
tsProfile-class0.0060.0010.007
tsRim-class0.0020.0000.002
tsSample-class0.0170.0000.016
tsUpdate-method000
updateRI0.8200.0440.863
writeLibText0.0190.0010.020
writeMSP0.0130.0000.013