Package: AzureML
Type: Package
Title: Interface with Azure Machine Learning Datasets, Experiments and
        Web Services
Description: Functions and datasets to support Azure Machine Learning. This
    allows you to interact with datasets, as well as publish and consume R functions
    as API services.
Version: 0.2.15
Date: 2019-07-15
Authors@R: c(
      person("Hong", "Ooi", role="cre", email="hongooi@microsoft.com"),
      person("Rich", "Calaway", role="ctb"),
      person("Andrie", "de Vries", role=c("aut"), email="apdevries@gmail.com"),
      person(family="Microsoft Corporation", role="cph"),
      person(family="Revolution Analytics", role="cph", comment="Code adapted from the foreach package")
    )
Copyright: COPYRIGHTS
License: MIT + file LICENSE
URL: https://github.com/RevolutionAnalytics/AzureML
BugReports: https://github.com/RevolutionAnalytics/AzureML/issues
LazyData: TRUE
VignetteBuilder: knitr
SystemRequirements: Requires external zip utility, available in path.
        On windows, it's sufficient to install RTools.
Imports: jsonlite(>= 0.9.16), curl(>= 0.8), foreign, codetools,
        base64enc, miniCRAN, uuid
Suggests: testthat, knitr, rmarkdown, lme4, gbm, MASS, mockery
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2019-07-26 22:21:44 UTC; richcala
Author: Hong Ooi [cre],
  Rich Calaway [ctb],
  Andrie de Vries [aut],
  Microsoft Corporation [cph],
  Revolution Analytics [cph] (Code adapted from the foreach package)
Maintainer: Hong Ooi <hongooi@microsoft.com>
Repository: CRAN
Date/Publication: 2019-07-27 21:40:12 UTC
