Package: excerptr Title: Excerpt Structuring Comments from Your Code File and Set a Table of Contents Version: 2.1.0.9000 Authors@R: person(given = c("Andreas", "Dominik"), family = "Cullmann", email = "fvafrcu@mailbox.org", role = c("aut","cre")) Description: Ever read or wrote source files containing sectioning comments? If these comments are markdown style section comments, you can excerpt them and set a table of contents using the 'python' package 'excerpts' (). URL: https://gitlab.com/fvafrcu/excerptr Depends: R (>= 3.3.0) Imports: checkmate, reticulate License: BSD_2_clause + file LICENSE SystemRequirements: Python (>= 3.0.0) Encoding: UTF-8 RoxygenNote: 7.3.3 Suggests: testthat, knitr, rmarkdown, devtools, RUnit, pkgload, fritools, rprojroot VignetteBuilder: knitr Config/pak/sysreqs: libpng-dev python3 Repository: https://fvafrcu.r-universe.dev Date/Publication: 2025-12-08 21:35:42 UTC RemoteUrl: https://gitlab.com/fvafrcu/excerptr RemoteRef: HEAD RemoteSha: d9d4cf6f0dcd77ac02fd27af179cf3642f8683cb NeedsCompilation: no Packaged: 2026-06-06 07:05:35 UTC; root Author: Andreas Dominik Cullmann [aut, cre] Maintainer: Andreas Dominik Cullmann