Type: Package Package: goxygen Title: In-Code Documentation for 'GAMS' Version: 1.5.0 Date: 2026-03-31 Authors@R: c( person("Jan Philipp", "Dietrich", , "dietrich@pik-potsdam.de", role = c("aut", "cre")), person("Kristine", "Karstens", , "karstens@pik-potsdam.de", role = "aut"), person("David", "Klein", , "dklein@pik-potsdam.de", role = "aut"), person("Lavinia", "Baumstark", , "lavinia@pik-potsdam.de", role = "aut"), person("Falk", "Benke", , "benke@pik-potsdam.de", role = "aut") ) Description: A collection of tools which extract a model documentation from GAMS code and comments. In order to use the package you need to install pandoc first (see pandoc.org). License: BSD_2_clause + file LICENSE URL: https://github.com/pik-piam/goxygen, https://doi.org/10.5281/zenodo.1411404 BugReports: https://github.com/pik-piam/goxygen/issues Imports: citation, gms (>= 0.26.3), pander, stringi, withr, yaml Suggests: covr, knitr, rmarkdown, testthat VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.3.3 SystemRequirements: pandoc Config/Needs/website: tidyverse/tidytemplate Config/pak/sysreqs: libicu-dev Repository: https://pik-piam.r-universe.dev Date/Publication: 2026-04-02 06:29:37 UTC RemoteUrl: https://github.com/pik-piam/goxygen RemoteRef: HEAD RemoteSha: 17a9816a8dc9ea8050ce5b35d9bda1f36e7c63c7 NeedsCompilation: no Packaged: 2026-07-08 08:10:44 UTC; root Author: Jan Philipp Dietrich [aut, cre], Kristine Karstens [aut], David Klein [aut], Lavinia Baumstark [aut], Falk Benke [aut] Maintainer: Jan Philipp Dietrich