Package: repboxEvaluate 0.1.0
repboxEvaluate: Adaption of evaluate package version 0.23.01 to repbox
Parsing and evaluation tools that make it easy to recreate the command line behaviour of R.
Authors:
repboxEvaluate_0.1.0.tar.gz
repboxEvaluate_0.1.0.zip(r-4.5)repboxEvaluate_0.1.0.zip(r-4.4)repboxEvaluate_0.1.0.zip(r-4.3)
repboxEvaluate_0.1.0.tgz(r-4.4-any)repboxEvaluate_0.1.0.tgz(r-4.3-any)
repboxEvaluate_0.1.0.tar.gz(r-4.5-noble)repboxEvaluate_0.1.0.tar.gz(r-4.4-noble)
repboxEvaluate_0.1.0.tgz(r-4.4-emscripten)repboxEvaluate_0.1.0.tgz(r-4.3-emscripten)
repboxEvaluate.pdf |repboxEvaluate.html✨
repboxEvaluate/json (API)
# Install 'repboxEvaluate' in R: |
install.packages('repboxEvaluate', repos = c('https://repboxr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/repboxr/repboxevaluate/issues
Last updated 11 months agofrom:0a30aa43fc (on main). Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | ERROR | Oct 29 2024 |
R-4.5-linux | ERROR | Oct 29 2024 |
R-4.4-win | ERROR | Oct 29 2024 |
R-4.4-mac | ERROR | Oct 29 2024 |
R-4.3-win | ERROR | Oct 29 2024 |
R-4.3-mac | ERROR | Oct 29 2024 |
Exports:append_breakcheck_handlersclassescon_errorcreate_tracebackdefault_output_handlerempty_callseval_with_user_handlersevaluate_callflush_consoleformat_warninginject_funsis_par_changeis.erroris.messageis.plot.emptyis.recordedplotis.sourceis.valueis.warningline_promptnew_output_handlernew_sourcenew_valueparse_allparse_all.callparse_all.characterparse_all.connectionparse_all.defaultparse_all.functionplot_callsplot_snapshotremove_hooksrenderrender_secrender_timingrepbox_evaluatereplayreplay.characterreplay.defaultreplay.errorreplay.listreplay.messagereplay.recordedplotreplay.sourcereplay.valuereplay.warningset_hooksstop_bad_handlerstest_contry_capture_stackwatchout
Dependencies:restorepoint
Readme and manuals
Help Manual
Help page | Topics |
---|---|
An emulation of flush.console() in evaluate() | flush_console |
Custom output handlers. | new_output_handler output_handler |
Parse, retaining comments. | parse_all |
Evaluate input and return all details of evaluation. | repbox_evaluate |
Replay a list of evaluated results. | replay |