Package: goxygen
Type: Package
Title: In-Code Documentation for 'GAMS'
Version: 1.0.3
Date: 2020-08-11
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"))
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, citation, yaml
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
LazyData: no
RoxygenNote: 7.1.0
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-08-11 12:10:38 UTC; dietrich
Author: Jan Philipp Dietrich [aut, cre],
  Kristine Karstens [aut],
  David Klein [aut],
  Lavinia Baumstark [aut]
Maintainer: Jan Philipp Dietrich <dietrich@pik-potsdam.de>
Repository: CRAN
Date/Publication: 2020-08-16 14:40:03 UTC
Built: R 4.2.0; ; 2022-03-22 17:24:11 UTC; unix
