Package: bookdown
Type: Package
Title: Authoring Books with R Markdown
Version: 0.1
Authors@R: c(
    person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name"),
    person("JJ", "Allaire", role = "ctb"),
    person(family = "RStudio Inc", role = "cph"),
    person("Bartek", "Szopka", role = "ctb", comment = "The jQuery Highlight plugin"),
    person(family = "jQuery Foundation", role = "cph", comment = "jQuery library"),
    person(family = "jQuery contributors", role = c("ctb", "cph"), comment = "jQuery library; authors listed in inst/resources/AUTHORS"),
    person(family = "MathQuill contributors", role = "ctb", comment = "The MathQuill library; authors listed in inst/resources/AUTHORS"),
    person(family = "FriendCode Inc", role = c("cph", "ctb"), comment = "The gitbook style, with modifications")
    )
Maintainer: Yihui Xie <xie@yihui.name>
Description: Output formats and utilities for authoring books with R Markdown.
License: GPL-3
Imports: htmltools (>= 0.3.5), knitr (>= 1.13), miniUI, rmarkdown (>=
        0.9.6), yaml, rsconnect (>= 0.4.3)
Suggests: htmlwidgets, rstudioapi, servr (>= 0.3), shiny, testit (>=
        0.5), tufte, webshot
URL: https://github.com/rstudio/bookdown
BugReports: https://github.com/rstudio/bookdown/issues
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-07-12 11:42:24 UTC; yihui
Author: Yihui Xie [aut, cre],
  JJ Allaire [ctb],
  RStudio Inc [cph],
  Bartek Szopka [ctb] (The jQuery Highlight plugin),
  jQuery Foundation [cph] (jQuery library),
  jQuery contributors [ctb, cph] (jQuery library; authors listed in
    inst/resources/AUTHORS),
  MathQuill contributors [ctb] (The MathQuill library; authors listed in
    inst/resources/AUTHORS),
  FriendCode Inc [cph, ctb] (The gitbook style, with modifications)
Repository: CRAN
Date/Publication: 2016-07-13 10:19:19
