Skip to content

Commit

Permalink
No changes to codemeta
Browse files Browse the repository at this point in the history
  • Loading branch information
sharlagelfand authored and sckott committed Jul 19, 2019
1 parent 42c7b34 commit 02889d7
Showing 1 changed file with 3 additions and 15 deletions.
18 changes: 3 additions & 15 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
"version": "3.5.2",
"version": "3.6.0",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 3.5.2 (2018-12-20)",
"runtimePlatform": "R version 3.6.0 Patched (2019-04-30 r76446)",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand Down Expand Up @@ -139,18 +139,6 @@
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=lazyeval"
},
{
"@type": "SoftwareApplication",
"identifier": "geojsonio",
"name": "geojsonio",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=geojsonio"
}
],
"softwareRequirements": [
Expand Down Expand Up @@ -252,7 +240,7 @@
"contIntegration": "https://travis-ci.org/ropensci/ckanr",
"releaseNotes": "https://github.com/ropensci/ckanr/blob/master/NEWS.md",
"readme": "https://github.com/ropensci/ckanr/blob/master/README.md",
"fileSize": "76.198KB",
"fileSize": "77.083KB",
"copyrightHolder": {},
"funder": {}
}

0 comments on commit 02889d7

Please sign in to comment.