Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbb045d3

Browse files
committed
CRAN reviewer requests
1 parent3575e1e commitbb045d3

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

‎DESCRIPTION‎

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
Package: ghapps
22
Type: Package
3-
Title: Authenticate as a GitHub App
3+
Title: Authenticate as a'GitHub' App
44
Version: 1.0.0
55
Authors@R: person("Jeroen", "Ooms", role = c("aut", "cre"),
66
email = "jeroen@berkeley.edu",
77
comment = c(ORCID = "0000-0002-4035-0289"))
8-
Description: GitHub apps provide a powerful way to manage fine grained
9-
programmatic access to specific git repositories, without having to
10-
create dummy users, and which are safer than a PAT for automated tasks.
11-
This package extends 'gh' to let you authenticate and interact with the
12-
GitHub API in R on behalf of an app.
8+
Description: 'GitHub' apps provide a powerful way to manage fine grained
9+
programmatic access to specific 'git' repositories, without having to
10+
create dummy users, and which are safer than a personal access token
11+
for automated tasks. This package extends the 'gh' package to let you
12+
authenticate and interact with 'GitHub' <https://docs.github.com/en/rest/overview>
13+
in 'R' as an app.
1314
License: MIT + file LICENSE
1415
URL: https://github.com/r-lib/ghapps
1516
Encoding: UTF-8

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp