Package: memoiR Title: R Markdown and Bookdown Templates to Publish Documents Version: 1.3-1.9000 URL: https://ericmarcon.github.io/memoiR/, https://github.com/EricMarcon/memoiR/ BugReports: https://github.com/EricMarcon/memoiR/issues/ Authors@R: person(given = "Eric", family = "Marcon", role = c("aut", "cre"), email = "eric.marcon@agroparistech.fr", comment = c(ORCID = "0000-0002-5249-321X")) Description: Producing high-quality documents suitable for publication directly from R is made possible by the R Markdown ecosystem. 'memoiR' makes it easy. It provides templates to knit memoirs, articles and slideshows with helpers to publish the documents on GitHub Pages and activate continuous integration. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 SystemRequirements: pandoc VignetteBuilder: knitr Imports: bookdown, distill, rmarkdown, rmdformats, usethis Suggests: knitr, pkgdown, testthat Config/pak/sysreqs: cmake git make libgit2-dev libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libx11-dev Repository: https://ericmarcon.r-universe.dev Date/Publication: 2026-01-29 10:58:34 UTC RemoteUrl: https://github.com/ericmarcon/memoir RemoteRef: HEAD RemoteSha: f749249e00c0bf13b0f8504808a083603f8c44a2 NeedsCompilation: no Packaged: 2026-07-04 22:58:53 UTC; root Author: Eric Marcon [aut, cre] (ORCID: ) Maintainer: Eric Marcon