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