Package: hipread 0.2.6.9000

Derek Burk
hipread: Read Hierarchical Fixed Width Files
Read hierarchical fixed width files like those commonly used by many census data providers. Also allows for reading of data in chunks, and reading 'gzipped' files without storing the full file in memory.
Authors:
hipread_0.2.6.9000.tar.gz
hipread_0.2.6.9000.zip(r-4.7)hipread_0.2.6.9000.zip(r-4.6)hipread_0.2.6.9000.zip(r-4.5)
hipread_0.2.6.9000.tgz(r-4.6-x86_64)hipread_0.2.6.9000.tgz(r-4.6-arm64)hipread_0.2.6.9000.tgz(r-4.5-x86_64)hipread_0.2.6.9000.tgz(r-4.5-arm64)
hipread_0.2.6.9000.tar.gz(r-4.7-arm64)hipread_0.2.6.9000.tar.gz(r-4.7-x86_64)hipread_0.2.6.9000.tar.gz(r-4.6-arm64)hipread_0.2.6.9000.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
hipread/json (API)
NEWS
| # Install 'hipread' in R: |
| install.packages('hipread', repos = c('https://ipums.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ipums/hipread/issues
Last updated from:2e8fc819e2. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 171 | ||
| linux-devel-x86_64 | OK | 182 | ||
| source / vignettes | OK | 251 | ||
| linux-release-arm64 | OK | 167 | ||
| linux-release-x86_64 | OK | 175 | ||
| macos-release-arm64 | OK | 187 | ||
| macos-release-x86_64 | OK | 302 | ||
| macos-oldrel-arm64 | OK | 260 | ||
| macos-oldrel-x86_64 | OK | 386 | ||
| windows-devel | OK | 170 | ||
| windows-release | OK | 161 | ||
| windows-oldrel | OK | 163 | ||
| wasm-release | FAIL | 102 |
Exports:hip_fwf_positionship_fwf_widthship_rtHipChunkCallbackHipDataFrameCallbackHipListCallbackHipListYieldHipLongYieldhipread_examplehipread_freqshipread_listhipread_list_chunkedhipread_list_yieldhipread_longhipread_long_chunkedhipread_long_yieldHipSideEffectChunkCallback
Dependencies:BHcligluelifecyclemagrittrpillarpkgconfigR6Rcpprlangtibbleutf8vctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Specify column-specific options for hipread | hip_fwf_positions hip_fwf_widths |
| Create a record type information object | hip_rt |
| Get path to hipread's example datasets | hipread_example |
| Read a hierarchical fixed width data file | hipread_list hipread_long |
| Read a hierarchical fixed width data file, in chunks | hipread_list_chunked hipread_long_chunked |
| Read a hierarchical fixed width data file, in yields | HipListYield HipLongYield hipread_list_yield hipread_long_yield HipYield |