-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.Rmd
54 lines (37 loc) · 2.24 KB
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
---
output: github_document
---
<!-- README.md is generated from README.Rmd. Please edit that file and render with devtools::build_readme() -->
# `dessert`<a href='https://www.gerkovink.com/dessert/'><img src="man/figures/logo.png" style="float:right; height:139px;" /></a>
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
<!-- badges: start -->
[![GitHub R packageversion](https://img.shields.io/github/r-package/v/gerkovink/dessert?color=yellow&label=dev)](https://github.com/gerkovink/dessert/blob/main/DESCRIPTION)
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[![R-CMD-check](https://github.com/gerkovink/dessert/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/gerkovink/dessert/actions/workflows/R-CMD-check.yaml)
<!-- badges: end -->
Your favorite analysis recipe should always be followed by your favorite dessert! Read all about it in the 'Get started' vignette on [gerkovink.com/dessert](https://www.gerkovink.com/dessert/articles/dessert).
---
## Development
We invite everyone to join the development for this package. You can view the progress and open issues and/or actions in the [`Have some dessert Project`](https://github.com/users/gerkovink/projects/2). Please adopt the following contribution workflow:
1. Fork this repo
2. In your own fork, create a new branch
3. Work in your new branch
4. Submit a pull-request to `dessert:main` for review
---
## Funding <a href='https://www.uu.nl/en' target="_blank"><img src='man/figures/uu.png' align="right" height="139" /></a>
This project has been funded by the 2022 Open Science Fund at Utrecht University. The repository with the Fund application form [can be found here](https://github.com/gerkovink/OpenScienceFund2022).
---
## Acknowledgement
Thanks to Ernst Paul for creating the delicious hexagon.
---
## Code of Conduct
Please note that the dessert project is released with a [Contributor Code of Conduct](https://www.gerkovink.com/dessert/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.
---
![](https://www.gerkovink.com/images/pubdom.png)