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.

34 line
921B

  1. Package: bulma
  2. Title: What the Package Does (One Line, Title Case)
  3. Version: 0.0.0.9000
  4. Authors@R:
  5. c(person(given = "Garrick",
  6. family = "Aden-Buie",
  7. role = c("aut", "cre"),
  8. email = "g.adenbuie@gmail.com"),
  9. person(given = "Jeremy",
  10. family = "Thomas",
  11. role = "ctb",
  12. comment = "Author of bulma.css"),
  13. person(given = "Chris",
  14. family = "Ferdinandi",
  15. role = "ctb",
  16. comment = "Author of gumshoe.js"),
  17. person(given = "Eder",
  18. family = "Sampaio",
  19. role = "ctb",
  20. comment = "Author of vanillajs-scrollspy.js"))
  21. Description: What the package does (one paragraph).
  22. License: MIT + file LICENSE
  23. Imports:
  24. glue,
  25. htmltools,
  26. rlang,
  27. rmarkdown
  28. Encoding: UTF-8
  29. LazyData: true
  30. RoxygenNote: 7.1.0
  31. Roxygen: list(markdown = TRUE)
  32. Suggests:
  33. testthat