{
  "_id": "6a197b21acfb0bcc41df590d",
  "Package": "plotscaper",
  "Title": "Explore Your Data with Interactive Figures",
  "Version": "0.2.7",
  "Authors@R": "person(\"Adam\", \"Bartonicek\", , \"bartonicek@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "A framework for creating interactive figures for data\nexploration. All plots are automatically linked and support\nseveral kinds of interactive features, including selection,\nzooming, panning, and parameter manipulation. The figures can\nbe interacted with either manually, using a mouse and a\nkeyboard, or by running code from inside an active R session.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://bartonicek.github.io/plotscaper/,\nhttps://github.com/bartonicek/plotscaper",
  "VignetteBuilder": "knitr",
  "BugReports": "https://github.com/bartonicek/plotscaper/issues",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://bartonicek.r-universe.dev",
  "Date/Publication": "2025-11-30 20:28:52 UTC",
  "RemoteUrl": "https://github.com/bartonicek/plotscaper",
  "RemoteRef": "HEAD",
  "RemoteSha": "43547eefeba7ab8171c36208a0948f46fd18c75a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 10:20:20 UTC",
    "User": "root"
  },
  "Author": "Adam Bartonicek [aut, cre, cph]",
  "Maintainer": "Adam Bartonicek <bartonicek@gmail.com>",
  "MD5sum": "b355096cf8488a7e4ad88a217f4ce1ca",
  "_user": "bartonicek",
  "_type": "src",
  "_file": "plotscaper_0.2.7.tar.gz",
  "_fileid": "e6b61eb9797c61ebe5f3f5ce435803ae96d0363ff991f386550f56bb5feef6eb",
  "_filesize": 38090931,
  "_sha256": "e6b61eb9797c61ebe5f3f5ce435803ae96d0363ff991f386550f56bb5feef6eb",
  "_created": "2026-05-29T10:20:20.000Z",
  "_published": "2026-05-29T11:40:16.991Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78482338269,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7288487732"
    },
    {
      "job": 78482338266,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7288486996"
    },
    {
      "job": 78482338348,
      "time": 253,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7289774630"
    },
    {
      "job": 78482338251,
      "time": 189,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7289756057"
    },
    {
      "job": 78481805756,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288443501"
    },
    {
      "job": 78482338281,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288482891"
    },
    {
      "job": 78482338349,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7288485364"
    },
    {
      "job": 78482338286,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7288478343"
    },
    {
      "job": 78482338343,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7288481543"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bartonicek/actions/runs/26631662465",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bartonicek/plotscaper",
  "_commit": {
    "id": "43547eefeba7ab8171c36208a0948f46fd18c75a",
    "author": "Adam Bartonicek <46515961+bartonicek@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #5 from s-u/feature/r-select\n\nuse standard R indexing in case selection, add attach_data=",
    "time": 1764534532
  },
  "_maintainer": {
    "name": "Adam Bartonicek",
    "email": "bartonicek@gmail.com",
    "login": "bartonicek",
    "description": "",
    "uuid": 46515961
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "version": ">= 1.6",
      "role": "Imports"
    },
    {
      "package": "httpuv",
      "version": ">= 1.6",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "palmerpenguins",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "bartonicek",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 20,
  "_contributors": [
    {
      "user": "bartonicek",
      "count": 151,
      "uuid": 46515961
    },
    {
      "user": "s-u",
      "count": 1,
      "uuid": 2073427
    }
  ],
  "_userbio": {
    "uuid": 46515961,
    "type": "user",
    "name": "Adam Bartonicek"
  },
  "_downloads": {
    "count": 173,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plotscaper"
  },
  "_devurl": "https://github.com/bartonicek/plotscaper",
  "_pkgdown": "https://bartonicek.github.io/plotscaper/",
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/plotscaper.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bartonicek/plotscaper",
  "_realowner": "bartonicek",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.3",
      "date": "2024-10-18"
    },
    {
      "version": "0.2.4",
      "date": "2024-11-20"
    },
    {
      "version": "0.2.5",
      "date": "2024-12-22"
    },
    {
      "version": "0.2.6",
      "date": "2025-01-07"
    },
    {
      "version": "0.2.8",
      "date": "2025-02-23"
    }
  ],
  "_exports": [
    "add_barplot",
    "add_bibarplot",
    "add_fluctplot",
    "add_histogram",
    "add_histogram2d",
    "add_pcoords",
    "add_plot",
    "add_scatterplot",
    "assign_cases",
    "assigned_cases",
    "clear_layout",
    "create_schema",
    "dispatch_message",
    "get_plot_ids",
    "get_scale",
    "id",
    "normalize",
    "plotscaper_global",
    "plotscaperOutput",
    "pop_plot",
    "reducer",
    "remove_plot",
    "render",
    "renderPlotscaper",
    "reset",
    "select_cases",
    "selected_cases",
    "set_layout",
    "set_parameters",
    "set_scale",
    "start_server",
    "zoom"
  ],
  "_help": [
    {
      "page": "add_barplot",
      "title": "Add a barplot to a scene or schema",
      "topics": [
        "add_barplot"
      ]
    },
    {
      "page": "add_bibarplot",
      "title": "Add a mirrored barplot to a scene or schema",
      "topics": [
        "add_bibarplot"
      ]
    },
    {
      "page": "add_fluctplot",
      "title": "Add a fluctuation diagram to a scene or schema",
      "topics": [
        "add_fluctplot"
      ]
    },
    {
      "page": "add_histogram",
      "title": "Add a histogram to a scene or schema",
      "topics": [
        "add_histogram"
      ]
    },
    {
      "page": "add_histogram2d",
      "title": "Add a 2D histogram to a scene or schema",
      "topics": [
        "add_histogram2d"
      ]
    },
    {
      "page": "add_pcoords",
      "title": "Add a parallel coordinates plot to a scene or schema",
      "topics": [
        "add_pcoords"
      ]
    },
    {
      "page": "add_plot",
      "title": "Add a plot to a scene or schema",
      "topics": [
        "add_plot"
      ]
    },
    {
      "page": "add_scatterplot",
      "title": "Add a scatterplot to a scene or schema",
      "topics": [
        "add_scatterplot"
      ]
    },
    {
      "page": "assign_cases",
      "title": "Assign cases to a group",
      "topics": [
        "assign_cases"
      ]
    },
    {
      "page": "assigned_cases",
      "title": "Get assigned cases",
      "topics": [
        "assigned_cases"
      ]
    },
    {
      "page": "clear_layout",
      "title": "Set interactive scene layout",
      "topics": [
        "clear_layout"
      ]
    },
    {
      "page": "create_schema",
      "title": "Create a 'plotscaper' schema",
      "topics": [
        "create_schema"
      ]
    },
    {
      "page": "dispatch_message",
      "title": "Dispatches a message to a plotscaper scene or schema",
      "topics": [
        "dispatch_message"
      ]
    },
    {
      "page": "get_plot_ids",
      "title": "Return a list of plot ids from a plotscaper scene or schema",
      "topics": [
        "get_plot_ids"
      ]
    },
    {
      "page": "get_scale",
      "title": "Get a plot scale",
      "topics": [
        "get_scale"
      ]
    },
    {
      "page": "id",
      "title": "Plot id",
      "topics": [
        "id"
      ]
    },
    {
      "page": "normalize",
      "title": "Normalize a plot",
      "topics": [
        "normalize"
      ]
    },
    {
      "page": "plotscaper_global",
      "title": "A Plotscaper Global Configuration Object",
      "topics": [
        "plotscaper_global"
      ]
    },
    {
      "page": "plotscaper-shiny",
      "title": "Shiny bindings for plotscaper",
      "topics": [
        "plotscaper-shiny",
        "plotscaperOutput",
        "renderPlotscaper"
      ]
    },
    {
      "page": "pop_plot",
      "title": "Remove the last plot from a scene or schema",
      "topics": [
        "pop_plot"
      ]
    },
    {
      "page": "reducer",
      "title": "Create a reducer",
      "topics": [
        "reducer"
      ]
    },
    {
      "page": "remove_plot",
      "title": "Remove specific plot from a scene or schema",
      "topics": [
        "remove_plot"
      ]
    },
    {
      "page": "render",
      "title": "Render a schema into an interactive scene",
      "topics": [
        "render"
      ]
    },
    {
      "page": "reset",
      "title": "Reset a scene or schema",
      "topics": [
        "reset"
      ]
    },
    {
      "page": "select_cases",
      "title": "Select cases of the data",
      "topics": [
        "select_cases"
      ]
    },
    {
      "page": "selected_cases",
      "title": "Get selected cases",
      "topics": [
        "selected_cases"
      ]
    },
    {
      "page": "set_layout",
      "title": "Set interactive scene layout",
      "topics": [
        "set_layout"
      ]
    },
    {
      "page": "set_parameters",
      "title": "Set reactive parameters",
      "topics": [
        "set_parameters"
      ]
    },
    {
      "page": "set_scale",
      "title": "Set values of a scale",
      "topics": [
        "set_scale"
      ]
    },
    {
      "page": "start_server",
      "title": "Start a server for communication between the R session and 'plostcaper' scenes",
      "topics": [
        "start_server"
      ]
    },
    {
      "page": "zoom",
      "title": "Zoom into an area of a plot",
      "topics": [
        "zoom"
      ]
    }
  ],
  "_readme": "https://github.com/bartonicek/plotscaper/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "uuid",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "available-interactions.Rmd",
      "filename": "available-interactions.html",
      "title": "Available interactions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Linked selection: Bread and butter",
        "Zooming, panning, and scales",
        "Zooming",
        "Panning",
        "Scales",
        "Discrete scales",
        "Size and opacity",
        "Querying",
        "Parametric interaction: normalization, histograms",
        "Histogram binwidths and anchors"
      ],
      "created": "2024-09-06 13:49:47",
      "modified": "2024-11-18 16:02:31",
      "commits": 6
    },
    {
      "source": "plotscaper.Rmd",
      "filename": "plotscaper.html",
      "title": "Introduction to plotscaper",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The scene and the schema",
        "Creating a schema",
        "Rendering a scene",
        "The difference between scene and schema",
        "Troubleshooting the scene",
        "Bonus: Scatterplot matrix",
        "References"
      ],
      "created": "2024-07-24 11:10:24",
      "modified": "2024-11-20 07:13:07",
      "commits": 14
    },
    {
      "source": "layout.Rmd",
      "filename": "layout.html",
      "title": "Layout",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Adding and removing plots",
        "Layout"
      ],
      "created": "2024-07-24 11:10:24",
      "modified": "2024-09-19 13:28:17",
      "commits": 4
    },
    {
      "source": "performance.Rmd",
      "filename": "performance.html",
      "title": "Performance",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-07-24 11:10:24",
      "modified": "2024-09-18 11:07:03",
      "commits": 5
    },
    {
      "source": "algebra.Rmd",
      "filename": "algebra.html",
      "title": "The algebra of interaction",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Preamble",
        "Linked selection",
        "The problem",
        "Stacking vs. dodging",
        "Sums preserve set union",
        "Monoids",
        "Barplot of maximums",
        "References"
      ],
      "created": "2024-07-24 11:10:24",
      "modified": "2024-10-15 07:18:15",
      "commits": 7
    }
  ],
  "_score": 6.079181246047625,
  "_indexed": true,
  "_nocasepkg": "plotscaper",
  "_universes": [
    "bartonicek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.7",
      "date": "2026-05-29T10:23:03.000Z",
      "distro": "noble",
      "commit": "43547eefeba7ab8171c36208a0948f46fd18c75a",
      "fileid": "7337dd5a72c0889ae9e542da8d23580e4c8eda39ea3656e970a7d188e3ec922a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bartonicek/actions/runs/26631662465"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.7",
      "date": "2026-05-29T10:23:03.000Z",
      "distro": "noble",
      "commit": "43547eefeba7ab8171c36208a0948f46fd18c75a",
      "fileid": "c3f0c67e7a636d092445f461a69d2108118147a7b74a8dad1169f275259a7059",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bartonicek/actions/runs/26631662465"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.7",
      "date": "2026-05-29T11:38:38.000Z",
      "commit": "43547eefeba7ab8171c36208a0948f46fd18c75a",
      "fileid": "6fc678b547682054eb48c437bfec894c8fcf56bdcb41ef73de551a1e01accf93",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bartonicek/actions/runs/26631662465"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.7",
      "date": "2026-05-29T11:37:07.000Z",
      "commit": "43547eefeba7ab8171c36208a0948f46fd18c75a",
      "fileid": "89b78a5c5710861ffa9617bb8e6c3ab845cedc84795b65c0a8a453d8b1655a43",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bartonicek/actions/runs/26631662465"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.7",
      "date": "2026-05-29T10:23:09.000Z",
      "commit": "43547eefeba7ab8171c36208a0948f46fd18c75a",
      "fileid": "4ed7c9805925de2bf44bda61e0daf83c2f8994670bd091035d511f56636974b4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bartonicek/actions/runs/26631662465"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-05-29T10:22:15.000Z",
      "commit": "43547eefeba7ab8171c36208a0948f46fd18c75a",
      "fileid": "0b273ff9f30fe0b365bc20f2f70fb01e651cbd5d02e46ace19b83f85656af8f0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bartonicek/actions/runs/26631662465"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-05-29T10:22:05.000Z",
      "commit": "43547eefeba7ab8171c36208a0948f46fd18c75a",
      "fileid": "069f219c58fa65df9bc637a8ef5b99801b61c73365123804d9d40f97c87fcede",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bartonicek/actions/runs/26631662465"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-05-29T10:22:15.000Z",
      "commit": "43547eefeba7ab8171c36208a0948f46fd18c75a",
      "fileid": "babcc1022db0870b0fa5fdf9e88afdb313b9401fea883875605c07c381eff099",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bartonicek/actions/runs/26631662465"
    }
  ]
}