Skip to content

Commit

Permalink
update docs and codemeta
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Aug 2, 2019
1 parent 09282b4 commit b32505e
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 19 deletions.
8 changes: 4 additions & 4 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"codeRepository": "https://github.com/ropensci/crul",
"issueTracker": "https://github.com/ropensci/crul/issues",
"license": "https://spdx.org/licenses/MIT",
"version": "0.8.1.9100",
"version": "0.8.4",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
"version": "3.6.0",
"version": "3.6.1",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 3.6.0 Patched (2019-04-30 r76446)",
"runtimePlatform": "R version 3.6.1 Patched (2019-07-17 r76848)",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand Down Expand Up @@ -179,7 +179,7 @@
"developmentStatus": "active",
"releaseNotes": "https://github.com/ropensci/crul/blob/master/NEWS.md",
"readme": "https://github.com/ropensci/crul/blob/master/README.md",
"fileSize": "75.045KB",
"fileSize": "336.109KB",
"relatedLink": [
"https://ropenscilabs.github.io/http-testing-book/"
],
Expand Down
24 changes: 12 additions & 12 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/reference/crul-options.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b32505e

Please sign in to comment.