{
  "_id": "6a47917f8b9f0d9747cf1c77",
  "Type": "Package",
  "Package": "asciiSetupReader",
  "Title": "Reads Fixed-Width ASCII Data Files (.txt or .dat) that Have\nAccompanying Setup Files (.sps or .sas)",
  "Version": "2.5.3",
  "Authors@R": "person(given = \"Jacob\",\nfamily = \"Kaplan\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jkkaplan6@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0601-0387\"))",
  "Description": "Lets you open a fixed-width ASCII file (.txt or .dat) that\nhas an accompanying setup file (.sps or .sas). These file\ncombinations are sometimes referred to as .txt+.sps, .txt+.sas,\n.dat+.sps, or .dat+.sas. This will only run in a txt-sps or\ntxt-sas pair in which the setup file contains instructions to\nopen that text file. It will NOT open other text files, .sav,\n.sas, or .por data files. Fixed-width ASCII files with setup\nfiles are common in older (pre-2000) government data.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/jacobkap/asciiSetupReader",
  "BugReports": "https://github.com/jacobkap/asciiSetupReader/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://jacobkap.r-universe.dev",
  "Date/Publication": "2025-09-23 15:45:14 UTC",
  "RemoteUrl": "https://github.com/jacobkap/asciisetupreader",
  "RemoteRef": "HEAD",
  "RemoteSha": "e45c3cc7504a18b19a8e35d371f75cd96f20220f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 09:25:14 UTC",
    "User": "root"
  },
  "Author": "Jacob Kaplan [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0601-0387>)",
  "Maintainer": "Jacob Kaplan <jkkaplan6@gmail.com>",
  "_user": "jacobkap",
  "_type": "src",
  "_file": "asciiSetupReader_2.5.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/292a90f343604021570ff2c335f7020243c354bfbf2fb9482de883cf2bbcb990",
  "_filesize": 3664581,
  "_sha256": "292a90f343604021570ff2c335f7020243c354bfbf2fb9482de883cf2bbcb990",
  "_expires": "2026-10-11T10:39:58.000Z",
  "_created": "2026-07-02T09:25:14.000Z",
  "_published": "2026-07-03T10:39:59.097Z",
  "_jobs": [
    {
      "job": 84982535461,
      "time": 219,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8034506749"
    },
    {
      "job": 84982535530,
      "time": 219,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8034506447"
    },
    {
      "job": 84982535586,
      "time": 204,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8034500171"
    },
    {
      "job": 84982535296,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8034475779"
    },
    {
      "job": 84982535218,
      "time": 179,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8034418656"
    },
    {
      "job": 84982535467,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8034476850"
    },
    {
      "job": 84982535524,
      "time": 227,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8034509610"
    },
    {
      "job": 84982535473,
      "time": 226,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8034509223"
    },
    {
      "job": 84982535521,
      "time": 245,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8034517906"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jacobkap/actions/runs/28579444045",
  "_status": "success",
  "_upstream": "https://github.com/jacobkap/asciisetupreader",
  "_commit": {
    "id": "e45c3cc7504a18b19a8e35d371f75cd96f20220f",
    "author": "Your name <email_address@gmail.com>",
    "committer": "Your name <email_address@gmail.com>",
    "message": "Update to version 2.5.3\n",
    "time": 1758642314
  },
  "_maintainer": {
    "name": "Jacob Kaplan",
    "email": "jkkaplan6@gmail.com",
    "login": "jacobkap",
    "description": "I am a Professional Specialist at the Princeton School of Public and International Affairs  where I do research on crime.",
    "uuid": 15526406,
    "orcid": "0000-0002-0601-0387"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "haven",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "vroom",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 0.13",
      "role": "Imports"
    },
    {
      "package": "miniUI",
      "version": ">= 0.1.1",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.5",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jacobkap",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "ascii",
    "dat",
    "data-reader",
    "fixed-width",
    "fixed-width-parser",
    "fixed-width-tables",
    "fixed-width-text",
    "sas",
    "spss"
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "jacobkap",
      "count": 243,
      "uuid": 15526406
    }
  ],
  "_userbio": {
    "uuid": 15526406,
    "type": "user",
    "name": "Jacob Kaplan",
    "followers": 123,
    "description": "I am a Professional Specialist at the Princeton School of Public and International Affairs  where I do research on crime."
  },
  "_downloads": {
    "count": 448,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/asciiSetupReader"
  },
  "_devurl": "https://github.com/jacobkap/asciisetupreader",
  "_searchresults": 25,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/asciiSetupReader.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jacobkap/asciisetupreader",
  "_realowner": "jacobkap",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-09-07"
    },
    {
      "version": "1.1",
      "date": "2017-10-11"
    },
    {
      "version": "1.2",
      "date": "2017-11-26"
    },
    {
      "version": "1.4.0",
      "date": "2018-06-18"
    },
    {
      "version": "2.0.0",
      "date": "2019-02-04"
    },
    {
      "version": "2.0.1",
      "date": "2019-02-05"
    },
    {
      "version": "2.1.0",
      "date": "2019-06-28"
    },
    {
      "version": "2.2.0",
      "date": "2019-10-08"
    },
    {
      "version": "2.3.0",
      "date": "2020-01-19"
    },
    {
      "version": "2.3.1",
      "date": "2020-03-21"
    },
    {
      "version": "2.3.2",
      "date": "2020-11-28"
    },
    {
      "version": "2.4.0",
      "date": "2021-02-03"
    },
    {
      "version": "2.5.1",
      "date": "2023-07-05"
    },
    {
      "version": "2.5.2",
      "date": "2024-08-17"
    },
    {
      "version": "2.5.3",
      "date": "2025-09-23"
    }
  ],
  "_exports": [
    "make_sps_setup",
    "parse_setup",
    "read_ascii_setup",
    "read_ascii_setup_addin",
    "sas_ascii_reader",
    "spss_ascii_reader"
  ],
  "_help": [
    {
      "page": "make_sps_setup",
      "title": "Create an SPSS setup file (.sps) to use for reading in fixed-width text files",
      "topics": [
        "make_sps_setup"
      ]
    },
    {
      "page": "parse_setup",
      "title": "Parse the setup file (.sps or .sas).",
      "topics": [
        "parse_setup"
      ]
    },
    {
      "page": "read_ascii_setup",
      "title": "Read fixed-width ASCII file using SPSS or SAS Setup file.",
      "topics": [
        "read_ascii_setup"
      ]
    },
    {
      "page": "read_ascii_setup_addin",
      "title": "Launch an RStudio addin to select options for read_ascii_setup()",
      "topics": [
        "read_ascii_setup_addin"
      ]
    },
    {
      "page": "sas_ascii_reader",
      "title": "Read fixed-width ASCII file using SAS Setup file.",
      "concept": [
        "ASCII Reader functions"
      ],
      "topics": [
        "sas_ascii_reader"
      ]
    },
    {
      "page": "spss_ascii_reader",
      "title": "Read fixed-width ASCII file using SPSS Setup file.",
      "concept": [
        "ASCII Reader functions"
      ],
      "topics": [
        "spss_ascii_reader"
      ]
    }
  ],
  "_readme": "https://github.com/jacobkap/asciisetupreader/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "data.table",
    "digest",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "glue",
    "haven",
    "hms",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "rlang",
    "rstudioapi",
    "sass",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xtable",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "Introduction_to_asciiSetupReader.Rmd",
      "filename": "Introduction_to_asciiSetupReader.html",
      "title": "Introduction to asciiSetupReader",
      "author": "Jacob Kaplan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "use_value_labels",
        "use_clean_names",
        "select_columns"
      ],
      "created": "2018-12-20 00:25:24",
      "modified": "2021-01-16 02:32:48",
      "commits": 5
    },
    {
      "source": "making-an-sps-file.Rmd",
      "filename": "making-an-sps-file.html",
      "title": "Making an .sps file",
      "author": "Jacob Kaplan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "file_name",
        "col_positions",
        "col_names",
        "col_labels",
        "value_labels",
        "missing_values",
        "Putting it all together"
      ],
      "created": "2019-02-01 01:42:11",
      "modified": "2021-01-16 02:32:48",
      "commits": 7
    },
    {
      "source": "parsing-an-sps-or-sas-file.Rmd",
      "filename": "parsing-an-sps-or-sas-file.html",
      "title": "Parsing an .sps or .sas file",
      "author": "Jacob Kaplan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "setup",
        "value_labels",
        "missing"
      ],
      "created": "2019-02-01 01:42:11",
      "modified": "2021-01-16 02:32:48",
      "commits": 7
    }
  ],
  "_score": 6.165095874754218,
  "_indexed": true,
  "_nocasepkg": "asciisetupreader",
  "_universes": [
    "jacobkap"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.5.3",
      "date": "2026-07-02T09:27:30.000Z",
      "distro": "resolute",
      "commit": "e45c3cc7504a18b19a8e35d371f75cd96f20220f",
      "fileid": "https://r2.ropensci.org/788841b09f8010b72dbe12eb96c318d809ab7fb855fae2a7d45c3e8bc1184f4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/28579444045"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.5.3",
      "date": "2026-07-02T09:27:30.000Z",
      "distro": "resolute",
      "commit": "e45c3cc7504a18b19a8e35d371f75cd96f20220f",
      "fileid": "https://r2.ropensci.org/4c2109164b891f33eab2af18516fb66a1812b15a67e92c66c192d4087b15cfbd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/28579444045"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.5.3",
      "date": "2026-07-02T09:27:10.000Z",
      "commit": "e45c3cc7504a18b19a8e35d371f75cd96f20220f",
      "fileid": "https://r2.ropensci.org/c070165172fd7a5ef01196096106e8c1a5d8a01b5b002f54a10703603fc808cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/28579444045"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.5.3",
      "date": "2026-07-02T09:26:44.000Z",
      "commit": "e45c3cc7504a18b19a8e35d371f75cd96f20220f",
      "fileid": "https://r2.ropensci.org/cfde0e44244df03ce318948e608b48df0aad3d3d0cd63c63a92290e4a41cf206",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/28579444045"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.5.3",
      "date": "2026-07-02T09:27:53.000Z",
      "commit": "e45c3cc7504a18b19a8e35d371f75cd96f20220f",
      "fileid": "https://r2.ropensci.org/2e5ecb254f44cc470fbc0a9d955c21077e8bb236206555060906135fb6a31225",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/28579444045"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.5.3",
      "date": "2026-07-02T09:26:28.000Z",
      "commit": "e45c3cc7504a18b19a8e35d371f75cd96f20220f",
      "fileid": "https://r2.ropensci.org/20c7e30cd647c7292b334497a1770323c52382e737ef933232b9d67e9b44b21a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/28579444045"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.5.3",
      "date": "2026-07-02T09:26:33.000Z",
      "commit": "e45c3cc7504a18b19a8e35d371f75cd96f20220f",
      "fileid": "https://r2.ropensci.org/c964472dd35a3d5b771d5cd08cce2de3487dc0d16226553a79b16b2aca682cad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/28579444045"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.5.3",
      "date": "2026-07-02T09:26:53.000Z",
      "commit": "e45c3cc7504a18b19a8e35d371f75cd96f20220f",
      "fileid": "https://r2.ropensci.org/9114a34e796de0d3a529c965c3fca6d1aac0840d08ff8e49d5d34940e7e2a5d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/28579444045"
    }
  ]
}