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: . 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 Config/pak/sysreqs: cmake make libpng-dev libuv1-dev python3 zlib1g-dev Repository: https://azure.r-universe.dev Date/Publication: 2022-09-14 16:35:20 UTC RemoteUrl: https://github.com/azure/azureml-sdk-for-r RemoteRef: HEAD RemoteSha: 19301e106c0cec69dac0931e98af7e3f713b7bf7 NeedsCompilation: no Packaged: 2026-06-11 10:07:00 UTC; root 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