More about this website. rmarkdown::render_site(“about.Rmd”)

``{r, child=“_session-info.Rmd“} ``` _session-info.Rmd:

Session information:

sessionInfo()
## R version 3.5.2 (2018-12-20)
## Platform: x86_64-redhat-linux-gnu (64-bit)
## Running under: CentOS release 6.10 (Final)
## 
## Matrix products: default
## BLAS: /usr/lib64/R/lib/libRblas.so
## LAPACK: /usr/lib64/R/lib/libRlapack.so
## 
## locale:
##  [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
##  [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
##  [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
##  [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
##  [9] LC_ADDRESS=C               LC_TELEPHONE=C            
## [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       
## 
## attached base packages:
##  [1] grid      parallel  stats4    stats     graphics  grDevices utils    
##  [8] datasets  methods   base     
## 
## other attached packages:
##  [1] rmarkdown_1.12              ggrepel_0.8.0              
##  [3] ggplot2_3.1.0               dendextend_1.9.0           
##  [5] dplyr_0.8.0.1               SARTools_1.6.6             
##  [7] xtable_1.8-4                edgeR_3.24.3               
##  [9] limma_3.38.3                DESeq2_1.22.2              
## [11] SummarizedExperiment_1.12.0 DelayedArray_0.8.0         
## [13] BiocParallel_1.16.6         matrixStats_0.54.0         
## [15] Biobase_2.42.0              GenomicRanges_1.34.0       
## [17] GenomeInfoDb_1.18.2         IRanges_2.16.0             
## [19] S4Vectors_0.20.1            BiocGenerics_0.28.0        
## 
## loaded via a namespace (and not attached):
##  [1] bitops_1.0-6           bit64_0.9-7            RColorBrewer_1.1-2    
##  [4] prabclus_2.2-7         numDeriv_2016.8-1      tools_3.5.2           
##  [7] backports_1.1.3        R6_2.4.0               rpart_4.1-15          
## [10] Hmisc_4.2-0            DBI_1.0.0              lazyeval_0.2.1        
## [13] colorspace_1.4-0       trimcluster_0.1-2.1    nnet_7.3-12           
## [16] apeglm_1.4.2           withr_2.1.2            tidyselect_0.2.5      
## [19] gridExtra_2.3          bit_1.1-14             compiler_3.5.2        
## [22] htmlTable_1.13.1       labeling_0.3           diptest_0.75-7        
## [25] scales_1.0.0           checkmate_1.9.1        DEoptimR_1.0-8        
## [28] robustbase_0.93-3      mvtnorm_1.0-10         genefilter_1.64.0     
## [31] stringr_1.4.0          digest_0.6.18          foreign_0.8-71        
## [34] XVector_0.22.0         base64enc_0.1-3        pkgconfig_2.0.2       
## [37] htmltools_0.3.6        highr_0.8              bbmle_1.0.20          
## [40] htmlwidgets_1.3        rlang_0.3.1            rstudioapi_0.9.0      
## [43] RSQLite_2.1.1          mclust_5.4.2           acepack_1.4.1         
## [46] RCurl_1.95-4.12        magrittr_1.5           modeltools_0.2-22     
## [49] GenomeInfoDbData_1.2.0 Formula_1.2-3          Matrix_1.2-17         
## [52] Rcpp_1.0.1             munsell_0.5.0          viridis_0.5.1         
## [55] stringi_1.4.3          whisker_0.3-2          yaml_2.2.0            
## [58] MASS_7.3-51.4          zlibbioc_1.28.0        flexmix_2.3-15        
## [61] plyr_1.8.4             blob_1.1.1             crayon_1.3.4          
## [64] lattice_0.20-38        splines_3.5.2          annotate_1.60.1       
## [67] locfit_1.5-9.1         knitr_1.22             pillar_1.3.1          
## [70] fpc_2.1-11.1           geneplotter_1.60.0     XML_3.98-1.19         
## [73] glue_1.3.1             evaluate_0.13          latticeExtra_0.6-28   
## [76] data.table_1.12.0      gtable_0.2.0           purrr_0.3.1           
## [79] kernlab_0.9-27         assertthat_0.2.0       emdbook_1.3.11        
## [82] xfun_0.6               coda_0.19-2            rsconnect_0.8.13      
## [85] viridisLite_0.3.0      class_7.3-15           survival_2.44-1.1     
## [88] tibble_2.0.1           AnnotationDbi_1.44.0   memoise_1.1.0         
## [91] cluster_2.0.8