Skip to content

Dashboard app in {flexdashboard} and {bslib} to look at differences between tag comparisons.

Notifications You must be signed in to change notification settings

coatless-dashboard/positron-changelog-updates

Repository files navigation

Positron Changelog Updates Dashboard

Dashboard app for looking at changelog updates for the new Positron IDE by Posit. The changelog updates are shown by looking at the commit differences between tag comparisons.

In essence, this dashboard application is designed to provide a nice interface to the GitHub URL for comparing tags.

https://github.com/posit-dev/positron/compare/<base>...<compare-to>

where <base> refers to the earlier tag and <compare-to> refers to the later tag.

Dashboard Apps

The dashboard apps are written in two flavors:

  • {flexdashboard}: A dashboard written inside of R Markdown that takes advantage of Shiny.
  • {bslib}: A Shiny app that uses the new Bootstrap 5 theming engine to create a dashboard.
{flexdashboard}{bslib}

{flexdashboard} Dashboard Preview

{bslib} Dashboard Preview

Due to the use of the {gh} R package to interact with the GitHub API through {curl}, the {bslib} dashboard is unable to be converted over to a shinylive dashboard.

About

Dashboard app in {flexdashboard} and {bslib} to look at differences between tag comparisons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages