Package: staplr Type: Package Title: A Toolkit for PDF Files Version: 3.2.2 Depends: R (>= 3.4.0) Authors@R: c( person("Priyanga Dilini", "Talagala", email="pritalagala@gmail.com", role= c("aut","cre")), person("Ogan", "Mancarci", email="ogan.mancarci@gmail.com", role='aut'), person("Daniel", "Padfield", email= "d.padfield@exeter.ac.uk", role ='aut'), person("Granville", "Matheson", email= "mathesong@gmail.com", role ='aut'), person("Pedro Rafael", "D. Marinho", email= "pedro.rafael.marinho@gmail.com", role ='ctb', comment = c(ORCID = "0000-0003-1591-8300")), person("Marc", "Vinyals",role = c('cph','aut'),comment = "Author and copyright holder of included pdftk-java package") ) Description: Provides functions to manipulate PDF files: fill out PDF forms; merge multiple PDF files into one; remove selected pages from a file; rename multiple files in a directory; rotate entire pdf document; rotate selected pages of a pdf file; Select pages from a file; splits single input PDF document into individual pages; splits single input PDF document into parts from given points. SystemRequirements: Java (>= 8.0) License: GPL-3 RoxygenNote: 7.2.3 Imports: tcltk, stringr, assertthat, glue, XML, rJava, fs, purrr, pdftools Suggests: lattice, testthat Encoding: UTF-8 BugReports: https://github.com/pridiltal/staplr/issues Config/pak/sysreqs: cmake make default-jdk libicu-dev libjpeg-dev libuv1-dev libxml2-dev libssl-dev libpoppler-cpp-dev poppler-data Repository: https://pridiltal.r-universe.dev Date/Publication: 2023-12-14 00:11:25 UTC RemoteUrl: https://github.com/pridiltal/staplr RemoteRef: HEAD RemoteSha: af2813991e9c544f364e4b1c8058b37699bda3e8 NeedsCompilation: no Packaged: 2026-06-05 06:59:54 UTC; root Author: Priyanga Dilini Talagala [aut, cre], Ogan Mancarci [aut], Daniel Padfield [aut], Granville Matheson [aut], Pedro Rafael D. Marinho [ctb] (ORCID: ), Marc Vinyals [cph, aut] (Author and copyright holder of included pdftk-java package) Maintainer: Priyanga Dilini Talagala