powered by
Update rdwd to the latest development version on github, if necessary. If the version number or date is larger on github, remotes::install_github() will be called.
remotes::install_github()
updateRdwd( pack = "rdwd", user = "brry", vignette = TRUE, quiet = rdwdquiet(), ... )
Name of (already installed) package. DEFAULT: "rdwd"
Github username. repo will then be user/pack. DEFAULT: "brry"
build_vignettes in remotes::install_github()? DEFAULT: TRUE
Suppress version messages and remotes::install output? DEFAULT: FALSE through rdwdquiet()
remotes::install
rdwdquiet()
Further arguments passed to remotes::install_github()
data.frame with version information
help(), remotes::install_github()
help()
# NOT RUN { # updateRdwd() # }
Run the code above in your browser using DataLab