Package: adaptalint
Type: Package
Title: Check Code Style Painlessly
Version: 0.2.4
Date: 2019-10-04
Authors@R: c(person("Max", "Conway", email = "conway.max1@gmail.com",
                  role = c("aut", "cre")),
             person("Natasha", "Latysheva", email = "nslatysheva@gmail.com",
                  role = c("aut")))
Description: Infer the code style (which style rules are followed and which ones are 
    not) from one package and use it to check another. This makes it easier to
    find and correct the most important problems first.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Depends: R (>= 3.3.0)
Imports: dplyr, lintr, purrr
Suggests: devtools, git2r, testthat
NeedsCompilation: no
Packaged: 2019-10-04 22:46:11 UTC; max
Author: Max Conway [aut, cre],
  Natasha Latysheva [aut]
Maintainer: Max Conway <conway.max1@gmail.com>
Repository: CRAN
Date/Publication: 2019-10-05 04:10:02 UTC
Built: R 4.2.0; ; 2022-04-13 13:22:35 UTC; unix
