catala/runtimes/r/DESCRIPTION
2023-08-07 15:58:55 +02:00

17 lines
515 B
Plaintext

Package: catalaRuntime
Title: R runtime for programs compiled from Catala
Version: 0.0.0.9000
Authors@R:
person("Denis", "Merigoux", , "denis.merigoux@inria.fr", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2247-0938"))
Description: This package provides all S4 classes and functions necessary to run
programs generated by the Catala compiler.
License: Apache License (>= 2)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
methods,
gmp,
lubridate