Back to Multiple platform build/check report for BioC 3.17
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2023-04-12 10:55:32 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_644.3.0 alpha (2023-04-03 r84154) 4547
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_64R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" 4333
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

CHECK results for TargetSearch on nebbiolo1


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.

raw results

Package 2050/2207HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TargetSearch 2.1.0  (landing page)
Alvaro Cuadros-Inostroza
Snapshot Date: 2023-04-11 14:00:16 -0400 (Tue, 11 Apr 2023)
git_url: https://git.bioconductor.org/packages/TargetSearch
git_branch: devel
git_last_commit: f941209
git_last_commit_date: 2022-11-01 11:04:26 -0400 (Tue, 01 Nov 2022)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    OK  
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  

Summary

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/site-library --timings TargetSearch_2.1.0.tar.gz
StartedAt: 2023-04-12 00:03:19 -0400 (Wed, 12 Apr 2023)
EndedAt: 2023-04-12 00:04:28 -0400 (Wed, 12 Apr 2023)
EllapsedTime: 69.6 seconds
RetCode: 0
Status:   OK  
CheckDir: TargetSearch.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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/site-library --timings TargetSearch_2.1.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/TargetSearch.Rcheck’
* using R version 4.3.0 alpha (2023-04-03 r84154)
* using platform: x86_64-pc-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.2 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 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.255  0.476   8.747
* 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.



Installation output

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/site-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/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.3.0 alpha (2023-04-03 r84154)
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-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 OK 
test_file.R...................    1 tests OK 
test_file.R...................    1 tests OK 
test_file.R...................    2 tests OK 
test_file.R...................    2 tests OK 
test_file.R...................    3 tests OK 
test_file.R...................    3 tests OK 
test_file.R...................    3 tests OK 
test_file.R...................    4 tests OK 0.1s

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 OK 
test_ncdf4_plot_peak.R........    6 tests OK 
test_ncdf4_plot_peak.R........    7 tests OK 
test_ncdf4_plot_peak.R........    7 tests OK 0.3s

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 OK 
test_quantMatrix.R............    2 tests OK 
test_quantMatrix.R............    2 tests OK 
test_quantMatrix.R............    2 tests OK 
test_quantMatrix.R............    3 tests OK 
test_quantMatrix.R............    4 tests OK 
test_quantMatrix.R............    4 tests OK 
test_quantMatrix.R............    4 tests OK 
test_quantMatrix.R............    5 tests OK 
test_quantMatrix.R............    5 tests OK 
test_quantMatrix.R............    5 tests OK 
test_quantMatrix.R............    6 tests OK 42ms

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 OK 
test_ri_data_extract.R........    1 tests OK 
test_ri_data_extract.R........    1 tests OK 
test_ri_data_extract.R........    2 tests OK 
test_ri_data_extract.R........    2 tests OK 
test_ri_data_extract.R........    2 tests OK 
test_ri_data_extract.R........    3 tests OK 
test_ri_data_extract.R........    3 tests OK 
test_ri_data_extract.R........    4 tests OK 
test_ri_data_extract.R........    4 tests OK 
test_ri_data_extract.R........    4 tests OK 
test_ri_data_extract.R........    4 tests OK 
test_ri_data_extract.R........    4 tests OK 
test_ri_data_extract.R........    4 tests OK 
test_ri_data_extract.R........    5 tests OK 
test_ri_data_extract.R........    5 tests OK 
test_ri_data_extract.R........    6 tests OK 0.2s

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 OK 
test_ri_plot_peak.R...........   11 tests OK 
test_ri_plot_peak.R...........   12 tests OK 
test_ri_plot_peak.R...........   12 tests OK 64ms

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 OK 
test_tsLib.R..................    2 tests OK 
test_tsLib.R..................    2 tests OK 
test_tsLib.R..................    2 tests OK 
test_tsLib.R..................    3 tests OK 
test_tsLib.R..................    4 tests OK 
test_tsLib.R..................    4 tests OK 
test_tsLib.R..................    5 tests OK 
test_tsLib.R..................    6 tests OK 
test_tsLib.R..................    7 tests OK 
test_tsLib.R..................    8 tests OK 
test_tsLib.R..................    9 tests OK 
test_tsLib.R..................   10 tests OK 
test_tsLib.R..................   11 tests OK 
test_tsLib.R..................   12 tests OK 48ms

