Package: SASmarkdown 0.8.7
SASmarkdown: 'SAS' Markdown
Settings and functions to extend the 'knitr' 'SAS' engine.
Authors:
SASmarkdown_0.8.7.tar.gz
SASmarkdown_0.8.7.zip(r-4.7)SASmarkdown_0.8.7.zip(r-4.6)SASmarkdown_0.8.7.zip(r-4.5)
SASmarkdown_0.8.7.tgz(r-4.6-any)SASmarkdown_0.8.7.tgz(r-4.5-any)
SASmarkdown_0.8.7.tar.gz(r-4.7-any)SASmarkdown_0.8.7.tar.gz(r-4.6-any)
SASmarkdown_0.8.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
SASmarkdown/json (API)
NEWS
| # Install 'SASmarkdown' in R: |
| install.packages('SASmarkdown', repos = c('https://hemken.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hemken/sasmarkdown/issues
Last updated from:d6bc76adbf. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 112 | ||
| source / vignettes | OK | 157 | ||
| linux-release-x86_64 | OK | 104 | ||
| macos-release-arm64 | OK | 123 | ||
| macos-oldrel-arm64 | OK | 178 | ||
| windows-devel | OK | 68 | ||
| windows-release | OK | 72 | ||
| windows-oldrel | OK | 87 | ||
| wasm-release | OK | 102 |
Exports:find_sassas_collectcodesas_enginesetupsas_outputsashtmlsaslogsaslog_hooksetsasloghookspinsas
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Settings and functions to extend the knitr SAS engine. | SASmarkdown-package SASmarkdown |
| A helper function that seeks to locate your SAS executable. | find_sas |
| Create a knitr chunk hook for accumlating code. | sas_collectcode |
| Create SAS engines for knitr | sashtml sashtmllog saslog saspdf saspdflog sas_enginesetup |
| A function to provide cleaner output for knitr's SAS engines. | hook_orig sas_output |
| A function to clean SAS log files | sasloghook saslog_hookset |
| Convert a specially marked up SAS file to Markdown and HTML. | spinsas |
