Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-05 12:09 -0500 (Tue, 05 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4503 |
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4506 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4539 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
Package 2254/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
Voyager 1.8.1 (landing page) Lambda Moses
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ||||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | ERROR | ||||||||||
To the developers/maintainers of the Voyager package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Voyager.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: Voyager |
Version: 1.8.1 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:Voyager.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings Voyager_1.8.1.tar.gz |
StartedAt: 2024-11-05 13:35:57 -0000 (Tue, 05 Nov 2024) |
EndedAt: 2024-11-05 13:53:29 -0000 (Tue, 05 Nov 2024) |
EllapsedTime: 1052.1 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: Voyager.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:Voyager.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings Voyager_1.8.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/Voyager.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: aarch64-unknown-linux-gnu * R was compiled by gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14) GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘Voyager/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘Voyager’ version ‘1.8.1’ * 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 ... NOTE .get_tx_df: no visible binding for global variable ‘cell_col’ .get_tx_df: no visible global function definition for ‘getTechTxFields’ .get_tx_df: no visible global function definition for ‘gdalParquetAvailable’ .get_tx_df : <anonymous>: no visible global function definition for ‘gdalParquetAvailable’ .get_tx_df : <anonymous>: no visible global function definition for ‘rowGeometryNames’ .get_tx_df : <anonymous>: no visible global function definition for ‘st_is_empty’ .get_tx_df : <anonymous>: no visible global function definition for ‘readSelectTx’ .plot_var_sf: no visible binding for global variable ‘gene’ plotTxBin2D: no visible binding for global variable ‘X’ plotTxBin2D: no visible binding for global variable ‘Y’ Undefined global functions or variables: X Y cell_col gdalParquetAvailable gene getTechTxFields readSelectTx rowGeometryNames st_is_empty * 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/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' The downloaded files are in /home/biocbuild/bbs-3.20-bioc/meat/Voyager.Rcheck/xenium_example/xenium2 > # Weird RBioFormats null pointer error the first time it's run > try(sfe <- readXenium(fn)) Error in getPixelSize(file) : The package "RBioFormats" is required. > sfe <- readXenium(fn) Error in getPixelSize(file) : The package "RBioFormats" is required. Calls: readXenium ... .get_fullres_scale_factor -> getPixelSize -> check_installed 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 running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 2 ERRORs, 1 NOTE See ‘/home/biocbuild/bbs-3.20-bioc/meat/Voyager.Rcheck/00check.log’ for details.
Voyager.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL Voyager ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.4.1/site-library’ * installing *source* package ‘Voyager’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (Voyager)
Voyager.Rcheck/tests/testthat.Rout.fail
R version 4.4.1 (2024-06-14) -- "Race for Your Life" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: aarch64-unknown-linux-gnu R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(Voyager) Loading required package: SpatialFeatureExperiment Attaching package: 'SpatialFeatureExperiment' The following object is masked from 'package:base': scale > > test_check("Voyager") Loading required package: spData To access larger datasets in this package, install the spDataLarge package with: `install.packages('spDataLarge', repos='https://nowosad.github.io/drat/', type='source')` Loading required package: sf Linking to GEOS 3.9.0, GDAL 3.7.0, PROJ 8.2.1; sf_use_s2() is TRUE Loading required package: SingleCellExperiment Loading required package: SummarizedExperiment Loading required package: MatrixGenerics Loading required package: matrixStats Attaching package: 'MatrixGenerics' The following objects are masked from 'package:matrixStats': colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse, colCounts, colCummaxs, colCummins, colCumprods, colCumsums, colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs, colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats, colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds, colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads, colWeightedMeans, colWeightedMedians, colWeightedSds, colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet, rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods, rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps, rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins, rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks, rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars, rowWeightedMads, rowWeightedMeans, rowWeightedMedians, rowWeightedSds, rowWeightedVars Loading required package: GenomicRanges Loading required package: stats4 Loading required package: BiocGenerics Attaching package: 'BiocGenerics' The following object is masked from 'package:SpatialFeatureExperiment': saveRDS The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, saveRDS, setdiff, table, tapply, union, unique, unsplit, which.max, which.min Loading required package: S4Vectors Attaching package: 'S4Vectors' The following object is masked from 'package:utils': findMatches The following objects are masked from 'package:base': I, expand.grid, unname Loading required package: IRanges Loading required package: GenomeInfoDb Loading required package: Biobase Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Attaching package: 'Biobase' The following object is masked from 'package:MatrixGenerics': rowMedians The following objects are masked from 'package:matrixStats': anyMissing, rowMedians Loading required package: scuttle Loading required package: ggplot2 Attaching package: 'ggplot2' The following object is masked from 'package:SpatialFeatureExperiment': unit Loading required package: Matrix Attaching package: 'Matrix' The following object is masked from 'package:S4Vectors': expand Loading required package: S4Arrays Loading required package: abind Attaching package: 'S4Arrays' The following object is masked from 'package:abind': abind The following object is masked from 'package:base': rowsum Loading required package: SparseArray Attaching package: 'DelayedArray' The following object is masked from 'package:SpatialFeatureExperiment': scale The following objects are masked from 'package:base': apply, scale, sweep see ?SFEData and browseVignettes('SFEData') for documentation loading from cache see ?SFEData and browseVignettes('SFEData') for documentation loading from cache see ?SFEData and browseVignettes('SFEData') for documentation loading from cache see ?SFEData and browseVignettes('SFEData') for documentation loading from cache see ?SFEData and browseVignettes('SFEData') for documentation loading from cache gstat does not fit anisotropic variograms. Variogram model is fitted to the whole dataset. Only one cluster is present. Not using color_by. see ?SFEData and browseVignettes('SFEData') for documentation loading from cache see ?SFEData and browseVignettes('SFEData') for documentation loading from cache see ?SFEData and browseVignettes('SFEData') for documentation loading from cache /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' The downloaded files are in /home/biocbuild/tmp/RtmpgC6n6U/file3c14c046a19bbc/xenium2 >>> Must use gene symbols as row names when adding transcript spots. Error in getPixelSize(file) : The package "RBioFormats" is required. >>> Must use gene symbols as row names when adding transcript spots. Attaching package: 'EBImage' The following object is masked from 'package:SparseArray': abind The following object is masked from 'package:S4Arrays': abind The following object is masked from 'package:abind': abind The following object is masked from 'package:SummarizedExperiment': resize The following object is masked from 'package:Biobase': channel The following objects are masked from 'package:GenomicRanges': resize, tile The following objects are masked from 'package:IRanges': resize, tile The following objects are masked from 'package:SpatialFeatureExperiment': affine, rotate, translate, transpose see ?SFEData and browseVignettes('SFEData') for documentation loading from cache see ?SFEData and browseVignettes('SFEData') for documentation loading from cache see ?SFEData and browseVignettes('SFEData') for documentation loading from cache see ?SFEData and browseVignettes('SFEData') for documentation loading from cache Coordinate system already present. Adding new coordinate system, which will replace the existing one. see ?SFEData and browseVignettes('SFEData') for documentation loading from cache see ?SFEData and browseVignettes('SFEData') for documentation loading from cache beginning bbox testssee ?SFEData and browseVignettes('SFEData') for documentation loading from cache trying URL 'https://cf.10xgenomics.com/samples/spatial-exp/2.0.0/Visium_Mouse_Olfactory_Bulb/Visium_Mouse_Olfactory_Bulb_filtered_feature_bc_matrix.h5' Content type 'binary/octet-stream' length 7521734 bytes (7.2 MB) ================================================== downloaded 7.2 MB trying URL 'https://cf.10xgenomics.com/samples/spatial-exp/2.0.0/Visium_Mouse_Olfactory_Bulb/Visium_Mouse_Olfactory_Bulb_spatial.tar.gz' Content type 'application/x-tar' length 7806681 bytes (7.4 MB) ================================================== downloaded 7.4 MB >>> 10X Visium data will be loaded: outs >>> Adding spatial neighborhood graph to sample01 see ?SFEData and browseVignettes('SFEData') for documentation loading from cache The downloaded files are in /home/biocbuild/bbs-3.20-bioc/meat/Voyager.Rcheck/tests/testthat/vizgen_cellbound >>> 1 `.parquet` files exist: /home/biocbuild/bbs-3.20-bioc/meat/Voyager.Rcheck/tests/testthat/vizgen_cellbound/cell_boundaries.parquet >>> using -> /home/biocbuild/bbs-3.20-bioc/meat/Voyager.Rcheck/tests/testthat/vizgen_cellbound/cell_boundaries.parquet >>> Cell segmentations are found in `.parquet` file >>> Removing 35 cells with area < 15 μm² >>> Checking polygon validity see ?SFEData and browseVignettes('SFEData') for documentation loading from cache /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' /usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' The downloaded files are in /home/biocbuild/bbs-3.20-bioc/meat/Voyager.Rcheck/tests/testthat/xenium_test/xenium2 Error in getPixelSize(file) : The package "RBioFormats" is required. see ?SFEData and browseVignettes('SFEData') for documentation loading from cache see ?SFEData and browseVignettes('SFEData') for documentation loading from cache see ?SFEData and browseVignettes('SFEData') for documentation loading from cache [ FAIL 3 | WARN 4 | SKIP 16 | PASS 586 ] ══ Skipped tests (16) ══════════════════════════════════════════════════════════ • On CRAN (16): 'test-bivariate.R:130:5', 'test-bivariate.R:151:5', 'test-gstat.R:187:5', 'test-plot.R:356:5', 'test-plot.R:402:5', 'test-plot.R:439:5', 'test-plot.R:457:5', 'test-plot.R:471:5', 'test-plot.R:521:5', 'test-plot.R:599:5', 'test-plot.R:632:5', 'test-plot.R:654:5', 'test-plot.R:814:5', 'test-plot.R:849:5', 'test-plot.R:860:5', 'test-plot.R:920:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-bivariate.R:261:1'): (code run outside of `test_that()`) ─────── Error: package or namespace load failed for 'RBioFormats': .onLoad failed in loadNamespace() for 'rJava', details: call: dyn.load(file, DLLpath = DLLpath, ...) error: unable to load shared object '/home/biocbuild/R/R-4.4.1/site-library/rJava/libs/rJava.so': libjvm.so: cannot open shared object file: No such file or directory Backtrace: ▆ 1. └─base::library(RBioFormats) at test-bivariate.R:261:1 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-plot-transcripts.R:16:1'): (code run outside of `test_that()`) ── <rlib_error_package_not_found/rlang_error/error/condition> Error in `getPixelSize(file)`: The package "RBioFormats" is required. Backtrace: ▆ 1. └─SpatialFeatureExperiment::readXenium(fn, add_molecules = TRUE) at test-plot-transcripts.R:16:1 2. ├─c(img_df, flip) %<-% ... 3. │ ├─base::tryCatch(...) 4. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 5. │ │ ├─base (local) tryCatchOne(...) 6. │ │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 7. │ │ └─base (local) tryCatchList(expr, names[-nh], parentenv, handlers[-nh]) 8. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 9. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 10. │ └─zeallot:::multi_assign(substitute(x), value, parent.frame()) 11. └─SpatialFeatureExperiment:::.get_xenium_images(...) 12. └─SpatialFeatureExperiment:::.get_imgData(...) 13. └─SpatialFeatureExperiment::BioFormatsImage(img, extent) 14. └─SpatialFeatureExperiment:::.get_full_ext(path) 15. └─SpatialFeatureExperiment:::.get_fullres_scale_factor(file) 16. └─SpatialFeatureExperiment::getPixelSize(file) 17. └─rlang::check_installed(c("xml2", "RBioFormats")) ── Error ('test-plot.R:1054:1'): (code run outside of `test_that()`) ─────────── <rlib_error_package_not_found/rlang_error/error/condition> Error in `getPixelSize(file)`: The package "RBioFormats" is required. Backtrace: ▆ 1. └─SpatialFeatureExperiment::readXenium(xenium_path) at test-plot.R:1054:1 2. ├─c(img_df, flip) %<-% ... 3. │ ├─base::tryCatch(...) 4. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 5. │ │ ├─base (local) tryCatchOne(...) 6. │ │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 7. │ │ └─base (local) tryCatchList(expr, names[-nh], parentenv, handlers[-nh]) 8. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 9. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 10. │ └─zeallot:::multi_assign(substitute(x), value, parent.frame()) 11. └─SpatialFeatureExperiment:::.get_xenium_images(...) 12. └─SpatialFeatureExperiment:::.get_imgData(...) 13. └─SpatialFeatureExperiment::BioFormatsImage(img, extent) 14. └─SpatialFeatureExperiment:::.get_full_ext(path) 15. └─SpatialFeatureExperiment:::.get_fullres_scale_factor(file) 16. └─SpatialFeatureExperiment::getPixelSize(file) 17. └─rlang::check_installed(c("xml2", "RBioFormats")) [ FAIL 3 | WARN 4 | SKIP 16 | PASS 586 ] Deleting unused snapshots: • bivariate/plot-cross-variograms-no-np.svg • bivariate/plot-cross-variograms-with-anisotropy.svg • gstat/multiple-samples-multiple-features.svg • gstat/multiple-samples-one-feature.svg • gstat/plot-np.svg • plot/both-positive-and-negative.svg • plot/change-the-number-of-columns.svg • plot/cluster-by-gene-instead.svg • plot/coldata-freqpoly-multiple-variables.svg • plot/coldata-histogram-multiple-variables.svg • plot/correlograms-for-multispati-pcs-one-component.svg • plot/elbowplot-more-pcs-than-available.svg • plot/elbowplot-with-10-of-the-20-pcs.svg • plot/facetting-by-sample.svg • plot/illegal-symbol-freqpoly.svg • plot/illegal-symbol.svg • plot/moran-plot-don-t-plot-influential.svg • plot/moran-plot-hex-bin.svg • plot/multiple-samples.svg • plot/multiple-variables-color-by.svg • plot/multiple-variables-facetting.svg • plot/multiple-variables-fill-by.svg • 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
Voyager.Rcheck/Voyager-Ex.timings
name | user | system | elapsed | |
ElbowPlot | 7.205 | 0.591 | 11.537 | |
SFEMethod | 0.002 | 0.000 | 0.002 | |
calculateBivariate | 12.948 | 1.412 | 15.851 | |
calculateMultivariate | 24.063 | 1.285 | 22.894 | |
calculateUnivariate | 6.176 | 0.655 | 9.557 | |
clusterCorrelograms | 3.604 | 0.243 | 6.197 | |
clusterMoranPlot | 4.058 | 0.327 | 6.630 | |
clusterVariograms | 14.198 | 0.503 | 16.965 | |
getDivergeRange | 0 | 0 | 0 | |
listSFEMethods | 0.000 | 0.001 | 0.001 | |
moranBounds | 2.825 | 0.300 | 5.825 | |
moranPlot | 7.539 | 1.480 | 11.028 | |
multispati_rsp | 3.509 | 0.328 | 6.581 | |
plotCellBin2D | 7.518 | 0.423 | 10.209 | |
plotColDataFreqpoly | 4.594 | 0.295 | 7.566 | |
plotColDataHistogram | 4.748 | 0.395 | 7.384 | |
plotColGraph | 3.462 | 0.319 | 6.091 | |
plotCorrelogram | 5.138 | 0.314 | 7.677 | |
plotCrossVariogram | 5.503 | 0.256 | 8.479 | |
plotCrossVariogramMap | 5.551 | 0.195 | 8.434 | |
plotDimLoadings | 3.374 | 0.183 | 6.291 | |
plotGeometry | 11.786 | 1.254 | 17.584 | |