-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.Rmd
21 lines (18 loc) · 900 Bytes
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
output: github_document
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r setup, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-"
)
```
<!-- badges: start -->
[![CRAN Status](https://www.r-pkg.org/badges/version/DirichletReg)](https://cran.r-project.org/package=DirichletReg)
[![](https://cranlogs.r-pkg.org/badges/last-week/DirichletReg)](https://cran.r-project.org/package=DirichletReg)
[![](https://cranlogs.r-pkg.org/badges/grand-total/DirichletReg)](https://cran.r-project.org/package=DirichletReg)
[![Travis Build Status](https://travis-ci.org/maiermarco/DirichletReg.svg?branch=master)](https://travis-ci.org/maiermarco/DirichletReg)
[![codecov](https://codecov.io/gh/maiermarco/DirichletReg/branch/master/graph/badge.svg)](https://codecov.io/gh/maiermarco/DirichletReg)
<!-- badges: end -->