# 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 = "rhub") # Check on rhub
umx_make(what = "win") # Check on win-builder
umx_make(what = "release") # Release to CRAN
tmp = umx_make(what = "lastRhub") # View rhub result
# }
Run the code above in your browser using DataLab