選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

17 行
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