| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-07-16 11:41 -0400 (Tue, 16 Jul 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4677 |
| palomino6 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4416 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4444 |
| kjohnson3 | macOS 13.6.5 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4393 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4373 |
| 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/2243 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| TargetSearch 2.7.1 (landing page) Alvaro Cuadros-Inostroza
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino6 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.6.5 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
|
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. |
| Package: TargetSearch |
| Version: 2.7.1 |
| Command: C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:TargetSearch.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings TargetSearch_2.7.1.tar.gz |
| StartedAt: 2024-07-16 04:57:13 -0400 (Tue, 16 Jul 2024) |
| EndedAt: 2024-07-16 04:58:26 -0400 (Tue, 16 Jul 2024) |
| EllapsedTime: 73.0 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: TargetSearch.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:TargetSearch.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings TargetSearch_2.7.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'C:/Users/biocbuild/bbs-3.20-bioc/meat/TargetSearch.Rcheck'
* using R version 4.4.1 (2024-06-14 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
gcc.exe (GCC) 13.2.0
GNU Fortran (GCC) 13.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.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 whether package 'TargetSearch' can be installed ... OK
* used C compiler: 'gcc.exe (GCC) 13.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 'C:/Users/biocbuild/bbs-3.20-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 6.15 2.39 8.56
* 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
'C:/Users/biocbuild/bbs-3.20-bioc/meat/TargetSearch.Rcheck/00check.log'
for details.
TargetSearch.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL TargetSearch ### ############################################################################## ############################################################################## * installing to library 'C:/Users/biocbuild/bbs-3.20-bioc/R/library' * installing *source* package 'TargetSearch' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' gcc -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Rinit.c -o Rinit.o gcc -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c baseline.c -o baseline.o gcc -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c detection.c -o detection.o gcc -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c file.c -o file.o gcc -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c find.c -o find.o gcc -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c get_line.c -o get_line.o gcc -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c hpf.c -o hpf.o gcc -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c matrix.c -o matrix.o gcc -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ncdf.c -o ncdf.o gcc -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c peak.c -o peak.o gcc -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spectrum.c -o spectrum.o gcc -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c strutils.c -o strutils.o gcc -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -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:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LC:/Users/biocbuild/bbs-3.20-bioc/R/bin/x64 -lR installing to C:/Users/biocbuild/bbs-3.20-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)
TargetSearch.Rcheck/tests/tinytest.Rout
R version 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life"
Copyright (C) 2024 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 1.3s
test_file.R................... 4 tests OK 0.1s
test_import_fame.R............ 14 tests OK 52ms
test_import_library.R......... 15 tests OK 0.2s
test_ncdf4_plot_peak.R........ 7 tests OK 0.4s
test_quantMatrix.R............ 8 tests OK 35ms
test_ri_data_extract.R........ 6 tests OK 3.7s
test_ri_plot_peak.R........... 22 tests OK 0.2s
test_tsLib.R.................. 17 tests OK 21ms
test_tsProfile.R.............. 12 tests OK 12ms
test_tsRim.R.................. 6 tests OK 4ms
test_tsSample.R............... 9 tests OK 10ms
test_write_ri_file.R.......... 6 tests OK 27ms
All ok, 145 results (6.1s)
>
> proc.time()
user system elapsed
5.73 0.35 6.39
TargetSearch.Rcheck/TargetSearch-Ex.timings
| name | user | system | elapsed | |
| FAMEoutliers | 0.09 | 0.00 | 0.09 | |
| FindAllPeaks | 0.87 | 0.03 | 1.09 | |
| FindPeaks | 0.15 | 0.00 | 0.15 | |
| ImportFameSettings | 0.02 | 0.00 | 0.02 | |
| ImportLibrary | 0.02 | 0.00 | 0.01 | |
| ImportSamples | 0.00 | 0.02 | 0.02 | |
| NetCDFPeakFinding | 0.09 | 0.01 | 0.11 | |
| Profile | 0.62 | 0.02 | 0.64 | |
| ProfileCleanUp | 0.54 | 0.02 | 0.55 | |
| RIcorrect | 6.15 | 2.39 | 8.56 | |
| TSExample | 1.27 | 0.86 | 2.12 | |
| Write.Results | 0.04 | 0.03 | 0.08 | |
| baseline | 0.18 | 0.01 | 0.19 | |
| baselineCorrection | 0.14 | 0.05 | 0.20 | |
| baselineCorrectionQuant | 0.18 | 0.06 | 0.25 | |
| checkRimLim | 0.27 | 0.27 | 0.53 | |
| file | 0.06 | 0.00 | 0.08 | |
| fixRI | 0.52 | 0.12 | 0.64 | |
| medianRILib | 0.33 | 0.00 | 0.33 | |
| ncdf4Convert-method | 0.04 | 0.11 | 0.16 | |
| ncdf4_convert | 0.02 | 0.00 | 0.01 | |
| ncdf4_convert_from_path | 0.94 | 0.41 | 1.36 | |
| ncdf4_data_extract | 0.20 | 0.11 | 0.34 | |
| ncdf4_plot_peak | 0.63 | 0.28 | 0.91 | |
| ncdf4_update_ri | 0.14 | 0.05 | 0.20 | |
| peakCDFextraction | 0.22 | 0.07 | 0.31 | |
| peakFind | 0.17 | 0.00 | 0.18 | |
| plotFAME | 0.00 | 0.02 | 0.01 | |
| plotPeak | 0.11 | 0.02 | 0.13 | |
| plotPeakRI | 0.61 | 0.06 | 0.67 | |
| plotPeakSimple | 0.09 | 0.08 | 0.17 | |
| plotRIdev | 0.30 | 0.01 | 0.31 | |
| plotRefSpectra | 0.08 | 0.00 | 0.08 | |
| plotSpectra | 0.15 | 0.02 | 0.17 | |
| quantMatrix | 0.55 | 0.01 | 0.57 | |
| ri2rt | 0 | 0 | 0 | |
| riMatrix | 0.35 | 0.19 | 0.53 | |
| ri_data_extract | 0.03 | 0.00 | 0.03 | |
| ri_plot_peak | 0.89 | 0.03 | 0.92 | |
| rt2ri | 0 | 0 | 0 | |
| sampleRI | 0.33 | 0.02 | 0.34 | |
| tsLib-class | 0.03 | 0.00 | 0.03 | |
| tsMSdata-class | 0.03 | 0.00 | 0.04 | |
| tsProfile-class | 0.00 | 0.00 | 0.01 | |
| tsRim-class | 0 | 0 | 0 | |
| tsSample-class | 0.01 | 0.00 | 0.02 | |
| tsUpdate-method | 0 | 0 | 0 | |
| updateRI | 0.80 | 0.31 | 1.11 | |
| writeLibText | 0.01 | 0.00 | 0.02 | |
| writeMSP | 0.02 | 0.02 | 0.03 | |