Type: Package Package: lusweave Title: Sweave/Knitr Utilities Version: 1.46.6 Date: 2026-04-16 Authors@R: c( person("Markus", "Bonsch", role = "aut"), person("Jan Philipp", "Dietrich", , "dietrich@pik-potsdam.de", role = c("aut", "cre")), person("David", "Klein", , "dklein@pik-potsdam.de", role = "aut"), person("Florian", "Humpenoeder", , "humpenoeder@pik-potsdam.de", role = "aut") ) Description: Set of tools which simplify the usage of SWeave/Knitr in R and allow to easily create PDF files from within R. License: BSD_2_clause + file LICENSE URL: https://github.com/pik-piam/lusweave, https://doi.org/10.5281/zenodo.1158594 BugReports: https://github.com/pik-piam/lusweave/issues Depends: methods, R (>= 2.10.0) Imports: knitr (>= 1.38), withr, xtable Suggests: covr, testthat (>= 3.0.0) Encoding: UTF-8 LazyData: no RoxygenNote: 7.3.3 Config/testthat/edition: 3 Repository: https://pik-piam.r-universe.dev Date/Publication: 2026-04-16 07:34:27 UTC RemoteUrl: https://github.com/pik-piam/lusweave RemoteRef: HEAD RemoteSha: e95752a305348d1428386d6fad0142d872c8be89 NeedsCompilation: no Packaged: 2026-07-15 06:00:20 UTC; root Author: Markus Bonsch [aut], Jan Philipp Dietrich [aut, cre], David Klein [aut], Florian Humpenoeder [aut] Maintainer: Jan Philipp Dietrich