{
  "_id": "6a25155c4b233be19838b38f",
  "Package": "readsas",
  "Type": "Package",
  "Title": "Importing SAS Files",
  "Version": "0.6",
  "Authors@R": "c(\nperson(\"Jan Marvin\", \"Garbuszus\",\nemail = \"jan.garbuszus@ruhr-uni-bochum.de\", role = c(\"aut\", \"cre\"))\n)",
  "Maintainer": "Jan Marvin Garbuszus <jan.garbuszus@ruhr-uni-bochum.de>",
  "Description": "Package to read the SAS file format.",
  "License": "GPL (>= 2) | file LICENSE",
  "URL": "https://github.com/JanMarvin/readsas",
  "BugReports": "https://github.com/JanMarvin/readsas/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://janmarvin.r-universe.dev",
  "Date/Publication": "2026-02-06 23:26:04 UTC",
  "RemoteUrl": "https://github.com/JanMarvin/readsas",
  "RemoteRef": "HEAD",
  "RemoteSha": "0f6188150ff9caf551a679f5fa4005ffc0b2ede4",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-07 06:46:23 UTC",
    "User": "root"
  },
  "Author": "Jan Marvin Garbuszus [aut, cre]",
  "MD5sum": "fbddc1d162be584f56ddd32b0b16c7af",
  "_user": "janmarvin",
  "_type": "src",
  "_file": "readsas_0.6.tar.gz",
  "_fileid": "243e3a85cd94b3243751f964bfc5abe1d7f90aabff77ec8f320c6c309b48a3a4",
  "_filesize": 132424,
  "_sha256": "243e3a85cd94b3243751f964bfc5abe1d7f90aabff77ec8f320c6c309b48a3a4",
  "_created": "2026-06-07T06:46:23.000Z",
  "_published": "2026-06-07T06:53:16.401Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79938512493,
      "time": 161,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461603303"
    },
    {
      "job": 79938512484,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461603484"
    },
    {
      "job": 79938512486,
      "time": 170,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461604242"
    },
    {
      "job": 79938512487,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461603368"
    },
    {
      "job": 79938512502,
      "time": 167,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461603568"
    },
    {
      "job": 79938512492,
      "time": 268,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461614902"
    },
    {
      "job": 79938512490,
      "time": 179,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461604596"
    },
    {
      "job": 79938512495,
      "time": 372,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461626786"
    },
    {
      "job": 79938341603,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461584066"
    },
    {
      "job": 79938512477,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461596345"
    },
    {
      "job": 79938512497,
      "time": 159,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461602655"
    },
    {
      "job": 79938512489,
      "time": 162,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461602841"
    },
    {
      "job": 79938512501,
      "time": 155,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461602264"
    }
  ],
  "_buildurl": "https://github.com/r-universe/janmarvin/actions/runs/27085229593",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/JanMarvin/readsas",
  "_commit": {
    "id": "0f6188150ff9caf551a679f5fa4005ffc0b2ede4",
    "author": "Jan Marvin Garbuszus <jan.garbuszus@rub.de>",
    "committer": "Jan Marvin Garbuszus <jan.garbuszus@rub.de>",
    "message": "[cpp] cleanup and add debug message\n",
    "time": 1770420364
  },
  "_maintainer": {
    "name": "Jan Marvin Garbuszus",
    "email": "jan.garbuszus@ruhr-uni-bochum.de",
    "login": "janmarvin",
    "linkedin": "in/jan-marvin-garbuszus",
    "description": "",
    "uuid": 1645626
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "foreign",
      "role": "Suggests"
    },
    {
      "package": "datasets",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "janmarvin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "0.6",
      "date": "2026-02-06"
    }
  ],
  "_topics": [
    "rcpp",
    "reader",
    "sas",
    "sas7bdat",
    "cpp"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "janmarvin",
      "count": 178,
      "uuid": 1645626
    }
  ],
  "_userbio": {
    "uuid": 1645626,
    "type": "user",
    "name": "Jan Marvin Garbuszus"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/readsas"
  },
  "_devurl": "https://github.com/janmarvin/readsas",
  "_searchresults": 3,
  "_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/readsas.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "convert_to_date",
    "convert_to_datetime",
    "convert_to_time",
    "read.sas"
  ],
  "_help": [
    {
      "page": "converttimedate",
      "title": "helper function to convert SAS date numeric to date",
      "topics": [
        "converttimedate",
        "convert_to_date",
        "convert_to_datetime",
        "convert_to_time"
      ]
    },
    {
      "page": "read.sas",
      "title": "read.sas",
      "topics": [
        "read.sas"
      ]
    }
  ],
  "_readme": "https://github.com/JanMarvin/readsas/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "stringi"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "readsas",
  "_universes": [
    "janmarvin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6",
      "date": "2026-06-07T06:48:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0f6188150ff9caf551a679f5fa4005ffc0b2ede4",
      "fileid": "d70d5f80120b976fcbb8dc84c14742ec0a6a1b104600fcdaab6f37733c4b25b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/27085229593"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6",
      "date": "2026-06-07T06:48:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0f6188150ff9caf551a679f5fa4005ffc0b2ede4",
      "fileid": "8cb02157b2492e9acd822d12d6733f3f6055c7097ca9ab803b6eef3bee0e8e9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/27085229593"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6",
      "date": "2026-06-07T06:48:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0f6188150ff9caf551a679f5fa4005ffc0b2ede4",
      "fileid": "9d8605301e5aca56495c3364be76340fe8714a7d48e0edc3d86df82b21b9ef6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/27085229593"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6",
      "date": "2026-06-07T06:48:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0f6188150ff9caf551a679f5fa4005ffc0b2ede4",
      "fileid": "d76cee579c4e0cfba43fc76f76253eb80fa17410014081d30c6c03a4f0dba911",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/27085229593"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6",
      "date": "2026-06-07T06:48:17.000Z",
      "arch": "aarch64",
      "commit": "0f6188150ff9caf551a679f5fa4005ffc0b2ede4",
      "fileid": "73a26ab4727982a40e3274ff2ea25b7a7b1ebdaeb4f707b024ca372a309fe042",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/27085229593"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6",
      "date": "2026-06-07T06:49:27.000Z",
      "arch": "x86_64",
      "commit": "0f6188150ff9caf551a679f5fa4005ffc0b2ede4",
      "fileid": "7c2d1bc45d9189cfa68c73ee5112ab5a4e9b8ee44ffba7fa44cf0e198989ae92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/27085229593"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6",
      "date": "2026-06-07T06:48:28.000Z",
      "arch": "aarch64",
      "commit": "0f6188150ff9caf551a679f5fa4005ffc0b2ede4",
      "fileid": "faebf27d965fcf5c254efaea937f0f80d6cff6be5c568b7cb980b376e9999278",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/27085229593"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6",
      "date": "2026-06-07T06:50:32.000Z",
      "arch": "x86_64",
      "commit": "0f6188150ff9caf551a679f5fa4005ffc0b2ede4",
      "fileid": "bef0e1289cc7bb7b7b40778180c08429f8bb851fee1ec7b7d482b7e23498bfe0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/27085229593"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6",
      "date": "2026-06-07T06:48:27.000Z",
      "arch": "emscripten",
      "commit": "0f6188150ff9caf551a679f5fa4005ffc0b2ede4",
      "fileid": "8be9ad18ea7c7a233ee53f40ffab2045d15f2b99a5ad949fc1f7d38fae8695d4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/27085229593"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6",
      "date": "2026-06-07T06:47:43.000Z",
      "arch": "x86_64",
      "commit": "0f6188150ff9caf551a679f5fa4005ffc0b2ede4",
      "fileid": "6e0ab86556a483c1fc8db93df1e963a3dab379b08449f154091f44c73cf7d8b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/27085229593"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6",
      "date": "2026-06-07T06:47:43.000Z",
      "arch": "x86_64",
      "commit": "0f6188150ff9caf551a679f5fa4005ffc0b2ede4",
      "fileid": "23aabc4c870aec9d62ec2bdf7a9299875b06e04bbd419b0b05aadd6d6d5feb15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/27085229593"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6",
      "date": "2026-06-07T06:47:53.000Z",
      "arch": "x86_64",
      "commit": "0f6188150ff9caf551a679f5fa4005ffc0b2ede4",
      "fileid": "ab68c1d3d928d81f28da59e881c7591da4408a09b1221f0b980454ebcd159bac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/janmarvin/actions/runs/27085229593"
    }
  ]
}