Skip to content

Commit 48adb6b

Browse files
committed
version bump -> 0.3.3
1 parent 0c1d795 commit 48adb6b

File tree

2 files changed

+15
-51
lines changed

2 files changed

+15
-51
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: osmplotr
22
Title: Bespoke Images of 'OpenStreetMap' Data
3-
Version: 0.3.2.054
3+
Version: 0.3.3
44
Authors@R:
55
c(person(given = "Mark",
66
family = "Padgham",

codemeta.json

Lines changed: 14 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"codeRepository": "https://github.com/ropensci/osmplotr",
1111
"issueTracker": "https://github.com/ropensci/osmplotr/issues",
1212
"license": "https://spdx.org/licenses/GPL-3.0",
13-
"version": "0.3.2.054",
13+
"version": "0.3.3",
1414
"programmingLanguage": {
1515
"@type": "ComputerLanguage",
1616
"name": "R",
@@ -72,63 +72,51 @@
7272
"softwareSuggestions": [
7373
{
7474
"@type": "SoftwareApplication",
75-
"identifier": "knitr",
76-
"name": "knitr",
77-
"provider": {
78-
"@id": "https://cran.r-project.org",
79-
"@type": "Organization",
80-
"name": "Comprehensive R Archive Network (CRAN)",
81-
"url": "https://cran.r-project.org"
82-
},
83-
"sameAs": "https://CRAN.R-project.org/package=knitr"
84-
},
85-
{
86-
"@type": "SoftwareApplication",
87-
"identifier": "magrittr",
88-
"name": "magrittr",
75+
"identifier": "curl",
76+
"name": "curl",
8977
"provider": {
9078
"@id": "https://cran.r-project.org",
9179
"@type": "Organization",
9280
"name": "Comprehensive R Archive Network (CRAN)",
9381
"url": "https://cran.r-project.org"
9482
},
95-
"sameAs": "https://CRAN.R-project.org/package=magrittr"
83+
"sameAs": "https://CRAN.R-project.org/package=curl"
9684
},
9785
{
9886
"@type": "SoftwareApplication",
99-
"identifier": "rmarkdown",
100-
"name": "rmarkdown",
87+
"identifier": "knitr",
88+
"name": "knitr",
10189
"provider": {
10290
"@id": "https://cran.r-project.org",
10391
"@type": "Organization",
10492
"name": "Comprehensive R Archive Network (CRAN)",
10593
"url": "https://cran.r-project.org"
10694
},
107-
"sameAs": "https://CRAN.R-project.org/package=rmarkdown"
95+
"sameAs": "https://CRAN.R-project.org/package=knitr"
10896
},
10997
{
11098
"@type": "SoftwareApplication",
111-
"identifier": "roxygen2",
112-
"name": "roxygen2",
99+
"identifier": "magrittr",
100+
"name": "magrittr",
113101
"provider": {
114102
"@id": "https://cran.r-project.org",
115103
"@type": "Organization",
116104
"name": "Comprehensive R Archive Network (CRAN)",
117105
"url": "https://cran.r-project.org"
118106
},
119-
"sameAs": "https://CRAN.R-project.org/package=roxygen2"
107+
"sameAs": "https://CRAN.R-project.org/package=magrittr"
120108
},
121109
{
122110
"@type": "SoftwareApplication",
123-
"identifier": "sf",
124-
"name": "sf",
111+
"identifier": "rmarkdown",
112+
"name": "rmarkdown",
125113
"provider": {
126114
"@id": "https://cran.r-project.org",
127115
"@type": "Organization",
128116
"name": "Comprehensive R Archive Network (CRAN)",
129117
"url": "https://cran.r-project.org"
130118
},
131-
"sameAs": "https://CRAN.R-project.org/package=sf"
119+
"sameAs": "https://CRAN.R-project.org/package=rmarkdown"
132120
},
133121
{
134122
"@type": "SoftwareApplication",
@@ -150,18 +138,6 @@
150138
"name": "R",
151139
"version": ">= 3.2.3"
152140
},
153-
{
154-
"@type": "SoftwareApplication",
155-
"identifier": "curl",
156-
"name": "curl",
157-
"provider": {
158-
"@id": "https://cran.r-project.org",
159-
"@type": "Organization",
160-
"name": "Comprehensive R Archive Network (CRAN)",
161-
"url": "https://cran.r-project.org"
162-
},
163-
"sameAs": "https://CRAN.R-project.org/package=curl"
164-
},
165141
{
166142
"@type": "SoftwareApplication",
167143
"identifier": "e1071",
@@ -198,18 +174,6 @@
198174
},
199175
"sameAs": "https://CRAN.R-project.org/package=ggplot2"
200176
},
201-
{
202-
"@type": "SoftwareApplication",
203-
"identifier": "httr",
204-
"name": "httr",
205-
"provider": {
206-
"@id": "https://cran.r-project.org",
207-
"@type": "Organization",
208-
"name": "Comprehensive R Archive Network (CRAN)",
209-
"url": "https://cran.r-project.org"
210-
},
211-
"sameAs": "https://CRAN.R-project.org/package=httr"
212-
},
213177
{
214178
"@type": "SoftwareApplication",
215179
"identifier": "mapproj",
@@ -303,7 +267,7 @@
303267
],
304268
"releaseNotes": "https://github.com/ropensci/osmplotr/blob/master/NEWS.md",
305269
"readme": "https://github.com/ropensci/osmplotr/blob/master/README.md",
306-
"fileSize": "12710.639KB",
270+
"fileSize": "12710.806KB",
307271
"contIntegration": "https://codecov.io/gh/ropensci/osmplotr",
308272
"review": {
309273
"@type": "Review",

0 commit comments

Comments
 (0)