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

This page was generated on 2025-08-18 11:42 -0400 (Mon, 18 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
palomino7Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4566
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4604
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4545
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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 2163/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TargetSearch 2.10.0  (landing page)
Alvaro Cuadros-Inostroza
Snapshot Date: 2025-08-14 13:40 -0400 (Thu, 14 Aug 2025)
git_url: https://git.bioconductor.org/packages/TargetSearch
git_branch: RELEASE_3_21
git_last_commit: 1a62936
git_last_commit_date: 2025-04-15 09:44:46 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    NA  


CHECK results for TargetSearch on palomino7

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.10.0
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:TargetSearch.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings TargetSearch_2.10.0.tar.gz
StartedAt: 2025-08-15 07:43:30 -0400 (Fri, 15 Aug 2025)
EndedAt: 2025-08-15 07:45:36 -0400 (Fri, 15 Aug 2025)
EllapsedTime: 125.9 seconds
RetCode: 0
Status:   OK  
CheckDir: TargetSearch.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:TargetSearch.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings TargetSearch_2.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/TargetSearch.Rcheck'
* using R version 4.5.1 (2025-06-13 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'TargetSearch/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'TargetSearch' version '2.10.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 whether package 'TargetSearch' can be installed ... OK
* used C compiler: 'gcc.exe (GCC) 14.2.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 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 for x64 is not available
File 'E:/biocbuild/bbs-3.21-bioc/R/library/TargetSearch/libs/x64/TargetSearch.dll':
  Found '_exit', possibly from '_exit' (C)
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking sizes of PDF files under 'inst/doc' ... OK
* 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 10.75   3.03   20.97
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  'E:/biocbuild/bbs-3.21-bioc/meat/TargetSearch.Rcheck/00check.log'
for details.


Installation output

TargetSearch.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL TargetSearch
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library'
* installing *source* package 'TargetSearch' ...
** this is package 'TargetSearch' version '2.10.0'
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.2.0'
gcc  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG     -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c Rinit.c -o Rinit.o
gcc  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG     -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c baseline.c -o baseline.o
gcc  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG     -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c detection.c -o detection.o
gcc  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG     -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c file.c -o file.o
gcc  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG     -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c find.c -o find.o
gcc  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG     -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c get_line.c -o get_line.o
gcc  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG     -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c hpf.c -o hpf.o
gcc  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG     -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c matrix.c -o matrix.o
gcc  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG     -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c ncdf.c -o ncdf.o
gcc  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG     -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c peak.c -o peak.o
gcc  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG     -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c spectrum.c -o spectrum.o
gcc  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG     -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c strutils.c -o strutils.o
gcc  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG     -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c utils.c -o utils.o
gcc -shared -s -static-libgcc -o TargetSearch.dll tmp.def 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 -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib -LE:/biocbuild/bbs-3.21-bioc/R/bin/x64 -lR
installing to E:/biocbuild/bbs-3.21-bioc/R/library/00LOCK-TargetSearch/00new/TargetSearch/libs/x64
** 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
** 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 (2025-06-13 ucrt) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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  2.6s
FAMEs were saved in E:\biocbuild\bbs-3.21-bioc\tmpdir\Rtmpc9dgou\file18c843aff60fc.pdf
FAMEs were saved in E:\biocbuild\bbs-3.21-bioc\tmpdir\Rtmpc9dgou\file18c843aff60fc.pdf
FAMEs were saved in E:\biocbuild\bbs-3.21-bioc\tmpdir\Rtmpc9dgou\file18c843aff60fc.pdf
FAMEs were saved in E:\biocbuild\bbs-3.21-bioc\tmpdir\Rtmpc9dgou\file18c843aff60fc.pdf

test_fameoutliers.R...........    5 tests OK  0.1s

test_file.R...................    4 tests OK  0.2s

test_import_fame.R............   14 tests OK  75ms

test_import_library.R.........   15 tests OK  0.3s

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

test_quantMatrix.R............    8 tests OK  40ms

test_ri_data_extract.R........    6 tests OK  6.3s

test_ri_plot_peak.R...........   22 tests OK  0.3s

test_tsLib.R..................   30 tests OK  0.1s

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

test_tsRim.R..................    9 tests OK  7ms

test_tsSample.R...............   19 tests OK  81ms

test_write_ri_file.R..........    6 tests OK  32ms
All ok, 176 results (10.6s)
> 
> proc.time()
   user  system elapsed 
   9.95    0.57   11.06 

Example timings

TargetSearch.Rcheck/TargetSearch-Ex.timings

nameusersystemelapsed
FAMEoutliers0.130.000.14
FindAllPeaks1.860.013.66
FindPeaks0.330.000.33
ImportFameSettings0.030.000.08
ImportLibrary0.010.000.06
ImportSamples0.020.020.09
NetCDFPeakFinding0.120.080.39
Profile1.220.011.24
ProfileCleanUp1.160.031.19
RIcorrect10.75 3.0320.97
TSExample1.970.782.76
Write.Results0.120.000.13
baseline0.240.020.25
baselineCorrection0.160.080.24
baselineCorrectionQuant0.450.030.48
checkRimLim0.810.271.17
file0.140.010.22
fixRI0.910.221.14
makeIndex000
medianRILib0.600.020.61
ncdf4Convert-method0.110.070.19
ncdf4_convert0.040.020.06
ncdf4_convert_from_path2.050.342.44
ncdf4_data_extract0.390.100.55
ncdf4_plot_peak1.220.281.51
ncdf4_update_ri0.280.080.39
peakCDFextraction0.450.110.58
peakFind0.390.010.41
plotFAME0.020.000.01
plotPeak0.190.050.24
plotPeakRI1.280.091.37
plotPeakSimple0.310.030.35
plotRIdev0.560.030.60
plotRefSpectra0.120.000.12
plotSpectra0.390.020.41
quantMatrix1.110.061.18
ri2rt000
riMatrix0.710.220.93
ri_data_extract0.090.000.09
ri_plot_peak1.840.051.89
rt2ri0.020.000.02
sampleRI0.730.030.76
tsLib-class0.040.000.03
tsMSdata-class0.010.000.02
tsProfile-class0.000.010.01
tsRim-class000
tsSample-class0.050.000.05
tsUpdate-method000
updateRI1.190.291.47
writeLibText0.010.000.02
writeMSP0.020.010.03