Package: vstsr
Type: Package
Title: Access to 'Azure DevOps' API via R
Version: 1.1.0
Authors@R: person('Ashley', 'Baldry', email = 'arbaldry91@gmail.com', role = c('aut', 'cre'))
Description: 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.
License: GPL-2
URL: https://github.com/ashbaldry/vstsr,
        https://docs.microsoft.com/en-us/rest/api/azure/devops
BugReports: https://github.com/ashbaldry/vstsr/issues
Imports: R6, httr, RCurl, jsonlite
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: testthat
Language: en-GB
NeedsCompilation: no
Packaged: 2021-11-08 22:27:10 UTC; arbal
Author: Ashley Baldry [aut, cre]
Maintainer: Ashley Baldry <arbaldry91@gmail.com>
Repository: CRAN
Date/Publication: 2021-11-08 22:40:02 UTC
Built: R 4.4.3; ; 2025-10-21 13:38:11 UTC; windows
