{
  "_id": "6a2a99aa7b7a29ca60050731",
  "Package": "hipread",
  "Type": "Package",
  "Title": "Read Hierarchical Fixed Width Files",
  "Version": "0.2.6",
  "Authors@R": "c(\nperson(\"Greg\", \"Freedman Ellis\", role = \"aut\"),\nperson(\"Derek Burk\", email = \"ipums+cran@umn.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Joe Grover\", role = \"ctb\"),\nperson(\"Mark Padgham\", role = \"ctb\"),\nperson(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", \"ctb\", comment = \"Code adapted from readr\"),\nperson(\"Jim\", \"Hester\", , \"james.hester@rstudio.com\", c(\"ctb\"), comment = \"Code adapted from readr\"),\nperson(\"Romain\", \"Francois\", role = \"ctb\", comment = \"Code adapted from readr\"),\nperson(\"R Core Team\", role = \"ctb\", comment = \"Code adapted from readr\"),\nperson(\"RStudio\", role = c(\"cph\", \"fnd\"), comment = \"Code adapted from readr\"),\nperson(\"Jukka\", \"Jylänki\", role = c(\"ctb\", \"cph\"), comment = \"Code adapted from readr\"),\nperson(\"Mikkel\", \"Jørgensen\", role = c(\"ctb\", \"cph\"), comment = \"Code adapted from readr\"),\nperson(\"University of Minnesota\", role = \"cph\"))",
  "Contact": "ipums@umn.edu",
  "Description": "Read hierarchical fixed width files like those commonly\nused by many census data providers. Also allows for reading of\ndata in chunks, and reading 'gzipped' files without storing the\nfull file in memory.",
  "License": "GPL (>= 2) | file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/ipums/hipread",
  "BugReports": "https://github.com/ipums/hipread/issues",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-11 11:14:50 UTC",
    "User": "root"
  },
  "Author": "Greg Freedman Ellis [aut], Derek Burk [aut, cre], Joe Grover\n[ctb], Mark Padgham [ctb], Hadley Wickham [ctb] (Code adapted\nfrom readr), Jim Hester [ctb] (Code adapted from readr), Romain\nFrancois [ctb] (Code adapted from readr), R Core Team [ctb]\n(Code adapted from readr), RStudio [cph, fnd] (Code adapted\nfrom readr), Jukka Jylänki [ctb, cph] (Code adapted from\nreadr), Mikkel Jørgensen [ctb, cph] (Code adapted from readr),\nUniversity of Minnesota [cph]",
  "Maintainer": "Derek Burk <ipums+cran@umn.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-03-12 18:50:34 UTC",
  "RemoteUrl": "https://github.com/cran/hipread",
  "RemoteRef": "HEAD",
  "RemoteSha": "aec4eec20fbd3fb9dcdb154ffb82ec7e46756ce3",
  "MD5sum": "36dd5ab4286baa03635b78b7e8e1cc82",
  "_user": "cran",
  "_type": "src",
  "_file": "hipread_0.2.6.tar.gz",
  "_fileid": "7bb588618ffa1a497b7c9607f0de99e27faece8d7b2bf2333ffa100e0b0d8df1",
  "_filesize": 147738,
  "_sha256": "7bb588618ffa1a497b7c9607f0de99e27faece8d7b2bf2333ffa100e0b0d8df1",
  "_created": "2026-06-11T11:14:50.000Z",
  "_published": "2026-06-11T11:19:06.050Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80784135721,
      "time": 165,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7562609186"
    },
    {
      "job": 80784135710,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7562611200"
    },
    {
      "job": 80784135694,
      "time": 175,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562613280"
    },
    {
      "job": 80784135702,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562613341"
    },
    {
      "job": 80783497578,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562551273"
    },
    {
      "job": 80784135619,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27342736921",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/hipread",
  "_commit": {
    "id": "aec4eec20fbd3fb9dcdb154ffb82ec7e46756ce3",
    "author": "Derek Burk <ipums+cran@umn.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.6\n",
    "time": 1773341434
  },
  "_maintainer": {
    "name": "Derek Burk",
    "email": "ipums+cran@umn.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.12",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.12",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.5",
      "date": "2025-06-19"
    },
    {
      "name": "0.2.6",
      "date": "2026-03-12"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gergness",
      "count": 3,
      "uuid": 2104579
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 5931,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hipread"
  },
  "_devurl": "https://github.com/ipums/hipread",
  "_searchresults": 47,
  "_topics": [
    "zlib",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hipread.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ipums/hipread",
  "_realowner": "ipums",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-07-30"
    },
    {
      "version": "0.1.1",
      "date": "2018-08-02"
    },
    {
      "version": "0.2.0",
      "date": "2019-03-04"
    },
    {
      "version": "0.2.1",
      "date": "2019-05-15"
    },
    {
      "version": "0.2.2",
      "date": "2020-04-29"
    },
    {
      "version": "0.2.3",
      "date": "2022-09-30"
    },
    {
      "version": "0.2.4",
      "date": "2023-11-30"
    },
    {
      "version": "0.2.5",
      "date": "2025-06-19"
    },
    {
      "version": "0.2.6",
      "date": "2026-03-12"
    }
  ],
  "_exports": [
    "hip_fwf_positions",
    "hip_fwf_widths",
    "hip_rt",
    "HipChunkCallback",
    "HipDataFrameCallback",
    "HipListCallback",
    "HipListYield",
    "HipLongYield",
    "hipread_example",
    "hipread_freqs",
    "hipread_list",
    "hipread_list_chunked",
    "hipread_list_yield",
    "hipread_long",
    "hipread_long_chunked",
    "hipread_long_yield",
    "HipSideEffectChunkCallback"
  ],
  "_help": [
    {
      "page": "hip_fwf_positions",
      "title": "Specify column-specific options for hipread",
      "topics": [
        "hip_fwf_positions",
        "hip_fwf_widths"
      ]
    },
    {
      "page": "hip_rt",
      "title": "Create a record type information object",
      "topics": [
        "hip_rt"
      ]
    },
    {
      "page": "hipread_example",
      "title": "Get path to hipread's example datasets",
      "topics": [
        "hipread_example"
      ]
    },
    {
      "page": "hipread_long",
      "title": "Read a hierarchical fixed width data file",
      "topics": [
        "hipread_list",
        "hipread_long"
      ]
    },
    {
      "page": "hipread_long_chunked",
      "title": "Read a hierarchical fixed width data file, in chunks",
      "topics": [
        "hipread_list_chunked",
        "hipread_long_chunked"
      ]
    },
    {
      "page": "hipread_long_yield",
      "title": "Read a hierarchical fixed width data file, in yields",
      "topics": [
        "HipListYield",
        "HipLongYield",
        "hipread_list_yield",
        "hipread_long_yield",
        "HipYield"
      ]
    }
  ],
  "_readme": "https://github.com/cran/hipread/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_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": "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": 4.524407028016677,
  "_indexed": false,
  "_nocasepkg": "hipread",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://ipums.r-universe.dev/hipread",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-06-11T11:17:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "aec4eec20fbd3fb9dcdb154ffb82ec7e46756ce3",
      "fileid": "1ccf61f09d8fa9bbc6d0e05337dabab548cb54b5d1f2d7b3c4ef4f4528f4e05e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27342736921"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-06-11T11:17:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "aec4eec20fbd3fb9dcdb154ffb82ec7e46756ce3",
      "fileid": "f517d91e6ae6ca751d2474d2d87b8e2ba0ae120b3c15c61222a63e66ba4a678d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27342736921"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-06-11T11:17:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "aec4eec20fbd3fb9dcdb154ffb82ec7e46756ce3",
      "fileid": "10e7fda2cd84de81bca99721dc48d24481aa4be605350e62eb4e2b0e2934c063",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27342736921"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-06-11T11:17:48.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "aec4eec20fbd3fb9dcdb154ffb82ec7e46756ce3",
      "fileid": "a8b08827504216cc9bbe3d9df6f9b05fc13c89aee6a33acee1ab37fedcecb2bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27342736921"
    }
  ]
}