summaryrefslogtreecommitdiffstats
path: root/.local/bin/compiler
Commit message (Collapse)AuthorAgeFilesLines
* #!/bin/sh shebang. newline after universalized.Luke Smith2020-02-081-1/+1
|
* rmakrdown fixes and .Rmd handlerLuke Smith2020-01-191-1/+1
|
* Improve and more efficient RMarkdown Compilation (#435)Bryan Jenks2019-12-191-1/+1
| | | The `rmakrdown::` portion makes sure that no other functions mask render, and its calling it from the required rmarkdown package, and the addition of the quiet portion isnt redundant with the R -q flag, i tested script and in Vim it reduces how much text and verbose messaging comes from pandoc at the bottom to about 3 lines.
* portable shebangLuke Smith2019-08-181-1/+1
|
* -j fixLuke Smith2019-06-041-2/+2
|
* script documentationLuke Smith2019-05-311-3/+3
|
* compile manualsLuke Smith2019-05-311-0/+1
|
* massive cleanupLuke Smith2019-05-191-0/+37