Package: animejs
Title: R Bindings to the 'Anime.js' Animation Library
Version: 0.1.0
Authors@R: 
    person("Long", "Nguyen", , "nguyen@dezim-institut.de", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8878-7386"))
Description: Provides low-level R bindings to the 'Anime.js' library
    (<https://animejs.com>), enabling the creation of browser-native SVG
    and HTML animations via the 'htmlwidgets' framework.
License: MIT + file LICENSE
URL: https://github.com/long39ng/animejs,
        https://long39ng.github.io/animejs/
BugReports: https://github.com/long39ng/animejs/issues
Depends: R (>= 4.1.0)
Imports: htmlwidgets, rlang
Suggests: htmltools, jsonlite, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/Needs/website: rmarkdown
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-03-22 10:12:54 UTC; long
Author: Long Nguyen [aut, cre] (ORCID: <https://orcid.org/0000-0001-8878-7386>)
Maintainer: Long Nguyen <nguyen@dezim-institut.de>
Repository: CRAN
Date/Publication: 2026-03-26 09:40:09 UTC
Built: R 4.6.0; ; 2026-04-25 15:43:13 UTC; windows
