devtools::document()
instead of roxygen2::roxygenize()
to create the documentation.zzz-autoroxy.R
file after rox_on()
to allow detection of an autoroxy-enabled package.git2r
and testthat
packages.rflow
.git2r::rm_file()
if file is missingrox_on()
now also works if rox_off()
was never called before.First GitHub release, contains rox_on()
, rox_off()
and autoroxy()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.