printErrors: Print error messages after failed compilation

View source: R/all_utils.R

printErrorsR Documentation

Print error messages after failed compilation

Description

Retrieves the error file from R's tempdir and prints to the screen.

Usage

printErrors(excludeWarnings = TRUE)

Arguments

excludeWarnings

logical indicating whether compiler warnings should be printed; generally such warnings can be ignored.

Author(s)

Christopher Paciorek


nimble documentation built on July 9, 2023, 5:24 p.m.