Chapter 8 Session information

sessionInfo()
## R version 4.3.1 (2023-06-16)
## Platform: x86_64-apple-darwin20 (64-bit)
## Running under: macOS Ventura 13.6.2
## 
## Matrix products: default
## BLAS:   /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libRblas.0.dylib 
## LAPACK: /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libRlapack.dylib;  LAPACK version 3.11.0
## 
## locale:
## [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
## 
## time zone: Asia/Shanghai
## tzcode source: internal
## 
## attached base packages:
## [1] stats     graphics  grDevices utils     datasets  methods   base     
## 
## other attached packages:
## [1] RColorBrewer_1.1-3 ggplot2_3.4.4      stringr_1.5.1      MNet_0.1.0        
## [5] dplyr_1.1.4       
## 
## loaded via a namespace (and not attached):
##  [1] sass_0.4.8          utf8_1.2.4          generics_0.1.3     
##  [4] class_7.3-22        stringi_1.8.3       lattice_0.22-5     
##  [7] digest_0.6.34       magrittr_2.0.3      evaluate_0.23      
## [10] grid_4.3.1          bookdown_0.37       fastmap_1.1.1      
## [13] Matrix_1.6-4        jsonlite_1.8.8      e1071_1.7-14       
## [16] limma_3.58.1        mgcv_1.9-0          fansi_1.0.6        
## [19] crosstalk_1.2.1     scales_1.3.0        permute_0.9-7      
## [22] jquerylib_0.1.4     cli_3.6.2           rlang_1.1.3        
## [25] Biobase_2.62.0      ellipsis_0.3.2      munsell_0.5.0      
## [28] splines_4.3.1       withr_3.0.0         cachem_1.0.8       
## [31] yaml_2.3.8          vegan_2.6-4         tools_4.3.1        
## [34] parallel_4.3.1      colorspace_2.1-0    DT_0.30            
## [37] BiocGenerics_0.48.1 png_0.1-8           vctrs_0.6.5        
## [40] R6_2.5.1            proxy_0.4-27        lifecycle_1.0.4    
## [43] htmlwidgets_1.6.4   MASS_7.3-60         cluster_2.1.6      
## [46] pkgconfig_2.0.3     pillar_1.9.0        bslib_0.6.1        
## [49] gtable_0.3.4        data.table_1.14.10  glue_1.7.0         
## [52] statmod_1.5.0       xfun_0.41           tibble_3.2.1       
## [55] tidyselect_1.2.0    highr_0.10          rstudioapi_0.15.0  
## [58] knitr_1.45          htmltools_0.5.7     nlme_3.1-164       
## [61] igraph_1.6.0        rmarkdown_2.25      compiler_4.3.1