Skip to content

Commit 25907bc

Browse files
committed
update codemeta
1 parent e69063e commit 25907bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

codemeta.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"@type": "SoftwareSourceCode",
44
"identifier": "geotargets",
55
"description": "Provides extensions for various geographic spatial file formats, such as shape files and rasters. Currently provides support for the 'terra' geographic spatial formats. See the vignettes for worked examples, demonstrations, and explanations of how to use the various package extensions.",
6-
"name": "geotargets: 'Targets' Extensions for Geographic Spatial Formats",
6+
"name": "geotargets: 'targets' Extensions for Geographic Spatial Formats",
77
"relatedLink": "https://docs.ropensci.org/geotargets/",
88
"codeRepository": "https://github.com/ropensci/geotargets",
99
"issueTracker": "https://github.com/ropensci/geotargets/issues",
@@ -267,7 +267,7 @@
267267
},
268268
"SystemRequirements": null
269269
},
270-
"fileSize": "325.496KB",
270+
"fileSize": "325.704KB",
271271
"citation": [
272272
{
273273
"@type": "CreativeWork",
@@ -298,7 +298,7 @@
298298
}
299299
],
300300
"releaseNotes": "https://github.com/ropensci/geotargets/blob/master/NEWS.md",
301-
"readme": "https://github.com/ropensci/geotargets/blob/master/README.md",
301+
"readme": "https://github.com/ropensci/geotargets/blob/main/README.md",
302302
"contIntegration": ["https://github.com/ropensci/geotargets/actions/workflows/R-CMD-check.yaml", "https://app.codecov.io/gh/ropensci/geotargets?branch=master", "https://github.com/ropensci/geotargets/actions?query=workflow%3Apkgcheck"],
303303
"developmentStatus": "https://www.repostatus.org/#active",
304304
"review": {

0 commit comments

Comments
 (0)