without_compiler: Tools for testing pkgbuild

View source: R/with-debug.R

without_compilerR Documentation

Tools for testing pkgbuild

Description

with_compiler temporarily disables code compilation by setting CC, CXX, makevars to test. without_cache resets the cache before and after running code.

Usage

without_compiler(code)

without_cache(code)

without_latex(code)

with_latex(code)

Arguments

code

Code to execute with broken compilers


r-pkgs/pkgbuild documentation built on July 5, 2025, 2:25 a.m.