{
  "_id": "6a1034f8acfb0bcc41c998d7",
  "Package": "readspss",
  "Type": "Package",
  "Title": "Importing and Exporting SPSS Files",
  "Version": "0.19",
  "Authors@R": "c(\nperson(\"Jan Marvin\", \"Garbuszus\",\nemail = \"jan.garbuszus@ruhr-uni-bochum.de\", role = c(\"aut\", \"cre\")),\nperson(\"Ben\", \"Pfaff\", role = c(\"aut\", \"cph\"),\ncomment = \"author of encryption part\"),\nperson(\"Jeroen\", \"Ooms\", role =\"ctr\"),\nperson(\"readstata13\", role=\"cph\"),\nperson(\"R Core Team\", role=\"cph\"),\nperson(\"Ulrich\", \"Poetter\", role =\"ctb\"),\nperson(\"Goetz\", \"Rohwer\", role=\"cph\")\n)",
  "Maintainer": "Jan Marvin Garbuszus <jan.garbuszus@ruhr-uni-bochum.de>",
  "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",
  "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": {
    "Date": "2026-05-12 07:28:35 UTC",
    "User": "root"
  },
  "Author": "Jan Marvin Garbuszus [aut, cre],\nBen Pfaff [aut, cph] (author of encryption part),\nJeroen Ooms [ctr],\nreadstata13 [cph],\nR Core Team [cph],\nUlrich Poetter [ctb],\nGoetz Rohwer [cph]",
  "MD5sum": "6f5c25e2d1e933cc065429c91bc56ee9",
  "_user": "janmarvin",
  "_type": "src",
  "_file": "readspss_0.19.tar.gz",
  "_fileid": "08ba77dfc67433b99813770230aa9004221b75b97131305105b242902f1cee47",
  "_filesize": 179353,
  "_sha256": "08ba77dfc67433b99813770230aa9004221b75b97131305105b242902f1cee47",
  "_created": "2026-05-12T07:28:35.000Z",
  "_published": "2026-05-22T10:50:32.686Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77364867834,
      "time": 504,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938323390"
    },
    {
      "job": 77364868105,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938221959"
    },
    {
      "job": 77364868126,
      "time": 155,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938221689"
    },
    {
      "job": 77364868116,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938220097"
    },
    {
      "job": 77364868211,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938211531"
    },
    {
      "job": 77364868031,
      "time": 233,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938245397"
    },
    {
      "job": 77364868004,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938212714"
    },
    {
      "job": 77364868203,
      "time": 346,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938278894"
    },
    {
      "job": 77364867676,
      "time": 224,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938174211"
    },
    {
      "job": 77364867553,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158725876"
    },
    {
      "job": 77364868017,
      "time": 192,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938232666"
    },
    {
      "job": 77364867892,
      "time": 154,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938221470"
    },
    {
      "job": 77364868068,
      "time": 179,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938229785"
    }
  ],
  "_buildurl": "https://github.com/r-universe/janmarvin/actions/runs/25719897147",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/JanMarvin/readspss",
  "_commit": {
    "id": "3a816d86077cd25fd380a476430070d1f5a7f881",
    "author": "Jan Marvin Garbuszus <jan.garbuszus@ruhr-uni-bochum.de>",
    "committer": "GitHub <noreply@github.com>",
    "message": "[misc] remove BH dependency (#35)\n\n* [misc] remove BH dependency\n\n* [misc] avoid using namespace Rcpp",
    "time": 1757860173
  },
  "_maintainer": {
    "name": "Jan Marvin Garbuszus",
    "email": "jan.garbuszus@ruhr-uni-bochum.de",
    "login": "janmarvin",
    "linkedin": "in/jan-marvin-garbuszus",
    "uuid": 1645626
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.2",
      "role": "Imports"
    },
    {
      "package": "datasets",
      "role": "Suggests"
    },
    {
      "package": "foreign",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "janmarvin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "por",
    "rcpp",
    "reader",
    "sav",
    "spss",
    "zsav",
    "zlib",
    "openssl",
    "cpp"
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "janmarvin",
      "count": 486,
      "uuid": 1645626
    }
  ],
  "_userbio": {
    "uuid": 1645626,
    "type": "user",
    "name": "Jan Marvin Garbuszus"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/readspss"
  },
  "_devurl": "https://github.com/janmarvin/readspss",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/readspss.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "read.por",
    "read.sav",
    "read.spss",
    "write.por",
    "write.sav"
  ],
  "_help": [
    {
      "page": "read.por",
      "title": "read.por",
      "topics": [
        "read.por"
      ]
    },
    {
      "page": "read.sav",
      "title": "read.sav",
      "topics": [
        "read.sav"
      ]
    },
    {
      "page": "read.spss",
      "title": "read.spss",
      "topics": [
        "read.spss"
      ]
    },
    {
      "page": "write.por",
      "title": "write.por",
      "topics": [
        "write.por"
      ]
    },
    {
      "page": "write.sav",
      "title": "write.sav",
      "topics": [
        "write.sav"
      ]
    }
  ],
  "_readme": "https://github.com/JanMarvin/readspss/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libz",
      "package": "zlib1g",
      "headers": "zlib1g-dev",
      "source": "zlib",
      "version": "1:1.3.dfsg-3.1ubuntu2.1",
      "name": "zlib",
      "homepage": "http://zlib.net/",
      "description": "compression library - runtime"
    },
    {
      "shlib": "libcrypto",
      "package": "libssl3t64",
      "headers": "libssl-dev",
      "source": "openssl",
      "version": "3.0.13-0ubuntu3.9",
      "name": "openssl",
      "homepage": "https://www.openssl.org/",
      "description": "Secure Sockets Layer toolkit - shared libraries"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "readspss.rmd",
      "filename": "readspss.html",
      "title": "readspss introduction",
      "author": "Jan Marvin Garbuszus",
      "engine": "knitr::rmarkdown",
      "headings": [
        "readspss -- importing SPSS files to R",
        "Installation",
        "Import",
        "Import options",
        "Import details",
        "Export",
        "Package development",
        "Thanks",
        "Last words"
      ],
      "created": "2021-10-30 10:09:16",
      "modified": "2023-11-01 10:37:22",
      "commits": 4
    }
  ],
  "_score": 3.8129133566428557,
  "_indexed": true,
  "_nocasepkg": "readspss",
  "_universes": [
    "janmarvin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.19",
      "date": "2026-05-12T07:37:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3a816d86077cd25fd380a476430070d1f5a7f881",
      "fileid": "95e234ed2d696830915d3e41272436a03f79058ba4e70820a3b5cfb1ea5bd6d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/25719897147"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.19",
      "date": "2026-05-12T07:31:12.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3a816d86077cd25fd380a476430070d1f5a7f881",
      "fileid": "325d3e93a47892d5c795f734d3cd6cd4fec95a8a54ad70fccf47f5cf05486154",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/25719897147"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.19",
      "date": "2026-05-12T07:31:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3a816d86077cd25fd380a476430070d1f5a7f881",
      "fileid": "ab84e2f4e32c82628d5babb05b6324ac62627c92d35d688b3676036ac89ff79d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/25719897147"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.19",
      "date": "2026-05-12T07:31:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3a816d86077cd25fd380a476430070d1f5a7f881",
      "fileid": "e179a50a446b5ff03fa330047bdb03d7e5083e13ea8552ffe960b8a106089112",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/25719897147"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.19",
      "date": "2026-05-12T07:30:47.000Z",
      "arch": "aarch64",
      "commit": "3a816d86077cd25fd380a476430070d1f5a7f881",
      "fileid": "deac035d39d7f718172f5d57fd4bd8c94baf303deb2de046d2f0cad89ef07124",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/25719897147"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.19",
      "date": "2026-05-12T07:32:03.000Z",
      "arch": "x86_64",
      "commit": "3a816d86077cd25fd380a476430070d1f5a7f881",
      "fileid": "586fc4a5f9bf445a27badc1a7ab9d762f0e68eecf297a0922decc1a7182e9607",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/25719897147"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.19",
      "date": "2026-05-12T07:30:55.000Z",
      "arch": "aarch64",
      "commit": "3a816d86077cd25fd380a476430070d1f5a7f881",
      "fileid": "b97d60101a576cb3eb1e283e380b479b4d2b817847ba85a7fb3c7b55cd744bc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/25719897147"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.19",
      "date": "2026-05-12T07:32:40.000Z",
      "arch": "x86_64",
      "commit": "3a816d86077cd25fd380a476430070d1f5a7f881",
      "fileid": "e9c7d531d7be383f6b8cfcd8f9ab452848fe2b43474e97f9a40bb5a59fb6b6e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/25719897147"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.19",
      "date": "2026-05-12T07:30:15.000Z",
      "arch": "x86_64",
      "commit": "3a816d86077cd25fd380a476430070d1f5a7f881",
      "fileid": "8b5b267d17db154afc0c537a55b6ab2c7d61dc65c8781575ef74201607cc47fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/25719897147"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.19",
      "date": "2026-05-12T07:30:13.000Z",
      "arch": "x86_64",
      "commit": "3a816d86077cd25fd380a476430070d1f5a7f881",
      "fileid": "4959a5e48e0e30f2ca591a02b992543682e69dd2158a08295db56307501a0880",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/25719897147"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.19",
      "date": "2026-05-12T07:30:31.000Z",
      "arch": "x86_64",
      "commit": "3a816d86077cd25fd380a476430070d1f5a7f881",
      "fileid": "8431c8a9deebb0749ef70b3fe97de5adcb2edf5d253a300f64abbafce85d49a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/25719897147"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.19",
      "date": "2026-05-22T10:49:38.000Z",
      "arch": "emscripten",
      "commit": "3a816d86077cd25fd380a476430070d1f5a7f881",
      "fileid": "0145f34797c7cf0f68b5375efa646c32978e8bc2d44488558cf392015cf5ad88",
      "status": "success",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/25719897147"
    }
  ]
}