Package: citr
Type: Package
Title: RStudio Add-in to Insert Markdown Citations
Description: Functions and an RStudio add-in to search a BibTeX-file to create and
  insert formatted Markdown citations into the current document.
Version: 0.1.0
Date: 2016-8-03
Authors@R: person("Frederik", "Aust", email = "frederik.aust@uni-koeln.de", role = c("aut", "cre"))
URL: https://github.com/crsh/citr
BugReports: https://github.com/crsh/citr/issues
Depends: R (>= 3.0.0)
Imports: RefManageR (>= 0.10.13), yaml (>= 2.1.13), rstudioapi (>=
        0.5), miniUI (>= 0.1.1), shiny (>= 0.13.2), assertthat (>=
        0.1), methods (>= 3.0.0)
Suggests: testthat (>= 1.0.2)
License: MIT + file LICENSE
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-08-04 00:52:44 UTC; frederikaust
Author: Frederik Aust [aut, cre]
Maintainer: Frederik Aust <frederik.aust@uni-koeln.de>
Repository: CRAN
Date/Publication: 2016-08-04 12:48:24
