| Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:37:08 -0400 (Thu, 06 May 2021).
|
To the developers/maintainers of the TargetSearch package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1838/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| TargetSearch 1.46.3 (landing page) Alvaro Cuadros-Inostroza
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: TargetSearch |
| Version: 1.46.3 |
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:TargetSearch.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings TargetSearch_1.46.3.tar.gz |
| StartedAt: 2021-05-06 06:47:05 -0400 (Thu, 06 May 2021) |
| EndedAt: 2021-05-06 06:48:38 -0400 (Thu, 06 May 2021) |
| EllapsedTime: 93.2 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: TargetSearch.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:TargetSearch.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings TargetSearch_1.46.3.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.12-bioc/meat/TargetSearch.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘TargetSearch/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘TargetSearch’ version ‘1.46.3’
* 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
* 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 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 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 15.474 1.183 16.872
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
‘/Users/biocbuild/bbs-3.12-bioc/meat/TargetSearch.Rcheck/00check.log’
for details.
TargetSearch.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL TargetSearch ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’ * installing *source* package ‘TargetSearch’ ... ** using staged installation ** libs clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rinit.c -o Rinit.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c baseline.c -o baseline.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c detection.c -o detection.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file.c -o file.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c find_peaks.c -o find_peaks.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c getLine.c -o getLine.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hpf.c -o hpf.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrix.c -o matrix.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ncdf.c -o ncdf.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c peak.c -o peak.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/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 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.0/Resources/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 ‘RICorrection.Rnw’ ‘TargetSearch.Rnw’ ** 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.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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: ncdf4
Loading required package: TargetSearchData
Running test_file.R................... 0 tests
Running test_file.R................... 0 tests
Running test_file.R................... 0 tests
Running test_file.R................... 0 tests
Running test_file.R................... 1 tests [0;32mOK[0m
Running test_file.R................... 1 tests [0;32mOK[0m
Running test_file.R................... 1 tests [0;32mOK[0m
Running test_file.R................... 2 tests [0;32mOK[0m
Running test_file.R................... 2 tests [0;32mOK[0m
Running test_file.R................... 3 tests [0;32mOK[0m
Running test_file.R................... 3 tests [0;32mOK[0m
Running test_file.R................... 3 tests [0;32mOK[0m
Running test_file.R................... 4 tests [0;32mOK[0m [0;34m0.2s[0m
Running test_ncdf4_plot_peak.R........ 0 tests
Running test_ncdf4_plot_peak.R........ 0 tests
Running test_ncdf4_plot_peak.R........ 0 tests
Running test_ncdf4_plot_peak.R........ 0 tests
Running test_ncdf4_plot_peak.R........ 0 tests
Running test_ncdf4_plot_peak.R........ 0 tests
Running test_ncdf4_plot_peak.R........ 0 tests
Running test_ncdf4_plot_peak.R........ 0 tests
Running test_ncdf4_plot_peak.R........ 0 tests
Running test_ncdf4_plot_peak.R........ 5 tests [0;32mOK[0m
Running test_ncdf4_plot_peak.R........ 6 tests [0;32mOK[0m
Running test_ncdf4_plot_peak.R........ 7 tests [0;32mOK[0m
Running test_ncdf4_plot_peak.R........ 7 tests [0;32mOK[0m [0;34m0.5s[0m
Running test_ri_data_extract.R........ 0 tests
Running test_ri_data_extract.R........ 0 tests
Running test_ri_data_extract.R........ 0 tests
Running test_ri_data_extract.R........ 0 tests
Running test_ri_data_extract.R........ 1 tests [0;32mOK[0m
Running test_ri_data_extract.R........ 1 tests [0;32mOK[0m
Running test_ri_data_extract.R........ 1 tests [0;32mOK[0m
Running test_ri_data_extract.R........ 2 tests [0;32mOK[0m
Running test_ri_data_extract.R........ 2 tests [0;32mOK[0m
Running test_ri_data_extract.R........ 2 tests [0;32mOK[0m
Running test_ri_data_extract.R........ 3 tests [0;32mOK[0m
Running test_ri_data_extract.R........ 3 tests [0;32mOK[0m
Running test_ri_data_extract.R........ 4 tests [0;32mOK[0m
Running test_ri_data_extract.R........ 4 tests [0;32mOK[0m
Running test_ri_data_extract.R........ 4 tests [0;32mOK[0m
Running test_ri_data_extract.R........ 4 tests [0;32mOK[0m
Running test_ri_data_extract.R........ 4 tests [0;32mOK[0m
Running test_ri_data_extract.R........ 4 tests [0;32mOK[0m
Running test_ri_data_extract.R........ 5 tests [0;32mOK[0m
Running test_ri_data_extract.R........ 5 tests [0;32mOK[0m
Running test_ri_data_extract.R........ 6 tests [0;32mOK[0m [0;34m0.8s[0m
Running test_ri_plot_peak.R........... 0 tests
Running test_ri_plot_peak.R........... 0 tests
Running test_ri_plot_peak.R........... 0 tests
Running test_ri_plot_peak.R........... 0 tests
Running test_ri_plot_peak.R........... 0 tests
Running test_ri_plot_peak.R........... 0 tests
Running test_ri_plot_peak.R........... 0 tests
Running test_ri_plot_peak.R........... 0 tests
Running test_ri_plot_peak.R........... 0 tests
Running test_ri_plot_peak.R........... 0 tests
Running test_ri_plot_peak.R........... 10 tests [0;32mOK[0m
Running test_ri_plot_peak.R........... 11 tests [0;32mOK[0m
Running test_ri_plot_peak.R........... 12 tests [0;32mOK[0m
Running test_ri_plot_peak.R........... 12 tests [0;32mOK[0m [0;34m0.1s[0m
All ok, 29 results (1.6s)
>
> proc.time()
user system elapsed
1.922 0.153 2.057
TargetSearch.Rcheck/TargetSearch-Ex.timings
| name | user | system | elapsed | |
| FAMEoutliers | 0.048 | 0.008 | 0.057 | |
| FindAllPeaks | 1.424 | 0.049 | 1.494 | |
| FindPeaks | 0.388 | 0.010 | 0.398 | |
| ImportFameSettings | 0.010 | 0.001 | 0.011 | |
| ImportLibrary | 0.028 | 0.001 | 0.030 | |
| ImportSamples | 0.008 | 0.001 | 0.011 | |
| NetCDFPeakFinding | 0.316 | 0.032 | 0.351 | |
| Profile | 1.568 | 0.032 | 1.601 | |
| ProfileCleanUp | 1.455 | 0.030 | 1.485 | |
| RIcorrect | 15.474 | 1.183 | 16.872 | |
| TSExample | 2.011 | 0.182 | 2.299 | |
| checkRimLim | 0.581 | 0.020 | 0.603 | |
| file | 0.171 | 0.021 | 0.194 | |
| fixRI | 1.381 | 0.068 | 1.451 | |
| medianRILib | 0.755 | 0.016 | 0.771 | |
| ncdf4Convert-method | 0.104 | 0.011 | 0.116 | |
| ncdf4_convert | 0.032 | 0.001 | 0.034 | |
| ncdf4_convert_from_path | 0 | 0 | 0 | |
| ncdf4_data_extract | 0.000 | 0.001 | 0.001 | |
| ncdf4_plot_peak | 1.448 | 0.091 | 1.546 | |
| peakFind | 0.410 | 0.012 | 0.423 | |
| plotFAME | 0.012 | 0.003 | 0.015 | |
| plotPeak | 0.258 | 0.010 | 0.419 | |
| plotPeakRI | 1.172 | 0.027 | 1.200 | |
| plotPeakSimple | 0.631 | 0.030 | 0.702 | |
| plotRIdev | 0.649 | 0.020 | 0.672 | |
| plotSpectra | 0.448 | 0.015 | 0.464 | |
| quantMatrix | 1.328 | 0.041 | 1.376 | |
| ri2rt | 0.013 | 0.001 | 0.014 | |
| riMatrix | 1.308 | 0.057 | 1.367 | |
| ri_data_extract | 0.061 | 0.002 | 0.063 | |
| ri_plot_peak | 2.539 | 0.064 | 2.608 | |
| rt2ri | 0.007 | 0.000 | 0.008 | |
| sampleRI | 0.906 | 0.025 | 0.994 | |
| tsLib-class | 0.024 | 0.004 | 0.028 | |
| tsMSdata-class | 0.001 | 0.001 | 0.002 | |
| tsProfile-class | 0.001 | 0.001 | 0.002 | |
| tsRim-class | 0.002 | 0.001 | 0.004 | |
| tsSample-class | 0.033 | 0.006 | 0.040 | |
| tsUpdate-method | 0.000 | 0.001 | 0.001 | |
| updateRI | 1.265 | 0.098 | 1.407 | |
| writeLibText | 0.027 | 0.001 | 0.029 | |