parcr: Construct Parsers for Structured Text Files

Construct parser combinator functions, higher order functions that parse input. Construction of such parsers is transparent and easy. Their main application is the parsing of structured text files like those generated by laboratory instruments. Based on a paper by Hutton (1992) <doi:10.1017/S0956796800000411>.

Version: 0.5.1
Depends: R (≥ 4.1)
Suggests: knitr, rmarkdown, stringr, testthat (≥ 3.0.0)
Published: 2024-01-31
Author: Douwe Molenaar ORCID iD [aut, cre, cph]
Maintainer: Douwe Molenaar <d.molenaar at vu.nl>
BugReports: https://github.com/SystemsBioinformatics/parcr/issues
License: MIT + file LICENSE
URL: https://github.com/SystemsBioinformatics/parcr
NeedsCompilation: no
Materials: README NEWS
CRAN checks: parcr results

Documentation:

Reference manual: parcr.pdf
Vignettes: Making parsers with higher order functions
Details

Downloads:

Package source: parcr_0.5.1.tar.gz
Windows binaries: r-devel: parcr_0.5.1.zip, r-release: parcr_0.5.1.zip, r-oldrel: parcr_0.5.1.zip
macOS binaries: r-release (arm64): parcr_0.5.1.tgz, r-oldrel (arm64): parcr_0.5.1.tgz, r-release (x86_64): parcr_0.5.1.tgz, r-oldrel (x86_64): parcr_0.5.1.tgz
Old sources: parcr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=parcr to link to this page.