options 0.0.2
opts()
slightly refactored to produce more constructive output when no option names are provided. You can now useopts(env = package_name)
to fetch a full named list of option values. (@dgkf #2)Generated
roxygen2
documentation usingas_roxygen_docs()
is now more consciencious aboutR CMD check
requirements, moving\usage{}
to a new section titled “Checking Option Values”. (@dgkf #2)