Package: options.example
Version: 0.0.0.9000
Title: Showcase of options package
Description: Showcase of options package.
License: file LICENSE
Authors@R:
    person(
        "authors of `options`",
        email = "authors@optio.ns",
        role = c("aut", "cre")
    )
Imports:
    options
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
