{
  "_id": "6a6299aad3420cf5dfdb408d",
  "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\"),\ncomment = c(ORCID = \"0000-0001-8878-7386\"))",
  "Description": "Provides low-level R bindings to the 'Anime.js' library\n(<https://animejs.com>), enabling the creation of\nbrowser-native SVG and HTML animations via the 'htmlwidgets'\nframework.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/long39ng/animejs,\nhttps://long39ng.github.io/animejs/",
  "BugReports": "https://github.com/long39ng/animejs/issues",
  "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": {
    "Date": "2026-07-23 22:42:28 UTC",
    "User": "root"
  },
  "Author": "Long Nguyen [aut, cre] (ORCID: <https://orcid.org/0000-0001-8878-7386>)",
  "Maintainer": "Long Nguyen <nguyen@dezim-institut.de>",
  "_user": "long39ng",
  "_type": "src",
  "_file": "animejs_1.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/9b22380e6ebffa7f30e934a868193460d9ae9c6e676899d548806726bb085b3d",
  "_filesize": 876027,
  "_sha256": "9b22380e6ebffa7f30e934a868193460d9ae9c6e676899d548806726bb085b3d",
  "_expires": "2026-10-31T22:46:00.000Z",
  "_created": "2026-07-23T22:42:28.000Z",
  "_published": "2026-07-23T22:46:02.169Z",
  "_jobs": [
    {
      "job": 89352303651,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8580975515"
    },
    {
      "job": 89352303684,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8580985334"
    },
    {
      "job": 89352303607,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8580953168"
    },
    {
      "job": 89352303636,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8580968891"
    },
    {
      "job": 89351778392,
      "time": 181,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8580925744"
    },
    {
      "job": 89352303648,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8580966354"
    },
    {
      "job": 89352303676,
      "time": 85,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8580956928"
    },
    {
      "job": 89352303647,
      "time": 79,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8580954345"
    },
    {
      "job": 89352303643,
      "time": 73,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8580953273"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/long39ng/actions/runs/30050628110",
  "_status": "success",
  "_upstream": "https://github.com/long39ng/animejs",
  "_commit": {
    "id": "e13f48d89a13d489ee23a9a9ae24736d7a39f311",
    "author": "Long <25417022+long39ng@users.noreply.github.com>",
    "committer": "Long <25417022+long39ng@users.noreply.github.com>",
    "message": "Bugfixes\n",
    "time": 1784841053
  },
  "_maintainer": {
    "name": "Long Nguyen",
    "email": "nguyen@dezim-institut.de",
    "login": "long39ng",
    "twitter": "@long39ng",
    "description": "",
    "uuid": 25417022,
    "orcid": "0000-0001-8878-7386"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "long39ng",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 28
    },
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-29",
      "n": 6
    },
    {
      "week": "2026-30",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-07-20"
    }
  ],
  "_topics": [
    "animation",
    "htmlwidgets",
    "javascript"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "long39ng",
      "count": 41,
      "uuid": 25417022
    }
  ],
  "_userbio": {
    "uuid": 25417022,
    "type": "user",
    "name": "Long Nguyen",
    "followers": 32
  },
  "_downloads": {
    "count": 319,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/animejs"
  },
  "_devurl": "https://github.com/long39ng/animejs",
  "_pkgdown": "https://long39ng.github.io/animejs/",
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/animejs.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/long39ng/animejs",
  "_realowner": "long39ng",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-26"
    },
    {
      "version": "1.0.0",
      "date": "2026-07-20"
    }
  ],
  "_exports": [
    "anime_add",
    "anime_animate",
    "anime_easing",
    "anime_easing_back",
    "anime_easing_bezier",
    "anime_easing_elastic",
    "anime_easing_spring",
    "anime_easing_steps",
    "anime_from_to",
    "anime_keyframes",
    "anime_on",
    "anime_playback",
    "anime_render",
    "anime_stagger",
    "anime_target_class",
    "anime_target_css",
    "anime_target_id",
    "anime_target_layer",
    "anime_text",
    "anime_timeline",
    "animejs_widget",
    "animejsOutput",
    "renderAnimejs"
  ],
  "_help": [
    {
      "page": "anime_add",
      "title": "Add an animation segment to a timeline",
      "topics": [
        "anime_add"
      ]
    },
    {
      "page": "anime_animate",
      "title": "Create a single Anime.js animation",
      "topics": [
        "anime_animate"
      ]
    },
    {
      "page": "anime_easing",
      "title": "Easing constructors",
      "topics": [
        "anime_easing",
        "anime_easing_back",
        "anime_easing_bezier",
        "anime_easing_elastic",
        "anime_easing_spring",
        "anime_easing_steps"
      ]
    },
    {
      "page": "anime_from_to",
      "title": "Specify a from/to property range",
      "topics": [
        "anime_from_to"
      ]
    },
    {
      "page": "anime_keyframes",
      "title": "Specify per-property keyframes for an animation",
      "topics": [
        "anime_keyframes"
      ]
    },
    {
      "page": "anime_on",
      "title": "Attach a JavaScript callback to an animation event",
      "topics": [
        "anime_on"
      ]
    },
    {
      "page": "anime_playback",
      "title": "Configure animation playback",
      "topics": [
        "anime_playback"
      ]
    },
    {
      "page": "anime_render",
      "title": "Render an animation or timeline as an htmlwidget",
      "topics": [
        "anime_render"
      ]
    },
    {
      "page": "anime_stagger",
      "title": "Create a stagger configuration for per-element delay offsets",
      "topics": [
        "anime_stagger"
      ]
    },
    {
      "page": "anime_target_class",
      "title": "Target elements by CSS class",
      "topics": [
        "anime_target_class"
      ]
    },
    {
      "page": "anime_target_css",
      "title": "Target elements by an arbitrary CSS selector",
      "topics": [
        "anime_target_css"
      ]
    },
    {
      "page": "anime_target_id",
      "title": "Target SVG or HTML elements by a data-animejs-id attribute",
      "topics": [
        "anime_target_id"
      ]
    },
    {
      "page": "anime_target_layer",
      "title": "Target elements by a data-layer attribute",
      "topics": [
        "anime_target_layer"
      ]
    },
    {
      "page": "anime_text",
      "title": "Specify discrete text keyframes for an element",
      "topics": [
        "anime_text"
      ]
    },
    {
      "page": "anime_timeline",
      "title": "Initialise an Anime.js timeline",
      "topics": [
        "anime_timeline"
      ]
    },
    {
      "page": "animejs_widget",
      "title": "Create a bare animejs htmlwidget",
      "topics": [
        "animejs_widget"
      ]
    },
    {
      "page": "animejs-shiny",
      "title": "Shiny bindings for animejs",
      "topics": [
        "animejs-shiny",
        "animejsOutput",
        "renderAnimejs"
      ]
    }
  ],
  "_readme": "https://github.com/long39ng/animejs/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "animejs.Rmd",
      "filename": "animejs.html",
      "title": "Introduction to animejs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "A minimal example",
        "Single animations",
        "Timelines",
        "Property animations",
        "From/to",
        "Keyframes",
        "Staggering",
        "Easing",
        "Playback",
        "Event callbacks",
        "Shiny",
        "Saving widget output"
      ],
      "created": "2026-03-21 17:48:58",
      "modified": "2026-07-19 04:31:45",
      "commits": 5
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "animejs",
  "_universes": [
    "long39ng"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-23T22:44:42.000Z",
      "distro": "resolute",
      "commit": "e13f48d89a13d489ee23a9a9ae24736d7a39f311",
      "fileid": "https://r2.ropensci.org/ec389522feaee9a01ca9f6e867abac9357526d98eceea798f2a89a71545c0ddd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/long39ng/actions/runs/30050628110"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-23T22:45:16.000Z",
      "distro": "resolute",
      "commit": "e13f48d89a13d489ee23a9a9ae24736d7a39f311",
      "fileid": "https://r2.ropensci.org/e9336b0a40c55bf9a774cbf084c4c0acf7739e9e39fb5935eaf07f4ee9b77592",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/long39ng/actions/runs/30050628110"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-23T22:43:48.000Z",
      "commit": "e13f48d89a13d489ee23a9a9ae24736d7a39f311",
      "fileid": "https://r2.ropensci.org/74925578f31dfae28ff059ed4ec13fad37d96b885d5a4391729d525f06668386",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/long39ng/actions/runs/30050628110"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-23T22:44:27.000Z",
      "commit": "e13f48d89a13d489ee23a9a9ae24736d7a39f311",
      "fileid": "https://r2.ropensci.org/365baf30ef243b14f3b1186e8df8591a0949521afddf5a4f01d8344b28494188",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/long39ng/actions/runs/30050628110"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-07-23T22:44:38.000Z",
      "commit": "e13f48d89a13d489ee23a9a9ae24736d7a39f311",
      "fileid": "https://r2.ropensci.org/092a69623695f589bda56139b35239143943a6bad0d0b5a54751c1818e5e9bcc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/long39ng/actions/runs/30050628110"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-23T22:43:43.000Z",
      "commit": "e13f48d89a13d489ee23a9a9ae24736d7a39f311",
      "fileid": "https://r2.ropensci.org/d4ca19768dacf99b98b9e782882264001f2c44ad4dae202b8996e6116f5a4c57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/long39ng/actions/runs/30050628110"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-23T22:43:36.000Z",
      "commit": "e13f48d89a13d489ee23a9a9ae24736d7a39f311",
      "fileid": "https://r2.ropensci.org/222e88aec6c19663ad845aac94338edf824e95394290763254b67e139d8bbe6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/long39ng/actions/runs/30050628110"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-23T22:43:34.000Z",
      "commit": "e13f48d89a13d489ee23a9a9ae24736d7a39f311",
      "fileid": "https://r2.ropensci.org/1fa719b4b49bbe98ffd8ae92c6f1d4cfd5d1ce500f896ae638e7c2dc8c187067",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/long39ng/actions/runs/30050628110"
    }
  ]
}