Skip to content

Commit 1c3478f

Browse files
committed
cran comments and codemeta update
1 parent a217b84 commit 1c3478f

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

codemeta.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"codeRepository": "https://github.com/ropensci/vcr/",
99
"issueTracker": "https://github.com/ropensci/vcr/issues",
1010
"license": "https://spdx.org/licenses/MIT",
11-
"version": "1.6.0.91",
11+
"version": "1.7.0",
1212
"programmingLanguage": {
1313
"@type": "ComputerLanguage",
1414
"name": "R",
1515
"url": "https://r-project.org"
1616
},
17-
"runtimePlatform": "R version 4.4.2 (2024-10-31)",
17+
"runtimePlatform": "R version 4.4.3 (2025-02-28)",
1818
"provider": {
1919
"@id": "https://cran.r-project.org",
2020
"@type": "Organization",
@@ -314,5 +314,5 @@
314314
"applicationCategory": "Web",
315315
"isPartOf": "https://ropensci.org",
316316
"keywords": ["http", "https", "API", "web-services", "curl", "mock", "mocking", "http-mocking", "testing", "testing-tools", "tdd"],
317-
"fileSize": "922.447KB"
317+
"fileSize": "922.605KB"
318318
}

cran-comments.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,16 @@
11
## Test environments
22

3-
* local macOS, R 4.4.1
4-
* ubuntu 22.04 (on GitHub Actions), R 4.4.1
3+
* local macOS, R 4.4.3
4+
* ubuntu 24.04 (on GitHub Actions), R 4.4.3
55
* win-builder (devel and release)
66

77
## R CMD check results
88

99
0 errors | 0 warnings | 0 notes
1010

11-
## Revdep check results
12-
13-
We checked all 53 reverse dependencies, comparing R CMD check results across CRAN and dev verions of this package. We saw zero new problems.
14-
1511
--------
1612

17-
This version adds support for httr2.
13+
This version adds changes my maintainer email address.
1814

1915
Thanks very much,
2016
Scott Chamberlain

0 commit comments

Comments
 (0)