Package: SASmarkdown 0.8.6
SASmarkdown: 'SAS' Markdown
Settings and functions to extend the 'knitr' 'SAS' engine.
Authors:
SASmarkdown_0.8.6.tar.gz
SASmarkdown_0.8.6.zip(r-4.5)SASmarkdown_0.8.6.zip(r-4.4)SASmarkdown_0.8.6.zip(r-4.3)
SASmarkdown_0.8.6.tgz(r-4.4-any)SASmarkdown_0.8.6.tgz(r-4.3-any)
SASmarkdown_0.8.6.tar.gz(r-4.5-noble)SASmarkdown_0.8.6.tar.gz(r-4.4-noble)
SASmarkdown_0.8.6.tgz(r-4.4-emscripten)SASmarkdown_0.8.6.tgz(r-4.3-emscripten)
SASmarkdown.pdf |SASmarkdown.html✨
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 2 months agofrom:f10446afa4. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | NOTE | Oct 25 2024 |
R-4.5-linux | NOTE | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
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 |