|
- Package: bulma
- Title: What the Package Does (One Line, Title Case)
- Version: 0.0.0.9000
- Authors@R:
- c(person(given = "Garrick",
- family = "Aden-Buie",
- role = c("aut", "cre"),
- email = "g.adenbuie@gmail.com"),
- person(given = "Jeremy",
- family = "Thomas",
- role = "ctb",
- comment = "Author of bulma.css"),
- person(given = "Chris",
- family = "Ferdinandi",
- role = "ctb",
- comment = "Author of gumshoe.js"),
- person(given = "Eder",
- family = "Sampaio",
- role = "ctb",
- comment = "Author of vanillajs-scrollspy.js"))
- Description: What the package does (one paragraph).
- License: MIT + file LICENSE
- Imports:
- glue,
- htmltools,
- rlang,
- rmarkdown
- Encoding: UTF-8
- LazyData: true
- RoxygenNote: 6.1.1
- Roxygen: list(markdown = TRUE)
- Suggests:
- testthat
|