Skip to contents

Development environment

Last update to this webpage:

## [1] "2024-10-02"

Development R session information and package versions:

library(SMARTR)
## Loading required package: Hmisc
## Loading required package: lattice
## Loading required package: survival
## Loading required package: Formula
## Loading required package: ggplot2
## 
## Attaching package: 'Hmisc'
## The following objects are masked from 'package:base':
## 
##     format.pval, units
## Loading required package: dplyr
## 
## Attaching package: 'dplyr'
## The following objects are masked from 'package:Hmisc':
## 
##     src, summarize
## The following objects are masked from 'package:stats':
## 
##     filter, lag
## The following objects are masked from 'package:base':
## 
##     intersect, setdiff, setequal, union
## 
## Attaching package: 'SMARTR'
## The following object is masked from 'package:dplyr':
## 
##     slice
## R version 3.6.3 (2020-02-29)
## Platform: x86_64-w64-mingw32/x64 (64-bit)
## Running under: Windows 10 x64 (build 19045)
## 
## Matrix products: default
## 
## locale:
## [1] LC_COLLATE=English_United States.1252 
## [2] LC_CTYPE=English_United States.1252   
## [3] LC_MONETARY=English_United States.1252
## [4] LC_NUMERIC=C                          
## [5] LC_TIME=English_United States.1252    
## 
## attached base packages:
## [1] stats     graphics  grDevices utils     datasets  methods   base     
## 
## other attached packages:
## [1] SMARTR_1.0.1    dplyr_1.1.4     Hmisc_4.5-0     ggplot2_3.5.0  
## [5] Formula_1.2-4   survival_3.1-8  lattice_0.20-38
## 
## loaded via a namespace (and not attached):
##  [1] Rcpp_1.0.7          tidyr_1.1.3         png_0.1-7          
##  [4] rprojroot_2.0.2     digest_0.6.27       utf8_1.2.1         
##  [7] R6_2.5.1            backports_1.1.5     evaluate_0.18      
## [10] pillar_1.9.0        rlang_1.1.0         data.table_1.14.0  
## [13] rstudioapi_0.14     jquerylib_0.1.4     rpart_4.1-15       
## [16] Matrix_1.2-18       checkmate_2.0.0     rmarkdown_2.18     
## [19] pkgdown_2.0.7       textshaping_0.3.4   desc_1.3.0         
## [22] splines_3.6.3       stringr_1.4.0       foreign_0.8-75     
## [25] htmlwidgets_1.5.4   igraph_1.2.6        munsell_0.5.0      
## [28] compiler_3.6.3      xfun_0.22           pkgconfig_2.0.3    
## [31] systemfonts_1.0.2   base64enc_0.1-3     htmltools_0.5.5    
## [34] nnet_7.3-12         tidyselect_1.2.1    tibble_3.2.1       
## [37] gridExtra_2.3       htmlTable_2.2.1     fansi_0.4.1        
## [40] crayon_1.5.2        withr_2.5.0         grid_3.6.3         
## [43] jsonlite_1.7.2      gtable_0.3.1        lifecycle_1.0.4    
## [46] magrittr_2.0.1      scales_1.3.0        cli_3.6.2          
## [49] stringi_1.6.2       cachem_1.0.5        fs_1.5.0           
## [52] latticeExtra_0.6-29 bslib_0.4.2         ragg_1.1.2         
## [55] generics_0.1.3      vctrs_0.6.5         RColorBrewer_1.1-3 
## [58] tools_3.6.3         glue_1.4.2          purrr_0.3.3        
## [61] jpeg_0.1-8.1        fastmap_1.1.0       yaml_2.2.1         
## [64] colorspace_1.4-1    cluster_2.1.0       tidygraph_1.2.0    
## [67] memoise_2.0.1       knitr_1.33          sass_0.4.0