Package: GitStats
Title: Get Statistics from 'GitHub' and 'GitLab'
Version: 2.1.1
Authors@R: c(
    person(given = "Maciej", family = "Banas", email = "banasmaciek@gmail.com", role = c("aut", "cre")),
    person(given = "Kamil", family = "Koziej", email = "koziej.k@gmail.com", role = "aut"),
    person(given = "Karolina", family = "Marcinkowska", email = "karolina_marcinkowska@onet.pl", role = "aut"),
    person(given = "Matt", family = "Secrest", email = "secrestm@gene.com", role = "aut")
  )
Description: Obtain statistics in a standardized way from multiple 'Git' services: 'GitHub' and 'GitLab' for the time-being. 
    Its main purpose is to help teams, whose activities are spread across multiple git platforms, get their repository metadata 
    in a standardized way from all these platforms.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://r-world-devs.github.io/GitStats/,
        https://github.com/r-world-devs/GitStats
BugReports: https://github.com/r-world-devs/GitStats/issues
Imports: cli, dplyr, glue, httr2, lubridate (>= 1.8.0), magrittr, rlang
        (>= 1.1.0), R6, purrr (>= 1.0.0), stringr
Suggests: spelling, knitr, mockery, rmarkdown, testthat (>= 3.0.0),
        withr
Config/testthat/edition: 3
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2024-10-23 08:14:27 UTC; banasm
Author: Maciej Banas [aut, cre],
  Kamil Koziej [aut],
  Karolina Marcinkowska [aut],
  Matt Secrest [aut]
Maintainer: Maciej Banas <banasmaciek@gmail.com>
Repository: CRAN
Date/Publication: 2024-10-25 08:10:12 UTC
