{
  "_id": "6a197cf4acfb0bcc41df6b6e",
  "Package": "billboarder",
  "Title": "Create Interactive Chart with the JavaScript 'Billboard' Library",
  "Version": "0.5.1",
  "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",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://dreamrs.r-universe.dev",
  "Date/Publication": "2026-01-29 06:08:47 UTC",
  "RemoteUrl": "https://github.com/dreamrs/billboarder",
  "RemoteRef": "HEAD",
  "RemoteSha": "6ebc69ab6c0af3babe51daaf3bfd8b23499751a5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 10:43:58 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>",
  "MD5sum": "684a93d64620925640845158c0500045",
  "_user": "dreamrs",
  "_type": "src",
  "_file": "billboarder_0.5.1.tar.gz",
  "_fileid": "9b18c18cd3ad6da6ece0a0fa928a12d6188af7b80a36265a022a4a86a99524c7",
  "_filesize": 2398731,
  "_sha256": "9b18c18cd3ad6da6ece0a0fa928a12d6188af7b80a36265a022a4a86a99524c7",
  "_created": "2026-05-29T10:43:58.000Z",
  "_published": "2026-05-29T11:48:04.689Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78485586686,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7288889418"
    },
    {
      "job": 78485586726,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288886449"
    },
    {
      "job": 78485586698,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289914968"
    },
    {
      "job": 78485586700,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289920941"
    },
    {
      "job": 78485104581,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288841806"
    },
    {
      "job": 78485586669,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288876022"
    },
    {
      "job": 78485586713,
      "time": 180,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7288893977"
    },
    {
      "job": 78485586728,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7288871816"
    },
    {
      "job": 78485586706,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288877104"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dreamrs/actions/runs/26632647580",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dreamrs/billboarder",
  "_commit": {
    "id": "6ebc69ab6c0af3babe51daaf3bfd8b23499751a5",
    "author": "pvictor <perrier.victor@gmail.com>",
    "committer": "pvictor <perrier.victor@gmail.com>",
    "message": "v0.5.1\n",
    "time": 1769666927
  },
  "_maintainer": {
    "name": "Victor Perrier",
    "email": "victor.perrier@dreamrs.fr",
    "login": "pvictor",
    "description": "R / Shiny developper at @dreamRs with @mfanny",
    "uuid": 4415580
  },
  "_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
    }
  ],
  "_tags": [
    {
      "name": "v0.5.1",
      "date": "2026-01-29"
    }
  ],
  "_topics": [
    "data-visualization",
    "htmlwidgets"
  ],
  "_stars": 177,
  "_contributors": [
    {
      "user": "pvictor",
      "count": 257,
      "uuid": 4415580
    },
    {
      "user": "amrrs",
      "count": 1,
      "uuid": 5347322
    }
  ],
  "_userbio": {
    "uuid": 23062899,
    "type": "organization",
    "name": "dreamRs",
    "description": "La datascience avec un grand R"
  },
  "_downloads": {
    "count": 3698,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/billboarder"
  },
  "_devurl": "https://github.com/dreamrs/billboarder",
  "_pkgdown": "https://dreamrs.github.io/billboarder/",
  "_searchresults": 103,
  "_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",
    "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": 9.86220115337708,
  "_indexed": true,
  "_nocasepkg": "billboarder",
  "_universes": [
    "dreamrs",
    "pvictor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-05-29T10:46:28.000Z",
      "distro": "noble",
      "commit": "6ebc69ab6c0af3babe51daaf3bfd8b23499751a5",
      "fileid": "ba9b7b787ac2d742dc97aa6aa7f7093f8ce87eac0a7c8f1eb946a7e307c4842d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/26632647580"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-05-29T10:46:22.000Z",
      "distro": "noble",
      "commit": "6ebc69ab6c0af3babe51daaf3bfd8b23499751a5",
      "fileid": "821d63ac02e72465c884b4a5df06c58be5c690abf4b4269c54c3137c1b30a050",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/26632647580"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-05-29T11:47:08.000Z",
      "commit": "6ebc69ab6c0af3babe51daaf3bfd8b23499751a5",
      "fileid": "e50f8d69a278d070c9496b2b37c4067f20c6f80fa60c2f9ebc86a46dbfd5191f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/26632647580"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-05-29T11:47:25.000Z",
      "commit": "6ebc69ab6c0af3babe51daaf3bfd8b23499751a5",
      "fileid": "30211cb79ec692a1a05b9542647c6038a898cc652bf5a0fe4991bbed5d3f2700",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/26632647580"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1",
      "date": "2026-05-29T10:46:19.000Z",
      "commit": "6ebc69ab6c0af3babe51daaf3bfd8b23499751a5",
      "fileid": "dcd7a1576891bf9efa73eae37ab9e9f873ce896a140debd8bf676bd764f40e4f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/26632647580"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-29T10:46:23.000Z",
      "commit": "6ebc69ab6c0af3babe51daaf3bfd8b23499751a5",
      "fileid": "604bcdd3ac0e46d10b127dabf077363dbe2eea5ebbdf334dbd6c45d3e7429487",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/26632647580"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-29T10:45:16.000Z",
      "commit": "6ebc69ab6c0af3babe51daaf3bfd8b23499751a5",
      "fileid": "bfdab0dd314eb058b8c473a38dde6394b12ca7ea45bf99003a691f8cc5fb7738",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/26632647580"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-29T10:45:33.000Z",
      "commit": "6ebc69ab6c0af3babe51daaf3bfd8b23499751a5",
      "fileid": "c0c5dc2fdd98c71505488858d9a1e0f4d9a0f8be076b4b7f82b32985f96b7320",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/26632647580"
    }
  ]
}