diff --git a/DESCRIPTION b/DESCRIPTION index 3b135d9..1a0f3c7 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,12 +1,14 @@ Package: AzureVM -Title: Virtual Machines in Azure +Title: Virtual Machines in 'Azure' Version: 0.9.0 Authors@R: c( person("Hong", "Ooi", , "hongooi@microsoft.com", role = c("aut", "cre")), person("Data Science Virtual Machine team", role="ctb"), person("Microsoft", role="cph") ) -Description: A package for managing virtual machines in Azure. +Description: A package for working with virtual machines in Microsoft's 'Azure' cloud. 'AzureVM' includes facilities to create, startup, shutdown, and delete cleanly VMs. You can run scripts and install optional extensions. It includes a selection of VM templates based on the 'Data Science Virtual Machine', which is preinstalled with several software packages useful for data science. Alternatively, the user can also supply their own template. +URL: https://github.com/cloudyr/AzureVM +BugReports: https://github.com/cloudyr/AzureVM/issues License: file LICENSE VignetteBuilder: knitr Depends: