Skip to content

Commit ebbf30d

Browse files
committed
CRAN version 0.1.2
1 parent 5fad3d0 commit ebbf30d

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

‎DESCRIPTION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: ghql
33
Title: General Purpose 'GraphQL' Client
4-
Version: 0.1.1.099
4+
Version: 0.1.2
55
Authors@R: c(
66
person("Scott", "Chamberlain", , "[email protected]", role = "aut",
77
comment = c(ORCID = "0000-0003-1444-9135")),

‎codemeta.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@
114114
"applicationCategory": "Web",
115115
"isPartOf": "https://ropensci.org",
116116
"keywords": ["http", "API", "web-services", "curl", "data", "GraphQL", "graphql", "graphql-client", "rstats", "r", "graphql-api", "r-package"],
117-
"fileSize": "52.401KB",
117+
"fileSize": "63594.427KB",
118118
"releaseNotes": "https://github.com/ropensci/ghql/blob/main/NEWS.md",
119119
"readme": "https://github.com/ropensci/ghql/blob/master/README.md",
120-
"contIntegration": ["https://github.com/ropensci/ghql/actions?query=workflow%3AR-check", "https://codecov.io/github/ropensci/ghql?branch=master"],
120+
"contIntegration": ["https://github.com/ropensci/ghql/actions?query=workflow%3AR-check", "https://app.codecov.io/github/ropensci/ghql?branch=master"],
121121
"developmentStatus": "https://www.repostatus.org/#active"
122122
}

‎cran-comments.md‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
This submission is from new maintainer, Mark Padgham <[email protected]>, replacing previous maintainer, Scott Chamberlain <[email protected]>. The submission updates all documentation as requested by CRAN.
44

5+
## revdepcheck results
6+
7+
We checked 3 reverse dependencies (2 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
8+
9+
* We saw 0 new problems
10+
* We failed to check 0 packages
11+
12+
13+
-----
14+
515
Other than these, this submission generates no additional notes, and no warnings on:
616

717
* Ubuntu 24.04: R-release, R-devel

0 commit comments

Comments
 (0)