Skip to content

Commit 706d495

Browse files
committed
Update codemeta.json
1 parent 260f215 commit 706d495

1 file changed

Lines changed: 85 additions & 18 deletions

File tree

codemeta.json

Lines changed: 85 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,26 @@
11
{
2-
"@context": ["https://doi.org/10.5063/schema/codemeta-2.0", "http://schema.org"],
2+
"@context": [
3+
"https://doi.org/10.5063/schema/codemeta-2.0",
4+
"http://schema.org"
5+
],
36
"@type": "SoftwareSourceCode",
47
"identifier": "zipcodeR",
58
"description": "Make working with ZIP codes in R painless with an integrated dataset of U.S. ZIP codes and functions for working with them. \n Search ZIP codes by multiple geographies, including state, county, city & across time zones. Also included are functions for relating\n ZIP codes to Census data.",
69
"name": "zipcodeR: Data & Functions for Working with US ZIP Codes",
710
"codeRepository": "https://github.com/gavinrozzi/zipcodeR/",
8-
"relatedLink": ["https://www.gavinrozzi.com/project/zipcoder/", "https://CRAN.R-project.org/package=zipcodeR"],
11+
"relatedLink": [
12+
"https://www.gavinrozzi.com/project/zipcoder/",
13+
"https://CRAN.R-project.org/package=zipcodeR"
14+
],
915
"issueTracker": "https://github.com/gavinrozzi/zipcodeR/issues/",
1016
"license": "https://spdx.org/licenses/GPL-3.0",
11-
"version": "0.2.0",
17+
"version": "0.3.0",
1218
"programmingLanguage": {
1319
"@type": "ComputerLanguage",
1420
"name": "R",
1521
"url": "https://r-project.org"
1622
},
17-
"runtimePlatform": "R version 4.0.3 Patched (2020-11-14 r79432)",
23+
"runtimePlatform": "R version 4.0.5 (2021-03-31)",
1824
"provider": {
1925
"@id": "https://cran.r-project.org",
2026
"@type": "Organization",
@@ -93,15 +99,28 @@
9399
},
94100
{
95101
"@type": "SoftwareApplication",
96-
"identifier": "tidycensus",
97-
"name": "tidycensus",
102+
"identifier": "testthat",
103+
"name": "testthat",
104+
"version": ">= 3.0.0",
98105
"provider": {
99106
"@id": "https://cran.r-project.org",
100107
"@type": "Organization",
101108
"name": "Comprehensive R Archive Network (CRAN)",
102109
"url": "https://cran.r-project.org"
103110
},
104-
"sameAs": "https://CRAN.R-project.org/package=tidycensus"
111+
"sameAs": "https://CRAN.R-project.org/package=testthat"
112+
},
113+
{
114+
"@type": "SoftwareApplication",
115+
"identifier": "covr",
116+
"name": "covr",
117+
"provider": {
118+
"@id": "https://cran.r-project.org",
119+
"@type": "Organization",
120+
"name": "Comprehensive R Archive Network (CRAN)",
121+
"url": "https://cran.r-project.org"
122+
},
123+
"sameAs": "https://CRAN.R-project.org/package=covr"
105124
}
106125
],
107126
"softwareRequirements": [
@@ -119,37 +138,85 @@
119138
},
120139
{
121140
"@type": "SoftwareApplication",
122-
"identifier": "R",
123-
"name": "R",
124-
"version": ">= 3.5.0"
141+
"identifier": "stringr",
142+
"name": "stringr",
143+
"provider": {
144+
"@id": "https://cran.r-project.org",
145+
"@type": "Organization",
146+
"name": "Comprehensive R Archive Network (CRAN)",
147+
"url": "https://cran.r-project.org"
148+
},
149+
"sameAs": "https://CRAN.R-project.org/package=stringr"
125150
},
126151
{
127152
"@type": "SoftwareApplication",
128-
"identifier": "dplyr",
129-
"name": "dplyr",
153+
"identifier": "raster",
154+
"name": "raster",
130155
"provider": {
131156
"@id": "https://cran.r-project.org",
132157
"@type": "Organization",
133158
"name": "Comprehensive R Archive Network (CRAN)",
134159
"url": "https://cran.r-project.org"
135160
},
136-
"sameAs": "https://CRAN.R-project.org/package=dplyr"
161+
"sameAs": "https://CRAN.R-project.org/package=raster"
137162
},
138163
{
139164
"@type": "SoftwareApplication",
140-
"identifier": "stringr",
141-
"name": "stringr",
165+
"identifier": "udunits2",
166+
"name": "udunits2",
142167
"provider": {
143168
"@id": "https://cran.r-project.org",
144169
"@type": "Organization",
145170
"name": "Comprehensive R Archive Network (CRAN)",
146171
"url": "https://cran.r-project.org"
147172
},
148-
"sameAs": "https://CRAN.R-project.org/package=stringr"
173+
"sameAs": "https://CRAN.R-project.org/package=udunits2"
174+
},
175+
{
176+
"@type": "SoftwareApplication",
177+
"identifier": "tidycensus",
178+
"name": "tidycensus",
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+
"sameAs": "https://CRAN.R-project.org/package=tidycensus"
186+
},
187+
{
188+
"@type": "SoftwareApplication",
189+
"identifier": "tidyr",
190+
"name": "tidyr",
191+
"provider": {
192+
"@id": "https://cran.r-project.org",
193+
"@type": "Organization",
194+
"name": "Comprehensive R Archive Network (CRAN)",
195+
"url": "https://cran.r-project.org"
196+
},
197+
"sameAs": "https://CRAN.R-project.org/package=tidyr"
198+
},
199+
{
200+
"@type": "SoftwareApplication",
201+
"identifier": "dplyr",
202+
"name": "dplyr",
203+
"provider": {
204+
"@id": "https://cran.r-project.org",
205+
"@type": "Organization",
206+
"name": "Comprehensive R Archive Network (CRAN)",
207+
"url": "https://cran.r-project.org"
208+
},
209+
"sameAs": "https://CRAN.R-project.org/package=dplyr"
210+
},
211+
{
212+
"@type": "SoftwareApplication",
213+
"identifier": "R",
214+
"name": "R",
215+
"version": ">= 3.5.0"
149216
}
150217
],
151218
"releaseNotes": "https://github.com/gavinrozzi/zipcodeR/blob/master/NEWS.md",
152219
"readme": "https://github.com/gavinrozzi/zipcodeR/blob/master/README.md",
153-
"fileSize": "4276.918KB",
154-
"contIntegration": "https://travis-ci.com/gavinrozzi/zipcodeR"
220+
"fileSize": "3162.028KB",
221+
"contIntegration": "https://codecov.io/gh/gavinrozzi/zipcodeR"
155222
}

0 commit comments

Comments
 (0)