Reproducible Research Workflow with Posit Cloud and GitHub

Author

Thanicha Ruangmas

Published

May 5, 2024

1. Introduction to Posit Cloud and R Packages

  • Creating a Posit Cloud account

  • Creating a Workspace, a New Project, and a New Script

  • Installing a package and set a base project

3. How to update changes in Posit Cloud to the same GitHub repository

  • Storing new changes back into GitHub (Stage, Commit, and Push)

  • Creating a Personal Access Token (PAT)

4. How to edit R scripts from a GitHub repository in your local computer with Windows OS

  • Method 1: Using the RStudio interface

  • Method 2: Using GitHub Desktop

5. How to to Create a GitHub-Flavored Markdown Webpage with Quarto