Package: linne Title: Convenient 'CSS' for 'Shiny' and 'Rmarkdown' Version: 0.0.2 Authors@R: person(given = "John", family = "Coene", role = c("aut", "cre"), email = "jcoenep@gmail.com") Description: Conveniently generate 'CSS' from R to use in 'Shiny', 'Rmarkdown', 'htmlwidgets', and many other places where 'CSS' is valid. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Imports: R6, rlang, purrr, cli, shiny, magrittr Suggests: htmltools, knitr, rmarkdown, testthat, covr VignetteBuilder: knitr URL: https://linne.john-coene.com/ BugReports: https://github.com/JohnCoene/linne/issues Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://johncoene.r-universe.dev Date/Publication: 2022-01-15 20:58:45 UTC RemoteUrl: https://github.com/johncoene/linne RemoteRef: HEAD RemoteSha: 96329b3428518c8e28f78133ccca7f83ed37484b NeedsCompilation: no Packaged: 2026-06-14 07:49:33 UTC; root Author: John Coene [aut, cre] Maintainer: John Coene