pkgsrc/devel/R-evaluate
wen e1cc9b6d1e Update to 0.10
Upstream changes:
Version 0.10
------------------------------------------------------------------------------

* Added option for the evaluate function to include timing information of ran
  commands. This information will be subsequently rendered by the replay.
  Example usage:
  evaluate::replay(evaluate::evaluate('Sys.sleep(1)', include_timing = TRUE))

* Added a new function `flush_console()` to emulate `flush.console()` in
  `evaluate()` (#61).

* Added a `inject_funs()` function to create functions in the environment passed
  to the `envir` argument of `evaluate()`.
2016-12-18 02:28:50 +00:00
..
DESCR
distinfo Update to 0.10 2016-12-18 02:28:50 +00:00
Makefile Update to 0.10 2016-12-18 02:28:50 +00:00