set_cppo: Defunct function to set the compiler optimization level

View source: R/misc.R

set_cppoR Documentation

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(...)

Arguments

...

Any input is ignored

Value

An invisible NULL


rstan documentation built on Oct. 15, 2023, 9:06 a.m.