inla.prune {INLA} | R Documentation |
Prune the INLA-package by deleting binary files not supported by the running OS
inla.prune(ask = TRUE)
ask |
Logical. If TRUE, then ask for user confirmation before deleting. If FALSE, then delete without user confirmation. |
No value is returned.
Havard Rue hrue@r-inla.org