Type: Package
Package: tidylab
Title: Shared Infrastructure of 'Tidylab' Package Collection
Version: 4.1.1
Date: 2021-10-10
Authors@R: 
    c(person(given = "Harel",
             family = "Lustiger",
             role = c("aut", "cre"),
             email = "tidylab@gmail.com",
             comment = c(ORCID = "0000-0003-2953-9598")),
      person(given = "Tidylab",
             role = c("cph", "fnd")))
Maintainer: Harel Lustiger <tidylab@gmail.com>
Description: Selection of packages designed to be loaded in concert. The
    'tidylab' package collection revolves around project development and
    deployment. The purpose of this is to make it easy to install and
    subsequently load those packages.
License: MIT + file LICENSE
URL: https://tidylab.github.io/tidylab/,
        https://github.com/tidylab/tidylab
BugReports: https://github.com/tidylab/tidylab/issues
Depends: R (>= 3.3)
Imports: cli (>= 2.4.0), crayon (>= 1.4.1), decorators, dplyr (>=
        1.0.5), microservices, purrr (>= 0.3.4), rstudioapi (>= 0.13),
        tibble (>= 3.1.0), usethat
Suggests: testthat (>= 3.0.0), withr
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-11-05 23:20:17 UTC; Alpha
Author: Harel Lustiger [aut, cre] (<https://orcid.org/0000-0003-2953-9598>),
  Tidylab [cph, fnd]
Repository: CRAN
Date/Publication: 2021-11-08 12:10:02 UTC
Built: R 4.0.2; ; 2021-11-09 12:32:24 UTC; unix
