Package: haven
Version: 0.2.0
Title: Import SPSS, Stata and SAS Files
Description: Import foreign statistical formats into R via the embedded
    ReadStat C library (https://github.com/WizardMac/ReadStat). Package includes
    preliminary support for writing Stata and SPSS formats.
License: MIT + file LICENSE
Authors@R: c(
    person("Hadley", "Wickham", , "hadley@rstudio.com", role = c("aut", "cre")),
    person("Evan", "Miller", , role = c("aut", "cph"),
      comment = "Author of included ReadStat code"),
    person("RStudio", role = "cph")
  )
Depends: R (>= 3.1.0)
Suggests: dplyr, testthat, knitr
LinkingTo: Rcpp, BH
Imports: Rcpp (>= 0.11.4)
LazyData: true
URL: https://github.com/hadley/haven,
        https://github.com/WizardMac/ReadStat
BugReports: https://github.com/hadley/haven/issues
VignetteBuilder: knitr
Packaged: 2015-04-08 20:15:01 UTC; hadley
Author: Hadley Wickham [aut, cre],
  Evan Miller [aut, cph] (Author of included ReadStat code),
  RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-04-09 00:35:23
