Giter Club home page Giter Club logo

Comments (3)

mine-cetinkaya-rundel avatar mine-cetinkaya-rundel commented on August 26, 2024

@rpruim I'm going through old issues and wanted to check if you think this is still a pain point.

A bit of history -- openintro::dotPlot() made its way to CRAN before the first CRAN release of the mosaic package. That being said, I imagine mosaic::dotPlot() is more commonly used than openintro::dotPlot() since our student-facing teaching materials leverage either base R or ggplot2 functions, and this function is used to create a few figures in the textbook. So I'd be happy to deprecate and rename it in the next CRAN release (probably this summer) if the consensus is that this is creating difficulty for teaching.

from openintro.

rpruim avatar rpruim commented on August 26, 2024

It is a pretty minor pain point now since (a) dotplots are a bit of a pain since they depend on the aspect ratio of the plot in ways that make autogenerating good dotplots awkward and (b) I've mostly moved away from {lattice} graphics altogether in favor of {ggplot2} or {ggformula} and I've been encouraging others to do the same.

The general issue of coexistence of packages with functions that have the same name keeps popping up, however. I wish there were a better way to navigate this for beginners (and for package maintainers).

from openintro.

mine-cetinkaya-rundel avatar mine-cetinkaya-rundel commented on August 26, 2024

Totally agree!

I'll close this for now, if it pops up again as an issue we can consider deprecating then.

from openintro.

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.