You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pinned to tulpa (>= 0.0.135). The engine's exported headers
(inst/include/tulpa/) are unchanged from 0.0.132, so this package's
compiled backend links against the same ABI and needs no rebuild; the
bump carries the engine's own nested-Laplace and diagnostics work
(gcol33/tulpa#294 through #299), including the per-block declaration of
required fields checked at dispatch. The Imports floor, the Remotes
tag, and the installed engine are checked against each other by .github/scripts/check-engine-pin.R on every CI job, so the three
cannot drift apart silently.