{
  "_id": "6a4ba546a6574ff277f9c60d",
  "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\nsiteswap notation. Supports vanilla, synchronous, multiplex,\nsynchronous multiplex, and passing siteswap, with tools to\ncheck pattern validity and to retrieve raw throw data for\ncustom visualisations. Patterns can be plotted as timeline arc\ndiagrams or ladder diagrams, and animated via the 'JugglingLab'\nanimation server\n(<https://jugglinglab.org/html/animinfo.html>).",
  "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,\nhttps://ellakaye.github.io/jugglr/",
  "BugReports": "https://github.com/EllaKaye/jugglr/issues",
  "Config/testthat/edition": "3",
  "Collate": "'animate.R' 'generics.R' 'jugglr-package.R' 'utils-siteswap.R'\n'utils-multiplex.R' 'utils-plotting.R' 'utils.R'\n'utils-passing.R' 'utils-sync-multiplex.R' 'siteswap.R'\n'multiplexSiteswap.R' 'passingSiteswap.R' 'utils-sync.R'\n'synchronousMultiplexSiteswap.R' 'synchronousSiteswap.R'\n'vanillaSiteswap.R'",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libfribidi-dev\nlibharfbuzz-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": {
    "Date": "2026-07-06 12:49:56 UTC",
    "User": "root"
  },
  "Author": "Ella Kaye [aut, cre, cph]",
  "Maintainer": "Ella Kaye <hello@ellakaye.co.uk>",
  "_user": "ellakaye",
  "_type": "src",
  "_file": "jugglr_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/9fde37f4a542a67eb238cc857412739a82850aad024f70affbea2c93e3fe21e9",
  "_filesize": 2260287,
  "_sha256": "9fde37f4a542a67eb238cc857412739a82850aad024f70affbea2c93e3fe21e9",
  "_expires": "2026-10-14T12:53:25.000Z",
  "_created": "2026-07-06T12:49:56.000Z",
  "_published": "2026-07-06T12:53:26.773Z",
  "_jobs": [
    {
      "job": 85375419188,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8109485595"
    },
    {
      "job": 85375419197,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109488526"
    },
    {
      "job": 85375419240,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8109458934"
    },
    {
      "job": 85375419364,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109454365"
    },
    {
      "job": 85374688152,
      "time": 212,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109414735"
    },
    {
      "job": 85375419174,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8109467728"
    },
    {
      "job": 85375419226,
      "time": 147,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8109480855"
    },
    {
      "job": 85375419322,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8109463514"
    },
    {
      "job": 85375419207,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109471067"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ellakaye/actions/runs/28792541496",
  "_status": "success",
  "_upstream": "https://github.com/EllaKaye/jugglr",
  "_commit": {
    "id": "3b320aa4d47c98b6dbcd21f5d19be3ce0a8ed447",
    "author": "EllaKaye <ella.kaye@gmail.com>",
    "committer": "EllaKaye <ella.kaye@gmail.com>",
    "message": "Update README\n",
    "time": 1783328610
  },
  "_maintainer": {
    "name": "Ella Kaye",
    "email": "hello@ellakaye.co.uk"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "marquee",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "doclisting",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "ellakaye",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-52",
      "n": 12
    },
    {
      "week": "2026-01",
      "n": 17
    },
    {
      "week": "2026-02",
      "n": 10
    },
    {
      "week": "2026-03",
      "n": 8
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 7
    },
    {
      "week": "2026-10",
      "n": 9
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 14
    },
    {
      "week": "2026-15",
      "n": 3
    },
    {
      "week": "2026-20",
      "n": 2
    },
    {
      "week": "2026-21",
      "n": 31
    },
    {
      "week": "2026-22",
      "n": 50
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 14
    },
    {
      "week": "2026-25",
      "n": 11
    },
    {
      "week": "2026-26",
      "n": 2
    },
    {
      "week": "2026-27",
      "n": 3
    },
    {
      "week": "2026-28",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ellakaye",
      "count": 201,
      "uuid": 7222491
    }
  ],
  "_userbio": {
    "uuid": 7222491,
    "type": "user",
    "name": "Ella Kaye",
    "followers": 100,
    "description": "Senior Research Software Engineer in the Department of Advanced Research Computing at the University of Birmingham. R, #rstats and #quartopub enthusiast "
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jugglr"
  },
  "_devurl": "https://github.com/ellakaye/jugglr",
  "_pkgdown": "https://ellakaye.github.io/jugglr/",
  "_searchresults": 8,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jugglr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "animate",
    "ladder",
    "multiplexSiteswap",
    "passingSiteswap",
    "siteswap",
    "synchronousMultiplexSiteswap",
    "synchronousSiteswap",
    "throw_data",
    "timeline",
    "vanillaSiteswap"
  ],
  "_help": [
    {
      "page": "animate",
      "title": "Animate a juggling pattern",
      "topics": [
        "animate"
      ]
    },
    {
      "page": "ladder",
      "title": "Plot a ladder diagram for a siteswap",
      "concept": [
        "siteswap visualisation"
      ],
      "topics": [
        "ladder"
      ]
    },
    {
      "page": "multiplexSiteswap",
      "title": "Multiplex siteswap",
      "concept": [
        "siteswap constructors"
      ],
      "topics": [
        "multiplexSiteswap"
      ]
    },
    {
      "page": "passingSiteswap",
      "title": "Passing siteswap",
      "concept": [
        "siteswap constructors"
      ],
      "topics": [
        "passingSiteswap"
      ]
    },
    {
      "page": "siteswap",
      "title": "Create a siteswap object",
      "concept": [
        "siteswap constructors"
      ],
      "topics": [
        "siteswap"
      ]
    },
    {
      "page": "synchronousMultiplexSiteswap",
      "title": "Synchronous multiplex siteswap",
      "concept": [
        "siteswap constructors"
      ],
      "topics": [
        "synchronousMultiplexSiteswap"
      ]
    },
    {
      "page": "synchronousSiteswap",
      "title": "Synchronous siteswap",
      "concept": [
        "siteswap constructors"
      ],
      "topics": [
        "synchronousSiteswap"
      ]
    },
    {
      "page": "throw_data",
      "title": "Get throw data for a siteswap",
      "concept": [
        "siteswap visualisation"
      ],
      "topics": [
        "throw_data"
      ]
    },
    {
      "page": "timeline",
      "title": "Plot a timeline diagram for a siteswap",
      "concept": [
        "siteswap visualisation"
      ],
      "topics": [
        "timeline"
      ]
    },
    {
      "page": "vanillaSiteswap",
      "title": "Vanilla siteswap",
      "concept": [
        "siteswap constructors"
      ],
      "topics": [
        "vanillaSiteswap"
      ]
    }
  ],
  "_pkglogo": "https://github.com/EllaKaye/jugglr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/EllaKaye/jugglr/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jpeg",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "marquee",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "jugglr.Rmd",
      "filename": "jugglr.html",
      "title": "Get started with jugglr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Vanilla siteswap",
        "Invalid patterns",
        "Other notation types",
        "Synchronous siteswap",
        "Multiplex siteswap",
        "Synchronous multiplex siteswap",
        "Passing siteswap",
        "Visualising patterns",
        "Timeline",
        "Ladder diagram",
        "Synchronous patterns",
        "Multiplex patterns",
        "Passing patterns",
        "A few options",
        "The raw data",
        "Animation"
      ],
      "created": "2026-05-31 09:51:33",
      "modified": "2026-06-19 15:30:56",
      "commits": 6
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "jugglr",
  "_universes": [
    "ellakaye"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-06T12:52:19.000Z",
      "distro": "resolute",
      "commit": "3b320aa4d47c98b6dbcd21f5d19be3ce0a8ed447",
      "fileid": "https://r2.ropensci.org/522151ba7502cfbb49dbf36bce4ebbaaeaeb9acee86073313c7693971c73ba64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/28792541496"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-06T12:52:26.000Z",
      "distro": "resolute",
      "commit": "3b320aa4d47c98b6dbcd21f5d19be3ce0a8ed447",
      "fileid": "https://r2.ropensci.org/5e3c94a380d43b48421861c62275d7dab980213841296d01eb7f3447d435e81d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/28792541496"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-06T12:51:31.000Z",
      "commit": "3b320aa4d47c98b6dbcd21f5d19be3ce0a8ed447",
      "fileid": "https://r2.ropensci.org/b46fcf2797baf1d1287127eff71a188926220fe746fb9c3f5a6ef55609615c89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/28792541496"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-06T12:51:21.000Z",
      "commit": "3b320aa4d47c98b6dbcd21f5d19be3ce0a8ed447",
      "fileid": "https://r2.ropensci.org/bdd6b224e0e35c24312a4daad9b9f3bfa55ec110a8aff580c52a127cefbc0b21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/28792541496"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-07-06T12:52:16.000Z",
      "commit": "3b320aa4d47c98b6dbcd21f5d19be3ce0a8ed447",
      "fileid": "https://r2.ropensci.org/524cafcb5459bbaffc9bd07e91400886c2fb8230cbae129d416c67ff97480e41",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/28792541496"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-06T12:51:38.000Z",
      "commit": "3b320aa4d47c98b6dbcd21f5d19be3ce0a8ed447",
      "fileid": "https://r2.ropensci.org/36063118ce3bc2450ed5545d9cdd96b29043625e8b7367e50625690d90b5741f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/28792541496"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-06T12:51:15.000Z",
      "commit": "3b320aa4d47c98b6dbcd21f5d19be3ce0a8ed447",
      "fileid": "https://r2.ropensci.org/fe676eea48254f78fc8bbe3826ac7c2397b13bbe3d6bd34b4115566822ea0c16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/28792541496"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-06T12:51:35.000Z",
      "commit": "3b320aa4d47c98b6dbcd21f5d19be3ce0a8ed447",
      "fileid": "https://r2.ropensci.org/dd22c6f6c2ba78c3b014163395bc50bfbf110aa8153733c66a76c3b03b43811e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/28792541496"
    }
  ]
}