You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
478B

  1. Package: frappeCharts
  2. Title: An htmlwidget demo package
  3. Version: 0.0.0.9000
  4. Authors@R:
  5. person(given = "Garrick",
  6. family = "Aden-Buie",
  7. role = c("aut", "cre"),
  8. email = "garrick@adenbuie.com",
  9. comment = c(ORCID = "0000-0002-7111-0077"))
  10. Description: A demonstration package: what are htmlwidgets and
  11. how to build one.
  12. License: MIT + file LICENSE
  13. Encoding: UTF-8
  14. LazyData: true
  15. Roxygen: list(markdown = TRUE)
  16. RoxygenNote: 7.0.2