Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Commit ada75e9

Browse files
committed
Update codemeta.json
1 parent 8828fd8 commit ada75e9

File tree

1 file changed

+82
-48
lines changed

1 file changed

+82
-48
lines changed

codemeta.json

Lines changed: 82 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,23 @@
11
{
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+
],
36
"@type": "SoftwareSourceCode",
47
"identifier": "clifro",
58
"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.",
69
"name": "clifro: Easily Download and Visualise Climate Data from CliFlo",
710
"codeRepository": "https://github.com/ropensci/clifro",
811
"issueTracker": "https://github.com/ropensci/clifro/issues",
9-
"datePublished": "2017-10-04",
1012
"license": "https://spdx.org/licenses/GPL-2.0",
11-
"version": "3.1-5",
13+
"version": "3.2.2",
1214
"programmingLanguage": {
1315
"@type": "ComputerLanguage",
1416
"name": "R",
15-
"version": "3.3.2",
17+
"version": "3.5.3",
1618
"url": "https://r-project.org"
1719
},
18-
"runtimePlatform": "R version 3.3.2 (2016-10-31)",
20+
"runtimePlatform": "R version 3.5.3 (2019-03-11)",
1921
"provider": {
2022
"@id": "https://cran.r-project.org",
2123
"@type": "Organization",
@@ -31,24 +33,39 @@
3133
"@id": "http://orcid.org/0000-0001-6841-4312"
3234
}
3335
],
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+
],
4145
"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+
},
4258
{
4359
"@type": "SoftwareApplication",
4460
"identifier": "knitr",
4561
"name": "knitr",
4662
"provider": {
4763
"@id": "https://cran.r-project.org",
4864
"@type": "Organization",
49-
"name": "Central R Archive Network (CRAN)",
65+
"name": "Comprehensive R Archive Network (CRAN)",
5066
"url": "https://cran.r-project.org"
51-
}
67+
},
68+
"sameAs": "https://CRAN.R-project.org/package=knitr"
5269
},
5370
{
5471
"@type": "SoftwareApplication",
@@ -57,21 +74,23 @@
5774
"provider": {
5875
"@id": "https://cran.r-project.org",
5976
"@type": "Organization",
60-
"name": "Central R Archive Network (CRAN)",
77+
"name": "Comprehensive R Archive Network (CRAN)",
6178
"url": "https://cran.r-project.org"
62-
}
79+
},
80+
"sameAs": "https://CRAN.R-project.org/package=rmarkdown"
6381
},
6482
{
6583
"@type": "SoftwareApplication",
6684
"identifier": "ggmap",
6785
"name": "ggmap",
68-
"version": "2.6",
86+
"version": ">= 2.6",
6987
"provider": {
7088
"@id": "https://cran.r-project.org",
7189
"@type": "Organization",
72-
"name": "Central R Archive Network (CRAN)",
90+
"name": "Comprehensive R Archive Network (CRAN)",
7391
"url": "https://cran.r-project.org"
74-
}
92+
},
93+
"sameAs": "https://CRAN.R-project.org/package=ggmap"
7594
},
7695
{
7796
"@type": "SoftwareApplication",
@@ -80,9 +99,10 @@
8099
"provider": {
81100
"@id": "https://cran.r-project.org",
82101
"@type": "Organization",
83-
"name": "Central R Archive Network (CRAN)",
102+
"name": "Comprehensive R Archive Network (CRAN)",
84103
"url": "https://cran.r-project.org"
85-
}
104+
},
105+
"sameAs": "https://CRAN.R-project.org/package=pander"
86106
},
87107
{
88108
"@type": "SoftwareApplication",
@@ -91,9 +111,10 @@
91111
"provider": {
92112
"@id": "https://cran.r-project.org",
93113
"@type": "Organization",
94-
"name": "Central R Archive Network (CRAN)",
114+
"name": "Comprehensive R Archive Network (CRAN)",
95115
"url": "https://cran.r-project.org"
96-
}
116+
},
117+
"sameAs": "https://CRAN.R-project.org/package=testthat"
97118
}
98119
],
99120
"softwareRequirements": [
@@ -109,31 +130,34 @@
109130
"provider": {
110131
"@id": "https://cran.r-project.org",
111132
"@type": "Organization",
112-
"name": "Central R Archive Network (CRAN)",
133+
"name": "Comprehensive R Archive Network (CRAN)",
113134
"url": "https://cran.r-project.org"
114-
}
135+
},
136+
"sameAs": "https://CRAN.R-project.org/package=lubridate"
115137
},
116138
{
117139
"@type": "SoftwareApplication",
118-
"identifier": "XML",
119-
"name": "XML",
140+
"identifier": "xml2",
141+
"name": "xml2",
120142
"provider": {
121143
"@id": "https://cran.r-project.org",
122144
"@type": "Organization",
123-
"name": "Central R Archive Network (CRAN)",
145+
"name": "Comprehensive R Archive Network (CRAN)",
124146
"url": "https://cran.r-project.org"
125-
}
147+
},
148+
"sameAs": "https://CRAN.R-project.org/package=xml2"
126149
},
127150
{
128151
"@type": "SoftwareApplication",
129-
"identifier": "selectr",
130-
"name": "selectr",
152+
"identifier": "magrittr",
153+
"name": "magrittr",
131154
"provider": {
132155
"@id": "https://cran.r-project.org",
133156
"@type": "Organization",
134-
"name": "Central R Archive Network (CRAN)",
157+
"name": "Comprehensive R Archive Network (CRAN)",
135158
"url": "https://cran.r-project.org"
136-
}
159+
},
160+
"sameAs": "https://CRAN.R-project.org/package=magrittr"
137161
},
138162
{
139163
"@type": "SoftwareApplication",
@@ -142,9 +166,10 @@
142166
"provider": {
143167
"@id": "https://cran.r-project.org",
144168
"@type": "Organization",
145-
"name": "Central R Archive Network (CRAN)",
169+
"name": "Comprehensive R Archive Network (CRAN)",
146170
"url": "https://cran.r-project.org"
147-
}
171+
},
172+
"sameAs": "https://CRAN.R-project.org/package=RCurl"
148173
},
149174
{
150175
"@type": "SoftwareApplication",
@@ -155,13 +180,14 @@
155180
"@type": "SoftwareApplication",
156181
"identifier": "ggplot2",
157182
"name": "ggplot2",
158-
"version": "2.0.0",
183+
"version": ">= 2.0.0",
159184
"provider": {
160185
"@id": "https://cran.r-project.org",
161186
"@type": "Organization",
162-
"name": "Central R Archive Network (CRAN)",
187+
"name": "Comprehensive R Archive Network (CRAN)",
163188
"url": "https://cran.r-project.org"
164-
}
189+
},
190+
"sameAs": "https://CRAN.R-project.org/package=ggplot2"
165191
},
166192
{
167193
"@type": "SoftwareApplication",
@@ -170,9 +196,10 @@
170196
"provider": {
171197
"@id": "https://cran.r-project.org",
172198
"@type": "Organization",
173-
"name": "Central R Archive Network (CRAN)",
199+
"name": "Comprehensive R Archive Network (CRAN)",
174200
"url": "https://cran.r-project.org"
175-
}
201+
},
202+
"sameAs": "https://CRAN.R-project.org/package=scales"
176203
},
177204
{
178205
"@type": "SoftwareApplication",
@@ -181,9 +208,10 @@
181208
"provider": {
182209
"@id": "https://cran.r-project.org",
183210
"@type": "Organization",
184-
"name": "Central R Archive Network (CRAN)",
211+
"name": "Comprehensive R Archive Network (CRAN)",
185212
"url": "https://cran.r-project.org"
186-
}
213+
},
214+
"sameAs": "https://CRAN.R-project.org/package=RColorBrewer"
187215
},
188216
{
189217
"@type": "SoftwareApplication",
@@ -192,18 +220,19 @@
192220
"provider": {
193221
"@id": "https://cran.r-project.org",
194222
"@type": "Organization",
195-
"name": "Central R Archive Network (CRAN)",
223+
"name": "Comprehensive R Archive Network (CRAN)",
196224
"url": "https://cran.r-project.org"
197-
}
225+
},
226+
"sameAs": "https://CRAN.R-project.org/package=reshape2"
198227
}
199228
],
200229
"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\"",
203232
"contIntegration": "https://travis-ci.org/ropensci/clifro",
204233
"releaseNotes": "https://github.com/ropensci/clifro/blob/master/NEWS.md",
205234
"readme": "https://github.com/ropensci/clifro/blob/master/README.md",
206-
"fileSize": "1721.161KB",
235+
"fileSize": "2382.937KB",
207236
"citation": [
208237
{
209238
"@type": "ScholarlyArticle",
@@ -223,5 +252,10 @@
223252
"name": "New Zealand's Climate Data in R --- An Introduction to clifro",
224253
"url": "http://stattech.wordpress.fos.auckland.ac.nz/2015-02-new-zealands-climate-data-in-r-an-introduction-to-clifro/"
225254
}
226-
]
255+
],
256+
"contributor": {},
257+
"copyrightHolder": {},
258+
"funder": {},
259+
"relatedLink": "https://CRAN.R-project.org/package=clifro",
260+
"developmentStatus": "https://www.repostatus.org/#active"
227261
}

0 commit comments

Comments
 (0)