File: DESCRIPTION

package info (click to toggle)
r-cran-zeligei 0.1-2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid
  • size: 184 kB
  • sloc: sh: 13; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 974 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Package: ZeligEI
License: GPL (>= 3)
Title: Zelig Ecological Inference Models
Authors@R: c(
    person("Christopher", "Gandrud", email = "zelig.zee@gmail.com",
    role = c("cre")),
    person("James", "Honaker", role = "aut")
    )
Description: Add-on package for Zelig 5. Enables the use of a variety of
    ecological inference models.
URL: https://cran.r-project.org/package=ZeligEI
BugReports: https://github.com/IQSS/ZeligEI/issues
Version: 0.1-2
Date: 2017-06-05
Depends: eiPack
Imports: dplyr, ei, Formula, jsonlite, MASS, MCMCpack, methods, Zelig
        (>= 5.1-0),
Suggests: knitr, testthat
Collate: 'create-json.R' 'model-ei.R' 'model-rxc-ei.R'
        'model-dynamic-ei.R' 'model-ml-ei.R' 'model-hier-ei.R'
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-06-07 15:13:56 UTC; cgandrud
Author: Christopher Gandrud [cre],
  James Honaker [aut]
Maintainer: Christopher Gandrud <zelig.zee@gmail.com>
Repository: CRAN
Date/Publication: 2017-06-07 22:44:11 UTC