Package: thorn
Type: Package
Title: 'HTMLwidgets' Displaying Some 'WebGL' Shaders
Version: 0.2.0
Authors@R: c(
person(
"Stéphane", "Laurent", role = c("aut", "cre"),
email = "laurent_step@outlook.fr"
),
person(
"Scott", "Boyle", role = c("ctb", "cph"),
comment = "'Hamster.js' library"
),
person(
list("Mathew", "Chad"), list("Groves", "Engler"), role = c("ctb", "cph"),
comment = "'PixiJS' library"
)
)
Description: Creates some 'WebGL' shaders. They can be used as the
background of a 'Shiny' app. They also can be visualized in the
'RStudio' viewer pane or included in 'Rmd' documents, but this
is pretty useless, besides contemplating them.
License: GPL-3
Encoding: UTF-8
Imports: htmlwidgets
Suggests: shiny, htmltools
URL: https://github.com/stla/thorn
BugReports: https://github.com/stla/thorn/issues
RoxygenNote: 7.1.1
Config/pak/sysreqs: cmake make libuv1-dev
Repository: https://stla.r-universe.dev
Date/Publication: 2020-11-12 18:53:31 UTC
RemoteUrl: https://github.com/stla/thorn
RemoteRef: HEAD
RemoteSha: e49b4baf55ff966e681f3418c5f9615f1cadb97f
NeedsCompilation: no
Packaged: 2026-06-20 08:52:21 UTC; root
Author: Stéphane Laurent [aut, cre],
Scott Boyle [ctb, cph] ('Hamster.js' library),
Mathew Groves [ctb, cph] ('PixiJS' library),
Chad Engler [ctb, cph] ('PixiJS' library)
Maintainer: Stéphane Laurent