Back to Long Tests report for BioC 3.22

This page was generated on 2025-07-12 23:55 -0400 (Sat, 12 Jul 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4783
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4520
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4564
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/29HostnameOS / ArchCHECK
biodb 1.17.1  (landing page)
Pierrick Roger
Snapshot Date: 2025-07-12 09:55 -0400 (Sat, 12 Jul 2025)
git_url: https://git.bioconductor.org/packages/biodb
git_branch: devel
git_last_commit: 0068e7c
git_last_commit_date: 2025-06-12 10:16:32 -0400 (Thu, 12 Jun 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  WARNINGS  
palomino8Windows Server 2022 Datacenter / x64  WARNINGS  
lconwaymacOS 12.7.1 Monterey / x86_64  WARNINGS  


CHECK results for biodb on nebbiolo2

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.

raw results


Summary

Package: biodb
Version: 1.17.1
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --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-07-12 16:01:06 -0400 (Sat, 12 Jul 2025)
EndedAt: 2025-07-12 16:02:32 -0400 (Sat, 12 Jul 2025)
EllapsedTime: 86.0 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: biodb.Rcheck
Warnings: 3

Tests output


'R CMD check' output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --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 ‘/home/biocbuild/bbs-3.22-bioc-longtests/meat/biodb.Rcheck’
* using R version 4.5.1 (2025-06-13)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* 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 for sufficient/correct file permissions ... 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 ‘/home/biocbuild/bbs-3.22-bioc-longtests/meat/biodb.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* checking installed package size ... INFO
  installed size is  9.2Mb
  sub-directories of 1Mb or more:
    R      2.0Mb
    libs   5.9Mb
* 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 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 ... 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
  ‘/home/biocbuild/bbs-3.22-bioc-longtests/meat/biodb.Rcheck/00check.log’
for details.


Installation output

biodb.Rcheck/00install.out

* installing *source* package ‘biodb’ ...
** this is package ‘biodb’ version ‘1.17.1’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -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"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c test-100-ms_matching.cpp -o test-100-ms_matching.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c test-runner.cpp -o test-runner.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.22-bioc/R/lib -L/usr/local/lib -o biodb.so RcppExports.o closeMatchPpm.o test-100-ms_matching.o test-runner.o -L/home/biocbuild/bbs-3.22-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.22-bioc-longtests/meat/biodb.Rcheck/00LOCK-biodb/00new/biodb/libs
** 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
** 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 (biodb)