Package: usethat
Type: Package
Title: Automate Analytic Project Setup and Development
URL: https://tidylab.github.io/usethat/,
        https://github.com/tidylab/usethat
BugReports: https://github.com/tidylab/usethat/issues
Version: 0.3.0
Date: 2021-09-01
Authors@R: c(
    person("Harel", "Lustiger", email = "tidylab@gmail.com", role = c("aut", "cre"),
    comment = c(ORCID = "0000-0003-2953-9598"))
    )
Maintainer: Harel Lustiger <tidylab@gmail.com>
Description: Automate analytic project setup tasks that are otherwise performed 
    manually. This includes setting up docker, spinning up a microservice, and 
    more.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Language: en-GB
Depends: R (>= 3.5)
Suggests: testthat
Imports: microservices (>= 0.1.2), purrr, usethis, withr
NeedsCompilation: no
Packaged: 2021-09-18 01:10:56 UTC; Alpha
Author: Harel Lustiger [aut, cre] (<https://orcid.org/0000-0003-2953-9598>)
Repository: CRAN
Date/Publication: 2021-09-20 09:20:02 UTC
Built: R 4.0.2; ; 2021-09-21 11:40:52 UTC; unix
