https://github.com/easystats/dashboard
Status of {easystats} packages
https://github.com/easystats/dashboard
dashboard easystats
Last synced: 4 months ago
JSON representation
Status of {easystats} packages
- Host: GitHub
- URL: https://github.com/easystats/dashboard
- Owner: easystats
- License: other
- Created: 2022-06-05T20:21:28.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-02-22T08:20:18.000Z (4 months ago)
- Last Synced: 2026-02-22T09:20:49.784Z (4 months ago)
- Topics: dashboard, easystats
- Language: HTML
- Homepage: https://easystats.github.io/dashboard/dashboard.html
- Size: 10.4 MB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
Awesome Lists containing this project
README
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# {dashboard}
The goal of {dashboard} is to present an overview of open-source activity of the 'easystats' team.
This is adapted from [ThinkR-open dashboard](https://github.com/ThinkR-open/thinkrdashboard), which itself relies on [Jim Hester's 'tidyverse' Dashboard](https://github.com/jimhester/tidyversedashboard).