Type: Package Package: pagenum Title: Put Page Numbers on Graphics Version: 1.3 Authors@R: person("Kevin", "Wright", , "kw.stat@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-0617-8673")) Description: A simple way to add page numbers to base/ggplot/lattice graphics. License: MIT + file LICENSE URL: https://kwstat.github.io/pagenum/, http://kwstat.github.io/pagenum/ BugReports: https://github.com/kwstat/pagenum/issues Imports: grid Suggests: ggplot2, knitr, lattice, rmarkdown, testthat VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.3.2 Repository: https://kwstat.r-universe.dev Date/Publication: 2024-07-16 18:45:50 UTC RemoteUrl: https://github.com/kwstat/pagenum RemoteRef: HEAD RemoteSha: 2027e5426a647adbdee0f59e39b7e85eb5d34f27 NeedsCompilation: no Packaged: 2026-07-02 09:09:45 UTC; root Author: Kevin Wright [aut, cre, cph] (ORCID: ) Maintainer: Kevin Wright