r-lib / cpp11

cpp11 helps you to interact with R objects using C++ code.
https://cpp11.r-lib.org/
Other
193 stars 46 forks source link

`cpp_register(quiet=)` set to TRUE on non-interactive session (incl testthat runs) #289

Closed romainfrancois closed 1 year ago

romainfrancois commented 1 year ago

So that e.g. the testthat output is less verbose:

image