test_tsRim.R..................    0 tests    
test_tsRim.R..................    1 tests OK 
test_tsRim.R..................    2 tests OK 
test_tsRim.R..................    2 tests OK 
test_tsRim.R..................    3 tests OK 
test_tsRim.R..................    4 tests OK 
test_tsRim.R..................    4 tests OK 
test_tsRim.R..................    5 tests OK 
test_tsRim.R..................    6 tests OK 5ms

test_tsSample.R...............    0 tests    
test_tsSample.R...............    0 tests    
test_tsSample.R...............    0 tests    
test_tsSample.R...............    1 tests OK 
test_tsSample.R...............    2 tests OK 
test_tsSample.R...............    3 tests OK 
test_tsSample.R...............    3 tests OK 
test_tsSample.R...............    3 tests OK 
test_tsSample.R...............    3 tests OK 
test_tsSample.R...............    4 tests OK 
test_tsSample.R...............    5 tests OK 
test_tsSample.R...............    6 tests OK 
test_tsSample.R...............    6 tests OK 
test_tsSample.R...............    7 tests OK 
test_tsSample.R...............    8 tests OK 
test_tsSample.R...............    9 tests OK 32ms
All ok, 62 results (0.8s)
> 
> proc.time()
   user  system elapsed 
  1.092   0.045   1.118 

Example timings

TargetSearch.Rcheck/TargetSearch-Ex.timings

nameusersystemelapsed
FAMEoutliers0.0360.0000.036
FindAllPeaks0.3820.0090.404
FindPeaks0.0970.0070.106
ImportFameSettings0.0130.0010.013
ImportLibrary0.0250.0000.025
ImportSamples0.0110.0000.012
NetCDFPeakFinding0.1130.0390.154
Profile0.5620.0080.570
ProfileCleanUp0.3890.0030.392
RIcorrect8.2550.4768.747
TSExample1.5570.0761.632
Write.Results0.0520.0000.052
baseline0.2160.0080.223
baselineCorrection0.2050.0110.216
baselineCorrectionQuant0.2880.0080.296
checkRimLim0.5900.0520.642
file0.0580.0040.062
fixRI0.7030.0280.731
medianRILib0.1810.0270.208
ncdf4Convert-method0.0650.0000.065
ncdf4_convert0.020.000.02
ncdf4_convert_from_path1.5870.0791.667
ncdf4_data_extract0.2970.0080.306
ncdf4_plot_peak0.7860.0360.821
ncdf4_update_ri0.1870.0240.211
peakCDFextraction0.3260.0240.349
peakFind0.1060.0040.110
plotFAME0.0040.0040.008
plotPeak0.1270.0040.131
plotPeakRI0.2930.0000.293
plotPeakSimple0.220.020.24
plotRIdev0.2420.0000.242
plotSpectra0.1120.0080.120
quantMatrix0.3720.0080.380
ri2rt0.0050.0000.004
riMatrix0.5960.1160.712
ri_data_extract0.0290.0000.029
ri_plot_peak0.5610.0680.628
rt2ri0.0040.0000.004
sampleRI0.2140.0080.221
tsLib-class0.030.000.03
tsMSdata-class0.0050.0220.027
tsProfile-class0.0090.0010.010
tsRim-class0.0030.0000.003
tsSample-class0.0210.0000.021
tsUpdate-method0.0000.0000.001
updateRI0.9410.0681.009
writeLibText0.0190.0000.019
writeMSP0.0160.0000.015