Package: jugglr Title: Juggling Pattern Validation and Visualisation Version: 0.0.0.9000 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-06 09:03:30 UTC RemoteUrl: https://github.com/EllaKaye/jugglr RemoteRef: HEAD RemoteSha: 3b320aa4d47c98b6dbcd21f5d19be3ce0a8ed447 NeedsCompilation: no Packaged: 2026-07-06 12:49:56 UTC; root Author: Ella Kaye [aut, cre, cph] Maintainer: Ella Kaye