Package: eiCompare
Type: Package
Title: Compares Ecological Inference, Goodman, Rows by Columns
        Estimates
Version: 3.0.0
Authors@R: 
    c(person(given = "Loren",
             family = "Collingwood",
             role = c("aut", "cre"),
             email = "loren.collingwood@gmail.com",
             comment = c(ORCID = "0000-0002-4447-8204")),
      person(given = "Ari",
             family = "Decter-Frain",
             role = "aut",
             comment = c(ORCID = "0000-0001-9635-3334")),
      person(given = "Hikari",
             family = "Murayama",
             role = "aut",
             comment = c(ORCID = "0000-0002-4067-4734")),
      person(given = "Pratik",
             family = "Sachdeva",
             role = "aut",
             comment = c(ORCID = "0000-0002-6809-2437")),
      person(given = "Juandalyn",
             family = "Burke",
             role = "aut",
             comment = c(ORCID = "0000-0002-6345-7505")),
      person(given = "Scott",
             family = "Henderson",
             role = "ctb",
             comment = c(ORCID = "0000-0003-0624-4965")),
      person(given = "Spencer",
             family = "Wood",
             role = "ctb",
             comment = c(ORCID = "0000-0002-5794-2619")),
      person(given = "Matt",
             family = "Barreto",
             role = "ctb",
             comment = c(ORCID = "0000-0003-2423-6395")))
URL: https://github.com/RPVote/eiCompare
Description: Compares estimates from three ecological inference routines, based on King (1997) <ISBN: 0691012407>, <https://gking.harvard.edu/eicamera/kinroot.html>; King (2004) <ISBN: 0521542804>, <https://gking.harvard.edu/files/abs/ecinf04-abs.shtml>.
License: GPL-3
Depends: R (>= 3.5.0), eiPack, ei, wru
Imports: censusxy, bayestestR, coda, data.table, doParallel, dplyr,
        foreach, ggplot2, graphics, magrittr, mcmcse, methods,
        overlapping, purrr, rlang, sf, stringr, tidyr, leaflet,
        tidyselect
NeedsCompilation: no
Suggests: knitr, opencage, plyr, rmarkdown, reshape2, RColorBrewer,
        RJSONIO, testthat, tigris
RoxygenNote: 7.1.1
Encoding: UTF-8
VignetteBuilder: knitr
Packaged: 2020-09-15 03:53:06 UTC; lorencollingwood
Author: Loren Collingwood [aut, cre] (<https://orcid.org/0000-0002-4447-8204>),
  Ari Decter-Frain [aut] (<https://orcid.org/0000-0001-9635-3334>),
  Hikari Murayama [aut] (<https://orcid.org/0000-0002-4067-4734>),
  Pratik Sachdeva [aut] (<https://orcid.org/0000-0002-6809-2437>),
  Juandalyn Burke [aut] (<https://orcid.org/0000-0002-6345-7505>),
  Scott Henderson [ctb] (<https://orcid.org/0000-0003-0624-4965>),
  Spencer Wood [ctb] (<https://orcid.org/0000-0002-5794-2619>),
  Matt Barreto [ctb] (<https://orcid.org/0000-0003-2423-6395>)
Maintainer: Loren Collingwood <loren.collingwood@gmail.com>
Repository: CRAN
Date/Publication: 2020-09-18 15:00:02 UTC
