Package: nimbleMacros Version: 0.1.1.9005 Date: 2026-06-11 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: . 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 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://nimble-dev.r-universe.dev Date/Publication: 2026-06-12 19:46:29 UTC RemoteUrl: https://github.com/nimble-dev/nimblemacros RemoteRef: HEAD RemoteSha: 680401ad658bf3862a3fd2452bd2c319fd08eb92 Packaged: 2026-06-12 20:10:19 UTC; root Author: Ken Kellner [cre, aut], Perry de Valpine [aut], Christopher Paciorek [aut], Daniel Turek [aut] Maintainer: Ken Kellner