Package: fivestars
Title: Generates HTML/CSS star ratings
Version: 0.0.1
Authors@R:
person(given = "Tan",
family = "Ho",
role = c("aut", "cre"),
email = "tan@tanho.ca",
comment = c(ORCID = "0000-0001-8388-5155"))
Description: Creates HTML and CSS star ratings in web documents.
License: MIT + file LICENSE
Depends: R (>= 3.0.0)
Imports: htmltools (>= 0.5.0), glue (>= 1.0.0)
Suggests: testthat (>= 3.0.0)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Config/testthat/edition: 3
URL: https://github.com/tanho63/fivestars
BugReports: https://github.com/tanho63/fivestars/issues
Repository: https://tanho63.r-universe.dev
Date/Publication: 2021-09-22 21:16:00 UTC
RemoteUrl: https://github.com/tanho63/fivestars
RemoteRef: HEAD
RemoteSha: 7138ceb6ea9642a19c8de1ea2f12a5acaf63db50
NeedsCompilation: no
Packaged: 2026-06-06 06:43:14 UTC; root
Author: Tan Ho [aut, cre] (ORCID: )
Maintainer: Tan Ho