Create a new Makevars file, by adding new variables
You probably want with_makevars() instead of this function.
set_makevars(
variables,
old_path = makevars_user(),
new_path = tempfile(),
assignment = c("=", ":=", "?=", "+=")
)variables |
|
old_path |
|
new_path |
|
assignment |
|
Unlike with_makevars(), it does not activate the new Makevars
file, i.e. it does not set the R_MAKEVARS_USER environment variable.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.