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
Get samplesPlot() and chainsPlot() MCMC plotting functions:
library(basicMCMCplots)
When package build fails around release, possibly with error library not found for -lgfortran, in src/Makevars.in, comment out FLIBS to read: #$(FLIBS)
To clear all loaded DLLs w.r.t. any project (pass any object from that project):
nimble:::clearCompiled(Rmodel)
Access / assign to a variable in a nested compiled nimbleFunction (without using the option nimbleOptions(buildInterfacesForCompiledNestedNimbleFunctions = TRUE)):