Package: AzureML
Version: 0.1.1
Date: 2015-08-14
Type: Package
Title: Discover, Publish and Consume Web Services on Microsoft Azure
        Machine Learning
Authors@R: c(person("Raymond", "Laghaeian", email = "raymondl@microsoft.com", role = c("aut", "cre")),
  person("Brianna", "Gerads", role = "aut"),
  person("Ritika", "Ravichandra",  role = "aut"),
  person("Alex", "Wang", role = "aut"))
Maintainer: Raymond Laghaeian <raymondl@microsoft.com>
Description: Provides an interface with Microsoft Azure to easily publish functions and trained models as a web service, and discover and consume web service.
License: MIT + file LICENSE
Copyright: Microsoft Corporation
LazyData: TRUE
Imports: RCurl, uuid, codetools, base64enc, df2json, jsonlite, rjson
Suggests: testthat, knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-08-14 22:32:13 UTC; t-alewa
Author: Raymond Laghaeian [aut, cre],
  Brianna Gerads [aut],
  Ritika Ravichandra [aut],
  Alex Wang [aut]
Repository: CRAN
Date/Publication: 2015-08-15 08:01:54
