allancameron. To fix this you can add URL: https://elipousson.r-universe.dev/PDFR to the package DESCRIPTION file. See also theR-universe documentation.Package: PDFR 0.1.0
PDFR: Extract Text From PDFs In An R Friendly Way
Extracts text from PDF into an R dataframe giving the content, size, position and font of any text elements. This information can then be manipulated in R.
Authors:
PDFR_0.1.0.tar.gz
PDFR_0.1.0.zip(r-4.7)PDFR_0.1.0.zip(r-4.6)PDFR_0.1.0.zip(r-4.5)
PDFR_0.1.0.tgz(r-4.6-x86_64)PDFR_0.1.0.tgz(r-4.6-arm64)PDFR_0.1.0.tgz(r-4.5-x86_64)PDFR_0.1.0.tgz(r-4.5-arm64)
PDFR_0.1.0.tar.gz(r-4.7-arm64)PDFR_0.1.0.tar.gz(r-4.7-x86_64)PDFR_0.1.0.tar.gz(r-4.6-arm64)PDFR_0.1.0.tar.gz(r-4.6-x86_64)
PDFR_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
PDFR/json (API)
| # Install 'PDFR' in R: |
| install.packages('PDFR', repos = c('https://elipousson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/allancameron/pdfr/issues
data-scientistsextract-textpdfpdf-formatcpp
Last updated from:955c122cd0. Checks:11 WARNING, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | WARNING | 216 | ||
| linux-devel-x86_64 | WARNING | 205 | ||
| source / vignettes | OK | 276 | ||
| linux-release-arm64 | WARNING | 220 | ||
| linux-release-x86_64 | WARNING | 206 | ||
| macos-release-arm64 | WARNING | 162 | ||
| macos-release-x86_64 | WARNING | 302 | ||
| macos-oldrel-arm64 | WARNING | 185 | ||
| macos-oldrel-x86_64 | WARNING | 358 | ||
| windows-devel | WARNING | 226 | ||
| windows-release | WARNING | 220 | ||
| windows-oldrel | WARNING | 202 | ||
| wasm-release | OK | 215 |
Exports:draw_glyphget_objectget_xrefgetglyphmapgetpagestringpdfboxespdfdocpdfgraphicspdfgrobspdfpagepdfplotpdfr_paths
Dependencies:briocallrclicrayondescdiffobjevaluatefsgluejsonlitelifecyclemagrittrotelpkgbuildpkgloadpraiseprocessxpsR6Rcpprlangrprojroottestthatwaldowithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| draw_glyph | draw_glyph |
| Get the contents of a pdf object | get_object |
| Get a pdf's xref table as an R dataframe | get_xref |
| Return map of glyphs from a page | getglyphmap |
| pagestring | getpagestring |
| pdfboxes | pdfboxes |
| pdfdoc | pdfdoc |
| pdfgraphics | pdfgraphics |
| pdfgrobs | pdfgrobs |
| pdfpage | pdfpage |
| pdfplot | pdfplot |
| Paths to test pdfs | pdfr_paths |
| A tool used for symbol registration | run_testthat_tests |
