Coder Social home page Coder Social logo

Error in installation from GitHub about radiant HOT 8 CLOSED

vnijs avatar vnijs commented on July 20, 2024
Error in installation from GitHub

from radiant.

Comments (8)

vnijs avatar vnijs commented on July 20, 2024

Hi Drew. A new version of the package gridExtra was just released. Which breaks a few thing. I working on it and hope to have the update ready later today. In the mean time could you try to install using the command below?

install.packages("radiant", repos = "http://vnijs.github.io/radiant_miniCRAN/")

You may need to first run the command below so you don't use version 2.0.0 of gridExtra:

remove.packages('gridExtra')

from radiant.

vnijs avatar vnijs commented on July 20, 2024

@mdlama Looks like everything is now working fine with the new version of gridExtra. Could you try installing using the command below?

install.packages("radiant", repos = "http://vnijs.github.io/radiant_miniCRAN/")

to run Radiant use:

radiant()

from radiant.

mdlama avatar mdlama commented on July 20, 2024

Awesome, thanks, Vincent. Works like a charm now.

  • Drew

On Thu, Jul 16, 2015 at 4:56 AM, Vincent Nijs [email protected]
wrote:

@mdlama https://github.com/mdlama Looks like everything is now working
fine with the new version of gridExtra. Could you try installing using the
command below?

install.packages("radiant", repos = "
http://vnijs.github.io/radiant_miniCRAN/")

to run Radiant use:

radiant()


Reply to this email directly or view it on GitHub
#23 (comment).

from radiant.

vnijs avatar vnijs commented on July 20, 2024

Glad to hear it Drew. I'll close this issue. If you have other comments please let me know.

from radiant.

sco-lo-digital avatar sco-lo-digital commented on July 20, 2024

Hi, I'm getting this error when calling
radiant::radiant("analytics")
Error: object ‘print.arrange’ is not exported by 'namespace:gridExtra'

I have gridExtra 2.0.0. Do I need to remove it? What packages depend on it?

from radiant.

vnijs avatar vnijs commented on July 20, 2024

Hi Scott,

Did you follow the install instructions at
http://vnijs.github.io/radiant/install.html ?

Vincent

On Thu, Dec 31, 2015 at 9:22 AM Scott Jacobs [email protected]
wrote:

Hi, I'm getting this error when calling
radiant::radiant("analytics")

Error: object ‘print.arrange’ is not exported by 'namespace:gridExtra'

I have gridExtra 2.0.0. Do I need to remove it? What packages depend on it?


Reply to this email directly or view it on GitHub
#23 (comment).

from radiant.

sco-lo-digital avatar sco-lo-digital commented on July 20, 2024

Hi Vincent,

Thanks for the reply. Yes, I did follow the install instructions at that location.

I tried updating packages as well, but no luck there either. Any other suggestions?

Best
Scott

from radiant.

vnijs avatar vnijs commented on July 20, 2024

I can't replicate the issue you are having Scott. Do you get any messages
when you enter the commands below? Did you try creating a launcher using
radiant::launcher('analytics') as suggested in the install instructions? If
so, any messages?

library(radiant)
radiant("analytics")

On Fri, Jan 1, 2016 at 7:56 AM Scott Jacobs [email protected]
wrote:

Hi Vincent,

Thanks for the reply. Yes, I did follow the install instructions at that
location.

I tried updating packages as well, but no luck there either. Any other
suggestions?

Best

Scott


Reply to this email directly or view it on GitHub
#23 (comment).

from radiant.

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.