Skip to content

lmu-osc/introduction-to-renv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DOI

Introduction to {renv}

This is a brief introduction to the {renv} package, which is a package manager for R. It is designed to make your R projects more reproducible by ensuring that the packages you use are the same across different environments.

The repo is structured as a Quarto website deployed to GitHub Pages with automated deployments via GitHub Actions.

Contributions

Contributions are welcome! Please feel free to submit a pull request for edits, errors, and other small corrections, or open an issue for larger changes or suggestions.

Licensing

The overall project is licensed under the CC BY-SA 4.0 license found at LICENSE; all code snippets are additionally licensed under the CC0 1.0 Universal license found at LICENSE-CODE.

Why two licenses? The CC BY-SA 4.0 license is for the content of the website, while the CC0 1.0 Universal license is for the code and configuration files. This is a common practice for websites that include code snippets and other content that may be reused in other projects, particularly because the CC BY-SA 4.0 license is not intended to be used with software.

About

Walkthrough tutorial on setting up and using renv

Resources

License

CC-BY-SA-4.0, CC0-1.0 licenses found

Licenses found

CC-BY-SA-4.0
LICENSE.md
CC0-1.0
LICENSE-CODE.md

Stars

Watchers

Forks

Packages

No packages published

Languages