Giter VIP home page Giter VIP logo

jhub-rstudio's Introduction

jhub-rstudio

Action Status Docker Pulls Binder

Build a JupyterHub-compatible Docker image with Rstudio installed

jhub-rstudio's People

Contributors

scottyhq avatar aridf avatar

Watchers

James Cloos avatar  avatar Pratik Sachdeva avatar Juandalyn  avatar

Forkers

aridf

jhub-rstudio's Issues

Removed eiCompare also removes dependencies

Looks like a recent PR removed eiCompare from environment.yml. This is probably to enable us to install other versions. However, now I'm having trouble using devtools::load_all() within my local repo because eiCompare's dependencies are not installed.

> devtools::load_all()
Loading eiCompare
Error: Dependency package(s) 'wru' not available.

Will try a PR to add all of the dependencies.

Additional packages in default environment

Hi @lorenc5, @matt-barreto, @woodsp,

Currently we have these default r-packages installed for https://dssg.hackweek.io
https://github.com/DSSG-eiCompare/jhub-rstudio/blob/4b6bad6b60ef5b32c1e26539baeebab95d50796b/binder/environment.yml#L1-L8

This allows installing eiCompare with install_github("lorenc5/eiCompare"), which in turn downloads 34 packages:

Installing 34 packages: eiPack, tmvtnorm, foreach, ei, RCurl, RJSONIO, sjmisc, wru, data.table, ucminf, R.utils, mvtnorm, msm, mnormt, cubature, ellipse, plotrix, mcmcse, survival, expm, sandwich, zoo, coda, gmm, codetools, iterators, BH, insight, R.methodsS3, sp, bitops, sjlabelled, R.oo, RcppArmadillo

If any of these are available as r packages via conda, we can pre-install them to avoid waiting for the install to complete. Also note that currently, you'll have to re-install anything that is not under your home directory /home/jovyan if you close you browser and come back a few hours later.

Please reply here with other packages you suggest pre-loading.

Rich display of sf objects in console requires geojsonio package

Currently the sf package on the server enables working with sf objects, when printing these objects to console I receive the following error:

ERROR while rich displaying an object: Error in loadNamespace(name): there is no package called ‘geojsonio’

It still prints the sf, but less neatly than I am used to. Will try to add geojsonio to environment.yml and submit new PR on the sf branch to fix

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.