1.4 KiB
1.4 KiB
Resubmission
This is a resubmission to address the following reviewer feedback:
- "Please always add all authors and copyright holders in the Authors@R field with the appropriate roles."
- In our vignette we reference RStudio Tensorflow's sample tutorial, so we have added "Google Inc." (for TensorFlow authors) and "RStudio Inc." to the Authors@R field with the "cph" role for "Examples and Tutorials."
- "Please omit the redundant "R" from the title and description."
- We have removed the redundant "R" from the title and description.
- "Please elaborate and add a link in the form
<http:...>
or<https:...>
with angle brackets for auto-linking and no space after 'http:' and 'https:'."- We have elaborated on the description to explain what the package is for and added a link to the Azure Machine Learning website.
- "Please put the examples in
\examples
."- We have put the examples in
\examples
with the @examples tag instead of the generic @section tag. Please note that most of the examples are in\dontrun
since they require an Azure subscription to be run (to access the Azure resources).
- We have put the examples in
Test environments
- local: windows-x86_64-devel
- azure devops: Ubuntu:16.04 LTS
- r-hub: windows-x86_64-devel, ubuntu-gcc-release
- win-builder: windows-x86_64-devel
R CMD check results
0 errors | 0 warnings | 0 notes