Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: replacing previous import by ‘curl::handle_reset’ when loading ‘RSocrata’ #42

Closed
tomschenkjr opened this issue May 19, 2015 · 5 comments
Labels

Comments

@tomschenkjr
Copy link
Contributor

Received via email:

Following a recent curl update your package now gives the following warning:

  • checking whether package ‘RSocrata’ can be installed ... [2s/2s] WARNING Found the following significant warnings:
    Warning: replacing previous import by ‘curl::handle_reset’ when loading ‘RSocrata’

Can you pls fix? Instead of having NAMESPACE do

import(jsonlite)
import(httr)
import(mime)
import(curl)

@geneorama
Copy link
Member

I think this is fixed in Chicago/RSocrata/iss42

I can't get the configuration right in AppVeyor, so I can't test it there, but it appears to work locally.

For some reason I had to comment out the fieldName example in the inline documentation.

@tomschenkjr
Copy link
Contributor Author

@geneorama I don't see iss42 in the repo -- did you push that up to GitHub?

@geneorama
Copy link
Member

Since this is issue 42, I'm not sure what I meant by this

I think this is fixed in Chicago/RSocrata/iss42

It looks like the appropriate changes were made in 632ef04, which I think has been merged into dev

@dmpe dmpe mentioned this issue Jul 8, 2015
@geneorama
Copy link
Member

MOVED TO #47
(thanks @tomschenkjr)

@tomschenkjr
Copy link
Contributor Author

@geneorama - wrong thread. I think you were looking for #47. Can you copy/paste over there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants