{
  "_id": "6a251aad4b233be19838d443",
  "Package": "AutoPlots",
  "Title": "Creating Echarts Visualizations as Easy as Possible",
  "Version": "1.5.0",
  "Date": "2026-02-05",
  "Authors@R": "person(\"Adrian\", \"Antico\", , \"adrianantico@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Author": "Adrian Antico [aut, cre, cph]",
  "Maintainer": "Adrian Antico <adrianantico@gmail.com>",
  "Description": "Create beautiful and interactive visualizations in a\nsingle function call. The 'data.table' package is utilized to\nperform the data wrangling necessary to prepare your data for\nthe plot types you wish to build, along with allowing fast\nprocessing for big data. There are two broad classes of plots\navailable: standard plots and machine learning evaluation\nplots. There are lots of parameters available in each plot type\nfunction for customizing the plots (such as faceting) and data\nwrangling (such as variable transformations and aggregation).",
  "License": "AGPL (>= 3)",
  "URL": "https://github.com/AdrianAntico/AutoPlots",
  "BugReports": "https://github.com/AdrianAntico/AutoPlots/issues",
  "Contact": "Adrian Antico",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 07:09:50 UTC",
    "User": "root"
  },
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "chromium cmake make libicu-dev libuv1-dev\nlibxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://adrianantico.r-universe.dev",
  "Date/Publication": "2026-06-06 23:34:07 UTC",
  "RemoteUrl": "https://github.com/adrianantico/autoplots",
  "RemoteRef": "HEAD",
  "RemoteSha": "6cbe48cb8a7f4b22775a158f4731d120a0ad8e9f",
  "MD5sum": "4c1bffb19dac532a72432613db0b8524",
  "_user": "adrianantico",
  "_type": "src",
  "_file": "AutoPlots_1.5.0.tar.gz",
  "_fileid": "08eecc8387f4c683a0c7aa90a613fc970e0b1b2e2e66584cc946839773bfdceb",
  "_filesize": 16536323,
  "_sha256": "08eecc8387f4c683a0c7aa90a613fc970e0b1b2e2e66584cc946839773bfdceb",
  "_created": "2026-06-07T07:09:50.000Z",
  "_published": "2026-06-07T07:15:57.322Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79939875371,
      "time": 231,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461785414"
    },
    {
      "job": 79939875374,
      "time": 205,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461782385"
    },
    {
      "job": 79939875406,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461784941"
    },
    {
      "job": 79939875409,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461777675"
    },
    {
      "job": 79939592671,
      "time": 299,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461758369"
    },
    {
      "job": 79939875368,
      "time": 158,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461777130"
    },
    {
      "job": 79939875404,
      "time": 212,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461783169"
    },
    {
      "job": 79939875405,
      "time": 168,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461778315"
    },
    {
      "job": 79939875411,
      "time": 193,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461781026"
    }
  ],
  "_buildurl": "https://github.com/r-universe/adrianantico/actions/runs/27085684957",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/adrianantico/autoplots",
  "_commit": {
    "id": "6cbe48cb8a7f4b22775a158f4731d120a0ad8e9f",
    "author": "Adrian Antico <adrianantico@gmail.com>",
    "committer": "Adrian Antico <adrianantico@gmail.com>",
    "message": "Updates themes\n",
    "time": 1780788847
  },
  "_maintainer": {
    "name": "Adrian Antico",
    "email": "adrianantico@gmail.com",
    "login": "adrianantico",
    "description": "Open-source quantitative modeling and automation in R & Python",
    "uuid": 42076988
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "combinat",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "echarts4r",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "nortest",
      "role": "Imports"
    },
    {
      "package": "quanteda",
      "role": "Imports"
    },
    {
      "package": "quanteda.textstats",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "webshot2",
      "role": "Imports"
    }
  ],
  "_owner": "adrianantico",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 19
    },
    {
      "week": "2025-26",
      "n": 23
    },
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 5
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 2
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 6
    },
    {
      "week": "2025-44",
      "n": 21
    },
    {
      "week": "2025-45",
      "n": 13
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 7
    },
    {
      "week": "2026-06",
      "n": 8
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 7
    },
    {
      "week": "2026-09",
      "n": 4
    },
    {
      "week": "2026-15",
      "n": 3
    },
    {
      "week": "2026-16",
      "n": 6
    },
    {
      "week": "2026-17",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 4
    },
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 13
    }
  ],
  "_tags": [],
  "_stars": 23,
  "_contributors": [
    {
      "user": "adrianantico",
      "count": 388,
      "uuid": 42076988
    }
  ],
  "_userbio": {
    "uuid": 42076988,
    "type": "user",
    "name": "Adrian Antico",
    "description": "Open-source quantitative modeling and automation in R & Python"
  },
  "_downloads": {
    "count": 322,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AutoPlots"
  },
  "_devurl": "https://github.com/adrianantico/autoplots",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AutoPlots.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/adrianantico/autoplots",
  "_realowner": "adrianantico",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-01-23"
    },
    {
      "version": "1.5.0",
      "date": "2026-02-06"
    }
  ],
  "_exports": [
    "ACF",
    "Area",
    "Bar",
    "BarPlot3D",
    "BinaryMetricsPlot",
    "Box",
    "Calibration.Box",
    "Calibration.Line",
    "ConfusionMatrix",
    "Copula",
    "Copula3D",
    "CorrMatrix",
    "Density",
    "display_plots_grid",
    "Donut",
    "e_area_full",
    "e_bar_full",
    "e_boxplot_full",
    "e_density_full",
    "e_grid_full",
    "e_heatmap_full",
    "e_legend_full",
    "e_line_full",
    "e_parallel_full",
    "e_step_full",
    "e_title_full",
    "e_toolbox_full",
    "e_tooltip_full",
    "e_treemap_full",
    "e_violin_full",
    "e_visual_map_full",
    "e_x_axis_full",
    "e_y_axis_full",
    "FakeDataGenerator",
    "Gains",
    "HeatMap",
    "Histogram",
    "Lift",
    "Line",
    "PACF",
    "Parallel",
    "PartialDependence.Box",
    "PartialDependence.HeatMap",
    "PartialDependence.Line",
    "Pie",
    "Plot.ACF",
    "Plot.Area",
    "Plot.Bar",
    "Plot.BarPlot3D",
    "Plot.BinaryMetrics",
    "Plot.Box",
    "Plot.Calibration.Box",
    "Plot.Calibration.Line",
    "Plot.ConfusionMatrix",
    "Plot.Copula",
    "Plot.Copula3D",
    "Plot.CorrMatrix",
    "Plot.Density",
    "Plot.Donut",
    "Plot.Gains",
    "Plot.HeatMap",
    "Plot.Histogram",
    "Plot.Lift",
    "Plot.Line",
    "Plot.PACF",
    "Plot.Parallel",
    "Plot.PartialDependence.Box",
    "Plot.PartialDependence.HeatMap",
    "Plot.PartialDependence.Line",
    "Plot.Pie",
    "Plot.ProbabilityPlot",
    "Plot.prROC",
    "Plot.Radar",
    "Plot.Residuals.Histogram",
    "Plot.Residuals.Scatter",
    "Plot.River",
    "Plot.ROC",
    "Plot.Rosetype",
    "Plot.Scatter",
    "Plot.Scatter3D",
    "Plot.ShapImportance",
    "Plot.StackedBar",
    "Plot.StandardPlots",
    "Plot.Step",
    "Plot.VariableImportance",
    "Plot.WordCloud",
    "Plots.ModelEvaluation",
    "ProbabilityPlot",
    "Radar",
    "Residuals.Histogram",
    "Residuals.Scatter",
    "River",
    "ROC",
    "Rosetype",
    "save_image",
    "Scatter",
    "Scatter3D",
    "ShapImportance",
    "StackedBar",
    "Step",
    "Treemap",
    "VariableImportance",
    "WordCloud"
  ],
  "_help": [
    {
      "page": "ACF",
      "title": "ACF",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "ACF"
      ]
    },
    {
      "page": "Area",
      "title": "Area",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Area"
      ]
    },
    {
      "page": "Bar",
      "title": "Bar",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Bar"
      ]
    },
    {
      "page": "BarPlot3D",
      "title": "BarPlot3D",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "BarPlot3D"
      ]
    },
    {
      "page": "BinaryMetricsPlot",
      "title": "BinaryMetricsPlot",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "BinaryMetricsPlot"
      ]
    },
    {
      "page": "Box",
      "title": "Box",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Box"
      ]
    },
    {
      "page": "Calibration.Box",
      "title": "Calibration.Box",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Calibration.Box"
      ]
    },
    {
      "page": "Calibration.Line",
      "title": "Calibration.Line",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Calibration.Line"
      ]
    },
    {
      "page": "ConfusionMatrix",
      "title": "ConfusionMatrix",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "ConfusionMatrix"
      ]
    },
    {
      "page": "Copula",
      "title": "Copula",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Copula"
      ]
    },
    {
      "page": "Copula3D",
      "title": "Copula3D",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Copula3D"
      ]
    },
    {
      "page": "CorrMatrix",
      "title": "CorrMatrix",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "CorrMatrix"
      ]
    },
    {
      "page": "Density",
      "title": "Density",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Density"
      ]
    },
    {
      "page": "display_plots_grid",
      "title": "Display a Series of Plots in a Styled HTML Grid with Columns",
      "topics": [
        "display_plots_grid"
      ]
    },
    {
      "page": "Donut",
      "title": "Donut",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Donut"
      ]
    },
    {
      "page": "e_area_full",
      "title": "Enhanced area Setter for echarts4r",
      "topics": [
        "e_area_full"
      ]
    },
    {
      "page": "e_bar_full",
      "title": "Enhanced area Setter for echarts4r",
      "topics": [
        "e_bar_full"
      ]
    },
    {
      "page": "e_boxplot_full",
      "title": "Enhanced area Setter for echarts4r",
      "topics": [
        "e_boxplot_full"
      ]
    },
    {
      "page": "e_density_full",
      "title": "Enhanced area Setter for echarts4r",
      "topics": [
        "e_density_full"
      ]
    },
    {
      "page": "e_grid_full",
      "title": "grid function",
      "topics": [
        "e_grid_full"
      ]
    },
    {
      "page": "e_heatmap_full",
      "title": "Heatmap customization",
      "topics": [
        "e_heatmap_full"
      ]
    },
    {
      "page": "e_legend_full",
      "title": "Enhanced Legend Setter for echarts4r",
      "topics": [
        "e_legend_full"
      ]
    },
    {
      "page": "e_line_full",
      "title": "Enhanced line Setter for echarts4r",
      "topics": [
        "e_line_full"
      ]
    },
    {
      "page": "e_parallel_full",
      "title": "Parallel customization",
      "topics": [
        "e_parallel_full"
      ]
    },
    {
      "page": "e_step_full",
      "title": "Enhanced step Setter for echarts4r",
      "topics": [
        "e_step_full"
      ]
    },
    {
      "page": "e_title_full",
      "title": "Enhanced Title Setter for echarts4r",
      "topics": [
        "e_title_full"
      ]
    },
    {
      "page": "e_toolbox_full",
      "title": "toolbox function",
      "topics": [
        "e_toolbox_full"
      ]
    },
    {
      "page": "e_tooltip_full",
      "title": "Enhanced Tooltip Setter for echarts4r",
      "topics": [
        "e_tooltip_full"
      ]
    },
    {
      "page": "e_treemap_full",
      "title": "Extended treemap helper for 'echarts4r'",
      "topics": [
        "e_treemap_full"
      ]
    },
    {
      "page": "e_violin_full",
      "title": "Enhanced violin setter for echarts4r",
      "topics": [
        "e_violin_full"
      ]
    },
    {
      "page": "e_visual_map_full",
      "title": "Enhanced visual map",
      "topics": [
        "e_visual_map_full"
      ]
    },
    {
      "page": "e_x_axis_full",
      "title": "Enhanced X-Axis Setter for echarts4r",
      "topics": [
        "e_x_axis_full"
      ]
    },
    {
      "page": "e_y_axis_full",
      "title": "Enhanced Y-Axis Setter for echarts4r",
      "topics": [
        "e_y_axis_full"
      ]
    },
    {
      "page": "FakeDataGenerator",
      "title": "FakeDataGenerator",
      "concept": [
        "Data Wrangling"
      ],
      "topics": [
        "FakeDataGenerator"
      ]
    },
    {
      "page": "Gains",
      "title": "Gains",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Gains"
      ]
    },
    {
      "page": "HeatMap",
      "title": "HeatMap",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "HeatMap"
      ]
    },
    {
      "page": "Histogram",
      "title": "Histogram",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Histogram"
      ]
    },
    {
      "page": "Lift",
      "title": "Lift",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Lift"
      ]
    },
    {
      "page": "Line",
      "title": "Line",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Line"
      ]
    },
    {
      "page": "PACF",
      "title": "PACF",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "PACF"
      ]
    },
    {
      "page": "Parallel",
      "title": "Parallel",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Parallel"
      ]
    },
    {
      "page": "PartialDependence.Box",
      "title": "PartialDependence.Box",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "PartialDependence.Box"
      ]
    },
    {
      "page": "PartialDependence.HeatMap",
      "title": "PartialDependence.HeatMap",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "PartialDependence.HeatMap"
      ]
    },
    {
      "page": "PartialDependence.Line",
      "title": "PartialDependence.Line",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "PartialDependence.Line"
      ]
    },
    {
      "page": "Pie",
      "title": "Pie",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Pie"
      ]
    },
    {
      "page": "Plot.ACF",
      "title": "Plot.ACF",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.ACF"
      ]
    },
    {
      "page": "Plot.Area",
      "title": "Plot.Area",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.Area"
      ]
    },
    {
      "page": "Plot.Bar",
      "title": "Plot.Bar",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.Bar"
      ]
    },
    {
      "page": "Plot.BarPlot3D",
      "title": "Plot.BarPlot3D",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.BarPlot3D"
      ]
    },
    {
      "page": "Plot.BinaryMetrics",
      "title": "Plot.BinaryMetrics",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Plot.BinaryMetrics"
      ]
    },
    {
      "page": "Plot.Box",
      "title": "Plot.Box",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.Box"
      ]
    },
    {
      "page": "Plot.Calibration.Box",
      "title": "Plot.Calibration.Box",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Plot.Calibration.Box"
      ]
    },
    {
      "page": "Plot.Calibration.Line",
      "title": "Plot.Calibration.Line",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Plot.Calibration.Line"
      ]
    },
    {
      "page": "Plot.ConfusionMatrix",
      "title": "Plot.ConfusionMatrix",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Plot.ConfusionMatrix"
      ]
    },
    {
      "page": "Plot.Copula",
      "title": "Plot.Copula",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.Copula"
      ]
    },
    {
      "page": "Plot.Copula3D",
      "title": "Plot.Copula3D",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.Copula3D"
      ]
    },
    {
      "page": "Plot.CorrMatrix",
      "title": "Plot.CorrMatrix",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.CorrMatrix"
      ]
    },
    {
      "page": "Plot.Density",
      "title": "Plot.Density",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.Density"
      ]
    },
    {
      "page": "Plot.Donut",
      "title": "Plot.Donut",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.Donut"
      ]
    },
    {
      "page": "Plot.Gains",
      "title": "Plot.Gains",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Plot.Gains"
      ]
    },
    {
      "page": "Plot.HeatMap",
      "title": "Plot.HeatMap",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.HeatMap"
      ]
    },
    {
      "page": "Plot.Histogram",
      "title": "Plot.Histogram",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.Histogram"
      ]
    },
    {
      "page": "Plot.Lift",
      "title": "Plot.Lift",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Plot.Lift"
      ]
    },
    {
      "page": "Plot.Line",
      "title": "Plot.Line",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.Line"
      ]
    },
    {
      "page": "Plot.PACF",
      "title": "Plot.PACF",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.PACF"
      ]
    },
    {
      "page": "Plot.Parallel",
      "title": "Plot.Parallel",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.Parallel"
      ]
    },
    {
      "page": "Plot.PartialDependence.Box",
      "title": "Plot.PartialDependence.Box",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Plot.PartialDependence.Box"
      ]
    },
    {
      "page": "Plot.PartialDependence.HeatMap",
      "title": "Plot.PartialDependence.HeatMap",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Plot.PartialDependence.HeatMap"
      ]
    },
    {
      "page": "Plot.PartialDependence.Line",
      "title": "Plot.PartialDependence.Line",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Plot.PartialDependence.Line"
      ]
    },
    {
      "page": "Plot.Pie",
      "title": "Plot.Pie",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.Pie"
      ]
    },
    {
      "page": "Plot.ProbabilityPlot",
      "title": "Plot.ProbabilityPlot",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.ProbabilityPlot"
      ]
    },
    {
      "page": "Plot.prROC",
      "title": "Plot.prROC",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Plot.prROC"
      ]
    },
    {
      "page": "Plot.Radar",
      "title": "Plot.Radar",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.Radar"
      ]
    },
    {
      "page": "Plot.Residuals.Histogram",
      "title": "Plot.Residuals.Histogram",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Plot.Residuals.Histogram"
      ]
    },
    {
      "page": "Plot.Residuals.Scatter",
      "title": "Plot.Residuals.Scatter",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Plot.Residuals.Scatter"
      ]
    },
    {
      "page": "Plot.River",
      "title": "Plot.River",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.River"
      ]
    },
    {
      "page": "Plot.ROC",
      "title": "Plot.ROC",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Plot.ROC"
      ]
    },
    {
      "page": "Plot.Rosetype",
      "title": "Plot.Rosetype",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.Rosetype"
      ]
    },
    {
      "page": "Plot.Scatter",
      "title": "Plot.Scatter",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.Scatter"
      ]
    },
    {
      "page": "Plot.Scatter3D",
      "title": "Plot.Scatter3D",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.Scatter3D"
      ]
    },
    {
      "page": "Plot.ShapImportance",
      "title": "Plot.ShapImportance",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Plot.ShapImportance"
      ]
    },
    {
      "page": "Plot.StackedBar",
      "title": "Plot.StackedBar",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.StackedBar"
      ]
    },
    {
      "page": "Plot.StandardPlots",
      "title": "Plot.StandardPlots",
      "concept": [
        "Auto Plotting"
      ],
      "topics": [
        "Plot.StandardPlots"
      ]
    },
    {
      "page": "Plot.Step",
      "title": "Plot.Step",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.Step"
      ]
    },
    {
      "page": "Plot.VariableImportance",
      "title": "Plot.VariableImportance",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Plot.VariableImportance"
      ]
    },
    {
      "page": "Plot.WordCloud",
      "title": "Plot.WordCloud",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Plot.WordCloud"
      ]
    },
    {
      "page": "Plots.ModelEvaluation",
      "title": "Plots.ModelEvaluation",
      "concept": [
        "Auto Plotting"
      ],
      "topics": [
        "Plots.ModelEvaluation"
      ]
    },
    {
      "page": "ProbabilityPlot",
      "title": "ProbabilityPlot",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "ProbabilityPlot"
      ]
    },
    {
      "page": "Radar",
      "title": "Radar",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Radar"
      ]
    },
    {
      "page": "Residuals.Histogram",
      "title": "Residuals.Histogram",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Residuals.Histogram"
      ]
    },
    {
      "page": "Residuals.Scatter",
      "title": "Residuals.Scatter",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "Residuals.Scatter"
      ]
    },
    {
      "page": "River",
      "title": "River",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "River"
      ]
    },
    {
      "page": "ROC",
      "title": "ROC",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "ROC"
      ]
    },
    {
      "page": "Rosetype",
      "title": "Rosetype",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Rosetype"
      ]
    },
    {
      "page": "save_image",
      "title": "Save plot as image",
      "topics": [
        "save_image"
      ]
    },
    {
      "page": "Scatter",
      "title": "Scatter",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Scatter"
      ]
    },
    {
      "page": "Scatter3D",
      "title": "Scatter3D",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Scatter3D"
      ]
    },
    {
      "page": "ShapImportance",
      "title": "ShapImportance",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "ShapImportance"
      ]
    },
    {
      "page": "StackedBar",
      "title": "StackedBar",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "StackedBar"
      ]
    },
    {
      "page": "Step",
      "title": "Step",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "Step"
      ]
    },
    {
      "page": "Treemap",
      "title": "Treemap chart",
      "topics": [
        "Treemap"
      ]
    },
    {
      "page": "VariableImportance",
      "title": "VariableImportance",
      "concept": [
        "Model Evaluation"
      ],
      "topics": [
        "VariableImportance"
      ]
    },
    {
      "page": "WordCloud",
      "title": "WordCloud",
      "concept": [
        "Standard Plots"
      ],
      "topics": [
        "WordCloud"
      ]
    }
  ],
  "_readme": "https://github.com/adrianantico/autoplots/raw/HEAD/README.md",
  "_rundeps": [
    "AsioHeaders",
    "backports",
    "base64enc",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "chromote",
    "class",
    "cli",
    "combinat",
    "commonmark",
    "corrplot",
    "countrycode",
    "cpp11",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "e1071",
    "echarts4r",
    "evaluate",
    "farver",
    "fastmap",
    "fastmatch",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "ISOcodes",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "nortest",
    "nsyllable",
    "otel",
    "pillar",
    "pkgconfig",
    "processx",
    "promises",
    "proxy",
    "proxyC",
    "ps",
    "purrr",
    "quanteda",
    "quanteda.textstats",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "scales",
    "shiny",
    "SnowballC",
    "sourcetools",
    "stopwords",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "webshot2",
    "websocket",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "yaml",
    "zip"
  ],
  "_score": 5.4920616045126,
  "_indexed": true,
  "_nocasepkg": "autoplots",
  "_universes": [
    "adrianantico"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-06-07T07:14:08.000Z",
      "distro": "noble",
      "commit": "6cbe48cb8a7f4b22775a158f4731d120a0ad8e9f",
      "fileid": "6a33a58a3fd8bd52406c7d29e18cc9c7636fbee7a887348ac5814a659ce9a9af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adrianantico/actions/runs/27085684957"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-06-07T07:13:50.000Z",
      "distro": "noble",
      "commit": "6cbe48cb8a7f4b22775a158f4731d120a0ad8e9f",
      "fileid": "46533c9d7d7c45f06eb8e293b963df7b4963605f83a02322641d4603f3d21c4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adrianantico/actions/runs/27085684957"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-06-07T07:14:38.000Z",
      "commit": "6cbe48cb8a7f4b22775a158f4731d120a0ad8e9f",
      "fileid": "32d323570ade60163ae79275909a23aedc8fc057937e73cd08f0fdb1f8e5cf53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adrianantico/actions/runs/27085684957"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-06-07T07:13:31.000Z",
      "commit": "6cbe48cb8a7f4b22775a158f4731d120a0ad8e9f",
      "fileid": "db5e3446fe23f3481961ecd88d5980696bbf956c65c206617034bc2f6087f0ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adrianantico/actions/runs/27085684957"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.0",
      "date": "2026-06-07T07:14:15.000Z",
      "commit": "6cbe48cb8a7f4b22775a158f4731d120a0ad8e9f",
      "fileid": "0d8c077e9b7bb0e4865b5f6d5f2f853c66be3d60d20dbfa3f7bdbe2bb84e6ea7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/adrianantico/actions/runs/27085684957"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-06-07T07:13:01.000Z",
      "commit": "6cbe48cb8a7f4b22775a158f4731d120a0ad8e9f",
      "fileid": "b74d3fd5995c68001b67986484af6a13614b083a9fbdd619f6faa6570232764d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adrianantico/actions/runs/27085684957"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-06-07T07:12:40.000Z",
      "commit": "6cbe48cb8a7f4b22775a158f4731d120a0ad8e9f",
      "fileid": "fc490a503dfdaf12f47236ec0c1503fe64778c05628cde026cbf2815d0461503",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adrianantico/actions/runs/27085684957"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-06-07T07:12:51.000Z",
      "commit": "6cbe48cb8a7f4b22775a158f4731d120a0ad8e9f",
      "fileid": "422544651ea1743abe32217fd25c73900784e30fc530cf91ebf6b1961b840723",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adrianantico/actions/runs/27085684957"
    }
  ]
}