Implementation of Visual Studio Team Services <https://www.visualstudio.com/team-services/> 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 Visual Studio. There is the ability to use any API service with a shell for any non-predefined call.
Version: | 1.0.0 |
Imports: | R6, httr, RCurl, magrittr, jsonlite, xml2 |
Suggests: | testthat |
Published: | 2018-03-14 |
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/vsts |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | vstsr results |
Reference manual: | vstsr.pdf |
Package source: | vstsr_1.0.0.tar.gz |
Windows binaries: | r-devel: vstsr_1.0.0.zip, r-release: vstsr_1.0.0.zip, r-oldrel: vstsr_1.0.0.zip |
macOS binaries: | r-release: vstsr_1.0.0.tgz, r-oldrel: vstsr_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=vstsr to link to this page.