Package: jugglr Title: Juggling Pattern Validation and Visualisation Version: 0.1.0 Authors@R: person("Ella", "Kaye", , "hello@ellakaye.co.uk", role = c("aut", "cre", "cph")) Description: Validate and visualise juggling patterns expressed in siteswap notation. Supports vanilla, synchronous, multiplex, synchronous multiplex, and passing siteswap, with tools to check pattern validity and to retrieve raw throw data for custom visualisations. Patterns can be plotted as timeline arc diagrams or ladder diagrams, and animated via the 'JugglingLab' animation server (). License: GPL (>= 3) Encoding: UTF-8 Language: en-GB Config/roxygen2/version: 8.0.0 Config/roxygen2/markdown: TRUE URL: https://github.com/EllaKaye/jugglr, https://ellakaye.github.io/jugglr/ BugReports: https://github.com/EllaKaye/jugglr/issues Depends: R (>= 4.1.0) Imports: cli, dplyr, ggplot2, marquee, purrr, rlang, S7, stringr Suggests: doclisting, knitr, rmarkdown, testthat (>= 3.0.0), withr Config/testthat/edition: 3 Collate: 'animate.R' 'generics.R' 'jugglr-package.R' 'utils-siteswap.R' 'utils-multiplex.R' 'utils-plotting.R' 'utils.R' 'utils-passing.R' 'utils-sync-multiplex.R' 'siteswap.R' 'multiplexSiteswap.R' 'passingSiteswap.R' 'utils-sync.R' 'synchronousMultiplexSiteswap.R' 'synchronousSiteswap.R' 'vanillaSiteswap.R' VignetteBuilder: knitr Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libfribidi-dev libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev Repository: https://ellakaye.r-universe.dev Date/Publication: 2026-07-08 21:24:52 UTC RemoteUrl: https://github.com/EllaKaye/jugglr RemoteRef: HEAD RemoteSha: 851b77910e976558e88e2bef603ba4eb433c1a5d NeedsCompilation: no Packaged: 2026-07-16 09:29:18 UTC; root Author: Ella Kaye [aut, cre, cph] Maintainer: Ella Kaye