aaa {chk}R Documentation

Workaround: Avoid backtraces in examples

Description

This example will run first and set the option for the process that builds the example. (By default, pkgdown builds in a separate process.) This also produces a help page that isn't linked from anywhere.

Examples

options(rlang_backtrace_on_error = "none")

[Package chk version 0.10.0 Index]