Learn R Programming

⚠️There's a newer version (1.0.5) of this package.Take me there.

evaluate (version 0.7.2)

Parsing and Evaluation Tools that Provide More Details than the Default

Description

Parsing and evaluation tools that make it easy to recreate the command line behaviour of R.

Copy Link

Version

Install

install.packages('evaluate')

Monthly Downloads

1,426,807

Version

0.7.2

License

GPL

Issues

Pull Requests

Stars

Forks

Maintainer

Yihui Xie

Last Published

August 13th, 2015

Functions in evaluate (0.7.2)

set_hooks

Set hooks.
parse_all

Parse, retaining comments.
is.message

Object class tests
replay

Replay a list of evaluated results.
line_prompt

Line prompt.
create_traceback

Generate a traceback from a list of calls.
try_capture_stack

Try, capturing stack on error.
new_output_handler

Custom output handlers.
watchout

Watch for changes in output, text and graphical.
evaluate

Evaluate input and return all details of evaluation.