Package: nimbleMacros
Version: 0.1.1
Date: 2025-03-10
Title: Macros Generating 'nimble' Code
Authors@R: c(person("Ken", "Kellner", email="contact@kenkellner.com", 
                    role=c("cre","aut")),
             person("Perry", "de Valpine", role = "aut"),
             person("Christopher", "Paciorek", role = "aut"),
             person("Daniel", "Turek", role = "aut"))
Depends: R (>= 3.4.0), nimble
Imports: reformulas
Suggests: knitr, markdown, testthat
Description: Macros to generate 'nimble' code from a concise syntax. Included are macros for generating linear modeling code using a formula-based syntax and for building for() loops. For more details review the 'nimble' manual: <https://r-nimble.org/html_manual/cha-writing-models.html#subsec:macros>.
License: BSD_3_clause + file LICENSE | GPL (>= 2)
NeedsCompilation: no
URL: https://r-nimble.org
BugReports: https://github.com/nimble-dev/nimbleMacros/issues
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Packaged: 2025-03-10 14:23:26 UTC; ken
Author: Ken Kellner [cre, aut],
  Perry de Valpine [aut],
  Christopher Paciorek [aut],
  Daniel Turek [aut]
Maintainer: Ken Kellner <contact@kenkellner.com>
Repository: CRAN
Date/Publication: 2025-03-11 17:00:07 UTC
Built: R 4.3.3; ; 2025-03-11 17:51:19 UTC; unix
