Skip to content

v0.3.0 (stable DEV version) - github-only release

Pre-release
Pre-release
Compare
Choose a tag to compare
@aryoda aryoda released this 06 Sep 17:08
· 4 commits to master since this release

See issue #4

To install this version via devtools use the tag name:

devtools::install_github("aryoda/[email protected]")

For details on how to use this release via remotes in your package DESCRIPTION file or devtools::install_github() see:
https://cran.r-project.org/web/packages/devtools/vignettes/dependencies.html

The (unit) test coverage is:

> covr::package_coverage()
enumerations Coverage: 95.12%
R/as_data_frame_enumeration.R: 90.91%
R/create_enum.R: 95.00%
R/is_enumeration.R: 100.00%
R/match_enum_arg.R: 100.00%