Package: readstata13
Type: Package
Title: Import Stata Data Files
Version: 0.8.2
Authors@R: c(
    person("Jan Marvin", "Garbuszus",
    email = "jan.garbuszus@ruhr-uni-bochum.de", role = c("aut")),
    person("Sebastian", "Jeworutzki",
    email="Sebastian.Jeworutzki@ruhr-uni-bochum.de", role = c("aut", "cre")),
    person("R Core Team", role="cph"),
    person("Magnus Thor", "Torfason", role="ctb")
    )
Description: Function to read and write the Stata file format.
URL: https://github.com/sjewo/readstata13
BugReports: https://github.com/sjewo/readstata13/issues
License: GPL-2 | file LICENSE
Imports: Rcpp (>= 0.11.5)
LinkingTo: Rcpp
ByteCompile: yes
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-02-19 15:37:11 UTC; sj
Author: Jan Marvin Garbuszus [aut],
  Sebastian Jeworutzki [aut, cre],
  R Core Team [cph],
  Magnus Thor Torfason [ctb]
Maintainer: Sebastian Jeworutzki <Sebastian.Jeworutzki@ruhr-uni-bochum.de>
Repository: CRAN
Date/Publication: 2016-02-20 00:14:54
