Skip to content

rweekly/rweekly-shiny

Repository files navigation

---
output: github_document
---

<!-- README.md is generated from README.Rmd. Please edit that file -->

```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)
```

# rweekly

<!-- badges: start -->
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
<!-- badges: end -->

## About

This app is designed to help the rweekly team building a release.

You can run it with:

```r
rweekly::run_app()
```

## Infra

You're reading the documentation for version

```{r}
desc::desc_get_version()
```

```{r}
devtools::check()
```

```{r include = FALSE}
unloadNamespace("rweekly")
```

```{r}
covr::package_coverage()
```

About

shiny app to support rweekly team

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published