{
  "_id": "6a58a555ff0138dec5d761bb",
  "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\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-08 21:24:52 UTC",
  "RemoteUrl": "https://github.com/EllaKaye/jugglr",
  "RemoteRef": "HEAD",
  "RemoteSha": "851b77910e976558e88e2bef603ba4eb433c1a5d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-16 09:29:18 UTC",
    "User": "root"
  },
  "Author": "Ella Kaye [aut, cre, cph]",
  "Maintainer": "Ella Kaye <hello@ellakaye.co.uk>",
  "_user": "ellakaye",
  "_type": "src",
  "_file": "jugglr_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/c95ac629dc1183de990982cc3b2f5f7f967da0d46303ce1abd1c221074811863",
  "_filesize": 2300530,
  "_sha256": "c95ac629dc1183de990982cc3b2f5f7f967da0d46303ce1abd1c221074811863",
  "_expires": "2026-10-24T09:33:07.000Z",
  "_created": "2026-07-16T09:29:18.000Z",
  "_published": "2026-07-16T09:33:09.279Z",
  "_jobs": [
    {
      "job": 87584849829,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8370986278"
    },
    {
      "job": 87584849890,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8370995793"
    },
    {
      "job": 87584849806,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8370960826"
    },
    {
      "job": 87584849919,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8370970804"
    },
    {
      "job": 87584007807,
      "time": 256,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8370919531"
    },
    {
      "job": 87584849820,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8370967797"
    },
    {
      "job": 87584850019,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8370977345"
    },
    {
      "job": 87584849916,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8370974623"
    },
    {
      "job": 87584849889,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8370974322"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ellakaye/actions/runs/29487051182",
  "_status": "success",
  "_upstream": "https://github.com/EllaKaye/jugglr",
  "_commit": {
    "id": "851b77910e976558e88e2bef603ba4eb433c1a5d",
    "author": "EllaKaye <ella.kaye@gmail.com>",
    "committer": "EllaKaye <ella.kaye@gmail.com>",
    "message": "Update codecov action version\n",
    "time": 1783545892
  },
  "_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": 14
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "ellakaye",
      "count": 212,
      "uuid": 7222491
    }
  ],
  "_userbio": {
    "uuid": 7222491,
    "type": "user",
    "name": "Ella Kaye",
    "followers": 102,
    "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": [
        "Introduction to siteswap",
        "Introduction to jugglr",
        "Visualising the patterns",
        "Vanilla",
        "Synchronous",
        "Multiplex",
        "Passing",
        "Customising the plots",
        "Throw data",
        "Animation"
      ],
      "created": "2026-05-31 09:51:33",
      "modified": "2026-07-08 16:00:53",
      "commits": 9
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "jugglr",
  "_universes": [
    "ellakaye"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-16T09:31:45.000Z",
      "distro": "resolute",
      "commit": "851b77910e976558e88e2bef603ba4eb433c1a5d",
      "fileid": "https://r2.ropensci.org/bdb32bed1b21e404c147efafcd8aa7b8d010ae98a7487b89d91cc814e5c7cd54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/29487051182"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-16T09:31:55.000Z",
      "distro": "resolute",
      "commit": "851b77910e976558e88e2bef603ba4eb433c1a5d",
      "fileid": "https://r2.ropensci.org/5f3cb91a94fcec8137eed1429ccf8720bba93fd17373a79e67b2cc9b7767b8c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/29487051182"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-16T09:30:51.000Z",
      "commit": "851b77910e976558e88e2bef603ba4eb433c1a5d",
      "fileid": "https://r2.ropensci.org/f77267937dca1459c909ecf75953260afe54f72e1ba21c785020c05d3b4d6985",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/29487051182"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-16T09:31:04.000Z",
      "commit": "851b77910e976558e88e2bef603ba4eb433c1a5d",
      "fileid": "https://r2.ropensci.org/5f3e4a4fada4b9426fc2958b5f9391f7f4f530412120225845233796c56563ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/29487051182"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-16T09:31:30.000Z",
      "commit": "851b77910e976558e88e2bef603ba4eb433c1a5d",
      "fileid": "https://r2.ropensci.org/6ab7b8a813ca1b5198ab928def1e44e249fbfd34a63eda6b02d31e19480babac",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/29487051182"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-16T09:31:03.000Z",
      "commit": "851b77910e976558e88e2bef603ba4eb433c1a5d",
      "fileid": "https://r2.ropensci.org/3c91a55711e2e34043993a3e926064731acd7a387bb6adbc74fc3868c935778f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/29487051182"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-16T09:30:50.000Z",
      "commit": "851b77910e976558e88e2bef603ba4eb433c1a5d",
      "fileid": "https://r2.ropensci.org/159aea8b217b30a843254439e09d84014b3e4cb0f956843b67327ceeafd67d8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/29487051182"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-16T09:30:31.000Z",
      "commit": "851b77910e976558e88e2bef603ba4eb433c1a5d",
      "fileid": "https://r2.ropensci.org/075772f71992857e42a6c189eb310d681ea68e47889fef9ed6019284145e428b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/29487051182"
    }
  ]
}