Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 2.08 KB

INDEX.md

File metadata and controls

42 lines (29 loc) · 2.08 KB

Welcome to the R Dev Container!

If you haven't seen them yet, you can find the R Dev Container Docs online.

This index links to underlying markdown files for key sections of the docs, so you can preview them right here in VS Code.

Working with the container

The links below give more information on using the container via GitHub Codespaces or Gitpod Workspaces. Take a moment to review how to stop and restart your container, so you can continue your work. If you are collaborating with others, you may want to use Live Share so that you can share the same workspace.

Github Codespace

Gitpod Workspace

Tutorials

Learn how to use the container with these mini tutorials. If you have used R in VSCode before, you can skip Tutorial 1. Tutorials 2 and 3 are the minimum to get started with R development. You can run through these in about 30 minutes. You can refer to the remaining sections as needed!

  1. Running R
  2. Building R
  3. R Contribution Workflow
  4. Updating Source Code
  5. Creating a Patch File
  6. Multiple R versions
  7. SVN Help

Further docs

See the full documentation for background information on this project, how to contribute to the documentation or the codebase, external resources and troubleshooting.