# NOT RUN {
umx_make(what = "install")) # just installs the package
umx_make(what = "examples")) # run the examples
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