Below is a summary of all the packages used on runtime, as well as some information about the system that rendered this site. All this information can be obtained using the sessionInfo() function within R.

sessionInfo()
#> R version 4.0.4 (2021-02-15)
#> Platform: x86_64-apple-darwin19.6.0 (64-bit)
#> Running under: macOS Catalina 10.15.7
#> 
#> Matrix products: default
#> BLAS:   /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
#> LAPACK: /usr/local/Cellar/r/4.0.4/lib/R/lib/libRlapack.dylib
#> 
#> locale:
#> [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
#> 
#> attached base packages:
#> [1] stats     graphics  grDevices utils     datasets  methods   base     
#> 
#> other attached packages:
#>  [1] rvest_1.0.0            gganonymize_0.0.0.9000 data.table_1.14.0     
#>  [4] digest_0.6.27          scales_1.1.1           rbokeh_0.5.1          
#>  [7] summarytools_0.9.8     expsmooth_2.3          fma_2.4               
#> [10] forecast_8.13          fpp2_2.4               viridis_0.5.1         
#> [13] viridisLite_0.3.0      hrbrthemes_0.8.0       ggridges_0.5.3        
#> [16] devtools_2.3.2         usethis_2.0.1          rcmdcheck_1.3.3       
#> [19] httr_1.4.2             htmlwidgets_1.5.3      dygraphs_1.1.1.6      
#> [22] xts_0.12.1             zoo_1.8-8              DT_0.17               
#> [25] av_0.5.1               ggthemes_4.2.4         png_0.1-7             
#> [28] gifski_0.8.7.1         gganimate_1.0.7        ggplot2_3.3.3         
#> [31] tidyr_1.1.3            lubridate_1.7.10       readr_1.4.0           
#> [34] dplyr_1.0.5           
#> 
#> loaded via a namespace (and not attached):
#>   [1] colorspace_2.0-0   selectr_0.4-2      pryr_0.1.4         ellipsis_0.3.1    
#>   [5] rprojroot_2.0.2    markdown_1.1       base64enc_0.1-3    fs_1.5.0          
#>   [9] httpcode_0.3.0     rstudioapi_0.13    hexbin_1.28.2      farver_2.1.0      
#>  [13] remotes_2.2.0      fansi_0.4.2        xml2_1.3.2         codetools_0.2-18  
#>  [17] extrafont_0.17     cachem_1.0.4       knitr_1.31         pkgload_1.2.0     
#>  [21] jsonlite_1.7.2     Rttf2pt1_1.3.8     compiler_4.0.4     backports_1.2.1   
#>  [25] assertthat_0.2.1   fastmap_1.1.0      lazyeval_0.2.2     cli_2.3.1         
#>  [29] tweenr_1.0.1       htmltools_0.5.1.1  prettyunits_1.1.1  tools_4.0.4       
#>  [33] gtable_0.3.0       glue_1.4.2         maps_3.3.0         Rcpp_1.0.6        
#>  [37] jquerylib_0.1.3    fracdiff_1.5-1     xopen_1.0.0        vctrs_0.3.6       
#>  [41] crul_1.1.0         urca_1.3-0         nlme_3.1-152       extrafontdb_1.0   
#>  [45] crosstalk_1.1.1    lmtest_0.9-38      timeDate_3043.102  xfun_0.21         
#>  [49] stringr_1.4.0      ps_1.6.0           testthat_3.0.2     lifecycle_1.0.0   
#>  [53] hms_1.0.0          parallel_4.0.4     yaml_2.2.1         quantmod_0.4.18   
#>  [57] curl_4.3           memoise_2.0.0      gridExtra_2.3      pander_0.6.3      
#>  [61] sass_0.3.1         gdtools_0.2.3      stringi_1.5.3      highr_0.8         
#>  [65] tseries_0.10-48    desc_1.3.0         checkmate_2.0.0    TTR_0.24.2        
#>  [69] pkgbuild_1.2.0     rlang_0.4.10       pkgconfig_2.0.3    systemfonts_1.0.1 
#>  [73] matrixStats_0.58.0 evaluate_0.14      lattice_0.20-41    purrr_0.3.4       
#>  [77] rapportools_1.0    labeling_0.4.2     processx_3.4.5     tidyselect_1.1.0  
#>  [81] plyr_1.8.6         magrittr_2.0.1     R6_2.5.0           magick_2.7.0      
#>  [85] generics_0.1.0     gistr_0.9.0        pillar_1.5.1       withr_2.4.1       
#>  [89] nnet_7.3-15        tibble_3.1.0       crayon_1.4.1       utf8_1.1.4        
#>  [93] rmarkdown_2.7      progress_1.2.2     grid_4.0.4         callr_3.5.1       
#>  [97] munsell_0.5.0      bslib_0.2.4        tcltk_4.0.4        sessioninfo_1.1.1 
#> [101] quadprog_1.5-8