This webpage was last updated on:

## [1] "2019-08-06"

The SMART package was built using windows. Below is my R session information and the package versions I worked with:

library(SMART)
sessionInfo()
## R version 3.5.2 (2018-12-20)
## Platform: x86_64-w64-mingw32/x64 (64-bit)
## Running under: Windows >= 8 x64 (build 9200)
## 
## 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] SMART_0.1.0    rmarkdown_1.11
## 
## loaded via a namespace (and not attached):
##  [1] compiler_3.5.2   magrittr_1.5     rsconnect_0.8.13 htmltools_0.3.6 
##  [5] tools_3.5.2      yaml_2.2.0       Rcpp_1.0.0       stringi_1.3.1   
##  [9] knitr_1.21       stringr_1.4.0    digest_0.6.18    xfun_0.5        
## [13] evaluate_0.13