| CheckReporter {testthat} | R Documentation |
Report results for R CMD check
Description
R CMD check displays only the last 13 lines of the result, so this
report is designed to ensure that you see something useful there.
See Also
Other reporters:
DebugReporter,
FailReporter,
JunitReporter,
ListReporter,
LlmReporter,
LocationReporter,
MinimalReporter,
MultiReporter,
ProgressReporter,
RStudioReporter,
Reporter,
SilentReporter,
SlowReporter,
StopReporter,
SummaryReporter,
TapReporter,
TeamcityReporter
[Package testthat version 3.3.2 Index]