Coder Social home page Coder Social logo

Comments (3)

jgabry avatar jgabry commented on May 26, 2024

I agree with all of this, and I'm not sure what the right answer is for ggplot2. As you say, shinystan really does depend on ggplot2 and my hunch is that any problems with depending on ggplot2 and not using ggplot2::fun would be limited to cases like the one in #82 and wouldn't occur in regular use of shinystan outside other packages.

However, it's cool that someone's building a package that uses shinystan and it'd be nice to support such endeavors. The easiest/quickest solution would be to just say that any package that is going to call launch_shinystan should also depend on ggplot2, as I don't think ggplot2 would interfere with much.

But I'm not opposed to going the ggplot2::fun route. Let me take a look at a few things quickly and then I'll post a follow-up.

from shinystan.

dpastoor avatar dpastoor commented on May 26, 2024

sure for now I'm tracking in #84 it looks like it shouldn't be that hard to nail down most things by just recursively searching for specific components in ggplot

from shinystan.

jgabry avatar jgabry commented on May 26, 2024

It should also be almost entirely within the files under helper_functions, with the exception of the ppcheck ones, which aren't in the same directory for a reason that isn't relevant anymore.

from shinystan.

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.