Provides a number of testthat tests that can be used to verify that tidy(), glance() and augment() methods meet consistent specifications. This allows methods for the same generic to be spread across multiple packages, since all of those packages can make the same guarantees to users about returned objects.
Version: | 0.1.2 |
Depends: | R (≥ 3.1) |
Imports: | dplyr (≥ 0.7.6), generics, purrr (≥ 0.2.5), testthat (≥ 2.0.0), tibble (≥ 3.0.0) |
Suggests: | covr |
Published: | 2020-06-03 |
Author: | Alex Hayes [aut, cre], Simon Couch [ctb] |
Maintainer: | Alex Hayes <alexpghayes at gmail.com> |
BugReports: | https://github.com/alexpghayes/modeltests/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/alexpghayes/modeltests |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | modeltests results |
Reference manual: | modeltests.pdf |
Package source: | modeltests_0.1.2.tar.gz |
Windows binaries: | r-devel: modeltests_0.1.2.zip, r-release: modeltests_0.1.2.zip, r-oldrel: modeltests_0.1.2.zip |
macOS binaries: | r-release: modeltests_0.1.2.tgz, r-oldrel: modeltests_0.1.2.tgz |
Old sources: | modeltests archive |
Reverse suggests: | broom, ItemResponseTrees |
Please use the canonical form https://CRAN.R-project.org/package=modeltests to link to this page.