Package: readspss Type: Package Title: Importing and Exporting SPSS Files Version: 0.19 Authors@R: c( person("Jan Marvin", "Garbuszus", email = "jan.garbuszus@ruhr-uni-bochum.de", role = c("aut", "cre")), person("Ben", "Pfaff", role = c("aut", "cph"), comment = "author of encryption part"), person("Jeroen", "Ooms", role ="ctr"), person("readstata13", role="cph"), person("R Core Team", role="cph"), person("Ulrich", "Poetter", role ="ctb"), person("Goetz", "Rohwer", role="cph") ) Maintainer: Jan Marvin Garbuszus Description: Package to read and write the SPSS file formats. URL: https://github.com/JanMarvin/readspss BugReports: https://github.com/JanMarvin/readspss/issues License: GPL-2 | file LICENSE Language: en-US Imports: Rcpp (>= 0.11.2) Suggests: datasets, foreign, knitr, rmarkdown, roxygen2, testthat LinkingTo: Rcpp ByteCompile: yes SystemRequirements: OpenSSL >= 1.0.2 VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libssl-dev Repository: https://janmarvin.r-universe.dev Date/Publication: 2025-09-14 14:29:33 UTC RemoteUrl: https://github.com/JanMarvin/readspss RemoteRef: HEAD RemoteSha: 3a816d86077cd25fd380a476430070d1f5a7f881 NeedsCompilation: yes Packaged: 2026-06-11 08:58:48 UTC; root Author: Jan Marvin Garbuszus [aut, cre], Ben Pfaff [aut, cph] (author of encryption part), Jeroen Ooms [ctr], readstata13 [cph], R Core Team [cph], Ulrich Poetter [ctb], Goetz Rohwer [cph]