Coder Social home page Coder Social logo

ansible-rstudio's Introduction

rstudio

CI Ansible Galaxy

Set up (the latest version of) RStudio (IDE) in Debian-like systems.

Requirements

  • curl (will be installed)
  • r-base (will not be installed)

Variables

  • rstudio_version [default: 2023.03.1-446]: Version to install
  • rstudio_install [default: []]: Additional packages to install (e.g. r-base)

Dependencies

None

Recommended

  • ansible-r (see)
  • ansible-rstudio-server (see)

Example

---
- hosts: all
  roles:
    - oefenweb.rstudio

License

MIT

Author Information

Mischa ter Smitten

Feedback, bug-reports, requests, ...

Are welcome!

ansible-rstudio's People

Contributors

tersmitten avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ansible-rstudio's Issues

WARNING in download deb task

 [WARNING]: Consider using the get_url or uri module rather than running curl.  If you need to use command because
get_url or uri is insufficient you can add warn=False to this command task or set command_warnings=False in ansible.cfg
to get rid of this message.

Installation does not work in Ubuntu 18.04 and Debian 9

TASK [../../ : install | install deb] ******************************************
task path: /home/foo/Documents/checkouts/Bar/ansible-playbooks/roles/rstudio/tasks/install.yml:42
fatal: [debian-9]: FAILED! => {"changed": false, "msg": "Dependency is not satisfiable: libgstreamer0.10-0\n"}

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.