reprex 2.1.0
-
reprex()
no longer includes the full traceback by default, as this is
only useful in relatively rare situations, and otherwise adds a bunch
of clutter (#448). -
The unexported
prex_*()
functions protect the current session from option
changes coming from reprex's own machinery, such as disabling color (#427).