modeltests: Testing Infrastructure for Broom Model Generics (original) (raw)

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.6
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-05-03
DOI: 10.32614/CRAN.package.modeltests
Author: Alex Hayes ORCID iD [aut, cre], Simon Couch [aut]
Maintainer: Alex Hayes
BugReports: https://github.com/alexpghayes/modeltests/issues
License: MIT + file
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.6.tar.gz
Windows binaries: r-devel: modeltests_0.1.6.zip, r-release: modeltests_0.1.6.zip, r-oldrel: modeltests_0.1.6.zip
macOS binaries: r-release (arm64): modeltests_0.1.6.tgz, r-oldrel (arm64): modeltests_0.1.6.tgz, r-release (x86_64): modeltests_0.1.6.tgz, r-oldrel (x86_64): modeltests_0.1.6.tgz
Old sources: modeltests archive

Reverse dependencies:

Reverse suggests: broom

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=modelteststo link to this page.