* using log directory ‘/data/gannet/ripley/R/packages/tests-Suggests/MOCHA.Rcheck’ * using R Under development (unstable) (2024-08-23 r87043) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc-14 (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: Fedora Linux 36 (Workstation Edition) * using session charset: UTF-8 * using option ‘--no-stop-on-test-error’ * checking for file ‘MOCHA/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘MOCHA’ version ‘1.1.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... NOTE Package suggested but not available for checking: ‘ArchR’ * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘MOCHA’ can be installed ... [33s/48s] OK * checking package directory ... OK * checking ‘build’ 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 use of S3 registration ... 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 ... [33s/47s] OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * 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 installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ [139s/220s] [140s/221s] ERROR Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(MOCHA) > > test_check("MOCHA") 'getOption("repos")' replaces Bioconductor standard repositories, see 'help("repositories", package = "BiocManager")' for details. Replacement repositories: CRAN: file:///data/gannet/ripley/R Loading required package: chromVARmotifs 'getOption("repos")' replaces Bioconductor standard repositories, see 'help("repositories", package = "BiocManager")' for details. Replacement repositories: CRAN: file:///data/gannet/ripley/R harmonizing input: removing 1 sampleMap rows not in names(experiments) harmonizing input: removing 3 sampleMap rows not in names(experiments) [ FAIL 2 | WARN 3 | SKIP 23 | PASS 11 ] ══ Skipped tests (23) ══════════════════════════════════════════════════════════ • BSgenome.Hsapiens.UCSC.hg19 cannot be loaded (1): 'test_dimensionalityReduction.R:1:1' • On CRAN (20): 'test_COVID_data_pipeline.R:1:1', 'test_MotifEnrichment.R:1:1', 'test_MotifSetEnrichmentAnalysis.R:1:1', 'test_addMotifSet.R:1:1', 'test_callOpenTiles.R:3:1', 'test_exportCoverage.R:1:1', 'test_extractRegion.R:1:1', 'test_getCoAccessibleLinks.R:22:3', 'test_getCoAccessibleLinks.R:53:3', 'test_getCoverage.R:1:1', 'test_getDifferentialAccessibleTiles.R:1:1', 'test_getPopFrags.R:13:1', 'test_getSampleTileMatrix.R:18:3', 'test_packMOCHA.R:1:1', 'test_plotRegion.R:1:1', 'test_subsetMOCHAObject.R:13:3', 'test_subsetMOCHAObject.R:25:3', 'test_subsetMOCHAObject.R:67:3', 'test_subsetMOCHAObject.R:97:3', 'test_subsetMOCHAObject.R:127:3' • chromVAR cannot be loaded (2): 'test_combineSampleTileMatrix.R:1:1', 'test_testCoAccessibility.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_exportDifferentials.R:28:3'): exportDifferentials works on a 3 sample test dataset ── Error in `.stopOnAvailablePkg(genome)`: BSgenome.Hsapiens.UCSC.hg19 package is not currently installed. You first need to install it, which you can do with: library(BiocManager) install("BSgenome.Hsapiens.UCSC.hg19") Backtrace: ▆ 1. └─MOCHA::exportDifferentials(...) at test_exportDifferentials.R:28:3 2. └─BSgenome::getBSgenome(S4Vectors::metadata(SampleTileObject)$Genome) 3. └─BSgenome:::.getInstalledPkgnameFromGenome(genome, masked = masked) 4. └─BSgenome:::.stopOnAvailablePkg(genome) ── Error ('test_exportOpenTiles.R:13:3'): exportDifferentials works on a 3 sample test dataset ── Error in `.stopOnAvailablePkg(genome)`: BSgenome.Hsapiens.UCSC.hg19 package is not currently installed. You first need to install it, which you can do with: library(BiocManager) install("BSgenome.Hsapiens.UCSC.hg19") Backtrace: ▆ 1. └─MOCHA::exportOpenTiles(...) at test_exportOpenTiles.R:13:3 2. └─BSgenome::getBSgenome(S4Vectors::metadata(SampleTileObject)$Genome) 3. └─BSgenome:::.getInstalledPkgnameFromGenome(genome, masked = masked) 4. └─BSgenome:::.stopOnAvailablePkg(genome) [ FAIL 2 | WARN 3 | SKIP 23 | PASS 11 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [8s/12s] OK * checking PDF version of manual ... [10s/14s] OK * checking HTML version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 1 NOTE See ‘/data/gannet/ripley/R/packages/tests-Suggests/MOCHA.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 8:00.38, 300.78 + 22.70