Package: contribution
Type: Package
Title: A Tiny Contribution Table Generator Based on 'ggplot2'
Version: 0.2.2
Authors@R: c(person("Shixiang", "Wang", email = "w_shixiang@163.com", role = c("aut", "cre"), 
            comment = c(ORCID = "0000-0001-9855-7357")))
Maintainer: Shixiang Wang <w_shixiang@163.com>
Description: Contribution table for credit assignment based on 'ggplot2'.
    This can improve the author contribution information in academic journals and personal CV.  
URL: https://github.com/openbiox/contribution
BugReports: https://github.com/openbiox/contribution/issues
License: MIT + file LICENSE
Depends: R (>= 3.5)
Imports: dplyr, ggplot2, tidyr, rlang, magrittr, gh
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Suggests: knitr, rmarkdown, prettydoc
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-03-23 02:44:33 UTC; Administrator
Author: Shixiang Wang [aut, cre] (<https://orcid.org/0000-0001-9855-7357>)
Repository: CRAN
Date/Publication: 2022-03-23 16:00:08 UTC
Built: R 4.3.0; ; 2023-07-12 01:01:13 UTC; unix
