Package: faq
Title: Create FAQ Page
Version: 0.1.0
Authors@R: 
  c(person(given = "Jiena",
           family = "McLellan",
           role = c("aut", "cre", "cph"),
           email = "jienagu90@gmail.com",
           comment = c(ORCID = "0000-0002-5578-088X")),
    person(given = "Michael",
           family = "Condouris",
           role = "ctb",
           comment = c(ORCID = "0000-0002-8862-4250")),
    person(given = "Alex",
           family = "Lais",
           role = "ctb"),
    person(given = "Jason",
           family = "Forrest",
           role = "ctb"),
    person(given = "Gunvansh",
           family = "Khanna",
           role = "ctb"))
Description: A fast tool to create an interactive and toggle styling Frequently Asked Questions page by using R data. 
BugReports: https://github.com/jienagu/faq/issues
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
License: MIT + file LICENSE
Imports: htmlwidgets, jsonlite
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-07-23 15:26:25 UTC; Jiena_Mclellan
Author: Jiena McLellan [aut, cre, cph]
    (<https://orcid.org/0000-0002-5578-088X>),
  Michael Condouris [ctb] (<https://orcid.org/0000-0002-8862-4250>),
  Alex Lais [ctb],
  Jason Forrest [ctb],
  Gunvansh Khanna [ctb]
Maintainer: Jiena McLellan <jienagu90@gmail.com>
Repository: CRAN
Date/Publication: 2020-07-30 09:00:09 UTC
