Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

Fix references to curl and Rcurl #6

Closed
andrie opened this issue Dec 17, 2016 · 1 comment
Closed

Fix references to curl and Rcurl #6

andrie opened this issue Dec 17, 2016 · 1 comment
Assignees
Milestone

Comments

@andrie
Copy link
Contributor

andrie commented Dec 17, 2016

From R CMD check:

Found the following significant warnings:
  Warning: replacing previous import 'curl::handle_reset' by 'httr::handle_reset' 
  when loading 'AzureSM'

and:

checking dependencies in R code ... WARNING
'::' or ':::' import not declared from: 'RCurl'
@andrie andrie self-assigned this Dec 17, 2016
@andrie
Copy link
Contributor Author

andrie commented Dec 17, 2016

Removed reference to RCurl, still need to resolve references to curl

andrie added a commit that referenced this issue Dec 17, 2016
andrie added a commit that referenced this issue Dec 18, 2016
andrie added a commit that referenced this issue Dec 18, 2016
andrie added a commit that referenced this issue Dec 18, 2016
andrie added a commit that referenced this issue Dec 19, 2016
* 6-imports:
  Import functions from XML
  Rebuild documentation
  Refactor code for style #10
  Add timestamp to resource names; Extend tests to containers #12
  Create helper functions #10
  Extend time until timeout #12
  Import POST from httr #6
  Add more unit tests #12
  Standardize code style #10; Print better error message on failure #15
  Add helper function to print more complete error messages #15
  Import PUT and DELETE from httr #6
  Add tests for Azure resources #12
  Add description for Location argument #3
  Don't import complete packages, but use importFrom selectively
@andrie andrie added this to the v0.2.0 milestone Dec 20, 2016
@andrie andrie closed this as completed Dec 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant