This page runs the sessionInfo()
function and prints the results. The output can be used to check the dependency versions that were used to run tests.
## R version 4.1.3 (2022-03-10)
## Platform: x86_64-pc-linux-gnu (64-bit)
## Running under: Ubuntu 18.04.6 LTS
##
## Matrix products: default
## BLAS: /usr/lib/x86_64-linux-gnu/openblas/libblas.so.3
## LAPACK: /usr/lib/x86_64-linux-gnu/libopenblasp-r0.2.20.so
##
## locale:
## [1] LC_CTYPE=C.UTF-8 LC_NUMERIC=C LC_TIME=C.UTF-8
## [4] LC_COLLATE=C.UTF-8 LC_MONETARY=C.UTF-8 LC_MESSAGES=C.UTF-8
## [7] LC_PAPER=C.UTF-8 LC_NAME=C LC_ADDRESS=C
## [10] LC_TELEPHONE=C LC_MEASUREMENT=C.UTF-8 LC_IDENTIFICATION=C
##
## attached base packages:
## [1] stats graphics grDevices utils datasets methods base
##
## other attached packages:
## [1] vitessceR_0.99.0
##
## loaded via a namespace (and not attached):
## [1] locfit_1.5-9.5 Rcpp_1.0.8.3
## [3] lattice_0.20-45 rprojroot_2.0.3
## [5] digest_0.6.29 SingleCellExperiment_1.16.0
## [7] R6_2.5.1 GenomeInfoDb_1.30.1
## [9] stats4_4.1.3 evaluate_0.15
## [11] sparseMatrixStats_1.6.0 zlibbioc_1.40.0
## [13] rlang_1.0.2 jquerylib_0.1.4
## [15] magick_2.7.3 S4Vectors_0.32.4
## [17] R.utils_2.11.0 R.oo_1.24.0
## [19] Matrix_1.4-0 rmarkdown_2.13
## [21] pkgdown_2.0.2 textshaping_0.3.6
## [23] desc_1.4.1 webutils_1.1
## [25] BiocParallel_1.28.3 stringr_1.4.0
## [27] RCurl_1.98-1.6 beachmat_2.10.0
## [29] DelayedArray_0.20.0 HDF5Array_1.22.1
## [31] compiler_4.1.3 xfun_0.30
## [33] DropletUtils_1.14.2 systemfonts_1.0.4
## [35] BiocGenerics_0.40.0 htmltools_0.5.2
## [37] SummarizedExperiment_1.24.0 GenomeInfoDbData_1.2.7
## [39] edgeR_3.36.0 IRanges_2.28.0
## [41] matrixStats_0.61.0 later_1.3.0
## [43] bitops_1.0-7 rhdf5filters_1.6.0
## [45] R.methodsS3_1.8.1 grid_4.1.3
## [47] jsonlite_1.8.0 lifecycle_1.0.1
## [49] magrittr_2.0.3 dqrng_0.3.0
## [51] scuttle_1.4.0 cli_3.2.0
## [53] stringi_1.7.6 cachem_1.0.6
## [55] plumber_1.1.0 XVector_0.34.0
## [57] swagger_3.33.1 fs_1.5.2
## [59] promises_1.2.0.1 SpatialExperiment_1.4.0
## [61] limma_3.50.3 bslib_0.3.1
## [63] DelayedMatrixStats_1.16.0 ragg_1.2.2
## [65] rjson_0.2.21 Rhdf5lib_1.16.0
## [67] tools_4.1.3 Biobase_2.54.0
## [69] purrr_0.3.4 MatrixGenerics_1.6.0
## [71] parallel_4.1.3 fastmap_1.1.0
## [73] yaml_2.3.5 rhdf5_2.38.1
## [75] GenomicRanges_1.46.1 memoise_2.0.1
## [77] knitr_1.38 sass_0.4.1