Skip to content

Commit

Permalink
rbuildignore vignettes
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed May 12, 2021
1 parent 85f0620 commit 7ab72c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ README.Rmd
travis-tool.sh
cran-comments.md
Makefile
vignettes/figure
vignettes/
appveyor.yml
^cran-comments\.md$
^revdep$
Expand Down
6 changes: 2 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Description: Retrieve, map and summarize data from the 'VertNet.org'
parameters, including 'taxonomic' names, places, and dates. In addition,
there is an interface for conducting spatially delimited searches, and
another for requesting large 'datasets' via email.
Version: 0.8.1.91
Version: 0.8.2
Authors@R: c(
person("Scott", "Chamberlain",
role = c("aut", "cre"),
Expand All @@ -17,9 +17,8 @@ Authors@R: c(
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/ropensci/rvertnet (devel)
https://docs.ropensci.org/rvertnet (documentation)
https://docs.ropensci.org/rvertnet/ (documentation)
BugReports: https://github.com/ropensci/rvertnet/issues
VignetteBuilder: knitr
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Imports:
Expand All @@ -31,7 +30,6 @@ Imports:
maps
Suggests:
testthat,
knitr,
vcr
RoxygenNote: 7.1.1
X-schema.org-applicationCategory: Data Access
Expand Down

0 comments on commit 7ab72c7

Please sign in to comment.