############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-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 crisprScore_1.15.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.23-bioc-longtests/meat/crisprScore.Rcheck’ * using R Under development (unstable) (2025-10-20 r88955) * 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.3 LTS * using session charset: UTF-8 * using options ‘--no-codoc --no-examples --no-manual --ignore-vignettes --no-stop-on-test-error’ * checking for file ‘crisprScore/DESCRIPTION’ ... OK * this is package ‘crisprScore’ version ‘1.15.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 ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘crisprScore’ can be installed ... NOTE Found the following notes/warnings: Non-staged installation was used See ‘/home/biocbuild/bbs-3.23-bioc-longtests/meat/crisprScore.Rcheck/00install.out’ for details. * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... NOTE License stub is invalid DCF. * 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 whether startup messages can be suppressed ... 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking R/sysdata.rda ... OK * checking line endings in Makefiles ... OK * checking for GNU extensions in Makefiles ... OK * checking include directives in Makefiles ... 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: Error in `getDeepHFScores(deephf_sequences, enzyme = "WT")`: argument "condaEnv" is missing, with no default Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-ontargets.R:25:5 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─crisprScore::getDeepHFScores(deephf_sequences, enzyme = "WT") 5. └─reticulate::use_condaenv(condaEnv) 6. └─base::grepl("[/\\]", condaenv) 7. └─base::is.factor(x) [ FAIL 3 | WARN 0 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted * DONE Status: 1 ERROR, 2 NOTEs See ‘/home/biocbuild/bbs-3.23-bioc-longtests/meat/crisprScore.Rcheck/00check.log’ for details.