Skip to content

Commit

Permalink
Merge branch 'master' of github.com:zmjones/mmpf
Browse files Browse the repository at this point in the history
  • Loading branch information
zmjones committed May 10, 2017
2 parents 9a3f42e + ce916bf commit eb911ce
Show file tree
Hide file tree
Showing 29 changed files with 229 additions and 1,730 deletions.
7 changes: 3 additions & 4 deletions paper/Makefile
@@ -1,10 +1,9 @@
TEXCMD := pdflatex -interaction=batchmode

RJwrapper.pdf: RJwrapper.tex
jones.pdf: RJwrapper.tex jones.tex jones.R
Rscript jones.R
$(TEXCMD) $<
bibtex RJwrapper.aux
$(TEXCMD) $<
$(TEXCMD) $<

examples.Rout: examples.R
R CMD BATCH --vanilla examples.R
mv RJwrapper.pdf jones.pdf
43 changes: 0 additions & 43 deletions paper/RJwrapper.aux

This file was deleted.

29 changes: 0 additions & 29 deletions paper/RJwrapper.bbl

This file was deleted.

46 changes: 0 additions & 46 deletions paper/RJwrapper.blg

This file was deleted.

3 changes: 0 additions & 3 deletions paper/RJwrapper.brf

This file was deleted.

0 comments on commit eb911ce

Please sign in to comment.