Create presentations and display them inside the R 'REPL' (Read-Eval-Print loop), aka the R console. Presentations can be written in 'RMarkdown' or any other text format. A set of convenient navigation options as well as code evaluation during a presentation is provided. It is great for tech talks with live coding examples and tutorials. While this is not a replacement for standard presentation formats, it's old-school looks might just be what sets it apart. This project has been inspired by the 'REPLesent' project for presentations in the 'Scala' 'REPL'.
| Version: | 0.4.1 | 
| Depends: | R (≥ 3.4.0) | 
| Imports: | modules, dat, tools, knitr (≥ 1.21.2) | 
| Suggests: | testthat, covr, txtplot | 
| Published: | 2019-11-26 | 
| DOI: | 10.32614/CRAN.package.REPLesentR | 
| Author: | Sebastian Warnholz [aut, cre] | 
| Maintainer: | Sebastian Warnholz <wahani at gmail.com> | 
| BugReports: | https://github.com/wahani/REPLesentR/issues | 
| License: | MIT + file LICENSE | 
| NeedsCompilation: | no | 
| SystemRequirements: | Presentations written in (R)Markdown require Pandoc (http://pandoc.org). | 
| Materials: | NEWS | 
| CRAN checks: | REPLesentR results | 
| Reference manual: | REPLesentR.html , REPLesentR.pdf | 
| Package source: | REPLesentR_0.4.1.tar.gz | 
| Windows binaries: | r-devel: REPLesentR_0.4.1.zip, r-release: REPLesentR_0.4.1.zip, r-oldrel: REPLesentR_0.4.1.zip | 
| macOS binaries: | r-release (arm64): REPLesentR_0.4.1.tgz, r-oldrel (arm64): REPLesentR_0.4.1.tgz, r-release (x86_64): REPLesentR_0.4.1.tgz, r-oldrel (x86_64): REPLesentR_0.4.1.tgz | 
| Old sources: | REPLesentR archive | 
Please use the canonical form https://CRAN.R-project.org/package=REPLesentR to link to this page.