bdmonitor bdmonitor is an in-house package for monitoring bdverse packages. Installation development version from GitHub with: # install.packages("devtools") devtools::install_github("bd-R/bdmonitor") Generate the dashboard library(bdmonitor) bdmonitor::build_dashboard() Link to the dashboard https://bd-R.github.io/bdmonitor/bdmonitor_dashboard.html