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.tgz(r-4.5-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
PDFR/json (API)
NEWS
| # 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:2 FAIL, 2 OK, 2 NOTE, 7 WARNING. Indexed: no.
The latest version of this package failed to build. Look at thebuild logs for more information.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | FAIL | 179 | ||
| linux-devel-x86_64 | FAIL | 163 | ||
| source / vignettes | OK | 221 | ||
| linux-release-arm64 | NOTE | 214 | ||
| linux-release-x86_64 | NOTE | 206 | ||
| macos-release-arm64 | WARNING | 141 | ||
| macos-release-x86_64 | WARNING | 519 | ||
| macos-oldrel-arm64 | WARNING | 180 | ||
| macos-oldrel-x86_64 | WARNING | 517 | ||
| windows-devel | WARNING | 209 | ||
| windows-release | WARNING | 241 | ||
| windows-oldrel | WARNING | 244 | ||
| wasm-release | OK | 193 |
Exports:draw_glyphget_objectget_xrefgetglyphmapgetpagestringpdfboxespdfdocpdfgraphicspdfgrobspdfpagepdfplotpdfr_paths
Dependencies:briocallrclicrayondescdiffobjevaluatefsgluejsonlitelifecyclemagrittrpkgbuildpkgloadpraiseprocessxpsR6Rcpprlangrprojroottestthatwaldowithr
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 |
