# NOT RUN {
umx_make(what = "q")) # Quick install
umx_make(what = "install")) # Just installs the package
umx_make(what = "examples")) # Run the examples
umx_make(what = "spell")) # Spell check the documents
umx_make(what = "check")) # Run R CMD check
umx_make(what = "win")) # Check on win-builder
umx_make(what = "release")) # Release to CRAN
# }
Run the code above in your browser using DataLab