Chapter 17 Session Information
Sys.Date()
## [1] "2023-10-23"
sessionInfo()
## R version 4.3.0 (2023-04-21 ucrt)
## Platform: x86_64-w64-mingw32/x64 (64-bit)
## Running under: Windows 11 x64 (build 22621)
##
## Matrix products: default
##
##
## locale:
## [1] LC_COLLATE=Chinese (Simplified)_China.utf8
## [2] LC_CTYPE=Chinese (Simplified)_China.utf8
## [3] LC_MONETARY=Chinese (Simplified)_China.utf8
## [4] LC_NUMERIC=C
## [5] LC_TIME=Chinese (Simplified)_China.utf8
##
## time zone: Asia/Shanghai
## tzcode source: internal
##
## attached base packages:
## [1] stats graphics grDevices utils datasets methods base
##
## other attached packages:
## [1] cisDynet_1.0.0
##
## loaded via a namespace (and not attached):
## [1] SummarizedExperiment_1.30.2 gtable_0.3.3
## [3] rjson_0.2.21 xfun_0.39
## [5] bslib_0.5.0 ggplot2_3.4.2
## [7] corrplot_0.92 lattice_0.21-8
## [9] Biobase_2.60.0 paletteer_1.5.0
## [11] tzdb_0.4.0 vctrs_0.6.3
## [13] tools_4.3.0 bitops_1.0-7
## [15] generics_0.1.3 parallel_4.3.0
## [17] stats4_4.3.0 tibble_3.2.1
## [19] fansi_1.0.4 pkgconfig_2.0.3
## [21] Matrix_1.6-0 tidyverse_2.0.0
## [23] S4Vectors_0.38.1 lifecycle_1.0.3
## [25] GenomeInfoDbData_1.2.10 compiler_4.3.0
## [27] stringr_1.5.0 Rsamtools_2.16.0
## [29] Biostrings_2.68.1 munsell_0.5.0
## [31] codetools_0.2-19 GenomeInfoDb_1.36.1
## [33] htmltools_0.5.5 sass_0.4.7
## [35] RCurl_1.98-1.12 yaml_2.3.7
## [37] venn_1.11 crayon_1.5.2
## [39] pillar_1.9.0 jquerylib_0.1.4
## [41] tidyr_1.3.0 admisc_0.33
## [43] BiocParallel_1.34.2 DelayedArray_0.26.6
## [45] cachem_1.0.8 tidyselect_1.2.0
## [47] digest_0.6.33 stringi_1.7.12
## [49] dplyr_1.1.2 purrr_1.0.1
## [51] valr_0.6.8 rematch2_2.1.2
## [53] restfulr_0.0.15 bookdown_0.34
## [55] cowplot_1.1.1 fastmap_1.1.1
## [57] grid_4.3.0 colorspace_2.1-0
## [59] cli_3.6.1 magrittr_2.0.3
## [61] S4Arrays_1.0.4 XML_3.99-0.14
## [63] utf8_1.2.3 broom_1.0.5
## [65] readr_2.1.4 scales_1.2.1
## [67] backports_1.4.1 ggfortify_0.4.16
## [69] rmarkdown_2.23 XVector_0.40.0
## [71] matrixStats_1.0.0 gridExtra_2.3
## [73] hms_1.1.3 evaluate_0.21
## [75] knitr_1.43 UpSetR_1.4.0
## [77] BiocIO_1.10.0 GenomicRanges_1.52.0
## [79] IRanges_2.34.1 rtracklayer_1.60.0
## [81] rlang_1.1.1 Rcpp_1.0.11
## [83] glue_1.6.2 BiocGenerics_0.46.0
## [85] rstudioapi_0.15.0 jsonlite_1.8.7
## [87] R6_2.5.1 plyr_1.8.8
## [89] MatrixGenerics_1.12.2 GenomicAlignments_1.36.0
## [91] zlibbioc_1.46.0
Github: https://github.com/tzhu-bio/cisDynet
Any questions you have can be asked in the github issue.