############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:Voyager.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings Voyager_1.7.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/Voyager.Rcheck’ * using R version 4.4.0 RC (2024-04-16 r86468) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 * running under: Ubuntu 22.04.4 LTS * using session charset: UTF-8 * checking for file ‘Voyager/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘Voyager’ version ‘1.7.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 ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘Voyager’ can be installed ... OK * checking installed package size ... 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 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 ... 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 data for ASCII and uncompressed saves ... OK * checking R/sysdata.rda ... OK * checking files in ‘vignettes’ ... OK * checking examples ... ERROR Running examples in ‘Voyager-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: plotImage > ### Title: Show image without plotting geometries > ### Aliases: plotImage > > ### ** Examples > > library(SFEData) > library(SpatialFeatureExperiment) > fn <- XeniumOutput("v2", file_path = "xenium_example") see ?SFEData and browseVignettes('SFEData') for documentation loading from cache /usr/bin/tar: This does not look like a tar archive /usr/bin/tar: Skipping to next header /usr/bin/tar: Exiting with failure status due to previous errors Warning in untar(out, exdir = file_path) : ‘/usr/bin/tar -xf '/home/biocbuild/.cache/R/ExperimentHub/20e19c2da8af60_9594' -C 'xenium_example'’ returned error code 2 Warning in normalizePath(file.path(file_path, fn[dataset])) : path[1]="xenium_example/xenium2": No such file or directory The downloaded files are in xenium_example/xenium2 > # Weird RBioFormats null pointer error the first time it's run > try(sfe <- readXenium(fn)) Error in normalizePath(data_dir, mustWork = TRUE) : path[1]="xenium_example/xenium2": No such file or directory > sfe <- readXenium(fn) Error in normalizePath(data_dir, mustWork = TRUE) : path[1]="xenium_example/xenium2": No such file or directory Calls: readXenium -> normalizePath Execution halted * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: • plot/not-facetting-multispati-elbow-negative-only.svg • plot/one-variable-color-by.svg • plot/one-variable-facetting.svg • plot/one-variable-fill-by.svg • plot/plotcorrelogram-categorical-color-by.svg • plot/plotcorrelogram-coldata-i.svg • plot/plotcorrelogram-continuous-color-by.svg • plot/plotcorrelogram-one-gene-c.svg • plot/plotcorrelogram-one-gene-corr.svg • plot/plotcorrelogram-specify-gene-and-coldata-i.svg • plot/plotdimloadings-not-balanced.svg • plot/with-subset-freqpoly.svg • plot/with-subset.svg Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 2 ERRORs See ‘/home/biocbuild/bbs-3.20-bioc/meat/Voyager.Rcheck/00check.log’ for details.