-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlicense.qmd
20 lines (15 loc) · 1.51 KB
/
license.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: "Open Source License"
---
:::{.callout-note}
The analytics corner is not official in any capacity and is just a proof of concept. The language language is still being drafted and a work in progress. Feel free to Edit this page or report an issue.
:::
:::{.callout-tip}
The language in this license page is adapted directly from [Quarto's license page](https://quarto.org/license.html). We admire the job that Quarto has done building an open-source community and hope that this policy will help us do the same.
:::
UHC Analytics Corner is open source software licensed under the [MIT](https://opensource.org/licenses/MIT) license. We believe that it's better for everyone if the tools used for research and science are free and open. Reproducibility, widespread sharing of knowledge and techniques, and the leveling of the playing field by eliminating cost barriers are but a few of the shared benefits of free software in science.
This project also makes use of several other open-source projects including:
| Project | License |
|---------------------------------------------------------------|--------------------------------------------------------------------|
| [Quarto](https://quarto.org/) | [GNU GPL v2](https://quarto.org/license.html) |
| [tidyverse](https://tidyverse.tidyverse.org/) | [MIT](https://cran.r-project.org/web/packages/tidyverse/index.html) |