|
1 | 1 | { |
2 | | - "@context": ["https://doi.org/doi:10.5063/schema/codemeta-2.0", "http://schema.org"], |
| 2 | + "@context": [ |
| 3 | + "https://doi.org/doi:10.5063/schema/codemeta-2.0", |
| 4 | + "http://schema.org" |
| 5 | + ], |
3 | 6 | "@type": "SoftwareSourceCode", |
4 | 7 | "identifier": "clifro", |
5 | 8 | "description": "CliFlo is a web portal to the New Zealand National Climate\n Database and provides public access (via subscription) to around 6,500\n various climate stations (see <https://cliflo.niwa.co.nz/> for more\n information). Collating and manipulating data from CliFlo\n (hence clifro) and importing into R for further analysis, exploration and\n visualisation is now straightforward and coherent. The user is required to\n have an internet connection, and a current CliFlo subscription (free) if\n data from stations, other than the public Reefton electronic weather\n station, is sought.", |
6 | 9 | "name": "clifro: Easily Download and Visualise Climate Data from CliFlo", |
7 | 10 | "codeRepository": "https://github.com/ropensci/clifro", |
8 | 11 | "issueTracker": "https://github.com/ropensci/clifro/issues", |
9 | | - "datePublished": "2017-10-04", |
10 | 12 | "license": "https://spdx.org/licenses/GPL-2.0", |
11 | | - "version": "3.1-5", |
| 13 | + "version": "3.2.2", |
12 | 14 | "programmingLanguage": { |
13 | 15 | "@type": "ComputerLanguage", |
14 | 16 | "name": "R", |
15 | | - "version": "3.3.2", |
| 17 | + "version": "3.5.3", |
16 | 18 | "url": "https://r-project.org" |
17 | 19 | }, |
18 | | - "runtimePlatform": "R version 3.3.2 (2016-10-31)", |
| 20 | + "runtimePlatform": "R version 3.5.3 (2019-03-11)", |
19 | 21 | "provider": { |
20 | 22 | "@id": "https://cran.r-project.org", |
21 | 23 | "@type": "Organization", |
|
31 | 33 | "@id": "http://orcid.org/0000-0001-6841-4312" |
32 | 34 | } |
33 | 35 | ], |
34 | | - "maintainer": { |
35 | | - "@type": "Person", |
36 | | - "givenName": "Blake", |
37 | | - "familyName": "Seers", |
38 | | - "email": "blake.seers@gmail.com", |
39 | | - "@id": "http://orcid.org/0000-0001-6841-4312" |
40 | | - }, |
| 36 | + "maintainer": [ |
| 37 | + { |
| 38 | + "@type": "Person", |
| 39 | + "givenName": "Blake", |
| 40 | + "familyName": "Seers", |
| 41 | + "email": "blake.seers@gmail.com", |
| 42 | + "@id": "http://orcid.org/0000-0001-6841-4312" |
| 43 | + } |
| 44 | + ], |
41 | 45 | "softwareSuggestions": [ |
| 46 | + { |
| 47 | + "@type": "SoftwareApplication", |
| 48 | + "identifier": "spelling", |
| 49 | + "name": "spelling", |
| 50 | + "provider": { |
| 51 | + "@id": "https://cran.r-project.org", |
| 52 | + "@type": "Organization", |
| 53 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 54 | + "url": "https://cran.r-project.org" |
| 55 | + }, |
| 56 | + "sameAs": "https://CRAN.R-project.org/package=spelling" |
| 57 | + }, |
42 | 58 | { |
43 | 59 | "@type": "SoftwareApplication", |
44 | 60 | "identifier": "knitr", |
45 | 61 | "name": "knitr", |
46 | 62 | "provider": { |
47 | 63 | "@id": "https://cran.r-project.org", |
48 | 64 | "@type": "Organization", |
49 | | - "name": "Central R Archive Network (CRAN)", |
| 65 | + "name": "Comprehensive R Archive Network (CRAN)", |
50 | 66 | "url": "https://cran.r-project.org" |
51 | | - } |
| 67 | + }, |
| 68 | + "sameAs": "https://CRAN.R-project.org/package=knitr" |
52 | 69 | }, |
53 | 70 | { |
54 | 71 | "@type": "SoftwareApplication", |
|
57 | 74 | "provider": { |
58 | 75 | "@id": "https://cran.r-project.org", |
59 | 76 | "@type": "Organization", |
60 | | - "name": "Central R Archive Network (CRAN)", |
| 77 | + "name": "Comprehensive R Archive Network (CRAN)", |
61 | 78 | "url": "https://cran.r-project.org" |
62 | | - } |
| 79 | + }, |
| 80 | + "sameAs": "https://CRAN.R-project.org/package=rmarkdown" |
63 | 81 | }, |
64 | 82 | { |
65 | 83 | "@type": "SoftwareApplication", |
66 | 84 | "identifier": "ggmap", |
67 | 85 | "name": "ggmap", |
68 | | - "version": "2.6", |
| 86 | + "version": ">= 2.6", |
69 | 87 | "provider": { |
70 | 88 | "@id": "https://cran.r-project.org", |
71 | 89 | "@type": "Organization", |
72 | | - "name": "Central R Archive Network (CRAN)", |
| 90 | + "name": "Comprehensive R Archive Network (CRAN)", |
73 | 91 | "url": "https://cran.r-project.org" |
74 | | - } |
| 92 | + }, |
| 93 | + "sameAs": "https://CRAN.R-project.org/package=ggmap" |
75 | 94 | }, |
76 | 95 | { |
77 | 96 | "@type": "SoftwareApplication", |
|
80 | 99 | "provider": { |
81 | 100 | "@id": "https://cran.r-project.org", |
82 | 101 | "@type": "Organization", |
83 | | - "name": "Central R Archive Network (CRAN)", |
| 102 | + "name": "Comprehensive R Archive Network (CRAN)", |
84 | 103 | "url": "https://cran.r-project.org" |
85 | | - } |
| 104 | + }, |
| 105 | + "sameAs": "https://CRAN.R-project.org/package=pander" |
86 | 106 | }, |
87 | 107 | { |
88 | 108 | "@type": "SoftwareApplication", |
|
91 | 111 | "provider": { |
92 | 112 | "@id": "https://cran.r-project.org", |
93 | 113 | "@type": "Organization", |
94 | | - "name": "Central R Archive Network (CRAN)", |
| 114 | + "name": "Comprehensive R Archive Network (CRAN)", |
95 | 115 | "url": "https://cran.r-project.org" |
96 | | - } |
| 116 | + }, |
| 117 | + "sameAs": "https://CRAN.R-project.org/package=testthat" |
97 | 118 | } |
98 | 119 | ], |
99 | 120 | "softwareRequirements": [ |
|
109 | 130 | "provider": { |
110 | 131 | "@id": "https://cran.r-project.org", |
111 | 132 | "@type": "Organization", |
112 | | - "name": "Central R Archive Network (CRAN)", |
| 133 | + "name": "Comprehensive R Archive Network (CRAN)", |
113 | 134 | "url": "https://cran.r-project.org" |
114 | | - } |
| 135 | + }, |
| 136 | + "sameAs": "https://CRAN.R-project.org/package=lubridate" |
115 | 137 | }, |
116 | 138 | { |
117 | 139 | "@type": "SoftwareApplication", |
118 | | - "identifier": "XML", |
119 | | - "name": "XML", |
| 140 | + "identifier": "xml2", |
| 141 | + "name": "xml2", |
120 | 142 | "provider": { |
121 | 143 | "@id": "https://cran.r-project.org", |
122 | 144 | "@type": "Organization", |
123 | | - "name": "Central R Archive Network (CRAN)", |
| 145 | + "name": "Comprehensive R Archive Network (CRAN)", |
124 | 146 | "url": "https://cran.r-project.org" |
125 | | - } |
| 147 | + }, |
| 148 | + "sameAs": "https://CRAN.R-project.org/package=xml2" |
126 | 149 | }, |
127 | 150 | { |
128 | 151 | "@type": "SoftwareApplication", |
129 | | - "identifier": "selectr", |
130 | | - "name": "selectr", |
| 152 | + "identifier": "magrittr", |
| 153 | + "name": "magrittr", |
131 | 154 | "provider": { |
132 | 155 | "@id": "https://cran.r-project.org", |
133 | 156 | "@type": "Organization", |
134 | | - "name": "Central R Archive Network (CRAN)", |
| 157 | + "name": "Comprehensive R Archive Network (CRAN)", |
135 | 158 | "url": "https://cran.r-project.org" |
136 | | - } |
| 159 | + }, |
| 160 | + "sameAs": "https://CRAN.R-project.org/package=magrittr" |
137 | 161 | }, |
138 | 162 | { |
139 | 163 | "@type": "SoftwareApplication", |
|
142 | 166 | "provider": { |
143 | 167 | "@id": "https://cran.r-project.org", |
144 | 168 | "@type": "Organization", |
145 | | - "name": "Central R Archive Network (CRAN)", |
| 169 | + "name": "Comprehensive R Archive Network (CRAN)", |
146 | 170 | "url": "https://cran.r-project.org" |
147 | | - } |
| 171 | + }, |
| 172 | + "sameAs": "https://CRAN.R-project.org/package=RCurl" |
148 | 173 | }, |
149 | 174 | { |
150 | 175 | "@type": "SoftwareApplication", |
|
155 | 180 | "@type": "SoftwareApplication", |
156 | 181 | "identifier": "ggplot2", |
157 | 182 | "name": "ggplot2", |
158 | | - "version": "2.0.0", |
| 183 | + "version": ">= 2.0.0", |
159 | 184 | "provider": { |
160 | 185 | "@id": "https://cran.r-project.org", |
161 | 186 | "@type": "Organization", |
162 | | - "name": "Central R Archive Network (CRAN)", |
| 187 | + "name": "Comprehensive R Archive Network (CRAN)", |
163 | 188 | "url": "https://cran.r-project.org" |
164 | | - } |
| 189 | + }, |
| 190 | + "sameAs": "https://CRAN.R-project.org/package=ggplot2" |
165 | 191 | }, |
166 | 192 | { |
167 | 193 | "@type": "SoftwareApplication", |
|
170 | 196 | "provider": { |
171 | 197 | "@id": "https://cran.r-project.org", |
172 | 198 | "@type": "Organization", |
173 | | - "name": "Central R Archive Network (CRAN)", |
| 199 | + "name": "Comprehensive R Archive Network (CRAN)", |
174 | 200 | "url": "https://cran.r-project.org" |
175 | | - } |
| 201 | + }, |
| 202 | + "sameAs": "https://CRAN.R-project.org/package=scales" |
176 | 203 | }, |
177 | 204 | { |
178 | 205 | "@type": "SoftwareApplication", |
|
181 | 208 | "provider": { |
182 | 209 | "@id": "https://cran.r-project.org", |
183 | 210 | "@type": "Organization", |
184 | | - "name": "Central R Archive Network (CRAN)", |
| 211 | + "name": "Comprehensive R Archive Network (CRAN)", |
185 | 212 | "url": "https://cran.r-project.org" |
186 | | - } |
| 213 | + }, |
| 214 | + "sameAs": "https://CRAN.R-project.org/package=RColorBrewer" |
187 | 215 | }, |
188 | 216 | { |
189 | 217 | "@type": "SoftwareApplication", |
|
192 | 220 | "provider": { |
193 | 221 | "@id": "https://cran.r-project.org", |
194 | 222 | "@type": "Organization", |
195 | | - "name": "Central R Archive Network (CRAN)", |
| 223 | + "name": "Comprehensive R Archive Network (CRAN)", |
196 | 224 | "url": "https://cran.r-project.org" |
197 | | - } |
| 225 | + }, |
| 226 | + "sameAs": "https://CRAN.R-project.org/package=reshape2" |
198 | 227 | } |
199 | 228 | ], |
200 | 229 | "applicationCategory": "DataAccess", |
201 | | - "keywords": ["r", "opensci", "zealand", "weather", "climate", "cliflo", "data", "api", "windrose", "rain", "wind", "temperature"], |
202 | | - "isPartOf": "https://ropensci.org", |
| 230 | + "keywords": ["r", "opensci", "zealand", "weather", "climate", "cliflo", "data", "api", "windrose", "rain", "wind", "temperature", "climate-data", "climate-stations", "national-climate-database", "kml", "rstats", "r-package"], |
| 231 | + "isPartOf": "\"https://ropensci.org\"", |
203 | 232 | "contIntegration": "https://travis-ci.org/ropensci/clifro", |
204 | 233 | "releaseNotes": "https://github.com/ropensci/clifro/blob/master/NEWS.md", |
205 | 234 | "readme": "https://github.com/ropensci/clifro/blob/master/README.md", |
206 | | - "fileSize": "1721.161KB", |
| 235 | + "fileSize": "2382.937KB", |
207 | 236 | "citation": [ |
208 | 237 | { |
209 | 238 | "@type": "ScholarlyArticle", |
|
223 | 252 | "name": "New Zealand's Climate Data in R --- An Introduction to clifro", |
224 | 253 | "url": "http://stattech.wordpress.fos.auckland.ac.nz/2015-02-new-zealands-climate-data-in-r-an-introduction-to-clifro/" |
225 | 254 | } |
226 | | - ] |
| 255 | + ], |
| 256 | + "contributor": {}, |
| 257 | + "copyrightHolder": {}, |
| 258 | + "funder": {}, |
| 259 | + "relatedLink": "https://CRAN.R-project.org/package=clifro", |
| 260 | + "developmentStatus": "https://www.repostatus.org/#active" |
227 | 261 | } |
0 commit comments