Package: animejs Title: R Bindings to the 'Anime.js' Animation Library Version: 1.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 (), 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: cli, htmlwidgets, rlang Suggests: htmltools, jsonlite, knitr, rmarkdown, shiny, testthat (>= 3.0.0) VignetteBuilder: knitr Config/Needs/website: rmarkdown Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://long39ng.r-universe.dev Date/Publication: 2026-07-23 21:10:53 UTC RemoteUrl: https://github.com/long39ng/animejs RemoteRef: HEAD RemoteSha: e13f48d89a13d489ee23a9a9ae24736d7a39f311 NeedsCompilation: no Packaged: 2026-07-23 22:42:28 UTC; root Author: Long Nguyen [aut, cre] (ORCID: ) Maintainer: Long Nguyen