############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.18-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.10.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.18-bioc-longtests/meat/biodb.Rcheck' * using R version 4.3.3 (2024-02-29 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * R was compiled by gcc.exe (GCC) 12.3.0 GNU Fortran (GCC) 12.3.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.10.0' * 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 ... NOTE Found the following hidden files and directories: .gitlab-ci.yml These were most likely included in error. See section 'Package structure' in the 'Writing R Extensions' manual. * 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.18-bioc-longtests/meat/biodb.Rcheck/00install.out' for details. * used C++ compiler: 'G__~1.EXE (GCC) 12.3.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 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 ... 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 * checking for unstated dependencies in 'longtests' ... OK * checking tests in 'longtests' ... Running 'testthat.R' ERROR Running the tests in 'longtests/testthat.R' failed. Last 13 lines of output: ── Failure ('test_long_099_extension.R:51:1'): We can run make on a newly generated extension package. ── file.exists(file.path(pkgDir, "NAMESPACE")) is not TRUE `actual`: FALSE `expected`: TRUE Running make doc inside "F:/biocbuild/bbs-3.18-bioc-longtests/meat/biodb.Rcheck/tests/testthat/output/biodbFoo2LocalRcpp" failed. See output in "F:/biocbuild/bbs-3.18-bioc-longtests/meat/biodb.Rcheck/tests/testthat/output/biodbFoo2LocalRcpp.make.doc.log". Backtrace: ▆ 1. ├─base::do.call(fct, params) 2. └─biodb (local) ``() 3. └─testthat::expect_true(...) at test_long_099_extension.R:32:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 848 ] Error: Test failures Execution halted * DONE Status: 1 ERROR, 1 WARNING, 1 NOTE See 'F:/biocbuild/bbs-3.18-bioc-longtests/meat/biodb.Rcheck/00check.log' for details.