Package: AzureVM
Title: Virtual Machines in 'Azure'
Version: 1.0.0
Authors@R: c(
    person("Hong", "Ooi", , "hongooi@microsoft.com", role = c("aut", "cre")),
    person("Data Science Virtual Machine team", role="ctb", comment="DSVM template provider"),
    person("Microsoft", role="cph")
    )
Description: Functionality for working with virtual machines (VMs) in Microsoft's 'Azure' cloud: <https://azure.microsoft.com/en-us/services/virtual-machines/>. Includes facilities to create, startup, shutdown, and cleanly delete VMs and VM clusters. With a running VM, execute scripts and install optional extensions. A selection of VM templates based on the 'Data Science Virtual Machine' (DSVM) is supplied; this allows fast and easy provisioning of a VM preinstalled with several software packages useful for data science. Alternatively, users can provide VM templates of their own.
URL: https://github.com/cloudyr/AzureVM
BugReports: https://github.com/cloudyr/AzureVM/issues
License: MIT + file LICENSE
VignetteBuilder: knitr
Depends: R (>= 3.3),
Imports: R6, AzureRMR
Suggests: knitr, testthat
RoxygenNote: 6.1.0.9000
NeedsCompilation: no
Packaged: 2018-12-17 02:36:39 UTC; hongooi
Author: Hong Ooi [aut, cre],
  Data Science Virtual Machine team [ctb] (DSVM template provider),
  Microsoft [cph]
Maintainer: Hong Ooi <hongooi@microsoft.com>
Repository: CRAN
Date/Publication: 2018-12-25 22:30:03 UTC
