Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.0.5) of this package.
Take me there.
evaluate (version 0.12)
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
Link to current version
Version
Version
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0
0.24.0
0.23
0.22
0.21
0.20
0.19
0.18
0.17
0.16
0.15
0.14
0.13
0.12
0.11
0.10.1
0.10
0.9
0.8.3
0.7.2
0.6
0.5.5
0.5.3
0.5.1
0.4.7
0.4.4
0.4.3
0.4.2
0.4.1.1
0.3
0.1
Install
install.packages('evaluate')
Monthly Downloads
1,426,807
Version
0.12
License
MIT + file LICENSE
Issues
7
Pull Requests
2
Stars
139
Forks
36
Repository
https://github.com/r-lib/evaluate
Maintainer
Yihui Xie
Last Published
October 9th, 2018
Functions in evaluate (0.12)
Search all functions
try_capture_stack
Try, capturing stack on error.
set_hooks
Set hooks.
watchout
Watch for changes in output, text and graphical.
evaluate
Evaluate input and return all details of evaluation.
flush_console
An emulation of flush.console() in evaluate()
replay
Replay a list of evaluated results.
create_traceback
Generate a traceback from a list of calls.
inject_funs
Inject functions into the environment of
evaluate()
parse_all
Parse, retaining comments.
is.message
Object class tests
new_output_handler
Custom output handlers.
line_prompt
Line prompt.