第 13 章 环境与配置

本文的内容所完成的 sessioninfo 如下:

sessionInfo()
## R version 4.1.1 (2021-08-10)
## Platform: x86_64-w64-mingw32/x64 (64-bit)
## Running under: Windows 10 x64 (build 19042)
## 
## Matrix products: default
## 
## locale:
## [1] LC_COLLATE=Chinese (Simplified)_China.936 
## [2] LC_CTYPE=Chinese (Simplified)_China.936   
## [3] LC_MONETARY=Chinese (Simplified)_China.936
## [4] LC_NUMERIC=C                              
## [5] LC_TIME=Chinese (Simplified)_China.936    
## 
## attached base packages:
## [1] stats     graphics  grDevices utils     datasets  methods   base     
## 
## other attached packages:
##  [1] factoextra_1.0.7   FactoMineR_2.4     jiptest_0.1.3      gridExtra_2.3     
##  [5] plyr_1.8.6         nls2_0.2           proto_1.0.0        purrr_0.3.4       
##  [9] ggplot2_3.3.5      minpack.lm_1.2-1   plantecophys_1.4-6 readphoto_0.0.1   
## 
## loaded via a namespace (and not attached):
##  [1] nlme_3.1-153         RColorBrewer_1.1-2   tools_4.1.1         
##  [4] backports_1.3.0      bslib_0.3.1          DT_0.19             
##  [7] utf8_1.2.2           R6_2.5.1             DBI_1.1.1           
## [10] mgcv_1.8-38          colorspace_2.0-2     MESS_0.5.7          
## [13] withr_2.4.2          tidyselect_1.1.1     rematch_1.0.1       
## [16] compiler_4.1.1       XLConnect_1.0.5      flashClust_1.01-2   
## [19] labeling_0.4.2       bookdown_0.24        sass_0.4.0          
## [22] mosaicCore_0.9.0     scales_1.1.1         ggridges_0.5.3      
## [25] stringr_1.4.0        digest_0.6.28        ggformula_0.10.1    
## [28] rmarkdown_2.11       pkgconfig_2.0.3      htmltools_0.5.2     
## [31] geeM_0.10.1          labelled_2.9.0       fastmap_1.1.0       
## [34] highr_0.9            htmlwidgets_1.5.4    rlang_0.4.12        
## [37] readxl_1.3.1         rstudioapi_0.13      jquerylib_0.1.4     
## [40] farver_2.1.0         generics_0.1.1       jsonlite_1.7.2      
## [43] car_3.0-12           dplyr_1.0.7          plantecophys2_0.1.0 
## [46] magrittr_2.0.1       leaps_3.1            Matrix_1.3-4        
## [49] Rcpp_1.0.7           munsell_0.5.0        fansi_0.5.0         
## [52] abind_1.4-5          geepack_1.3-2        lifecycle_1.0.1     
## [55] scatterplot3d_0.3-41 stringi_1.7.5        yaml_2.2.1          
## [58] carData_3.0-4        MASS_7.3-54          ggstance_0.3.5      
## [61] grid_4.1.1           ggrepel_0.9.1        forcats_0.5.1       
## [64] crayon_1.4.2         lattice_0.20-45      haven_2.4.3         
## [67] splines_4.1.1        hms_1.1.1            knitr_1.36          
## [70] pillar_1.6.4         ggpubr_0.4.0         ggsignif_0.6.3      
## [73] glue_1.4.2           evaluate_0.14        png_0.1-7           
## [76] vctrs_0.3.8          tweenr_1.0.2         cellranger_1.1.0    
## [79] gtable_0.3.0         polyclip_1.10-0      tidyr_1.1.4         
## [82] assertthat_0.2.1     xfun_0.27            ggforce_0.3.3       
## [85] broom_0.7.10         rstatix_0.7.0        tibble_3.1.5        
## [88] rJava_1.0-5          cluster_2.1.2        ellipsis_0.3.2