Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Mar 18, 2020
1 parent f606961 commit 5a0d407
Show file tree
Hide file tree
Showing 8 changed files with 50 additions and 968 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Suggests:
roxygen2 (>= 7.1.0),
testthat,
knitr,
rmarkdown,
vcr (>= 0.2.6)
RoxygenNote: 7.1.0
X-schema.org-applicationCategory: Literature
Expand Down
11 changes: 0 additions & 11 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,17 +1,6 @@
PACKAGE := $(shell grep '^Package:' DESCRIPTION | sed -E 's/^Package:[[:space:]]+//')
RSCRIPT = Rscript --no-init-file

all: move rmd2md

move:
cp inst/vign/crossref_filters.md vignettes;\
cp inst/vign/crossref_vignette.md vignettes

rmd2md:
cd vignettes;\
mv crossref_filters.md crossref_filters.Rmd;\
mv crossref_vignette.md crossref_vignette.Rmd

install: doc build
R CMD INSTALL . && rm *.tar.gz

Expand Down
75 changes: 0 additions & 75 deletions inst/vign/crossref_filters.Rmd

This file was deleted.

68 changes: 0 additions & 68 deletions inst/vign/crossref_filters.md

This file was deleted.

127 changes: 0 additions & 127 deletions inst/vign/crossref_vignette.Rmd

This file was deleted.

Loading

0 comments on commit 5a0d407

Please sign in to comment.