modeltests: Testing Infrastructure for Broom Model Generics

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.5
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: 2024-02-03
Author: Alex Hayes ORCID iD [aut, cre], Simon Couch [aut]
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

Documentation:

Reference manual: modeltests.pdf

Downloads:

Package source: modeltests_0.1.5.tar.gz
Windows binaries: r-devel: modeltests_0.1.5.zip, r-release: modeltests_0.1.5.zip, r-oldrel: modeltests_0.1.5.zip
macOS binaries: r-release (arm64): modeltests_0.1.5.tgz, r-oldrel (arm64): modeltests_0.1.5.tgz, r-release (x86_64): modeltests_0.1.5.tgz
Old sources: modeltests archive

Reverse dependencies:

Reverse suggests: broom

Linking:

Please use the canonical form https://CRAN.R-project.org/package=modeltests to link to this page.