Package: flipbookr
Type: Package
Title: Parses Code, Creates Partial Code Builds, Delivers Code Movie
Version: 0.1.0
Authors@R: 
    c(person(given = "Evangeline",
             family = "Reynolds",
             role = c("cre", "aut"),
             email = "evangeline.mae@gmail.com"),
      person(given = "Garrick",
             family = "Aden-Buie",
             role = "aut"),
      person(given = "Emi",
             family = "Tanaka",
             role = "aut"))
Maintainer: Evangeline Reynolds <evangeline.mae@gmail.com>
Description: Flipbooks present code step-by-step and side-by-side with its output.  'flipbookr' helps creators build flipbooks efficiently because code pipelines are automatically parsed and prepped for presentation as flipbooks. 
Encoding: UTF-8
Imports: dplyr, magrittr, tibble, stringr, tidyr, stringi, knitr, glue,
        purrr, rmarkdown
RoxygenNote: 7.1.1
Suggests: testthat
License: MIT + file LICENSE
NeedsCompilation: no
Packaged: 2021-05-24 23:48:14 UTC; evangelinereynolds
Author: Evangeline Reynolds [cre, aut],
  Garrick Aden-Buie [aut],
  Emi Tanaka [aut]
Repository: CRAN
Date/Publication: 2021-05-31 11:40:06 UTC
Built: R 4.0.2; ; 2021-06-01 13:35:11 UTC; unix
