Package: flashCard
Title: Create a Flash Card
Version: 0.1.0
Authors@R: 
  c(person(given = "Jiena",
           family = "McLellan",
           role = c("aut", "cre"),
           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")))
Description: Create a flip over style Flash Card with desired data frame for Shiny application.
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-08-07 15:39:40 UTC; Jiena_Mclellan
Author: Jiena McLellan [aut, cre] (<https://orcid.org/0000-0002-5578-088X>),
  Michael Condouris [ctb] (<https://orcid.org/0000-0002-8862-4250>)
Maintainer: Jiena McLellan <jienagu90@gmail.com>
Repository: CRAN
Date/Publication: 2020-08-13 09:10:06 UTC
Built: R 4.5.0; ; 2025-04-02 03:02:05 UTC; unix
