nimble-dev / nimble

The base NIMBLE package for R
http://R-nimble.org
BSD 3-Clause "New" or "Revised" License
160 stars 24 forks source link

macro-related naming and option #1491

Closed paciorek closed 6 days ago

paciorek commented 1 month ago

@kenkellner @perrydv We agreed to change:

Given we are omitting "Model" from enableModelMacros, perhaps we should go with buildMacro?

Also I have a note to myself for version 1.3.0 to "turn model macros on with nimbleOption". But I think we already have this via the enableModelMacros option. Do either of you remember if there were something more here?

kenkellner commented 1 month ago

I like buildMacro.

I don't remember specifically, but maybe the note was to turn on enableModelMacros by default at some point? Right now I believe the option is off by default.