Giter Club home page Giter Club logo

Comments (6)

BillPetti avatar BillPetti commented on July 24, 2024 1

Yes, it’s a case issue

from baseballr.

BillPetti avatar BillPetti commented on July 24, 2024

I changed this in the R file. It was trying to export viz_gb_on_period, but the function was viz_GB_on_period. Try a reinstall and let me know if it works.

from baseballr.

darh78 avatar darh78 commented on July 24, 2024

Hello @BillPetti,

Thanks for the feedback. I tried now and that problem is solved. Nevertheless, there is still an issue when trying to run it. It seems that it's not allowing separate function from "dplyr" to run.
image

from baseballr.

BillPetti avatar BillPetti commented on July 24, 2024

I looked this over, a few things:

  • it looks like separate is from tidyr, not dplyr
  • you aren't importing the function, which you should (i.e. @importFrom tidyr separate)
  • I would also default to naming the package explicitly just to make sure you don't run into any issues with multiple functions having the same name (i.e. tidyr::separate)

Can you fix this and then resubmit as a pull request?

from baseballr.

BillPetti avatar BillPetti commented on July 24, 2024

@darh78 is this something you were going to fix and resubmit a pull request for?

from baseballr.

darh78 avatar darh78 commented on July 24, 2024

@BillPetti sure!
I just hadn’t the time. I’ll try it this month.
Regards

from baseballr.

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.