Type: Package
Package: frite
Title: Functions Writing Functions
Version: 0.1.0
Author: Christopher Peralta [aut, cre]
Maintainer: Christopher Peralta <chris99994@gmail.com>
Description: Tools for writing and modifying functions with code. It contains functions 
    for adding, removing, and editing code in functions. Additionally, it contains 
    diagnostic functions to test your code. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: assertthat (>= 0.2.0), magrittr (>= 1.5.0), purrr (>= 0.2.4),
        tictoc (>= 1.0.0), stringr (>= 1.3.0)
Depends: R (>= 3.5.0)
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
URL: https://github.com/visuelledata/frite
BugReports: https://github.com/visuelledata/frite/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-06-28 09:02:07 UTC; chris
Repository: CRAN
Date/Publication: 2018-07-01 15:00:06 UTC
