gargle

R 패키지 메타데이터와 수집 신호를 모아 봅니다.

Packages / CRAN / gargle

gargle

v1.6.1
Repository CRANLicense MIT + file LICENSELifecycle activeNeeds compilation no
DOI
10.32614/CRAN.package.gargle
Task views
Web Technologies and Services
Reverse imports
477

Core Signals

첫 화면에서 판단해야 할 수집 신호를 먼저 배치합니다.

2
Task views
Web Technologies and Services
Reverse imports
477

Supported Backends

DESCRIPTION에서 감지한 backend 관련 package입니다.

0
backend package 신호가 없습니다.

Quick Facts

기본 메타데이터를 작은 카드와 토큰으로 압축합니다.

profile
Repository
CRAN
Version
1.6.1
License
MIT + file LICENSE
Lifecycle
active
Needs compilation
no
Reverse imports
477
Last observed
2026-05-30
CRAN
cran.r-project.org/package=gargle

수집 소스별 패키지 정보

2개 소스
CRAN
1.6.1
2026-05-30
License
MIT + file LICENSE
Depends
R (>= 4.1)
Imports
cli (>= 3.0.1), fs (>= 1.3.1), glue (>= 1.3.0), httr (>= 1.4.5), jsonlite, lifecycle (>= 0.2.0), openssl, rappdirs, rlang (>= 1.1.0), stats, utils, withr
Suggests
aws.ec2metadata, aws.signature, covr, httpuv, knitr, rmarkdown, sodium, spelling, testthat (>= 3.1.7)
Needs compilation
no
Reverse imports
477
Lifecycle
active
Last observed
2026-05-30 10:45:11
R-universe
1.6.1.9000
2026-05-30
Depends
R
Imports
cli, fs, glue, httr, jsonlite, lifecycle, openssl, rappdirs, rlang, stats, utils, withr
Suggests
aws.ec2metadata, aws.signature, covr, httpuv, knitr, rmarkdown, sodium, spelling, testthat
Last observed
2026-05-30 11:26:48

이 패키지가 의존하는 패키지

5개 표시전체 21개
PackageTypeSpec
cli
CRAN · 1.6.1 · 2026-05-30
Importscli (>= 3.0.1)
fs
CRAN · 1.6.1 · 2026-05-30
Importsfs (>= 1.3.1)
glue
CRAN · 1.6.1 · 2026-05-30
Importsglue (>= 1.3.0)
httr
CRAN · 1.6.1 · 2026-05-30
Importshttr (>= 1.4.5)
jsonlite
CRAN · 1.6.1 · 2026-05-30
Importsjsonlite
1 / 5

이 패키지를 쓰는 패키지

5개 표시전체 19개
PackageTypeSpec
bigrquery
1.6.2
CRAN · 2026-05-30
Importsgargle (>= 1.5.0)
daiR
1.2.0
CRAN · 2026-05-30
Importsgargle
galigor
0.2.5
CRAN · 2026-05-30
Importsgargle (>= 1.2.0)
gmailr
3.0.0
CRAN · 2026-05-30
Importsgargle (>= 1.6.1)
googleAnalyticsR
1.2.0
CRAN · 2026-05-30
Importsgargle (>= 1.2.0)
1 / 4

Reverse dependency summary

2 types
TypePackages
Imports12
Suggests7

패키지 페이지

