Code Monkey home page Code Monkey logo

Comments (4)

enblacar avatar enblacar commented on June 1, 2024

Hi @JessicaP94, thanks for using my package!

That error is basically due to the fact that there are some functions outside the official CRAN package, due to several reasons beyond my capability to fix them (they make use of a github package, they write to the file system, etc).

SCpubr::do_SankeyPlot() is one of them. If you want to make use of these functions, please always refer to SCpubr's GitHub releases and always download the latest development stable release (denoted by "-dev-stable" in the name). Those are exactly the same as the latest CRAN release, but with the additional functions. Follow the instructions here to download it!

In your specific case, please have a look at SCpubr::do_AlluvialPlot(), as this will become the official CRAN replacement of SCpubr::do_SankeyPlot() once update 1.1.0 goes to CRAN.

Hope this helps!
Enrique

from scpubr.

JessicaP94 avatar JessicaP94 commented on June 1, 2024

from scpubr.

enblacar avatar enblacar commented on June 1, 2024

Hi @JessicaP94,

Yes, as it will only be available after update 1.1.0 or if you install the most recent commit of the package (might be prone to errors). But installing the latest release should allow you to use do_SankeyPlot().

Best,
Enrique

from scpubr.

enblacar avatar enblacar commented on June 1, 2024

Hi @JessicaP94,

SCpubr version 1.1.0 is already on CRAN!

Please consider updating to get all the new functionalities:

install.packages("SCpubr")

Thanks again for using the package!
Enrique

from scpubr.

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.