rstan (version 2.32.6)

set_cppo: Defunct function to set the compiler optimization level

Description

This function returns nothing and does nothing except throw a warning. See https://cran.r-project.org/doc/manuals/r-release/R-admin.html#Customizing-package-compilation for information on customizing the compiler options, but doing so should be unnecessary for normal useage.

Usage

set_cppo(...)

Value

An invisible NULL

Arguments

...

Any input is ignored