Package: goxygen
Type: Package
Title: In-Code Documentation for 'GAMS'
Version: 1.4.5
Date: 2025-04-01
Authors@R: c(person("Jan Philipp", "Dietrich", email = "dietrich@pik-potsdam.de", role = c("aut","cre")),
             person("Kristine", "Karstens", email = "karstens@pik-potsdam.de", role = "aut"),
             person("David", "Klein", email = "dklein@pik-potsdam.de", role = "aut"),
             person("Lavinia", "Baumstark", email = "lavinia@pik-potsdam.de", role = "aut"),
             person("Falk", "Benke", email = "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' and 'pandoc-citeproc' 
             first (<https://pandoc.org/>).
Imports: pander, stringi, gms (>= 0.26.3), citation, withr, yaml
Suggests: testthat, knitr, rmarkdown, covr, qgraph
SystemRequirements: pandoc, pandoc-citeproc
URL: https://github.com/pik-piam/goxygen,
        https://doi.org/10.5281/zenodo.1411404
BugReports: https://github.com/pik-piam/goxygen/issues
License: BSD_2_clause + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-04-01 10:43:05 UTC; dietrich
Author: Jan Philipp Dietrich [aut, cre],
  Kristine Karstens [aut],
  David Klein [aut],
  Lavinia Baumstark [aut],
  Falk Benke [aut]
Maintainer: Jan Philipp Dietrich <dietrich@pik-potsdam.de>
Repository: CRAN
Date/Publication: 2025-04-01 11:00:02 UTC
Built: R 4.6.0; ; 2025-08-18 11:00:29 UTC; unix
