getting-started-with-development.md

Dev Guide

To develop on a new environment, you need to:

  1. pull from CRAN (dev branch)
  2. install R
  3. install RStudio
  4. install RTools (https://cran.rstudio.com/bin/windows/Rtools/)
  5. install tinytex
  6. install.packages('tinytex')
  7. tinytex::install_tinytex()
  8. tinytex:::install_yihui_pkgs()
  9. re-start RStudio
  10. install devtools by running install.packages("devtools")


gluc/data.tree documentation built on Nov. 16, 2023, 10:49 p.m.