|
10 | 10 | "codeRepository": "https://github.com/ropensci/osmplotr", |
11 | 11 | "issueTracker": "https://github.com/ropensci/osmplotr/issues", |
12 | 12 | "license": "https://spdx.org/licenses/GPL-3.0", |
13 | | - "version": "0.3.2.054", |
| 13 | + "version": "0.3.3", |
14 | 14 | "programmingLanguage": { |
15 | 15 | "@type": "ComputerLanguage", |
16 | 16 | "name": "R", |
|
72 | 72 | "softwareSuggestions": [ |
73 | 73 | { |
74 | 74 | "@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", |
89 | 77 | "provider": { |
90 | 78 | "@id": "https://cran.r-project.org", |
91 | 79 | "@type": "Organization", |
92 | 80 | "name": "Comprehensive R Archive Network (CRAN)", |
93 | 81 | "url": "https://cran.r-project.org" |
94 | 82 | }, |
95 | | - "sameAs": "https://CRAN.R-project.org/package=magrittr" |
| 83 | + "sameAs": "https://CRAN.R-project.org/package=curl" |
96 | 84 | }, |
97 | 85 | { |
98 | 86 | "@type": "SoftwareApplication", |
99 | | - "identifier": "rmarkdown", |
100 | | - "name": "rmarkdown", |
| 87 | + "identifier": "knitr", |
| 88 | + "name": "knitr", |
101 | 89 | "provider": { |
102 | 90 | "@id": "https://cran.r-project.org", |
103 | 91 | "@type": "Organization", |
104 | 92 | "name": "Comprehensive R Archive Network (CRAN)", |
105 | 93 | "url": "https://cran.r-project.org" |
106 | 94 | }, |
107 | | - "sameAs": "https://CRAN.R-project.org/package=rmarkdown" |
| 95 | + "sameAs": "https://CRAN.R-project.org/package=knitr" |
108 | 96 | }, |
109 | 97 | { |
110 | 98 | "@type": "SoftwareApplication", |
111 | | - "identifier": "roxygen2", |
112 | | - "name": "roxygen2", |
| 99 | + "identifier": "magrittr", |
| 100 | + "name": "magrittr", |
113 | 101 | "provider": { |
114 | 102 | "@id": "https://cran.r-project.org", |
115 | 103 | "@type": "Organization", |
116 | 104 | "name": "Comprehensive R Archive Network (CRAN)", |
117 | 105 | "url": "https://cran.r-project.org" |
118 | 106 | }, |
119 | | - "sameAs": "https://CRAN.R-project.org/package=roxygen2" |
| 107 | + "sameAs": "https://CRAN.R-project.org/package=magrittr" |
120 | 108 | }, |
121 | 109 | { |
122 | 110 | "@type": "SoftwareApplication", |
123 | | - "identifier": "sf", |
124 | | - "name": "sf", |
| 111 | + "identifier": "rmarkdown", |
| 112 | + "name": "rmarkdown", |
125 | 113 | "provider": { |
126 | 114 | "@id": "https://cran.r-project.org", |
127 | 115 | "@type": "Organization", |
128 | 116 | "name": "Comprehensive R Archive Network (CRAN)", |
129 | 117 | "url": "https://cran.r-project.org" |
130 | 118 | }, |
131 | | - "sameAs": "https://CRAN.R-project.org/package=sf" |
| 119 | + "sameAs": "https://CRAN.R-project.org/package=rmarkdown" |
132 | 120 | }, |
133 | 121 | { |
134 | 122 | "@type": "SoftwareApplication", |
|
150 | 138 | "name": "R", |
151 | 139 | "version": ">= 3.2.3" |
152 | 140 | }, |
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 | | - }, |
165 | 141 | { |
166 | 142 | "@type": "SoftwareApplication", |
167 | 143 | "identifier": "e1071", |
|
198 | 174 | }, |
199 | 175 | "sameAs": "https://CRAN.R-project.org/package=ggplot2" |
200 | 176 | }, |
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 | | - }, |
213 | 177 | { |
214 | 178 | "@type": "SoftwareApplication", |
215 | 179 | "identifier": "mapproj", |
|
303 | 267 | ], |
304 | 268 | "releaseNotes": "https://github.com/ropensci/osmplotr/blob/master/NEWS.md", |
305 | 269 | "readme": "https://github.com/ropensci/osmplotr/blob/master/README.md", |
306 | | - "fileSize": "12710.639KB", |
| 270 | + "fileSize": "12710.806KB", |
307 | 271 | "contIntegration": "https://codecov.io/gh/ropensci/osmplotr", |
308 | 272 | "review": { |
309 | 273 | "@type": "Review", |
|
0 commit comments