Package: manifestoR
Title: Access and Process Data and Documents of the Manifesto Project
Date: 2015-07-06
Version: 1.0-3
Authors@R: c(person("Jirka", "Lewandowski",
		    role = c("aut", "cre"),
		    email = "jirka.lewandowski@wzb.eu"),
       person("Nicolas", "Merz",
        role = c("aut"),
        email = "nicolas.merz@wzb.eu"),
	     person("Sven", "Regel",
		    role = c("ctb"),
		    email = "sven.regel@wzb.eu"),
	     person("Pola", "Lehmann",
		    role = c("ctb"),
		    email = "pola.lehmann@wzb.eu"))
Description: Provides access to coded election programmes from
    the Manifesto Corpus and to the Manifesto Project's Main Dataset. The Manifesto
    Project (https://manifesto-project.wzb.eu) collects and analyses election
    programmes across time and space to measure the political preferences
    of parties. The Manifesto Corpus contains the collected
    and annotated election programmes in the Corpus format of the package 'tm' to enable
    easy use of text processing and text mining functionality. Specific functions
    for scaling of coded political texts are included.
Depends: R (>= 3.1.0), NLP (>= 0.1-3), tm (>= 0.6), dplyr (>= 0.4.1)
Imports: utils, stats, httr (>= 1.0.0), jsonlite (>= 0.9.12),
        functional (>= 0.6), zoo (>= 1.7-11), psych
Suggests: knitr, rmarkdown, testthat, R.rsp
VignetteBuilder: R.rsp
Collate: manifestoR-package.r globals.R cache.R db_api.R corpus.R
        manifesto.R codes.R scaling_general.R scaling_rile.R
        scaling_functions.R scaling_bootstrap.R dataset.R
License: GPL (>= 3)
URL: https://github.com/ManifestoProject/manifestoR,
        https://manifesto-project.wzb.eu/
BugReports: https://github.com/ManifestoProject/manifestoR/issues
LazyData: true
Packaged: 2015-07-08 15:28:31 UTC; manifesto
Author: Jirka Lewandowski [aut, cre],
  Nicolas Merz [aut],
  Sven Regel [ctb],
  Pola Lehmann [ctb]
Maintainer: Jirka Lewandowski <jirka.lewandowski@wzb.eu>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-07-08 18:28:37
