Skip to contents

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.3.1 (2023-06-16)
## Platform: x86_64-pc-linux-gnu (64-bit)
## Running under: Ubuntu 22.04.3 LTS
## 
## Matrix products: default
## BLAS:   /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 
## LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so;  LAPACK version 3.10.0
## 
## 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   
## 
## time zone: UTC
## tzcode source: system (glibc)
## 
## 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] swagger_3.33.1    vctrs_0.6.3       cli_3.6.1         knitr_1.44       
##  [5] rlang_1.1.1       xfun_0.40         stringi_1.7.12    purrr_1.0.2      
##  [9] promises_1.2.1    textshaping_0.3.6 jsonlite_1.8.7    glue_1.6.2       
## [13] rprojroot_2.0.3   htmltools_0.5.6   ragg_1.2.5        sass_0.4.7       
## [17] rmarkdown_2.25    evaluate_0.22     jquerylib_0.1.4   fastmap_1.1.1    
## [21] yaml_2.3.7        lifecycle_1.0.3   memoise_2.0.1     stringr_1.5.0    
## [25] compiler_4.3.1    fs_1.6.3          Rcpp_1.0.11       later_1.3.1      
## [29] systemfonts_1.0.4 digest_0.6.33     R6_2.5.1          plumber_1.2.1    
## [33] magrittr_2.0.3    bslib_0.5.1       webutils_1.1      tools_4.3.1      
## [37] pkgdown_2.0.3     cachem_1.0.8      desc_1.4.2