This function clears anything that may exist in the Stan Cache. Most Commonly if you are using the CmdStan backend, you'll have items in your cache.

clear_stan_cache(pkgname)

Arguments

pkgname

a string, the name of the package

Value

invisible

Warning

This will removed cached models and requires that rappdirs is installed