Reverse imports
24
Reverse suggests
14
All links
87
Repository
CRAN
Version
1.6.1
Collected
2026-05-24 22:34:09
Package page
https://cran.r-project.org/web/packages/gargle/index.html
DOI
10.32614/CRAN.package.gargle
CRAN checks
https://cran.r-project.org/web/checks/check_results_gargle.html
README
https://cran.r-project.org/web/packages/gargle/readme/README.html
NEWS
https://cran.r-project.org/web/packages/gargle/news/news.html
Reference HTML
https://cran.r-project.org/web/packages/gargle/refman/gargle.html
Reference PDF
https://cran.r-project.org/web/packages/gargle/gargle.pdf
Source package
https://cran.r-project.org/src/contrib/gargle_1.6.1.tar.gz
Archive
https://CRAN.R-project.org/src/contrib/Archive/gargle
In views
WebTechnologies
Page fields
Author
Jennifer Bryan [aut, cre], Craig Citro [aut], Hadley Wickham [aut], Google Inc [cph], Posit Software, PBC [cph, fnd]
BugReports
https://github.com/r-lib/gargle/issues
CRAN Checks
gargle results
DOI
10.32614/CRAN.package.gargle
In Views
WebTechnologies
Language
en-US
License
MIT + file LICENSE
Maintainer
Jennifer Bryan <jenny at posit.co>
Materials
README , NEWS
NeedsCompilation
no
Old Sources
gargle archive
Package Source
gargle_1.6.1.tar.gz
Published
2026-01-29
Reference Manual
gargle.html , gargle.pdf
Reverse Imports
bigrquery , daiR , galigor , gmailr , googleAnalyticsR , googleAuthR , googledrive , googlesheets4 , ladder , ReviewR , rgoogleads , rytstat
Reverse Suggests
boxr , dynamicSDM , ellmer , ragnar , rgee , targets , trackdown
URL
https://gargle.r-lib.org , https://github.com/r-lib/gargle
Version
1.6.1
Vignettes
Auth when using R from the browser ( source , R code ) How to use gargle for auth in a client package ( source , R code ) How to get your own API credentials ( source , R code ) How gargle gets tokens ( source , R code ) Non-interactive auth ( source , R code ) Transition from OAuth app to OAuth client ( source , R code ) Request helper functions ( source , R code ) Troubleshooting gargle auth ( source , R code )
Windows Binaries
r-devel: gargle_1.6.1.zip , r-release: gargle_1.6.1.zip , r-oldrel: gargle_1.6.1.zip
MacOS Binaries
r-release (arm64): gargle_1.6.1.tgz , r-oldrel (arm64): gargle_1.6.1.tgz , r-release (x86_64): gargle_1.6.1.tgz , r-oldrel (x86_64): gargle_1.6.1.tgz
Version
1.6.1
Published
2026-01-29
DOI
10.32614/CRAN.package.gargle
Author
Jennifer Bryan [aut, cre], Craig Citro [aut], Hadley Wickham [aut], Google Inc [cph], Posit Software, PBC [cph, fnd]
Maintainer
Jennifer Bryan <jenny at posit.co>
BugReports
https://github.com/r-lib/gargle/issues
License
MIT + file LICENSE
URL
https://gargle.r-lib.org , https://github.com/r-lib/gargle
NeedsCompilation
no
Language
en-US
Materials
README , NEWS
In Views
WebTechnologies
CRAN Checks
gargle results
Reference Manual
gargle.html , gargle.pdf
Vignettes
Auth when using R from the browser ( source , R code ) How to use gargle for auth in a client package ( source , R code ) How to get your own API credentials ( source , R code ) How gargle gets tokens ( source , R code ) Non-interactive auth ( source , R code ) Transition from OAuth app to OAuth client ( source , R code ) Request helper functions ( source , R code ) Troubleshooting gargle auth ( source , R code )
Package Source
gargle_1.6.1.tar.gz
Windows Binaries
r-devel: gargle_1.6.1.zip , r-release: gargle_1.6.1.zip , r-oldrel: gargle_1.6.1.zip
MacOS Binaries
r-release (arm64): gargle_1.6.1.tgz , r-oldrel (arm64): gargle_1.6.1.tgz , r-release (x86_64): gargle_1.6.1.tgz , r-oldrel (x86_64): gargle_1.6.1.tgz
Old Sources
gargle archive
Reverse Imports
bigrquery , daiR , galigor , gmailr , googleAnalyticsR , googleAuthR , googledrive , googlesheets4 , ladder , ReviewR , rgoogleads , rytstat
Reverse Suggests
boxr , dynamicSDM , ellmer , ragnar , rgee , targets , trackdown
Page sections 4
Documentation
Heading
Documentation
Links
[{"label":"gargle.html","section":"","type":"","url":"https://cran.r-project.org/web/packages/gargle/refman/gargle.html"},{"label":"gargle.pdf","section":"","type":"","url":"https://cran.r-project.org/web/packages/gargle/gargle.pdf"},{"label":"Auth when using R from the browser","section":"","type":"","url":"https://cran.r-project.org/web/packages/gargle/vignettes/auth-from-web.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/gargle/vignettes/auth-from-web.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/gargle/vignettes/auth-from-web.R"},{"label":"How to use gargle for auth in a client package","section":"","type":"","url":"https://cran.r-project.org/web/packages/gargle/vignettes/gargle-auth-in-client-package.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/gargle/vignettes/gargle-auth-in-client-package.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/gargle/vignettes/gargle-auth-in-client-package.R"},{"label":"How to get your own API credentials","section":"","type":"","url":"https://cran.r-project.org/web/packages/gargle/vignettes/get-api-credentials.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/gargle/vignettes/get-api-credentials.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/gargle/vignettes/get-api-credentials.R"},{"label":"How gargle gets tokens","section":"","type":"","url":"https://cran.r-project.org/web/packages/gargle/vignettes/how-gargle-gets-tokens.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/gargle/vignettes/how-gargle-gets-tokens.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/gargle/vignettes/how-gargle-gets-tokens.R"},{"label":"Non-interactive auth","section":"","type":"","url":"https://cran.r-project.org/web/packages/gargle/vignettes/non-interactive-auth.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/gargle/vignettes/non-interactive-auth.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/gargle/vignettes/non-interactive-auth.R"},{"label":"Transition from OAuth app to OAuth client","section":"","type":"","url":"https://cran.r-project.org/web/packages/gargle/vignettes/oauth-client-not-app.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/gargle/vignettes/oauth-client-not-app.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/gargle/vignettes/oauth-client-not-app.R"}]
Text
Reference manual: gargle.html , gargle.pdf Vignettes: Auth when using R from the browser ( source , R code ) How to use gargle for auth in a client package ( source , R code ) How to get your own API credentials ( source , R code ) How gargle gets tokens ( source , R code ) Non-interactive auth ( source , R code ) Transition from OAuth app to OAuth client ( source , R code ) Request helper functions ( source , R code ) Troubleshooting gargle auth ( source , R code )
Downloads
Heading
Downloads
Links
[{"label":"gargle_1.6.1.tar.gz","section":"","type":"","url":"https://cran.r-project.org/src/contrib/gargle_1.6.1.tar.gz"},{"label":"gargle_1.6.1.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.7/gargle_1.6.1.zip"},{"label":"gargle_1.6.1.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.6/gargle_1.6.1.zip"},{"label":"gargle_1.6.1.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.5/gargle_1.6.1.zip"},{"label":"gargle_1.6.1.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/sonoma-arm64/contrib/4.6/gargle_1.6.1.tgz"},{"label":"gargle_1.6.1.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-arm64/contrib/4.5/gargle_1.6.1.tgz"},{"label":"gargle_1.6.1.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.6/gargle_1.6.1.tgz"},{"label":"gargle_1.6.1.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.5/gargle_1.6.1.tgz"},{"label":"gargle archive","section":"","type":"","url":"https://CRAN.R-project.org/src/contrib/Archive/gargle"}]
Text
Package source: gargle_1.6.1.tar.gz Windows binaries: r-devel: gargle_1.6.1.zip , r-release: gargle_1.6.1.zip , r-oldrel: gargle_1.6.1.zip macOS binaries: r-release (arm64): gargle_1.6.1.tgz , r-oldrel (arm64): gargle_1.6.1.tgz , r-release (x86_64): gargle_1.6.1.tgz , r-oldrel (x86_64): gargle_1.6.1.tgz Old sources: gargle archive
Reverse dependencies
Heading
Reverse dependencies
Links
[{"label":"bigrquery","section":"","type":"","url":"https://cran.r-project.org/web/packages/bigrquery/index.html"},{"label":"daiR","section":"","type":"","url":"https://cran.r-project.org/web/packages/daiR/index.html"},{"label":"galigor","section":"","type":"","url":"https://cran.r-project.org/web/packages/galigor/index.html"},{"label":"gmailr","section":"","type":"","url":"https://cran.r-project.org/web/packages/gmailr/index.html"},{"label":"googleAnalyticsR","section":"","type":"","url":"https://cran.r-project.org/web/packages/googleAnalyticsR/index.html"},{"label":"googleAuthR","section":"","type":"","url":"https://cran.r-project.org/web/packages/googleAuthR/index.html"},{"label":"googledrive","section":"","type":"","url":"https://cran.r-project.org/web/packages/googledrive/index.html"},{"label":"googlesheets4","section":"","type":"","url":"https://cran.r-project.org/web/packages/googlesheets4/index.html"},{"label":"ladder","section":"","type":"","url":"https://cran.r-project.org/web/packages/ladder/index.html"},{"label":"ReviewR","section":"","type":"","url":"https://cran.r-project.org/web/packages/ReviewR/index.html"},{"label":"rgoogleads","section":"","type":"","url":"https://cran.r-project.org/web/packages/rgoogleads/index.html"},{"label":"rytstat","section":"","type":"","url":"https://cran.r-project.org/web/packages/rytstat/index.html"},{"label":"boxr","section":"","type":"","url":"https://cran.r-project.org/web/packages/boxr/index.html"},{"label":"dynamicSDM","section":"","type":"","url":"https://cran.r-project.org/web/packages/dynamicSDM/index.html"},{"label":"ellmer","section":"","type":"","url":"https://cran.r-project.org/web/packages/ellmer/index.html"},{"label":"ragnar","section":"","type":"","url":"https://cran.r-project.org/web/packages/ragnar/index.html"},{"label":"rgee","section":"","type":"","url":"https://cran.r-project.org/web/packages/rgee/index.html"},{"label":"targets","section":"","type":"","url":"https://cran.r-project.org/web/packages/targets/index.html"},{"label":"trackdown","section":"","type":"","url":"https://cran.r-project.org/web/packages/trackdown/index.html"}]
Text
Reverse imports: bigrquery , daiR , galigor , gmailr , googleAnalyticsR , googleAuthR , googledrive , googlesheets4 , ladder , ReviewR , rgoogleads , rytstat Reverse suggests: boxr , dynamicSDM , ellmer , ragnar , rgee , targets , trackdown
Linking
Heading
Linking
Links
[{"label":"https://CRAN.R-project.org/package=gargle","section":"","type":"","url":"https://CRAN.R-project.org/package=gargle"}]
Text
Please use the canonical form https://CRAN.R-project.org/package=gargle to link to this page.
Materials 2
Documentation 26
Vignettes 24
Downloads 9
All page links 87

버전 이력

RepositoryVersionPublishedFirst seenLast seenDocs
CRAN1.6.12026-05-292026-05-30
R-universe1.6.1.90002026-05-292026-05-30

보안

표시할 OSV 데이터가 없습니다.

문헌 신호

표시할 OpenAlex 데이터가 없습니다.