The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

SASmarkdown

This is a collection of R functions that extends knitr’s capability for using SAS as a language engine. They have no use if you do not also have SAS installed.

You can install these as an R package:

devtools::install_github("Hemken/SASmarkdown")
# devtools::install_github("Hemken/SASmarkdown", build_vignettes = TRUE)    # build vignettes locally
# or use
install.packages("SASmarkdown") # on CRAN

Then you can check with

library(SASmarkdown)
help(package="SASmarkdown")

If the package was installed, you should see an R Help page. Vignettes about using the package may be found from help(package="SASmarkdown").

If you would like to contribute to this project, please “fork” it on Github. Or, just email me directly.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.