warn_debug_makevars_flags: A primitive way to see if Makevars has debug flags

Description Usage Details

View source: R/utils.R

Description

The location of Makevars file is platform-specific. Use tools::makevars_user() to locate it in your system.

Usage

1

Details

The most common Makevars flags for R:

For debugging purposes, it's recommended to have the following flags: CC=clang CFLAGS=-g -O0


strboul/mmy documentation built on Sept. 24, 2021, 12:08 p.m.