############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.16-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 SimBu_1.0.2.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.16-bioc-longtests/meat/SimBu.Rcheck' * using R version 4.2.3 (2023-03-15 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: UTF-8 * using options '--no-codoc --no-examples --no-manual --ignore-vignettes --no-stop-on-test-error' * checking for file 'SimBu/DESCRIPTION' ... OK * this is package 'SimBu' version '1.0.2' * 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: .BBSoptions .pre-commit-config.yaml .prettierignore 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 'SimBu' can be installed ... NOTE Found the following notes/warnings: Non-staged installation was used See 'F:/biocbuild/bbs-3.16-bioc-longtests/meat/SimBu.Rcheck/00install.out' for details. * 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 shell scripts ... 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: * Owlready2 * Warning: optimized Cython parser module 'owlready2_optimized' is not available, defaulting to slower Python implementation ImportError: DLL load failed while importing defs: The specified procedure could not be found. [ FAIL 2 | WARN 4 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_dataset.R:8:3'): check sfaira for single dataset ───────────── SimBu::dataset_sfaira(...) is not an S4 object ── Failure ('test_dataset.R:13:3'): check sfaira for multiple datasets ───────── SimBu::dataset_sfaira_multiple(...) is not an S4 object [ FAIL 2 | WARN 4 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted * DONE Status: 1 ERROR, 2 NOTEs See 'F:/biocbuild/bbs-3.16-bioc-longtests/meat/SimBu.Rcheck/00check.log' for details.