Skip to content

Commit

Permalink
sandbox argument never existed in master anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Nov 11, 2016
1 parent 5610d24 commit e54b23c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions NEWS.md
Expand Up @@ -2,8 +2,6 @@

# reprex 0.0.0.9001

* The `sandbox` argument is gone. All reprexes are run in a clean R session now via `callr::r_safe()`.

* Reprex code can be provided as an R expression. (#6 @dgrtwo)

* `reprex()` gains the `si` argument to request that `devtools::session_info()` or `sessionInfo()` be appended to reprex code. (#6 @dgrtwo)
Expand Down

0 comments on commit e54b23c

Please sign in to comment.