Package: readstata13 Type: Package Title: Import 'Stata' Data Files Version: 0.11.0 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"), comment = c(ORCID = "0000-0002-2671-5253")), person("R Core Team", role="cph"), person("Magnus Thor", "Torfason", role="ctb"), person("Luke M.", "Olson", role="ctb"), person("Giovanni", "Righi", role="ctb"), person("Kevin", "Jin", 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 Suggests: testthat, knitr, rmarkdown, curl, png, expss, labelled VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.3.2 Repository: https://sjewo.r-universe.dev Date/Publication: 2026-05-17 11:25:51 UTC RemoteUrl: https://github.com/sjewo/readstata13 RemoteRef: HEAD RemoteSha: 5c02468ef1213c86b7a86260ec6f83f7e40d7d60 NeedsCompilation: yes Packaged: 2026-06-16 07:24:15 UTC; root Author: Jan Marvin Garbuszus [aut], Sebastian Jeworutzki [aut, cre] (ORCID: ), R Core Team [cph], Magnus Thor Torfason [ctb], Luke M. Olson [ctb], Giovanni Righi [ctb], Kevin Jin [ctb] Maintainer: Sebastian Jeworutzki