Skip to content

Commit dd73293

Browse files
committed
Update codemeta.json
1 parent b52144d commit dd73293

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

codemeta.json

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
],
1515
"issueTracker": "https://github.com/gavinrozzi/zipcodeR/issues/",
1616
"license": "https://spdx.org/licenses/GPL-3.0",
17-
"version": "0.3.0",
17+
"version": "0.3.1",
1818
"programmingLanguage": {
1919
"@type": "ComputerLanguage",
2020
"name": "R",
2121
"url": "https://r-project.org"
2222
},
23-
"runtimePlatform": "R version 4.0.5 (2021-03-31)",
23+
"runtimePlatform": "R version 4.1.0 (2021-05-18)",
2424
"provider": {
2525
"@id": "https://cran.r-project.org",
2626
"@type": "Organization",
@@ -160,18 +160,6 @@
160160
},
161161
"sameAs": "https://CRAN.R-project.org/package=raster"
162162
},
163-
{
164-
"@type": "SoftwareApplication",
165-
"identifier": "udunits2",
166-
"name": "udunits2",
167-
"provider": {
168-
"@id": "https://cran.r-project.org",
169-
"@type": "Organization",
170-
"name": "Comprehensive R Archive Network (CRAN)",
171-
"url": "https://cran.r-project.org"
172-
},
173-
"sameAs": "https://CRAN.R-project.org/package=udunits2"
174-
},
175163
{
176164
"@type": "SoftwareApplication",
177165
"identifier": "tidycensus",
@@ -217,6 +205,6 @@
217205
],
218206
"releaseNotes": "https://github.com/gavinrozzi/zipcodeR/blob/master/NEWS.md",
219207
"readme": "https://github.com/gavinrozzi/zipcodeR/blob/master/README.md",
220-
"fileSize": "3162.028KB",
208+
"fileSize": "3059.161KB",
221209
"contIntegration": "https://codecov.io/gh/gavinrozzi/zipcodeR"
222210
}

0 commit comments

Comments
 (0)