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.

Version: 1.1.0
Imports: R6, httr, RCurl, jsonlite
Suggests: testthat
Published: 2021-11-08
Author: Ashley Baldry [aut, cre]
Maintainer: Ashley Baldry <arbaldry91 at gmail.com>
BugReports: https://github.com/ashbaldry/vstsr/issues
License: GPL-2
URL: https://github.com/ashbaldry/vstsr, https://docs.microsoft.com/en-us/rest/api/azure/devops
NeedsCompilation: no
Language: en-GB
Materials: README NEWS
CRAN checks: vstsr results

Documentation:

Reference manual: vstsr.pdf

Downloads:

Package source: vstsr_1.1.0.tar.gz
Windows binaries: r-devel: vstsr_1.1.0.zip, r-release: vstsr_1.1.0.zip, r-oldrel: vstsr_1.1.0.zip
macOS binaries: r-release (arm64): vstsr_1.1.0.tgz, r-oldrel (arm64): vstsr_1.1.0.tgz, r-release (x86_64): vstsr_1.1.0.tgz
Old sources: vstsr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=vstsr to link to this page.