Package: vstsr 1.1.1
vstsr: Access to 'Azure DevOps' API via R
Implementation of 'Azure DevOps' <https://azure.microsoft.com/> API calls. It enables the extraction of information about repositories, build and release definitions and individual releases. It also helps create repositories and work items within a project without logging into 'Azure DevOps'. There is the ability to use any API service with a shell for any non-predefined call.
Authors:
vstsr_1.1.1.tar.gz
vstsr_1.1.1.zip(r-4.7)vstsr_1.1.1.zip(r-4.6)vstsr_1.1.1.zip(r-4.5)
vstsr_1.1.1.tgz(r-4.6-any)vstsr_1.1.1.tgz(r-4.5-any)
vstsr_1.1.1.tar.gz(r-4.7-any)vstsr_1.1.1.tar.gz(r-4.6-any)
vstsr_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
vstsr/json (API)
NEWS
| # Install 'vstsr' in R: |
| install.packages('vstsr', repos = c('https://ashbaldry.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ashbaldry/vstsr/issues
Last updated from:76111d35dd. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 114 | ||
| source / vignettes | OK | 177 | ||
| linux-release-x86_64 | NOTE | 119 | ||
| macos-release-arm64 | NOTE | 89 | ||
| macos-oldrel-arm64 | NOTE | 97 | ||
| windows-devel | NOTE | 72 | ||
| windows-release | NOTE | 72 | ||
| windows-oldrel | NOTE | 73 | ||
| wasm-release | OK | 98 |
Exports:vsts_accountvsts_auth_keyvsts_create_releasevsts_create_repovsts_create_workitemvsts_delete_repovsts_deploy_releasevsts_get_build_defsvsts_get_commitsvsts_get_projectsvsts_get_releasevsts_get_release_defsvsts_get_releasesvsts_get_reposvsts_get_workitemvsts_get_workitem_fieldsvsts_get_workitemsvsts_run_command
Dependencies:askpassbitopscurlhttrjsonlitemimeopensslR6RCurlsys
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| vstsr: A package connecting R and Azure DevOps | vstsr-package vstsr |
| Azure DevOps Account | vsts_account |
| Azure DevOps Authentication Key | vsts_auth_key |
| Azure DevOps Project Release Information | vsts_create_release |
| Azure DevOps Project Work Items | vsts_create_workitem |
| Azure DevOps Project Release Environment Information | vsts_deploy_release |
| Azure DevOps Project Build Definition Information | vsts_get_build_defs |
| Azure DevOps Project Git Repositories | vsts_get_commits |
| Azure DevOps Projects | vsts_get_projects |
| Azure DevOps Project Release Definition Information | vsts_get_release_defs |
| Azure DevOps Project Release Information | vsts_get_release vsts_get_releases |
| Azure DevOps Project Repositories | vsts_create_repo vsts_delete_repo vsts_get_repos |
| Azure DevOps Work Item Fields | vsts_get_workitem_fields |
| Azure DevOps Project Get Work Items | vsts_get_workitem vsts_get_workitems |
| Azure DevOps Custom API Calls | vsts_run_command |
