{
  "_id": "6a4962a077d6db3f2f966fbd",
  "Package": "billboarder",
  "Title": "Create Interactive Chart with the JavaScript 'Billboard' Library",
  "Version": "0.5.1.9200",
  "Authors@R": "c(\nperson(\"Victor\", \"Perrier\", email = \"victor.perrier@dreamrs.fr\", role = c(\"aut\", \"cre\")),\nperson(\"Fanny\", \"Meyer\", role = \"aut\"),\nperson(\"NAVER Corp\", role = \"cph\", comment = \"billboard.js library\"),\nperson(\"Mike\", \"Bostock\", role = \"cph\", comment = \"d3.format library\"))",
  "Description": "Provides an 'htmlwidgets' interface to 'billboard.js', a\nre-usable easy interface JavaScript chart library, based on D3\nv4+. Chart types include line charts, scatterplots,\nbar/lollipop charts, histogram/density plots, pie/donut charts\nand gauge charts. All charts are interactive, and a proxy\nmethod is implemented to smoothly update a chart without\nrendering it again in 'shiny' apps.",
  "URL": "https://github.com/dreamRs/billboarder,\nhttps://dreamrs.github.io/billboarder/",
  "BugReports": "https://github.com/dreamRs/billboarder/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://dreamrs.r-universe.dev",
  "Date/Publication": "2026-06-24 13:32:15 UTC",
  "RemoteUrl": "https://github.com/dreamrs/billboarder",
  "RemoteRef": "HEAD",
  "RemoteSha": "3cbd52292d9260f5a96b2175742657f7224bc907",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-24 16:18:32 UTC",
    "User": "root"
  },
  "Author": "Victor Perrier [aut, cre],\nFanny Meyer [aut],\nNAVER Corp [cph] (billboard.js library),\nMike Bostock [cph] (d3.format library)",
  "Maintainer": "Victor Perrier <victor.perrier@dreamrs.fr>",
  "_user": "dreamrs",
  "_type": "src",
  "_file": "billboarder_0.5.1.9200.tar.gz",
  "_fileid": "https://r2.ropensci.org/1f929d6505d9cdaf31fe818419085ca4f810eb9ee7f2737ee5d4610325f725a1",
  "_filesize": 2458886,
  "_sha256": "1f929d6505d9cdaf31fe818419085ca4f810eb9ee7f2737ee5d4610325f725a1",
  "_expires": "2026-10-12T19:44:30.000Z",
  "_created": "2026-06-24T16:18:32.000Z",
  "_published": "2026-07-04T19:44:32.504Z",
  "_jobs": [
    {
      "job": 85161593271,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7855699721"
    },
    {
      "job": 85161593186,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7855708843"
    },
    {
      "job": 85161593241,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7855672913"
    },
    {
      "job": 85161593259,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7855685839"
    },
    {
      "job": 85161593075,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7855628595"
    },
    {
      "job": 85161593187,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7855694983"
    },
    {
      "job": 85161593196,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7855683515"
    },
    {
      "job": 85161593407,
      "time": 141,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7855692729"
    },
    {
      "job": 85161593315,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7855686644"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28112778643",
  "_status": "success",
  "_upstream": "https://github.com/dreamrs/billboarder",
  "_commit": {
    "id": "3cbd52292d9260f5a96b2175742657f7224bc907",
    "author": "pvictor <perrier.victor@gmail.com>",
    "committer": "pvictor <perrier.victor@gmail.com>",
    "message": "js refactor\n",
    "time": 1782307935
  },
  "_maintainer": {
    "name": "Victor Perrier",
    "email": "victor.perrier@dreamrs.fr",
    "login": "pvictor",
    "description": "R / Shiny developper at @dreamRs with @mfanny",
    "uuid": 4415580
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "dreamrs",
  "_selfowned": true,
  "_usedby": 9,
  "_updates": [
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-25",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.5.1",
      "date": "2026-01-29"
    }
  ],
  "_topics": [
    "data-visualization",
    "htmlwidgets"
  ],
  "_stars": 177,
  "_contributors": [
    {
      "user": "pvictor",
      "count": 261,
      "uuid": 4415580
    },
    {
      "user": "amrrs",
      "count": 1,
      "uuid": 5347322
    }
  ],
  "_userbio": {
    "uuid": 23062899,
    "type": "organization",
    "name": "dreamRs",
    "followers": 166,
    "description": "La datascience avec un grand R"
  },
  "_downloads": {
    "count": 3377,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/billboarder"
  },
  "_devurl": "https://github.com/dreamrs/billboarder",
  "_pkgdown": "https://dreamrs.github.io/billboarder/",
  "_searchresults": 123,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/billboarder.html",
    "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",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dreamrs/billboarder",
  "_realowner": "dreamrs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2017-08-29"
    },
    {
      "version": "0.1.0",
      "date": "2017-10-20"
    },
    {
      "version": "0.2.1",
      "date": "2018-01-28"
    },
    {
      "version": "0.2.2",
      "date": "2018-05-29"
    },
    {
      "version": "0.2.3",
      "date": "2018-08-07"
    },
    {
      "version": "0.2.4",
      "date": "2018-10-08"
    },
    {
      "version": "0.2.5",
      "date": "2019-01-03"
    },
    {
      "version": "0.2.6",
      "date": "2019-05-07"
    },
    {
      "version": "0.2.7",
      "date": "2019-08-21"
    },
    {
      "version": "0.2.8",
      "date": "2020-01-09"
    },
    {
      "version": "0.3.0",
      "date": "2021-02-11"
    },
    {
      "version": "0.3.1",
      "date": "2021-03-27"
    },
    {
      "version": "0.4.0",
      "date": "2023-01-08"
    },
    {
      "version": "0.4.1",
      "date": "2023-09-29"
    },
    {
      "version": "0.5.0",
      "date": "2024-09-09"
    },
    {
      "version": "0.5.1",
      "date": "2026-01-29"
    }
  ],
  "_exports": [
    "%>%",
    "aes",
    "bauge",
    "baugeOutput",
    "bb_add_style",
    "bb_aes",
    "bb_aes_string",
    "bb_area",
    "bb_axis",
    "bb_bar",
    "bb_bar_color_manual",
    "bb_barchart",
    "bb_bubble",
    "bb_callbacks",
    "bb_categories",
    "bb_color",
    "bb_colors_manual",
    "bb_data",
    "bb_densityplot",
    "bb_donut",
    "bb_donutchart",
    "bb_export",
    "bb_gauge",
    "bb_gaugechart",
    "bb_grid",
    "bb_histogram",
    "bb_interaction",
    "bb_labs",
    "bb_legend",
    "bb_line",
    "bb_linechart",
    "bb_load",
    "bb_lollipop",
    "bb_padding",
    "bb_pie",
    "bb_piechart",
    "bb_point",
    "bb_proxy_axis_labels",
    "bb_proxy_data_colors",
    "bb_proxy_data_names",
    "bb_proxy_defocus",
    "bb_proxy_flow",
    "bb_proxy_focus",
    "bb_proxy_groups",
    "bb_proxy_hide",
    "bb_proxy_legend",
    "bb_proxy_show",
    "bb_proxy_tooltip",
    "bb_proxy_transform",
    "bb_proxy_xs",
    "bb_radar",
    "bb_radarchart",
    "bb_regions",
    "bb_render",
    "bb_scatterplot",
    "bb_spline",
    "bb_subchart",
    "bb_svg",
    "bb_title",
    "bb_tooltip",
    "bb_transition",
    "bb_treemap",
    "bb_treemapchart",
    "bb_unload",
    "bb_x_axis",
    "bb_x_grid",
    "bb_y_axis",
    "bb_y_grid",
    "bb_zoom",
    "bbaes",
    "bbaes_string",
    "billboarder",
    "billboarderOutput",
    "billboarderProxy",
    "JS",
    "prefix",
    "proxy_example",
    "renderBauge",
    "renderBillboarder",
    "set_color_palette",
    "set_theme",
    "suffix"
  ],
  "_datasets": [
    {
      "name": "avengers",
      "title": "Power ratings for The Avengers.",
      "object": "avengers",
      "class": [
        "data.frame"
      ],
      "fields": [
        "group",
        "axis",
        "value",
        "description"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "avengers_wide",
      "title": "Power ratings for The Avengers.",
      "object": "avengers_wide",
      "class": [
        "data.frame"
      ],
      "fields": [
        "axis",
        "Captain America",
        "Hulk",
        "Iron Man",
        "Thor"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "cdc_prod_filiere",
      "title": "French electricity generation by power source for the day of 2017-06-12.",
      "object": "cdc_prod_filiere",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date_heure",
        "prod_total",
        "prod_gaz",
        "prod_bioenergies",
        "prod_hydraulique",
        "prod_thermique_fossile",
        "prod_charbon",
        "prod_eolien",
        "prod_solaire",
        "prod_nucleaire",
        "prod_fioul"
      ],
      "rows": 48,
      "table": true,
      "tojson": true
    },
    {
      "name": "equilibre_mensuel",
      "title": "Monthly supply / demand balance (january 2007 to june 2017)",
      "object": "equilibre_mensuel",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "solde",
        "production",
        "pompage",
        "consommation"
      ],
      "rows": 126,
      "table": true,
      "tojson": true
    },
    {
      "name": "prod_filiere_long",
      "title": "French electricity generation by year and branch.",
      "object": "prod_filiere_long",
      "class": [
        "data.frame"
      ],
      "fields": [
        "annee",
        "branche",
        "prod"
      ],
      "rows": 45,
      "table": true,
      "tojson": true
    },
    {
      "name": "prod_par_filiere",
      "title": "French electricity generation by year and branch.",
      "object": "prod_par_filiere",
      "class": [
        "data.frame"
      ],
      "fields": [
        "annee",
        "prod_total",
        "prod_therm",
        "prod_hydraulique",
        "prod_bioenergies",
        "prod_eolien",
        "prod_therm_charbon",
        "prod_solaire",
        "prod_therm_gaz",
        "prod_nucleaire",
        "prod_therm_fioul"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "billboarder-package",
      "title": "An 'htmlwidget' interface to the billboard.js javascript chart library",
      "topics": [
        "billboarder-package"
      ]
    },
    {
      "page": "avengers",
      "title": "Power ratings for The Avengers.",
      "topics": [
        "avengers",
        "avengers_wide"
      ]
    },
    {
      "page": "bauge",
      "title": "Simple Gauge",
      "topics": [
        "bauge"
      ]
    },
    {
      "page": "bauge-shiny",
      "title": "Shiny bindings for bauge",
      "topics": [
        "bauge-shiny",
        "baugeOutput",
        "renderBauge"
      ]
    },
    {
      "page": "bb_add_style",
      "title": "Add custom style for regions and grid lines",
      "topics": [
        "bb_add_style"
      ]
    },
    {
      "page": "bb_area",
      "title": "Area property for a Billboard.js chart",
      "topics": [
        "bb_area"
      ]
    },
    {
      "page": "bb_axis",
      "title": "Add axis parameters",
      "topics": [
        "bb_axis",
        "bb_x_axis",
        "bb_y_axis"
      ]
    },
    {
      "page": "bb_bar",
      "title": "Bar property for a Billboard.js chart",
      "topics": [
        "bb_bar"
      ]
    },
    {
      "page": "bb_bar_color_manual",
      "title": "Manual color for barchart",
      "topics": [
        "bb_bar_color_manual"
      ]
    },
    {
      "page": "bb_barchart",
      "title": "Helper for creating a bar chart",
      "topics": [
        "bb_barchart"
      ]
    },
    {
      "page": "bb_bubble",
      "title": "Bubble property for a Billboard.js chart",
      "topics": [
        "bb_bubble"
      ]
    },
    {
      "page": "bb_callbacks",
      "title": "Callbacks for billboard charts",
      "topics": [
        "bb_callbacks"
      ]
    },
    {
      "page": "bb_categories",
      "title": "Set categories on X axis",
      "topics": [
        "bb_categories"
      ]
    },
    {
      "page": "bb_color",
      "title": "Color property for a Billboard.js chart",
      "topics": [
        "bb_color"
      ]
    },
    {
      "page": "bb_colors_manual",
      "title": "Set colors for each datas",
      "topics": [
        "bb_colors_manual"
      ]
    },
    {
      "page": "bb_data",
      "title": "Add data to Billboard chart",
      "topics": [
        "bb_data"
      ]
    },
    {
      "page": "bb_densityplot",
      "title": "Helper for creating a density plot",
      "topics": [
        "bb_densityplot"
      ]
    },
    {
      "page": "bb_donut",
      "title": "Donut property for a Billboard.js chart",
      "topics": [
        "bb_donut"
      ]
    },
    {
      "page": "bb_donutchart",
      "title": "Helper for creating a donut chart",
      "topics": [
        "bb_donutchart"
      ]
    },
    {
      "page": "bb_export",
      "title": "Export a Billboard to PNG",
      "topics": [
        "bb_export"
      ]
    },
    {
      "page": "bb_gauge",
      "title": "Gauge property for a Billboard.js chart",
      "topics": [
        "bb_gauge"
      ]
    },
    {
      "page": "bb_gaugechart",
      "title": "Helper for creating a gauge",
      "topics": [
        "bb_gaugechart"
      ]
    },
    {
      "page": "bb_grid",
      "title": "Grid property for a Billboard.js chart",
      "topics": [
        "bb_grid",
        "bb_x_grid",
        "bb_y_grid"
      ]
    },
    {
      "page": "bb_histogram",
      "title": "Helper for creating an histogram",
      "topics": [
        "bb_histogram"
      ]
    },
    {
      "page": "bb_interaction",
      "title": "Interaction property for a Billboard.js chart",
      "topics": [
        "bb_interaction"
      ]
    },
    {
      "page": "bb_labs",
      "title": "Quickly set title, axis labels and caption",
      "topics": [
        "bb_labs"
      ]
    },
    {
      "page": "bb_legend",
      "title": "Add legend parameters",
      "topics": [
        "bb_legend"
      ]
    },
    {
      "page": "bb_line",
      "title": "Line property for a Billboard.js chart",
      "topics": [
        "bb_line"
      ]
    },
    {
      "page": "bb_linechart",
      "title": "Helper for creating a line chart",
      "topics": [
        "bb_linechart"
      ]
    },
    {
      "page": "bb_load",
      "title": "Load data to the chart with proxy",
      "topics": [
        "bb_load"
      ]
    },
    {
      "page": "bb_lollipop",
      "title": "Helper for creating a lollipop chart",
      "topics": [
        "bb_lollipop"
      ]
    },
    {
      "page": "bb_padding",
      "title": "The padding of the chart element.",
      "topics": [
        "bb_padding"
      ]
    },
    {
      "page": "bb_pie",
      "title": "Pie property for a Billboard.js chart",
      "topics": [
        "bb_pie"
      ]
    },
    {
      "page": "bb_piechart",
      "title": "Helper for creating a pie chart",
      "topics": [
        "bb_piechart"
      ]
    },
    {
      "page": "bb_point",
      "title": "Point property for a Billboard.js chart",
      "topics": [
        "bb_point"
      ]
    },
    {
      "page": "bb_proxy_axis_labels",
      "title": "Update axis labels with proxy",
      "topics": [
        "bb_proxy_axis_labels"
      ]
    },
    {
      "page": "bb_proxy_data_colors",
      "title": "Change colors with proxy",
      "topics": [
        "bb_proxy_data_colors"
      ]
    },
    {
      "page": "bb_proxy_data_names",
      "title": "Change names of the data with proxy",
      "topics": [
        "bb_proxy_data_names"
      ]
    },
    {
      "page": "bb_proxy_flow",
      "title": "Update chart flow with proxy",
      "topics": [
        "bb_proxy_flow"
      ]
    },
    {
      "page": "bb_proxy_focus",
      "title": "Highlights specified targets and fade out the others.",
      "topics": [
        "bb_proxy_defocus",
        "bb_proxy_focus"
      ]
    },
    {
      "page": "bb_proxy_groups",
      "title": "Update chart groups with proxy",
      "topics": [
        "bb_proxy_groups"
      ]
    },
    {
      "page": "bb_proxy_hide",
      "title": "Hide method with proxy",
      "topics": [
        "bb_proxy_hide"
      ]
    },
    {
      "page": "bb_proxy_legend",
      "title": "Show or hide legend with proxy",
      "topics": [
        "bb_proxy_legend"
      ]
    },
    {
      "page": "bb_proxy_show",
      "title": "Show method with proxy",
      "topics": [
        "bb_proxy_show"
      ]
    },
    {
      "page": "bb_proxy_tooltip",
      "title": "Show or hide tooltip with proxy",
      "topics": [
        "bb_proxy_tooltip"
      ]
    },
    {
      "page": "bb_proxy_transform",
      "title": "Update chart type with proxy",
      "topics": [
        "bb_proxy_transform"
      ]
    },
    {
      "page": "bb_proxy_xs",
      "title": "Update x values with proxy",
      "topics": [
        "bb_proxy_xs"
      ]
    },
    {
      "page": "bb_radar",
      "title": "Radar property for a Billboard.js chart",
      "topics": [
        "bb_radar"
      ]
    },
    {
      "page": "bb_radarchart",
      "title": "Helper for creating a radar chart",
      "topics": [
        "bb_radarchart"
      ]
    },
    {
      "page": "bb_regions",
      "title": "Regions property for a Billboard.js chart",
      "topics": [
        "bb_regions"
      ]
    },
    {
      "page": "bb_render",
      "title": "Render property for a Billboard.js chart",
      "topics": [
        "bb_render"
      ]
    },
    {
      "page": "bb_scatterplot",
      "title": "Helper for creating a scatter chart",
      "topics": [
        "bb_scatterplot"
      ]
    },
    {
      "page": "bb_spline",
      "title": "Spline property for a Billboard.js chart",
      "topics": [
        "bb_spline"
      ]
    },
    {
      "page": "bb_subchart",
      "title": "Subchart property for a Billboard.js chart",
      "topics": [
        "bb_subchart"
      ]
    },
    {
      "page": "bb_svg",
      "title": "SVG property for a Billboard.js chart",
      "topics": [
        "bb_svg"
      ]
    },
    {
      "page": "bb_title",
      "title": "Add title to Billboard.js chart",
      "topics": [
        "bb_title"
      ]
    },
    {
      "page": "bb_tooltip",
      "title": "Tooltip property for a Billboard.js chart",
      "topics": [
        "bb_tooltip"
      ]
    },
    {
      "page": "bb_transition",
      "title": "Transition property for a Billboard.js chart",
      "topics": [
        "bb_transition"
      ]
    },
    {
      "page": "bb_treemap",
      "title": "Treemap property for a Billboard.js chart",
      "topics": [
        "bb_treemap"
      ]
    },
    {
      "page": "bb_treemapchart",
      "title": "Helper for creating a treemap chart",
      "topics": [
        "bb_treemapchart"
      ]
    },
    {
      "page": "bb_unload",
      "title": "Unload data to the chart with proxy",
      "topics": [
        "bb_unload"
      ]
    },
    {
      "page": "bb_zoom",
      "title": "Zoom property for a Billboard.js chart",
      "topics": [
        "bb_zoom"
      ]
    },
    {
      "page": "billboard-aes",
      "title": "Map variables on the chart",
      "topics": [
        "bbaes",
        "bbaes_string",
        "bb_aes",
        "bb_aes_string",
        "billboard-aes"
      ]
    },
    {
      "page": "billboard-theme",
      "title": "Set theme and default colors for Billboard charts",
      "topics": [
        "billboard-theme",
        "set_color_palette",
        "set_theme"
      ]
    },
    {
      "page": "billboarder",
      "title": "Create a Billboard.js widget",
      "topics": [
        "billboarder"
      ]
    },
    {
      "page": "billboarder-exports",
      "title": "billboarder exported operators and S3 methods",
      "topics": [
        "%>%",
        "aes",
        "billboarder-exports",
        "JS"
      ]
    },
    {
      "page": "billboarder-shiny",
      "title": "Shiny bindings for billboarder",
      "topics": [
        "billboarder-shiny",
        "billboarderOutput",
        "billboarderProxy",
        "renderBillboarder"
      ]
    },
    {
      "page": "cdc_prod_filiere",
      "title": "French electricity generation by power source for the day of 2017-06-12.",
      "topics": [
        "cdc_prod_filiere"
      ]
    },
    {
      "page": "equilibre_mensuel",
      "title": "Monthly supply / demand balance (january 2007 to june 2017)",
      "topics": [
        "equilibre_mensuel"
      ]
    },
    {
      "page": "prefix",
      "title": "Shortcut to add a prefix value to axis labels",
      "topics": [
        "prefix"
      ]
    },
    {
      "page": "prod_filiere_long",
      "title": "French electricity generation by year and branch.",
      "topics": [
        "prod_filiere_long"
      ]
    },
    {
      "page": "prod_par_filiere",
      "title": "French electricity generation by year and branch.",
      "topics": [
        "prod_par_filiere"
      ]
    },
    {
      "page": "proxy_example",
      "title": "Proxy use example",
      "topics": [
        "proxy_example"
      ]
    },
    {
      "page": "suffix",
      "title": "Shortcut to add a suffix value to axis labels",
      "topics": [
        "suffix"
      ]
    }
  ],
  "_readme": "https://github.com/dreamrs/billboarder/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "billboarder.Rmd",
      "filename": "billboarder.html",
      "title": "billboarder",
      "author": "Victor Perrier",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Bar chart",
        "Scatter plot",
        "Pie charts",
        "Lines charts",
        "Time serie with Date (and a subchart)",
        "Zoom by dragging",
        "Time serie with POSIXct (and regions)",
        "Stacked area chart",
        "Line range",
        "Histogram & density",
        "Radar charts",
        "Gauge",
        "Treemap"
      ],
      "created": "2019-02-25 14:56:42",
      "modified": "2026-01-29 04:24:22",
      "commits": 12
    },
    {
      "source": "billboarder-intro.Rmd",
      "filename": "billboarder-intro.html",
      "title": "Introduction - basic use",
      "author": "Victor Perrier",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Bar chart",
        "Line chart",
        "Scatter plot",
        "Pie chart",
        "Donut chart",
        "Gauge chart"
      ],
      "created": "2017-08-24 16:16:13",
      "modified": "2021-10-22 07:52:46",
      "commits": 7
    },
    {
      "source": "billboarder-mapping.Rmd",
      "filename": "billboarder-mapping.html",
      "title": "Mapping - map variables to the chart",
      "author": "Victor Perrier",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Data",
        "First method : use a data.frame",
        "Second method : with mapping",
        "Third method : mapping inside function",
        "Grouping variable",
        "Mapping with programming"
      ],
      "created": "2017-10-12 15:57:39",
      "modified": "2021-10-22 07:52:46",
      "commits": 7
    },
    {
      "source": "billboarder-options.Rmd",
      "filename": "billboarder-options.html",
      "title": "Options - styling charts",
      "author": "Victor Perrier",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Title",
        "Colors",
        "Axis",
        "Legend",
        "Grids",
        "Tooltip",
        "End"
      ],
      "created": "2017-08-24 16:16:13",
      "modified": "2021-10-22 07:52:46",
      "commits": 6
    }
  ],
  "_score": 10.200863189587547,
  "_indexed": true,
  "_nocasepkg": "billboarder",
  "_universes": [
    "dreamrs",
    "pvictor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1.9200",
      "date": "2026-06-24T16:20:59.000Z",
      "distro": "resolute",
      "commit": "3cbd52292d9260f5a96b2175742657f7224bc907",
      "fileid": "https://r2.ropensci.org/fd610c294d22f681e3bd2bf90b1081ddee603c338ed27cbf8a845970bf3e606a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28112778643"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.1.9200",
      "date": "2026-06-24T16:21:15.000Z",
      "distro": "resolute",
      "commit": "3cbd52292d9260f5a96b2175742657f7224bc907",
      "fileid": "https://r2.ropensci.org/60f882a701933afe02206dcee45e7ac7fa0aab34a92e5cf3e18a7f93970dedd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28112778643"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1.9200",
      "date": "2026-06-24T16:20:10.000Z",
      "commit": "3cbd52292d9260f5a96b2175742657f7224bc907",
      "fileid": "https://r2.ropensci.org/36ff67d1734f308549a02b556c2c81e32f6d6fba3385cab7ed454a1f2898bb1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28112778643"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.1.9200",
      "date": "2026-06-24T16:20:22.000Z",
      "commit": "3cbd52292d9260f5a96b2175742657f7224bc907",
      "fileid": "https://r2.ropensci.org/411985bb02697adfb1cf305dff26cf8c8db11d8dbbd0f3872595d27fe0eb1883",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28112778643"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1.9200",
      "date": "2026-06-24T16:21:22.000Z",
      "commit": "3cbd52292d9260f5a96b2175742657f7224bc907",
      "fileid": "https://r2.ropensci.org/aee195000a9f460553ae314dab82b9e35936c2f5b7fb43d253d99eb9f5efe31d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28112778643"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1.9200",
      "date": "2026-06-24T16:20:00.000Z",
      "commit": "3cbd52292d9260f5a96b2175742657f7224bc907",
      "fileid": "https://r2.ropensci.org/2821ffebd2adc58d8d1b1279a9eb9d3d28da5c366f7d1ad3f9f866f039e7364e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28112778643"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1.9200",
      "date": "2026-06-24T16:20:07.000Z",
      "commit": "3cbd52292d9260f5a96b2175742657f7224bc907",
      "fileid": "https://r2.ropensci.org/e518a4a0ee502fab190fe6e6ae84f3f4c22bc13f70209f356700e60bbe0592fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28112778643"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.1.9200",
      "date": "2026-06-24T16:20:04.000Z",
      "commit": "3cbd52292d9260f5a96b2175742657f7224bc907",
      "fileid": "https://r2.ropensci.org/59c93e931c346b095205cb3b43ee6640785f60eb5e76e33b8c28d06c92e00064",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28112778643"
    }
  ]
}