-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from KWB-R/dev
Release v0.2.0
- Loading branch information
Showing
15 changed files
with
83 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,3 +11,4 @@ | |
^index\.md$ | ||
^README\.md$ | ||
^codemeta\.json$ | ||
^\.github$ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,61 +1,59 @@ | ||
Package: pkgmeta | ||
Title: R Package for Meta-Analysis of KWB-R Packages on Github | ||
Version: 0.1.0.9000 | ||
Authors@R: | ||
c(person(given = "Michael", | ||
family = "Rustler", | ||
role = c("aut", "cre"), | ||
email = "michael.rustler@kompetenz-wasser.de", | ||
comment = c(ORCID = "0000-0003-0647-7726")), | ||
person(given = "Kompetenzzentrum Wasser Berlin gGmbH (KWB)", | ||
role = "cph")) | ||
Description: R Package for meta-analysis of KWB-R packages on | ||
Github. It is a wrapper to the R packages 'codemetar' and 'pkgnet' for | ||
providing insights into the development of the R packages on Github. | ||
Version: 0.2.0 | ||
Authors@R: c( | ||
person("Michael", "Rustler", , "michael.rustler@kompetenz-wasser.de", role = c("aut", "cre"), | ||
comment = c(ORCID = "0000-0003-0647-7726")), | ||
person("Hauke", "Sonnenberg", , "hauke.sonnenberg@kompetenz-wasser.de", role = "ctb", | ||
comment = c(ORCID = "0000-0001-9134-2871")), | ||
person("FAKIN", role = "fnd"), | ||
person("Kompetenzzentrum Wasser Berlin gGmbH (KWB)", role = "cph") | ||
) | ||
Description: R Package for meta-analysis of KWB-R packages on Github. It | ||
is a wrapper to the R packages 'codemetar' and 'pkgnet' for providing | ||
insights into the development of the R packages on Github. | ||
License: MIT + file LICENSE | ||
URL: https://github.com/KWB-R/pkgmeta | ||
BugReports: https://github.com/KWB-R/pkgmeta/issues | ||
Imports: | ||
codemetar, | ||
dplyr, | ||
forcats, | ||
ggplot2, | ||
gh, | ||
lubridate, | ||
glue, | ||
jsonlite, | ||
kwb.pkgstatus, | ||
kwb.utils, | ||
stringr, | ||
withr, | ||
scales, | ||
purrr, | ||
fs, | ||
ggplot2, | ||
glue, | ||
forcats, | ||
dplyr, | ||
lubridate, | ||
magrittr, | ||
packrat, | ||
plotly, | ||
purrr, | ||
remotes, | ||
rversions, | ||
magrittr, | ||
stringr, | ||
tibble, | ||
tidyr | ||
tidyr, | ||
withr | ||
Suggests: | ||
covr, | ||
knitr, | ||
htmlwidgets, | ||
rmarkdown, | ||
jsonld, | ||
knitr, | ||
pkgnet, | ||
printr, | ||
rmarkdown, | ||
sessioninfo, | ||
wordcloud2 | ||
VignetteBuilder: | ||
knitr | ||
Remotes: | ||
github::Lchiffon/wordcloud2, | ||
github::kwb-r/kwb.pkgstatus, | ||
github::kwb-r/kwb.utils, | ||
github::Lchiffon/wordcloud2, | ||
github::ropensci/codemetar@v0.3.0, | ||
github::UptakeOpenSource/pkgnet@d1e974de299d46e71b082e027a71b8b254edc9b2 | ||
Encoding: UTF-8 | ||
LazyData: true | ||
RoxygenNote: 7.1.1 | ||
RoxygenNote: 7.1.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,27 @@ | ||
url: https://kwb-r.github.io/pkgmeta | ||
authors: | ||
Michael Rustler: | ||
href: http://mrustl.de | ||
href: https://mrustl.de | ||
Hauke Sonnenberg: | ||
href: https://github.com/hsonne | ||
FAKIN: | ||
href: https://www.kompetenz-wasser.de/en/forschung/projekte/fakin | ||
html: <img src='https://old.kompetenz-wasser.de/wp-content/uploads/2017/08/forschung-headerbild_fakin-2-1920x449.jpg' | ||
alt='Project FAKIN' width='72' /> | ||
Kompetenzzentrum Wasser Berlin gGmbH (KWB): | ||
href: http://www.kompetenz-wasser.de | ||
html: <img src='http://www.kompetenz-wasser.de/wp-content/uploads/2017/08/cropped-logo-kwb_klein-new.png' | ||
height='24' /> | ||
href: https://www.kompetenz-wasser.de | ||
html: <img src='https://publications.kompetenz-wasser.de/img/KWB-Logo.svg' | ||
alt='KWB' width='72' /> | ||
|
||
template: | ||
params: | ||
bootswatch: cerulean | ||
docsearch: | ||
api_key: 38d84b8fc2ffc9261cc5cb2e13fc8ef5 | ||
index_name: kwb_pkgmeta | ||
bootstrap: 5 | ||
bootswatch: cerulean | ||
bslib: | ||
bg: "#ffffff" | ||
fg: "#000000" | ||
primary: "#007aff" | ||
border-radius: 0.5rem | ||
btn-border-radius: 0.25rem | ||
development: | ||
mode: auto | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters