Package: allcontributors
Title: Acknowledge all Contributors to a Project
Version: 0.1.0
Authors@R: 
    person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre"))
Description: Acknowledge all contributors to a project via a single
    function call. The function appends to a 'README' or other specified
    file(s) a table with names of all individuals who contributed via code
    or repository issues.  The package also includes several additional
    functions to extract and quantify contributions to any repository.
License: GPL-3
URL: https://github.com/ropenscilabs/allcontributors
BugReports: https://github.com/ropenscilabs/allcontributors/issues
Imports: cli, clipr, curl, ghql, git2r, gitcreds, httr, jsonlite,
        magrittr
Suggests: knitr, rmarkdown, testthat, vcr (>= 0.6.0)
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-08-11 07:49:44 UTC; smexus
Author: Mark Padgham [aut, cre]
Maintainer: Mark Padgham <mark.padgham@email.com>
Repository: CRAN
Date/Publication: 2022-08-11 10:00:06 UTC
