Package: hover Title: CSS Animations for 'shiny' Button Elements Version: 0.1.1 Authors@R: c(person("Tyler","Littlefield",email="tylerlittlefield@hey.com",role=c("aut","cre"),comment="Creator of Shiny Wrapper"), person("Ian","Lunn",role=c("ctb","cph"),comment="Author of included CSS code"), person("Danube", "Huynhle",role=c("ctb"))) Description: A wrapper around a CSS library called 'Hover.css', intended for use in 'shiny' applications. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Imports: shiny, htmltools URL: https://github.com/r4fun/hover BugReports: https://github.com/r4fun/hover/issues Suggests: testthat Depends: R (>= 2.10) Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://r4fun.r-universe.dev Date/Publication: 2021-03-19 18:25:31 UTC RemoteUrl: https://github.com/r4fun/hover RemoteRef: HEAD RemoteSha: bd5bfa085bdd12a95a699a3bfc71116ff0e28af7 NeedsCompilation: no Packaged: 2026-07-04 06:43:16 UTC; root Author: Tyler Littlefield [aut, cre] (Creator of Shiny Wrapper), Ian Lunn [ctb, cph] (Author of included CSS code), Danube Huynhle [ctb] Maintainer: Tyler Littlefield