Type: Package Package: infer Title: Tidy Statistical Inference Version: 1.0.4 Authors@R: c(person(given = "Andrew", family = "Bray", role = "aut", email = "abray@reed.edu"), person(given = "Chester", family = "Ismay", role = "aut", email = "chester.ismay@gmail.com", comment = c(ORCID = "0000-0003-2820-2547")), person(given = "Evgeni", family = "Chasnovski", role = "aut", email = "evgeni.chasnovski@gmail.com", comment = c(ORCID = "0000-0002-1617-4019")), person(given = "Simon", family = "Couch", role = c("aut", "cre"), email = "simonpatrickcouch@gmail.com", comment = c(ORCID = "0000-0001-5676-5107")), person(given = "Ben", family = "Baumer", role = "aut", email = "ben.baumer@gmail.com", comment = c(ORCID = "0000-0002-3279-0516")), person(given = "Mine", family = "Cetinkaya-Rundel", role = "aut", email = "mine@stat.duke.edu", comment = c(ORCID = "0000-0001-6452-2420")), person(given = "Ted", family = "Laderas", role = "ctb", email = "tedladeras@gmail.com", comment = c(ORCID = "0000-0002-6207-7068")), person(given = "Nick", family = "Solomon", role = "ctb", email = "nick.solomon@datacamp.com"), person(given = "Johanna", family = "Hardin", role = "ctb", email = "Jo.Hardin@pomona.edu"), person(given = "Albert Y.", family = "Kim", role = "ctb", email = "albert.ys.kim@gmail.com", comment = c(ORCID = "0000-0001-7824-306X")), person(given = "Neal", family = "Fultz", role = "ctb", email = "nfultz@gmail.com"), person(given = "Doug", family = "Friedman", role = "ctb", email = "doug.nhp@gmail.com"), person(given = "Richie", family = "Cotton", role = "ctb", email = "richie@datacamp.com", comment = c(ORCID = "0000-0003-2504-802X")), person(given = "Brian", family = "Fannin", role = "ctb", email = "captain@pirategrunt.com")) Description: The objective of this package is to perform inference using an expressive statistical grammar that coheres with the tidy design framework. License: MIT + file LICENSE URL: https://github.com/tidymodels/infer, https://infer.tidymodels.org/, https://infer.tidymodels.org BugReports: https://github.com/tidymodels/infer/issues Depends: R (>= 3.5.0) Imports: dplyr (>= 0.7.0), ggplot2, glue (>= 1.3.0), grDevices, magrittr, methods, purrr, rlang (>= 0.2.0), tibble, broom, tidyr, generics, patchwork Suggests: covr, devtools (>= 1.12.0), fs, knitr, nycflights13, rmarkdown, stringr, testthat, vdiffr (>= 1.0.0), parsnip VignetteBuilder: knitr Config/Needs/website: tidyverse/tidytemplate Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.1 NeedsCompilation: no Packaged: 2022-12-01 21:08:25 UTC; simoncouch Author: Andrew Bray [aut], Chester Ismay [aut] (), Evgeni Chasnovski [aut] (), Simon Couch [aut, cre] (), Ben Baumer [aut] (), Mine Cetinkaya-Rundel [aut] (), Ted Laderas [ctb] (), Nick Solomon [ctb], Johanna Hardin [ctb], Albert Y. Kim [ctb] (), Neal Fultz [ctb], Doug Friedman [ctb], Richie Cotton [ctb] (), Brian Fannin [ctb] Maintainer: Simon Couch Repository: RSPM Date/Publication: 2022-12-02 00:10:10 UTC Built: R 4.2.1; ; 2023-08-03 14:45:53 UTC; unix