| Back to Long Tests report for BioC 3.22 |
This page was generated on 2025-08-09 23:55 -0400 (Sat, 09 Aug 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.2 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4818 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.5.1 (2025-06-13 ucrt) -- "Great Square Root" | 4553 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4595 |
| 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 4/29 | Hostname | OS / Arch | CHECK | |||||||
| biodb 1.17.1 (landing page) Pierrick Roger
| nebbiolo2 | Linux (Ubuntu 24.04.2 LTS) / x86_64 | WARNINGS | |||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | WARNINGS | ||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | WARNINGS | ||||||||
|
To the developers/maintainers of the biodb package: - 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: biodb |
| Version: 1.17.1 |
| Command: F:\biocbuild\bbs-3.22-bioc\R\bin\R.exe CMD check --no-multiarch --test-dir=longtests --no-stop-on-test-error --no-codoc --no-examples --no-manual --ignore-vignettes --check-subdirs=no biodb_1.17.1.tar.gz |
| StartedAt: 2025-08-09 16:02:49 -0400 (Sat, 09 Aug 2025) |
| EndedAt: 2025-08-09 16:05:01 -0400 (Sat, 09 Aug 2025) |
| EllapsedTime: 131.7 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: biodb.Rcheck |
| Warnings: 3 |
##############################################################################
##############################################################################
###
### Running command:
###
### F:\biocbuild\bbs-3.22-bioc\R\bin\R.exe CMD check --no-multiarch --test-dir=longtests --no-stop-on-test-error --no-codoc --no-examples --no-manual --ignore-vignettes --check-subdirs=no biodb_1.17.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'F:/biocbuild/bbs-3.22-bioc-longtests/meat/biodb.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 options '--no-codoc --no-examples --no-manual --ignore-vignettes --no-stop-on-test-error'
* checking for file 'biodb/DESCRIPTION' ... OK
* this is package 'biodb' version '1.17.1'
* package encoding: UTF-8
* 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 'biodb' can be installed ... WARNING
Found the following significant warnings:
closeMatchPpm.cpp:251:9: warning: 'void free(void*)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete]
See 'F:/biocbuild/bbs-3.22-bioc-longtests/meat/biodb.Rcheck/00install.out' for details.
* used C++ compiler: 'G__~1.EXE (GCC) 14.2.0'
* checking installed package size ... OK
* checking package 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 ... WARNING
Undocumented code objects:
'getTestOutputDir'
All user-level objects in a package should have documentation entries.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* checking for code/documentation mismatches ... SKIPPED
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking files in 'vignettes' ... SKIPPED
* checking examples ... SKIPPED
WARNING
directory 'longtests' not found
* DONE
Status: 3 WARNINGs
See
'F:/biocbuild/bbs-3.22-bioc-longtests/meat/biodb.Rcheck/00check.log'
for details.
biodb.Rcheck/00install.out
* installing *source* package 'biodb' ...
** this is package 'biodb' version '1.17.1'
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 14.2.0'
g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.22-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.22-bioc/R/library/testthat/include' -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.22-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.22-bioc/R/library/testthat/include' -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c closeMatchPpm.cpp -o closeMatchPpm.o
closeMatchPpm.cpp: In function 'Rcpp::List closeMatchPpm(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::IntegerVector, Rcpp::IntegerVector, int, double, double)':
closeMatchPpm.cpp:251:9: warning: 'void free(void*)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete]
251 | free(pidxS);
| ~~~~^~~~~~~
closeMatchPpm.cpp:238:50: note: returned from 'void* operator new [](std::size_t)'
238 | tIdxStruct *pidxS = new tIdxStruct[x.length()];
| ^
g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.22-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.22-bioc/R/library/testthat/include' -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c test-100-ms_matching.cpp -o test-100-ms_matching.o
g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.22-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.22-bioc/R/library/testthat/include' -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c test-runner.cpp -o test-runner.o
g++ -std=gnu++17 -shared -s -static-libgcc -o biodb.dll tmp.def RcppExports.o closeMatchPpm.o test-100-ms_matching.o test-runner.o -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.22-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.22-bioc-longtests/meat/biodb.Rcheck/00LOCK-biodb/00new/biodb/libs/x64
** R
** 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 (biodb)