Code Monkey home page Code Monkey logo

Comments (4)

slavafomin avatar slavafomin commented on May 22, 2024

I do believe the core of the problem is: shared object ‘Rcpp.so’ not found, however, I don't know how to fix it. I'm using latest Ubuntu Linux. Will really appreciate some help.

from ggthemes.

paulb20 avatar paulb20 commented on May 22, 2024

Do you get the same error if you install/update the Rcpp package? Which linux distribution?

from ggthemes.

jrnold avatar jrnold commented on May 22, 2024

The problem here seems to be with lacking Rcpp and not ggthemes per se.

Warning in install.packages :
  installation of package ‘ggthemes’ had non-zero exit status
ERROR: dependency ‘NMF’ is not available for package ‘igraph’

What OS are you using? Because you seem to be installing from source, and @paulb20 comment seems to be right? Have you installed packages from source? Because you need to also ensure that you have the right programs installed to be able to build any packages with compiled code: you need Xcode if on OSX, rtools on Windows, and ensure you have the right compilers installed on Linux (see https://www.rstudio.com/products/rpackages/devtools/ though the instructions aren't specific to Rstudio or devtools) .

from ggthemes.

jrnold avatar jrnold commented on May 22, 2024

I'm closing this because it's not about ggthemes directly, but feel free to ask if you have any other issues with installation and I'll see how I can help.

from ggthemes.

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.