Package: azuremlsdk
Type: Package
Title: Interface to the 'Azure Machine Learning' 'SDK'
Version: 1.10.0
Authors@R: c(
    person("Diondra", "Peck", email = "Diondra.Peck@microsoft.com", role = c("cre", "aut")),
    person("Minna", "Xiao", email = "Minna.Xiao@microsoft.com", role = c("aut")),
    person("AzureML R SDK Team", email = "amlrsdk@microsoft.com", role = c("ctb")),
    person("Microsoft", role = c("cph", "fnd")),
    person(family = "Google Inc.", role = c("cph"), comment = "Examples and Tutorials"),
    person(family = "The TensorFlow Authors", role = c("cph"), comment = "Examples and Tutorials"),
    person(family = "RStudio Inc.", role = c("cph"), comment = "Examples and Tutorials")
    )
URL: https://github.com/azure/azureml-sdk-for-r
BugReports: https://github.com/azure/azureml-sdk-for-r/issues
Description: Interface to the 'Azure Machine Learning' Software Development Kit
    ('SDK'). Data scientists can use the 'SDK' to train, deploy, automate, and
    manage machine learning models on the 'Azure Machine Learning' service. To
    learn more about 'Azure Machine Learning' visit the website:
    <https://docs.microsoft.com/en-us/azure/machine-learning/service/overview-what-is-azure-ml>.
Encoding: UTF-8
License: MIT + file LICENSE
RoxygenNote: 7.1.1
Depends: R (>= 3.5.0)
Imports: ggplot2, reticulate (>= 1.12), plyr (>= 1.8), DT, rstudioapi
        (>= 0.7), htmltools, servr, shiny, shinycssloaders
Suggests: rmarkdown, knitr, testthat, dplyr, jsonlite, foreach,
        iterators, utils
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-09-16 21:35:24 UTC; dipeck
Author: Diondra Peck [cre, aut],
  Minna Xiao [aut],
  AzureML R SDK Team [ctb],
  Microsoft [cph, fnd],
  Google Inc. [cph] (Examples and Tutorials),
  The TensorFlow Authors [cph] (Examples and Tutorials),
  RStudio Inc. [cph] (Examples and Tutorials)
Maintainer: Diondra Peck <Diondra.Peck@microsoft.com>
Repository: CRAN
Date/Publication: 2020-09-22 15:40:07 UTC
Built: R 4.5.0; ; 2025-04-02 00:11:40 UTC; unix
