Package: dynprog
Version: 0.1.1
Title: Dynamic Programming Domain-Specific Language
Description: A domain-specific language for specifying translating recursions
    into dynamic-programming algorithms. See 
    <https://en.wikipedia.org/wiki/Dynamic_programming> for a description
    of dynamic programming.
Authors@R: person("Thomas", "Mailund", 
                  email = "mailund@birc.au.dk", 
                  role = c("aut", "cre"))
License: GPL-3
Encoding: UTF-8
LazyData: true
ByteCompile: true
Imports: rlang (>= 0.1.2)
Suggests: covr, testthat
RoxygenNote: 7.0.2
URL: https://github.com/mailund/dynprog
BugReports: https://github.com/mailund/dynprog/issues
NeedsCompilation: no
Packaged: 2019-12-09 10:55:04 UTC; mailund
Author: Thomas Mailund [aut, cre]
Maintainer: Thomas Mailund <mailund@birc.au.dk>
Repository: CRAN
Date/Publication: 2019-12-09 11:10:02 UTC
Built: R 4.1.3; ; 2023-04-17 13:59:06 UTC; windows
