Package: circle 0.7.4
circle: R Client Package for Circle CI
Tools for interacting with the 'Circle CI' API (<https://circleci.com/docs/api/v2/>). Besides executing common tasks such as querying build logs and restarting builds, this package also helps setting up permissions to deploy from builds.
Authors:
circle_0.7.4.tar.gz
circle_0.7.4.zip(r-4.6)circle_0.7.4.zip(r-4.5)circle_0.7.4.zip(r-4.4)
circle_0.7.4.tgz(r-4.6-any)circle_0.7.4.tgz(r-4.5-any)
circle_0.7.4.tar.gz(r-4.6-any)circle_0.7.4.tar.gz(r-4.5-any)
circle_0.7.4.tgz(r-4.5-emscripten)
circle.pdf |circle.html✨
circle/json (API)
NEWS
| # Install 'circle' in R: |
| install.packages('circle', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Reviews:rOpenSci Software Review #356
Bug tracker:https://github.com/ropensci/circle/issues
Pkgdown/docs site:https://docs.ropensci.org
api-clientcircle-cicontinuous-deploymentcontinuous-integration
Last updated from:e6821d301c (on main). Checks:10 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 114 | ||
| pkgdown docs | OK | 161 | ||
| source / vignettes | OK | 191 | ||
| linux-release-x86_64 | OK | 126 | ||
| macos-devel-arm64 | OK | 132 | ||
| macos-release-arm64 | OK | 91 | ||
| windows-devel | OK | 80 | ||
| windows-release | OK | 64 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 110 |
Exports:browse_circle_tokencirclecreate_checkout_keydelete_checkout_keydelete_env_varedit_circle_configenable_repoget_build_artifactsget_checkout_keysget_circle_userget_env_varsget_jobsget_pipelinesget_workflowshas_checkout_keylist_projectsnew_buildretry_workflowset_env_varuse_circle_deploy
Dependencies:askpassclicurlghgitcredsgluehttrhttr2inijsonlitelifecyclemagrittrmimeopensslR6rappdirsrlangsysvctrswithr
Advanced usage and {tic} integration
Rendered fromadvanced.Rmdusingknitr::rmarkdownon Feb 21 2026.Last update: 2026-01-22
Started: 2026-01-22
Getting Started
Rendered fromcircle.Rmdusingknitr::rmarkdownon Feb 21 2026.Last update: 2026-01-22
Started: 2019-12-27
Using {circle} with {tic}
Rendered fromtic.Rmdusingknitr::rmarkdownon Feb 21 2026.Last update: 2026-01-22
Started: 2021-02-09
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Circle CI API Client | circle-package |
| Authenticate to Circle CI | browse_circle_token |
| Retrieve Metadata from Circle CI Builds | builds get_jobs get_pipelines get_workflows retry_workflow |
| Interact with "Checkout Keys" on Circle CI | checkout_key create_checkout_key delete_checkout_key get_checkout_keys has_checkout_key |
| Circle CI HTTP Requests | circle |
| Open circle Configuration file | edit_circle_config |
| Enable a repo on Circle CI | enable_repo |
| Interact with Environment Variable(s) on Circle CI | delete_env_var env_var get_env_vars set_env_var |
| Get Build Artifacts of a Specific Job | get_build_artifacts |
| Get Circle CI user | get_circle_user |
| List Circle CI Projects | list_projects |
| Trigger a New Build on Circle CI | new_build |
| Set Up Build Deployment Between Circle CI And Github | use_circle_deploy |
