Skip to content

Commit 724e6d8

Browse files
committed
CRAN release
1 parent dcccd75 commit 724e6d8

File tree

4 files changed

+38
-17
lines changed

4 files changed

+38
-17
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: allcontributors
22
Title: Acknowledge all Contributors to a Project
3-
Version: 0.0.1.079
3+
Version: 0.0.2
44
Authors@R:
55
person(given = "Mark",
66
family = "Padgham",

README.Rmd

+9-2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ status](https://github.com/ropenscilabs/allcontributors/workflows/R-CMD-check/ba
3030
[![codecov](https://codecov.io/gh/ropenscilabs/allcontributors/branch/master/graph/badge.svg)](https://codecov.io/gh/ropenscilabs/allcontributors)
3131
[![Project Status:
3232
Concept](https://www.repostatus.org/badges/latest/concept.svg)](https://www.repostatus.org/#concept)
33+
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/allcontributors)](https://cran.r-project.org/web/packages/allcontributors)
34+
[![CRAN Downloads](https://cranlogs.r-pkg.org/badges/grand-total/allcontributors?color=orange)](https://cran.r-project.org/package=allcontributors)
3335
<!-- badges: end -->
3436

3537
An alternative implementation in R of the original
@@ -67,8 +69,13 @@ avatar as listed on the README. In comparison, this R package:
6769

6870
## Installation
6971

70-
Not yet on CRAN, so must be installed from remote repository host systems using
71-
any one of the following options:
72+
The package is now on CRAN (as of 2nd Dec 2020), so can be installed with,
73+
```{r cran-install, eval = FALSE}
74+
install.packages ("allcontributors")
75+
```
76+
77+
Alternatively, a development version can be installed from remote repository
78+
host systems using any one of the following options:
7279

7380
```{r gh-installation, eval = FALSE}
7481
# install.packages("remotes")

README.md

+18-11
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ status](https://github.com/ropenscilabs/allcontributors/workflows/R-CMD-check/ba
66
[![codecov](https://codecov.io/gh/ropenscilabs/allcontributors/branch/master/graph/badge.svg)](https://codecov.io/gh/ropenscilabs/allcontributors)
77
[![Project Status:
88
Concept](https://www.repostatus.org/badges/latest/concept.svg)](https://www.repostatus.org/#concept)
9+
[![CRAN\_Status\_Badge](https://www.r-pkg.org/badges/version/allcontributors)](https://cran.r-project.org/web/packages/allcontributors)
10+
[![CRAN
11+
Downloads](https://cranlogs.r-pkg.org/badges/grand-total/allcontributors?color=orange)](https://cran.r-project.org/package=allcontributors)
912
<!-- badges: end -->
1013

1114
An alternative implementation in R of the original
@@ -48,8 +51,15 @@ package:
4851
Installation
4952
------------
5053

51-
Not yet on CRAN, so must be installed from remote repository host
52-
systems using any one of the following options:
54+
The package is now on CRAN (as of 2nd Dec 2020), so can be installed
55+
with,
56+
57+
``` r
58+
install.packages ("allcontributors")
59+
```
60+
61+
Alternatively, a development version can be installed from remote
62+
repository host systems using any one of the following options:
5363

5464
``` r
5565
# install.packages("remotes")
@@ -118,7 +128,7 @@ get_contributors(org = "ropenscilabs", repo = "allcontributors")
118128
#> ★ Extracting github issue contributors
119129
#> ✔ Extracted github issue contributors
120130
#> logins contributions
121-
#> 1 mpadge 113
131+
#> 1 mpadge 124
122132
#> 2 maelle NA
123133
#> avatar
124134
#> 1 https://avatars1.githubusercontent.com/u/6697851?v=4
@@ -157,17 +167,19 @@ which visually demonstrates the various formats in which an
157167
Contributors
158168
------------
159169

160-
161170
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
162171
<!-- prettier-ignore-start -->
163172
<!-- markdownlint-disable -->
164173

165-
All contributions to this project are gratefully acknowledged using the [`allcontributors` package](https://github.com/ropenscilabs/allcontributors) following the [all-contributors](https://allcontributors.org) specification. Contributions of any kind are welcome!
174+
All contributions to this project are gratefully acknowledged using the
175+
[`allcontributors`
176+
package](https://github.com/ropenscilabs/allcontributors) following the
177+
[all-contributors](https://allcontributors.org) specification.
178+
Contributions of any kind are welcome!
166179

167180
### Code
168181

169182
<table>
170-
171183
<tr>
172184
<td align="center">
173185
<a href="https://github.com/mpadge">
@@ -176,14 +188,11 @@ All contributions to this project are gratefully acknowledged using the [`allcon
176188
<a href="https://github.com/ropenscilabs/allcontributors/commits?author=mpadge">mpadge</a>
177189
</td>
178190
</tr>
179-
180191
</table>
181192

182-
183193
### Issues
184194

185195
<table>
186-
187196
<tr>
188197
<td align="center">
189198
<a href="https://github.com/maelle">
@@ -192,9 +201,7 @@ All contributions to this project are gratefully acknowledged using the [`allcon
192201
<a href="https://github.com/ropenscilabs/allcontributors/issues?q=is%3Aissue+author%3Amaelle">maelle</a>
193202
</td>
194203
</tr>
195-
196204
</table>
197-
198205
<!-- markdownlint-enable -->
199206
<!-- prettier-ignore-end -->
200207
<!-- ALL-CONTRIBUTORS-LIST:END -->

codemeta.json

+10-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"codeRepository": "https://github.com/ropenscilabs/allcontributors",
1111
"issueTracker": "\n https://github.com/ropenscilabs/allcontributors/issues",
1212
"license": "https://spdx.org/licenses/GPL-3.0",
13-
"version": "0.0.1.079",
13+
"version": "0.0.2",
1414
"programmingLanguage": {
1515
"@type": "ComputerLanguage",
1616
"name": "R",
@@ -173,7 +173,14 @@
173173
}
174174
],
175175
"readme": "https://github.com/ropenscilabs/allcontributors/blob/master/README.md",
176-
"fileSize": "90.44KB",
176+
"fileSize": "91.912KB",
177177
"contIntegration": "https://codecov.io/gh/ropenscilabs/allcontributors",
178-
"developmentStatus": "https://www.repostatus.org/#concept"
178+
"developmentStatus": "https://www.repostatus.org/#concept",
179+
"provider": {
180+
"@id": "https://cran.r-project.org",
181+
"@type": "Organization",
182+
"name": "Comprehensive R Archive Network (CRAN)",
183+
"url": "https://cran.r-project.org"
184+
},
185+
"relatedLink": "https://CRAN.R-project.org/package=allcontributors"
179186
}

0 commit comments

Comments
 (0)