Coder Social home page Coder Social logo

Comments (5)

vnijs avatar vnijs commented on July 20, 2024

@ax42 Can you tell me the version number from the DESCRIPTION file? Also, to make sure you have all the same packages installed, please run the command below on the server:

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

from radiant.

vnijs avatar vnijs commented on July 20, 2024

Latest versions on github run fine on shinyapps so should run on any shiny-server install as well. See example below.

https://internal.shinyapps.io/vnijs/base/?SSUID=6c912b3284

from radiant.

ax42 avatar ax42 commented on July 20, 2024

running the install.packages above gives an error:

Warning: dependencies ‘DT’, ‘data.tree’ are not available

......

Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
  namespace ‘data.tree’ 0.1.6 is being loaded, but >= 0.1.7 is required

DESCRIPTION

Package: radiant
Title: Business Analytics using R and Shiny
Version: 0.2.67
Date: 2015-8-4
Authors@R: person("Vincent", "Nijs", , "[email protected]", c("aut", "cre"))

from radiant.

vnijs avatar vnijs commented on July 20, 2024

@ax42 thanks for the report. I have had some interesting problems with shiny, dplyr, and Rcpp. I believe these are resolved now.

I just uploaded version 0.2.72. Note that you may be asked to install Rcpp 0.12.0. Just follow the instructions if that happens. Best to refresh/restart R before installing with:

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

Let me know if you have any problems.

from radiant.

ax42 avatar ax42 commented on July 20, 2024

Thanks - works now.

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.