File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1818 config :
1919 - {os: macOS-latest, r: 'release'}
2020 - {os: windows-latest, r: 'devel'}
21+ - {os: windows-latest, r: '4.5'}
2122 - {os: windows-latest, r: '4.4'}
2223 - {os: windows-latest, r: '4.3'}
2324 - {os: windows-latest, r: '4.2'}
Original file line number Diff line number Diff line change 11Package: pdftools
22Type: Package
33Title: Text Extraction, Rendering and Converting of PDF Documents
4- Version: 3.5 .0
4+ Version: 3.6 .0
55Authors@R: person("Jeroen", "Ooms", role = c("aut", "cre"), email = "
[email protected] ",
66 comment = c(ORCID = "0000-0002-4035-0289"))
77Description: Utilities based on 'libpoppler' <https://poppler.freedesktop.org> for extracting
Original file line number Diff line number Diff line change 1+ 3.6.0
2+ - pdf_text() gains an argument 'raw' (#138)
3+ - MacOS: update fallback library to poppler 25.09.1
4+
153.5.0
26 - Windows: use poppler from Rtools if found
37
You can’t perform that action at this time.
0 commit comments