Skip to content

cloud TODO #3

@mdsumner

Description

@mdsumner

The latest image is "comic scrubbird"

  • set the CRAN mirror (so that shell users install packages don't have to do it)
  • check packages we need are installed anyway
  • put the shell and R files needed in the VM (python stream has "/home/researcher/data-shell"
  • update system
  • update R packages
  • install sqlite3
  • install packages - ggplot2, plyr, gapminder, tidyr, dplyr
  • save image

tick tickety tick

echo 'local({ r <- getOption("repos"); r["CRAN"] <- "https://cran.ms.unimelb.edu.au/";options(repos = r); })' >> /etc/R/Rprofile.site

Lessons

We start here at R for Reproducible Scientific Analysis:

http://swcarpentry.github.io/r-novice-gapminder/

http://swcarpentry.github.io/r-novice-gapminder/01-rstudio-intro/

http://swcarpentry.github.io/r-novice-gapminder/03-seeking-help/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions