Section 6 Session Info

Here is the output of sessionInfo() summarising information about R, the OS, and attached/loaded packages:

## R version 4.0.1 (2020-06-06)
## Platform: x86_64-apple-darwin17.0 (64-bit)
## Running under: macOS Catalina 10.15.2
## 
## Matrix products: default
## BLAS:   /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libRblas.dylib
## LAPACK: /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libRlapack.dylib
## 
## locale:
## [1] en_GB.UTF-8/en_GB.UTF-8/en_GB.UTF-8/C/en_GB.UTF-8/en_GB.UTF-8
## 
## attached base packages:
## [1] grid      stats     graphics  grDevices utils     datasets  methods  
## [8] base     
## 
## other attached packages:
## [1] png_0.1-7       XGR_1.1.8       ggplot2_3.3.0   dnet_1.1.7     
## [5] supraHex_1.26.0 hexbin_1.28.1   igraph_1.2.5   
## 
## loaded via a namespace (and not attached):
##  [1] ggrepel_0.8.2          Rcpp_1.0.4.6           ape_5.3               
##  [4] lattice_0.20-41        utf8_1.1.4             assertthat_0.2.1      
##  [7] digest_0.6.25          R6_2.4.1               GenomeInfoDb_1.24.0   
## [10] ggnetwork_0.5.8        stats4_4.0.1           evaluate_0.14         
## [13] highr_0.8              httr_1.4.1             pillar_1.4.3          
## [16] zlibbioc_1.34.0        rlang_0.4.6            curl_4.3              
## [19] rstudioapi_0.11        Rgraphviz_2.32.0       S4Vectors_0.26.0      
## [22] RCircos_1.2.1          Matrix_1.2-18          rmarkdown_2.1         
## [25] readr_1.3.1            stringr_1.4.0          RCurl_1.98-1.2        
## [28] munsell_0.5.0          compiler_4.0.1         xfun_0.13             
## [31] pkgconfig_2.0.3        BiocGenerics_0.34.0    htmltools_0.4.0       
## [34] tidyselect_1.1.0       tibble_3.0.1           GenomeInfoDbData_1.2.3
## [37] httpcode_0.3.0         bookdown_0.18          IRanges_2.22.0        
## [40] fansi_0.4.1            crayon_1.3.4           dplyr_1.0.0           
## [43] withr_2.2.0            MASS_7.3-51.6          bitops_1.0-6          
## [46] crul_0.9.0             nlme_3.1-148           jsonlite_1.6.1        
## [49] gtable_0.3.0           lifecycle_0.2.0        magrittr_1.5          
## [52] scales_1.1.0           graph_1.66.0           cli_2.0.2             
## [55] stringi_1.4.6          XVector_0.28.0         fs_1.4.1              
## [58] osfr_0.2.8             ellipsis_0.3.0         generics_0.0.2        
## [61] vctrs_0.3.1            tools_4.0.1            glue_1.4.0            
## [64] purrr_0.3.4            hms_0.5.3              parallel_4.0.1        
## [67] yaml_2.2.1             colorspace_1.4-1       GenomicRanges_1.40.0  
## [70] memoise_1.1.0          knitr_1.28