{
  "_id": "6a101c76acfb0bcc41c87ba2",
  "Package": "trelliscopejs",
  "Title": "Create Interactive Trelliscope Displays",
  "Version": "0.2.10",
  "Authors@R": "c(\nperson(given = \"Ryan\",\nfamily = \"Hafen\",\nrole = c(\"aut\", \"cre\"),\nemail = \"rhafen@gmail.com\",\ncomment = c(ORCID = \"0000-0002-5516-8367\")),\nperson(given = \"Barret\",\nfamily = \"Schloerke\",\nemail = \"schloerke@gmail.com\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0001-9986-114X\")))",
  "Description": "Trelliscope is a scalable, flexible, interactive approach\nto visualizing data (Hafen, 2013\n<doi:10.1109/LDAV.2013.6675164>). This package provides methods\nthat make it easy to create a Trelliscope display specification\nfor TrelliscopeJS. High-level functions are provided for\ncreating displays from within 'tidyverse' or 'ggplot2'\nworkflows. Low-level functions are also provided for creating\nnew interfaces.",
  "License": "BSD_3_clause + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.2",
  "URL": "https://hafen.github.io/trelliscopejs/,\nhttps://github.com/hafen/trelliscopejs",
  "BugReports": "https://github.com/hafen/trelliscopejs/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libmagick++-dev gsfonts libicu-dev\nlibsodium-dev libuv1-dev libx11-dev",
  "Repository": "https://hafen.r-universe.dev",
  "Date/Publication": "2026-01-14 15:12:16 UTC",
  "RemoteUrl": "https://github.com/hafen/trelliscopejs",
  "RemoteRef": "HEAD",
  "RemoteSha": "eba628cdfbfef09ddd6bab5466d07e6e8dc8667c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 08:31:41 UTC",
    "User": "root"
  },
  "Author": "Ryan Hafen [aut, cre] (ORCID: <https://orcid.org/0000-0002-5516-8367>),\nBarret Schloerke [aut] (ORCID: <https://orcid.org/0000-0001-9986-114X>)",
  "Maintainer": "Ryan Hafen <rhafen@gmail.com>",
  "MD5sum": "303250f66475c5af6ebace8708294656",
  "_user": "hafen",
  "_type": "src",
  "_file": "trelliscopejs_0.2.10.tar.gz",
  "_fileid": "62dded453a7748ef9336f05f17e410ea2ff2658040a5f6286c3fab525a8e5848",
  "_filesize": 1946114,
  "_sha256": "62dded453a7748ef9336f05f17e410ea2ff2658040a5f6286c3fab525a8e5848",
  "_created": "2026-05-14T08:31:41.000Z",
  "_published": "2026-05-22T09:05:58.413Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77349229402,
      "time": 201,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6990431991"
    },
    {
      "job": 77349229376,
      "time": 196,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6990430616"
    },
    {
      "job": 77349229755,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6990415631"
    },
    {
      "job": 77349229346,
      "time": 230,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6990430506"
    },
    {
      "job": 77349229083,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990377834"
    },
    {
      "job": 77349228745,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156834656"
    },
    {
      "job": 77349229557,
      "time": 139,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6990416128"
    },
    {
      "job": 77349229318,
      "time": 140,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6990416198"
    },
    {
      "job": 77349229592,
      "time": 154,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6990419491"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hafen/actions/runs/25850098370",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hafen/trelliscopejs",
  "_commit": {
    "id": "eba628cdfbfef09ddd6bab5466d07e6e8dc8667c",
    "author": "Ryan Hafen <rhafen@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #134 from hafen/schloerke-patch-1\n\nchore: Update DESCRIPTION with additional ORCID comment",
    "time": 1768403536
  },
  "_maintainer": {
    "name": "Ryan Hafen",
    "email": "rhafen@gmail.com",
    "login": "hafen",
    "twitter": "@hafenstats",
    "uuid": 1275592,
    "orcid": "0000-0002-5516-8367"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "DistributionUtils",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "gtable",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.2.1",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "webshot",
      "role": "Imports"
    },
    {
      "package": "autocogs",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "fidelius",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "gapminder",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "housingData",
      "role": "Suggests"
    }
  ],
  "_owner": "hafen",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "visualization"
  ],
  "_stars": 263,
  "_contributors": [
    {
      "user": "hafen",
      "count": 251,
      "uuid": 1275592
    },
    {
      "user": "schloerke",
      "count": 92,
      "uuid": 93231
    },
    {
      "user": "kaneplusplus",
      "count": 2,
      "uuid": 175135
    },
    {
      "user": "da11an",
      "count": 1,
      "uuid": 49221299
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    },
    {
      "user": "romainfrancois",
      "count": 1,
      "uuid": 2625526
    },
    {
      "user": "beansrowning",
      "count": 1,
      "uuid": 25888380
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    },
    {
      "user": "rarichardson92",
      "count": 1,
      "uuid": 40405027
    }
  ],
  "_userbio": {
    "uuid": 1275592,
    "type": "user",
    "name": "Ryan Hafen"
  },
  "_downloads": {
    "count": 915,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/trelliscopejs"
  },
  "_devurl": "https://github.com/hafen/trelliscopejs",
  "_pkgdown": "https://hafen.github.io/trelliscopejs/",
  "_searchresults": 744,
  "_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/readme.html",
    "extra/readme.md",
    "extra/trelliscopejs.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hafen/trelliscopejs",
  "_realowner": "hafen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.14",
      "date": "2018-10-14"
    },
    {
      "version": "0.1.18",
      "date": "2019-01-09"
    },
    {
      "version": "0.2.4",
      "date": "2020-02-11"
    },
    {
      "version": "0.2.5",
      "date": "2020-05-28"
    },
    {
      "version": "0.2.6",
      "date": "2021-02-01"
    },
    {
      "version": "0.2.11",
      "date": "2025-07-23"
    }
  ],
  "_exports": [
    "as_cognostics",
    "cog",
    "cog_disp_filter",
    "cog_href",
    "cogs",
    "create_cog_template",
    "facet_trelliscope",
    "img_panel",
    "img_panel_local",
    "input_cogs",
    "input_cogs_api",
    "input_radio",
    "input_text",
    "map_cog",
    "map_plot",
    "map2_cog",
    "map2_plot",
    "md_description",
    "panels",
    "pmap_cog",
    "pmap_plot",
    "prepare_display",
    "renderTrelliscope",
    "set_labels",
    "sort_spec",
    "tr_charm",
    "trelliscope",
    "trelliscopeOutput",
    "update_display_list",
    "view_item",
    "view_list",
    "write_cognostics",
    "write_config",
    "write_display_obj",
    "write_panel",
    "write_panels"
  ],
  "_datasets": [
    {
      "name": "mpg_labels",
      "title": "Labels for ggplot2 \"mpg\" data",
      "object": "mpg_labels",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "trelliscopejs-package",
      "title": "trelliscopejs",
      "topics": [
        "trelliscopejs-package"
      ]
    },
    {
      "page": "as_cognostics",
      "title": "Cast a data frame as a cognostics data frame",
      "topics": [
        "as_cognostics"
      ]
    },
    {
      "page": "cog",
      "title": "Cast Column as a Cognostic",
      "topics": [
        "cog"
      ]
    },
    {
      "page": "cog_disp_filter",
      "title": "Helper function for creating a cognostic for a link to another display in a filtered state",
      "topics": [
        "cog_disp_filter"
      ]
    },
    {
      "page": "cog_href",
      "title": "Href Cognostic",
      "topics": [
        "cog_href"
      ]
    },
    {
      "page": "cogs",
      "title": "Cogs Wrapper Function",
      "topics": [
        "cogs"
      ]
    },
    {
      "page": "create_cog_template",
      "title": "Create a cognostics template that can be edited and used to specify cognostics in a display #' @param x a data frame that will be used as an input for the trelliscope display. If NULL, a blank template will be created.",
      "topics": [
        "create_cog_template"
      ]
    },
    {
      "page": "facet_trelliscope",
      "title": "Facet Trelliscope",
      "topics": [
        "facet_trelliscope"
      ]
    },
    {
      "page": "img_panel",
      "title": "Cast a vector of URLs pointing to images as an image panel source",
      "topics": [
        "img_panel"
      ]
    },
    {
      "page": "img_panel_local",
      "title": "Cast a vector of URLs pointing to local images as an image panel source",
      "topics": [
        "img_panel_local"
      ]
    },
    {
      "page": "input_cogs",
      "title": "Specify a collection of input cognostics to be stored in browser localStorage",
      "topics": [
        "input_cogs"
      ]
    },
    {
      "page": "input_cogs_api",
      "title": "Specify a collection of input cognostics to be stored using an API",
      "topics": [
        "input_cogs_api"
      ]
    },
    {
      "page": "input_radio",
      "title": "Specify a radio button input",
      "topics": [
        "input_radio"
      ]
    },
    {
      "page": "input_text",
      "title": "Specify a text input",
      "topics": [
        "input_text"
      ]
    },
    {
      "page": "map_cog",
      "title": "Apply a function to each element of a vector and return a vector of cognostics data frames",
      "topics": [
        "map_cog"
      ]
    },
    {
      "page": "map_plot",
      "title": "Apply a function to each element of a vector and return a vector of plots",
      "topics": [
        "map_plot"
      ]
    },
    {
      "page": "map2_cog",
      "title": "Map over multiple inputs simultaneously and return a vector of cognostics data frames",
      "topics": [
        "map2_cog",
        "pmap_cog"
      ]
    },
    {
      "page": "map2_plot",
      "title": "Map over multiple inputs simultaneously and return a vector of plots",
      "topics": [
        "map2_plot",
        "pmap_plot"
      ]
    },
    {
      "page": "md_description",
      "title": "Specify a markdown description for a display",
      "topics": [
        "md_description"
      ]
    },
    {
      "page": "mpg_labels",
      "title": "Labels for ggplot2 \"mpg\" data",
      "topics": [
        "mpg_labels"
      ]
    },
    {
      "page": "panels",
      "title": "Panels Wrapper Function",
      "topics": [
        "panels"
      ]
    },
    {
      "page": "prepare_display",
      "title": "Set up all auxiliary files needed for a Trelliscope app",
      "topics": [
        "prepare_display"
      ]
    },
    {
      "page": "print.facet_trelliscope",
      "title": "Print facet trelliscope object",
      "topics": [
        "print.facet_trelliscope"
      ]
    },
    {
      "page": "set_labels",
      "title": "Set labels for a data frame",
      "topics": [
        "set_labels"
      ]
    },
    {
      "page": "sort_spec",
      "title": "Specify how a display should be sorted",
      "topics": [
        "sort_spec"
      ]
    },
    {
      "page": "tr_charm",
      "title": "Use fidelius to password protect a trelliscope display",
      "topics": [
        "tr_charm"
      ]
    },
    {
      "page": "trelliscope",
      "title": "Create a Trelliscope Display",
      "topics": [
        "trelliscope"
      ]
    },
    {
      "page": "Trelliscope-shiny",
      "title": "Shiny bindings for Trelliscope",
      "topics": [
        "renderTrelliscope",
        "Trelliscope-shiny",
        "trelliscopeOutput"
      ]
    },
    {
      "page": "update_display_list",
      "title": "Update Trelliscope app display list file",
      "topics": [
        "update_display_list"
      ]
    },
    {
      "page": "view_item",
      "title": "Construct a list of view items",
      "topics": [
        "view_item"
      ]
    },
    {
      "page": "view_list",
      "title": "Construct a list of view items",
      "topics": [
        "view_list"
      ]
    },
    {
      "page": "write_cognostics",
      "title": "Write cognostics data for a display in a Trelliscope app",
      "topics": [
        "write_cognostics"
      ]
    },
    {
      "page": "write_config",
      "title": "Write Trelliscope app configuration file",
      "topics": [
        "write_config"
      ]
    },
    {
      "page": "write_display_obj",
      "title": "Write a \"display object\" file for a Trelliscope app",
      "topics": [
        "write_display_obj"
      ]
    },
    {
      "page": "write_panel",
      "title": "Write a plot object as a panel in a Trelliscope display",
      "topics": [
        "write_panel"
      ]
    },
    {
      "page": "write_panels",
      "title": "Write a list of plot objects as panels in a Trelliscope display",
      "topics": [
        "write_panels"
      ]
    }
  ],
  "_pkglogo": "https://github.com/hafen/trelliscopejs/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/hafen/trelliscopejs/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "autocogs",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "checkmate",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "digest",
    "diptest",
    "DistributionUtils",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fidelius",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hexbin",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "mclust",
    "memoise",
    "mime",
    "moments",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "readr",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "sodium",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "webshot",
    "whisker",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "trelliscopejs.Rmd",
      "filename": "trelliscopejs.html",
      "title": "Introduction to trelliscopejs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting Started",
        "Installation",
        "\"ggplot2\" Interface: facet_trelliscope",
        "\"tidyverse\" Interface",
        "Gapminder example",
        "Panels as list-columns",
        "Control Over Cognostics",
        "Customizing displays with data frame operations",
        "Working with Displays",
        "Collections of Displays",
        "Modifying Displays",
        "Embedding / sharing",
        "Low-Level Functions",
        "Examples",
        "Housing data",
        "trelliscopejs-lib",
        "Embedding trelliscopejs apps"
      ],
      "created": "2020-02-08 01:14:43",
      "modified": "2021-02-05 08:05:02",
      "commits": 6
    }
  ],
  "_score": 9.847831184802924,
  "_indexed": true,
  "_nocasepkg": "trelliscopejs",
  "_universes": [
    "hafen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.10",
      "date": "2026-05-14T08:34:17.000Z",
      "distro": "noble",
      "commit": "eba628cdfbfef09ddd6bab5466d07e6e8dc8667c",
      "fileid": "44fecc9377fac2d2bb1544833b0a7d5ced196d988bc307e344ba97fb7d774db4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/25850098370"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.10",
      "date": "2026-05-14T08:34:13.000Z",
      "distro": "noble",
      "commit": "eba628cdfbfef09ddd6bab5466d07e6e8dc8667c",
      "fileid": "74e3c70d02313fcf5b432073461976cba34b513fb1eec7d86ed599c35b06b009",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/25850098370"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.10",
      "date": "2026-05-14T08:33:49.000Z",
      "commit": "eba628cdfbfef09ddd6bab5466d07e6e8dc8667c",
      "fileid": "15cfac4ad70f6356626911165ac4bea3822d47f8fe401ca6d6c38d8a0bdc0fb4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/25850098370"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.10",
      "date": "2026-05-14T08:34:22.000Z",
      "commit": "eba628cdfbfef09ddd6bab5466d07e6e8dc8667c",
      "fileid": "cc74819cc33707e6aa413fcb106ca5f2bacc89b939f22dc7a2edd6af6aaea021",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/25850098370"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.10",
      "date": "2026-05-14T08:33:10.000Z",
      "commit": "eba628cdfbfef09ddd6bab5466d07e6e8dc8667c",
      "fileid": "2f2dc4050d83340ca1937fe587621fd1f932582efca415ee98e530542e90a96d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/25850098370"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.10",
      "date": "2026-05-14T08:33:06.000Z",
      "commit": "eba628cdfbfef09ddd6bab5466d07e6e8dc8667c",
      "fileid": "68e6c77c9d32bbf43213700f28aa615d42034e1a3ba62301128e6fc2f9c6030a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/25850098370"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.10",
      "date": "2026-05-14T08:33:15.000Z",
      "commit": "eba628cdfbfef09ddd6bab5466d07e6e8dc8667c",
      "fileid": "6a2600ae20d1a107a73c81e8dee336796fea9aba105d31f60adbd38d2492d2f3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/25850098370"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.10",
      "date": "2026-05-22T09:05:38.000Z",
      "commit": "eba628cdfbfef09ddd6bab5466d07e6e8dc8667c",
      "fileid": "c290ad52567fc3abdf009bb9e5a2abff826ac5f49df9aee7fd060ba561c3418a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/25850098370"
    }
  ]
}