Package: pacs
Title: Supplementary Tools for R Packages Developers
Version: 0.2.5
Authors@R: 
    person(given = "Maciej",
           family = "Nasinski",
           role = c("aut", "cre"),
           email = "nasinski.maciej@gmail.com")
Maintainer: Maciej Nasinski <nasinski.maciej@gmail.com>
Description: 
  Supplementary utils for CRAN maintainers and R packages developers.
  Validating the library or packages health.
  Exploring complexity of a certain package like evaluating sizes in bytes of all its dependencies.
  Assessing life duration of a specific package version.
  Checking a package CRAN check page status for any errors and warnings.
  Retrieving a DESCRIPTION file for any package version. 
  Getting a list of all releases for a specific package.
License: GPL (>= 3)
URL: https://github.com/Polkas/pacs
BugReports: https://github.com/Polkas/pacs/issues
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: remotes, testthat (>= 3.0.0), withr
Config/testthat/edition: 3
Imports: memoise
NeedsCompilation: no
Packaged: 2021-07-28 16:43:02 UTC; maciejnasinski
Author: Maciej Nasinski [aut, cre]
Repository: CRAN
Date/Publication: 2021-07-29 13:20:02 UTC
