Giter Club home page Giter Club logo

Comments (6)

richardellison avatar richardellison commented on May 23, 2024 1

Good advice. I have made your suggested changes to the functions that currently use the httr package.

This is probably also a good opportunity to standardise the use of the httr package for retrieving remote data. Some other functions in the package currently use the RCurl package directly.

from stplanr.

Robinlovelace avatar Robinlovelace commented on May 23, 2024

Thanks Scott for the advice - this was my bad as I didn't know about correct httr usage when I set that up. I think we should remove use of the RCurl package - you up for taking a look that Richard, maybe as part of #102 ? I think some its used in code you wrote.

Just to clarify, after 082eca9 what else do we need to do to close this?

Really appreciate that code example btw - will use that style in future functions that call APIs - was wondering what best practice was and now I know which is really, really useful.

from stplanr.

sckott avatar sckott commented on May 23, 2024

no bad at all, and dont consider my suggestions the "correct way", but rather what I've found to be the best usage pattern thus far

I'll have a look at the PR

from stplanr.

richardellison avatar richardellison commented on May 23, 2024

I'll go through the rest of the functions and replace any RCurl functions with httr. From habit I tend to use RCurl directly but certainly using httr is probably better practice (and that way we're consistent).

from stplanr.

Robinlovelace avatar Robinlovelace commented on May 23, 2024

@sckott I've set pat = NULL as the default here: 05018d4

Any other suggestions welcome.

from stplanr.

sckott avatar sckott commented on May 23, 2024

nothing else I can see at this point, nice work !

from stplanr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.