year <- sub("-.*", "", meta$Date)
note <- sprintf("R package version %s", meta$Version)
bibentry(
  bibtype = "Manual",
  title = "{dotsViolin}: Integrated tables in dot and violin R ggplots",
  author = c(
    person("Fernando", "Roa-Ovalle"),
    person("Mariana Pires de Campos", "Telles")
  ),
  year = year,
  note = note,
  url = "https://gitlab.com/ferroao/dotsViolin"
)
