readMDTable: Read Markdown Tables into Tibbles

Efficient reading of raw markdown tables into tibbles. Designed to accept content from strings, files, and URLs with the ability to extract and read multiple tables from markdown for analysis.

Version: 0.2.0
Imports: cli, httr2, readr, stringr
Suggests: covr, devtools, ggplot2, knitr, lubridate, microbenchmark, rmarkdown, rvest, testthat (≥ 3.0.0), tibble
Published: 2024-09-25
DOI: 10.32614/CRAN.package.readMDTable
Author: Jordan Bradford [aut, cre, cph]
Maintainer: Jordan Bradford <jrdnbradford at gmail.com>
BugReports: https://github.com/jrdnbradford/readMDTable/issues
License: GPL (≥ 3)
URL: https://github.com/jrdnbradford/readMDTable, https://jrdnbradford.github.io/readMDTable/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: readMDTable results

Documentation:

Reference manual: readMDTable.pdf
Vignettes: Benchmarking Against rvest (source, R code)

Downloads:

Package source: readMDTable_0.2.0.tar.gz
Windows binaries: r-devel: readMDTable_0.1.1.zip, r-release: readMDTable_0.2.0.zip, r-oldrel: readMDTable_0.1.1.zip
macOS binaries: r-release (arm64): readMDTable_0.2.0.tgz, r-oldrel (arm64): readMDTable_0.2.0.tgz, r-release (x86_64): readMDTable_0.2.0.tgz, r-oldrel (x86_64): readMDTable_0.2.0.tgz
Old sources: readMDTable archive

Linking:

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