inla.prune {INLA}R Documentation

Prune the INLA-package

Description

Prune the INLA-package by deleting binary files not supported by the running OS

Usage

inla.prune(ask = TRUE)

Arguments

ask

Logical. If TRUE, then ask for user confirmation before deleting. If FALSE, then delete without user confirmation.

Value

No value is returned.

Author(s)

Havard Rue hrue@r-inla.org


[Package INLA version 21.11.22 Index]