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:Greg Freedman Ellis [aut], Derek Burk [aut, cre], Joe Grover [ctb], Mark Padgham [ctb], Hadley Wickham [ctb], Jim Hester [ctb], Romain Francois [ctb], R Core Team [ctb], RStudio [cph, fnd], Jukka Jylänki [ctb, cph], Mikkel Jørgensen [ctb, cph], University of Minnesota [cph]

hipread_0.2.6.9000.tar.gz
hipread_0.2.6.9000.zip(r-4.7-x86_64)hipread_0.2.6.9000.zip(r-4.6-x86_64)hipread_0.2.6.9000.zip(r-4.5-x86_64)
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)
hipread_0.2.6.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
hipread/json (API)

# 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

Uses libs:
  • zlib– Compression library
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

zlibcpp

5.48 score 4 packages 47 scripts 2.7k downloads 17 exports 13 dependencies

Last updated from:2e8fc819e2. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK145
linux-devel-x86_64OK160
source / vignettesOK227
linux-release-arm64OK158
linux-release-x86_64OK177
macos-release-arm64OK125
macos-release-x86_64OK334
macos-oldrel-arm64OK202
macos-oldrel-x86_64OK369
windows-devel-x86_64OK173
windows-release-x86_64OK162
windows-oldrel-x86_64OK153
wasm-releaseOK144

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 pageTopics
Specify column-specific options for hipreadhip_fwf_positions hip_fwf_widths
Create a record type information objecthip_rt
Get path to hipread's example datasetshipread_example
Read a hierarchical fixed width data filehipread_list hipread_long
Read a hierarchical fixed width data file, in chunkshipread_list_chunked hipread_long_chunked
Read a hierarchical fixed width data file, in yieldsHipListYield HipLongYield hipread_list_yield hipread_long_yield HipYield