Skip to content

Commit

Permalink
put vignette back in, now working
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Mar 5, 2014
1 parent 23202e5 commit ac97ec3
Show file tree
Hide file tree
Showing 11 changed files with 1,042 additions and 3 deletions.
8 changes: 5 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Title: R interface to many species occurrence data sources
Description: A programmatic interface to many species occurrence data sources,
including GBIF, USGS's BISON, iNaturalist, Berkeley Ecoinformatics Engine
eBird, AntWeb, and more as they sources become easily available.
Version: 0.1.0
Version: 0.1.1
License: MIT + file LICENSE
Date: 2014-03-04
Date: 2014-03-05
Authors@R: c(person("Scott", "Chamberlain", role = c("aut", "cre"),
email = "myrmecocystus@gmail.com"),
person("Karthik", "Ram", role = "aut",
Expand All @@ -16,6 +16,7 @@ URL: https://github.com/ropensci/spocc
BugReports: https://github.com/ropensci/spocc/issues
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
Depends:
ggplot2
Imports:
Expand All @@ -42,4 +43,5 @@ Imports:
assertthat
Suggests:
roxygen2,
testthat
testthat,
knitr
Binary file added vignettes/img/baseplots.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vignettes/img/ggplot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vignettes/img/gist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vignettes/img/leaflet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vignettes/img/shiny.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions vignettes/margins.sty
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
\usepackage[vmargin=1in,hmargin=1in]{geometry}
385 changes: 385 additions & 0 deletions vignettes/spocc_vignette.Rmd

Large diffs are not rendered by default.

266 changes: 266 additions & 0 deletions vignettes/spocc_vignette.html

Large diffs are not rendered by default.

385 changes: 385 additions & 0 deletions vignettes/spocc_vignette.md

Large diffs are not rendered by default.

Binary file added vignettes/spocc_vignette.pdf
Binary file not shown.

0 comments on commit ac97ec3

Please # to comment.