| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-01-11 | 325 Bytes | |
| reprex 2.1.0 source code.tar.gz | 2024-01-11 | 14.7 MB | |
| reprex 2.1.0 source code.zip | 2024-01-11 | 14.7 MB | |
| Totals: 3 Items | 29.4 MB | 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).