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.13
Date: 2016-08-19
Authors@R: c(
      person("Andrie", "de Vries", role=c("aut", "cre"), email="adevries@microsoft.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
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-08-21 10:45:07 UTC; adevries
Author: Andrie de Vries [aut, cre],
  Microsoft Corporation [cph],
  Revolution Analytics [cph] (Code adapted from the foreach package)
Maintainer: Andrie de Vries <adevries@microsoft.com>
Repository: CRAN
Date/Publication: 2016-08-21 14:03:03
