{
  "_id": "6a1d3dd71d7bb097a0a4007b",
  "Package": "tidyplots",
  "Title": "Tidy Plots for Scientific Papers",
  "Version": "0.4.0.9000",
  "Authors@R": "person(\"Jan Broder\", \"Engler\", , \"broder.engler@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-3169-2076\"))",
  "Description": "The goal of 'tidyplots' is to streamline the creation of\npublication-ready plots for scientific papers. It allows to\ngradually add, remove and adjust plot components using a\nconsistent and intuitive syntax.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "URL": "https://github.com/jbengler/tidyplots,\nhttps://jbengler.github.io/tidyplots/",
  "BugReports": "https://github.com/jbengler/tidyplots/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev",
  "Repository": "https://jbengler.r-universe.dev",
  "Date/Publication": "2026-03-31 21:38:56 UTC",
  "RemoteUrl": "https://github.com/jbengler/tidyplots",
  "RemoteRef": "HEAD",
  "RemoteSha": "4a08bfe7fdb619c829825c5f54aa2d26e64eed51",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 08:01:03 UTC",
    "User": "root"
  },
  "Author": "Jan Broder Engler [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-3169-2076>)",
  "Maintainer": "Jan Broder Engler <broder.engler@gmail.com>",
  "MD5sum": "72efff5e0a6920b075265c2518c1ea14",
  "_user": "jbengler",
  "_type": "src",
  "_file": "tidyplots_0.4.0.9000.tar.gz",
  "_fileid": "c7655137a3d145029fbc6192a348a9a1db6742fa43a5bb7920d5d2e8cfaf411d",
  "_filesize": 4139652,
  "_sha256": "c7655137a3d145029fbc6192a348a9a1db6742fa43a5bb7920d5d2e8cfaf411d",
  "_created": "2026-06-01T08:01:03.000Z",
  "_published": "2026-06-01T08:07:51.685Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78810229922,
      "time": 367,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326364826"
    },
    {
      "job": 78810229919,
      "time": 355,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326361320"
    },
    {
      "job": 78810229920,
      "time": 257,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326329323"
    },
    {
      "job": 78810229915,
      "time": 330,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326350795"
    },
    {
      "job": 78809628571,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326247332"
    },
    {
      "job": 78810229918,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326297220"
    },
    {
      "job": 78810229942,
      "time": 332,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326353292"
    },
    {
      "job": 78810229911,
      "time": 296,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326342786"
    },
    {
      "job": 78810229945,
      "time": 304,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326344784"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jbengler/actions/runs/26742471210",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jbengler/tidyplots",
  "_commit": {
    "id": "4a08bfe7fdb619c829825c5f54aa2d26e64eed51",
    "author": "jbengler <broder.engler@gmail.com>",
    "committer": "jbengler <broder.engler@gmail.com>",
    "message": "New `remove_clipping()`\n",
    "time": 1774993136
  },
  "_maintainer": {
    "name": "Jan Broder Engler",
    "email": "broder.engler@gmail.com",
    "login": "jbengler",
    "bluesky": "@jbengler.de",
    "orcid": "0000-0002-3169-2076",
    "description": "Scientist and software developer",
    "uuid": 16594115
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "ggbeeswarm",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 4.0.1",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "ggrastr",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "gtable",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "jbengler",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 9
    },
    {
      "week": "2025-28",
      "n": 3
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 4
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 12
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 5
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.3.1",
      "date": "2025-07-01"
    },
    {
      "name": "v0.4.0",
      "date": "2026-01-06"
    }
  ],
  "_stars": 685,
  "_contributors": [
    {
      "user": "jbengler",
      "count": 243,
      "uuid": 16594115
    },
    {
      "user": "mthulin",
      "count": 2,
      "uuid": 35733643
    },
    {
      "user": "lhdjung",
      "count": 1,
      "uuid": 71007825
    },
    {
      "user": "electrolars",
      "count": 1,
      "uuid": 76012390
    }
  ],
  "_userbio": {
    "uuid": 16594115,
    "type": "user",
    "name": "Jan Broder Engler",
    "description": "Scientist and software developer"
  },
  "_downloads": {
    "count": 2165,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyplots"
  },
  "_devurl": "https://github.com/jbengler/tidyplots",
  "_pkgdown": "https://jbengler.github.io/tidyplots/",
  "_searchresults": 316,
  "_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/tidyplots.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jbengler/tidyplots",
  "_realowner": "jbengler",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2024-11-08"
    },
    {
      "version": "0.2.0",
      "date": "2024-12-16"
    },
    {
      "version": "0.2.1",
      "date": "2025-01-19"
    },
    {
      "version": "0.2.2",
      "date": "2025-03-07"
    },
    {
      "version": "0.3.1",
      "date": "2025-07-02"
    },
    {
      "version": "0.4.0",
      "date": "2026-01-08"
    }
  ],
  "_exports": [
    "%>%",
    "add",
    "add_annotation_line",
    "add_annotation_rectangle",
    "add_annotation_text",
    "add_area",
    "add_areastack_absolute",
    "add_areastack_relative",
    "add_barstack_absolute",
    "add_barstack_relative",
    "add_boxplot",
    "add_caption",
    "add_ci95_errorbar",
    "add_ci95_ribbon",
    "add_count_area",
    "add_count_bar",
    "add_count_dash",
    "add_count_dot",
    "add_count_line",
    "add_count_value",
    "add_curve_fit",
    "add_data_labels",
    "add_data_labels_repel",
    "add_data_points",
    "add_data_points_beeswarm",
    "add_data_points_jitter",
    "add_donut",
    "add_ellipse",
    "add_heatmap",
    "add_histogram",
    "add_line",
    "add_mean_area",
    "add_mean_bar",
    "add_mean_dash",
    "add_mean_dot",
    "add_mean_line",
    "add_mean_value",
    "add_median_area",
    "add_median_bar",
    "add_median_dash",
    "add_median_dot",
    "add_median_line",
    "add_median_value",
    "add_pie",
    "add_range_errorbar",
    "add_range_ribbon",
    "add_reference_lines",
    "add_sd_errorbar",
    "add_sd_ribbon",
    "add_sem_errorbar",
    "add_sem_ribbon",
    "add_sum_area",
    "add_sum_bar",
    "add_sum_dash",
    "add_sum_dot",
    "add_sum_line",
    "add_sum_value",
    "add_test_asterisks",
    "add_test_asterisks_manual",
    "add_test_pvalue",
    "add_test_pvalue_manual",
    "add_title",
    "add_violin",
    "adjust_caption",
    "adjust_colors",
    "adjust_font",
    "adjust_legend_position",
    "adjust_legend_title",
    "adjust_padding",
    "adjust_size",
    "adjust_theme_details",
    "adjust_title",
    "adjust_x_axis",
    "adjust_x_axis_title",
    "adjust_y_axis",
    "adjust_y_axis_title",
    "all_rows",
    "colors_continuous_bluepinkyellow",
    "colors_continuous_cividis",
    "colors_continuous_inferno",
    "colors_continuous_magma",
    "colors_continuous_mako",
    "colors_continuous_plasma",
    "colors_continuous_rocket",
    "colors_continuous_turbo",
    "colors_continuous_viridis",
    "colors_discrete_alger",
    "colors_discrete_apple",
    "colors_discrete_candy",
    "colors_discrete_friendly",
    "colors_discrete_friendly_long",
    "colors_discrete_ibm",
    "colors_discrete_metro",
    "colors_discrete_okabeito",
    "colors_discrete_rainbow",
    "colors_discrete_seaside",
    "colors_diverging_blue2brown",
    "colors_diverging_blue2red",
    "colors_diverging_BuRd",
    "colors_diverging_BuYlRd",
    "colors_diverging_icefire",
    "colors_diverging_spectral",
    "filter_rows",
    "first_rows",
    "flip_plot",
    "format_p_value",
    "last_rows",
    "max_rows",
    "min_rows",
    "new_color_scheme",
    "remove_caption",
    "remove_clipping",
    "remove_legend",
    "remove_legend_title",
    "remove_padding",
    "remove_title",
    "remove_x_axis",
    "remove_x_axis_labels",
    "remove_x_axis_line",
    "remove_x_axis_ticks",
    "remove_x_axis_title",
    "remove_y_axis",
    "remove_y_axis_labels",
    "remove_y_axis_line",
    "remove_y_axis_ticks",
    "remove_y_axis_title",
    "rename_color_labels",
    "rename_color_levels",
    "rename_x_axis_labels",
    "rename_x_axis_levels",
    "rename_y_axis_labels",
    "rename_y_axis_levels",
    "reorder_color_labels",
    "reorder_color_levels",
    "reorder_x_axis_labels",
    "reorder_x_axis_levels",
    "reorder_y_axis_labels",
    "reorder_y_axis_levels",
    "reverse_color_labels",
    "reverse_color_levels",
    "reverse_x_axis_labels",
    "reverse_x_axis_levels",
    "reverse_y_axis_labels",
    "reverse_y_axis_levels",
    "sample_rows",
    "save_plot",
    "sort_color_labels",
    "sort_color_levels",
    "sort_x_axis_labels",
    "sort_x_axis_levels",
    "sort_y_axis_labels",
    "sort_y_axis_levels",
    "split_plot",
    "theme_ggplot2",
    "theme_minimal_x",
    "theme_minimal_xy",
    "theme_minimal_y",
    "theme_tidyplot",
    "tidyplot",
    "tidyplots_options",
    "view_plot"
  ],
  "_datasets": [
    {
      "name": "animals",
      "title": "Animals data",
      "object": "animals",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "animal",
        "size",
        "size_unit",
        "weight",
        "weight_unit",
        "speed",
        "speed_unit",
        "habitat",
        "activity",
        "family",
        "color",
        "number_of_legs",
        "body_temperature",
        "diet"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    },
    {
      "name": "climate",
      "title": "Climate data",
      "object": "climate",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "month",
        "avg_temperature",
        "min_temperature",
        "max_temperature"
      ],
      "rows": 1596,
      "table": true,
      "tojson": true
    },
    {
      "name": "dinosaurs",
      "title": "Dinosaurs data",
      "object": "dinosaurs",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "dinosaur",
        "size",
        "size_unit",
        "weight",
        "weight_unit",
        "speed",
        "speed_unit",
        "habitat",
        "family",
        "color",
        "number_of_legs",
        "body_temperature",
        "diet",
        "time_lived"
      ],
      "rows": 31,
      "table": true,
      "tojson": true
    },
    {
      "name": "distributions",
      "title": "Distributions data",
      "object": "distributions",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "value",
        "group"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "energy",
      "title": "Energy data",
      "object": "energy",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "energy_source",
        "energy_type",
        "energy",
        "energy_unit"
      ],
      "rows": 344,
      "table": true,
      "tojson": true
    },
    {
      "name": "energy_week",
      "title": "Energy week data",
      "object": "energy_week",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "date",
        "energy_source",
        "energy_type",
        "power",
        "power_unit"
      ],
      "rows": 10080,
      "table": true,
      "tojson": true
    },
    {
      "name": "eu_countries",
      "title": "EU countries data",
      "object": "eu_countries",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "country_code",
        "area",
        "area_unit",
        "population",
        "population_unit",
        "gdp",
        "gdp_unit",
        "date_of_admission",
        "capital"
      ],
      "rows": 27,
      "table": true,
      "tojson": true
    },
    {
      "name": "gene_expression",
      "title": "RNA-Seq expression data",
      "object": "gene_expression",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ensembl_gene_id",
        "external_gene_name",
        "sample",
        "expression",
        "group",
        "sample_type",
        "condition",
        "is_immune_gene",
        "direction",
        "log2_foldchange",
        "padj"
      ],
      "rows": 800,
      "table": true,
      "tojson": true
    },
    {
      "name": "pca",
      "title": "Principle component analysis data",
      "object": "pca",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "pc1",
        "pc2",
        "sample",
        "group"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "spendings",
      "title": "Spending data",
      "object": "spendings",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "date",
        "title",
        "amount",
        "category"
      ],
      "rows": 19,
      "table": true,
      "tojson": true
    },
    {
      "name": "study",
      "title": "Study data",
      "object": "study",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "treatment",
        "group",
        "dose",
        "participant",
        "age",
        "sex",
        "score"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "time_course",
      "title": "Time course data",
      "object": "time_course",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "day",
        "subject",
        "score",
        "treatment"
      ],
      "rows": 1710,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add",
      "title": "Add ggplot2 code to a tidyplot",
      "topics": [
        "add"
      ]
    },
    {
      "page": "add_annotation_text",
      "title": "Add annotation",
      "topics": [
        "add_annotation_line",
        "add_annotation_rectangle",
        "add_annotation_text"
      ]
    },
    {
      "page": "add_areastack_absolute",
      "title": "Add area stack",
      "topics": [
        "add_areastack_absolute",
        "add_areastack_relative"
      ]
    },
    {
      "page": "add_barstack_absolute",
      "title": "Add bar stack",
      "topics": [
        "add_barstack_absolute",
        "add_barstack_relative"
      ]
    },
    {
      "page": "add_boxplot",
      "title": "Add boxplot",
      "topics": [
        "add_boxplot"
      ]
    },
    {
      "page": "add_count_bar",
      "title": "Add count",
      "topics": [
        "add_count_area",
        "add_count_bar",
        "add_count_dash",
        "add_count_dot",
        "add_count_line",
        "add_count_value"
      ]
    },
    {
      "page": "add_curve_fit",
      "title": "Add curve fit",
      "topics": [
        "add_curve_fit"
      ]
    },
    {
      "page": "add_data_labels",
      "title": "Add data labels",
      "topics": [
        "add_data_labels",
        "add_data_labels_repel"
      ]
    },
    {
      "page": "add_data_points",
      "title": "Add data points",
      "topics": [
        "add_data_points",
        "add_data_points_beeswarm",
        "add_data_points_jitter"
      ]
    },
    {
      "page": "add_ellipse",
      "title": "Add ellipse",
      "topics": [
        "add_ellipse"
      ]
    },
    {
      "page": "add_heatmap",
      "title": "Add heatmap",
      "topics": [
        "add_heatmap"
      ]
    },
    {
      "page": "add_histogram",
      "title": "Add histogram",
      "topics": [
        "add_histogram"
      ]
    },
    {
      "page": "add_line",
      "title": "Add line or area",
      "topics": [
        "add_area",
        "add_line"
      ]
    },
    {
      "page": "add_mean_bar",
      "title": "Add mean",
      "topics": [
        "add_mean_area",
        "add_mean_bar",
        "add_mean_dash",
        "add_mean_dot",
        "add_mean_line",
        "add_mean_value"
      ]
    },
    {
      "page": "add_median_bar",
      "title": "Add median",
      "topics": [
        "add_median_area",
        "add_median_bar",
        "add_median_dash",
        "add_median_dot",
        "add_median_line",
        "add_median_value"
      ]
    },
    {
      "page": "add_pie",
      "title": "Add pie or donut chart",
      "topics": [
        "add_donut",
        "add_pie"
      ]
    },
    {
      "page": "add_reference_lines",
      "title": "Add reference lines",
      "topics": [
        "add_reference_lines"
      ]
    },
    {
      "page": "add_sem_errorbar",
      "title": "Add error bar",
      "topics": [
        "add_ci95_errorbar",
        "add_range_errorbar",
        "add_sd_errorbar",
        "add_sem_errorbar"
      ]
    },
    {
      "page": "add_sem_ribbon",
      "title": "Add ribbon",
      "topics": [
        "add_ci95_ribbon",
        "add_range_ribbon",
        "add_sd_ribbon",
        "add_sem_ribbon"
      ]
    },
    {
      "page": "add_sum_bar",
      "title": "Add sum",
      "topics": [
        "add_sum_area",
        "add_sum_bar",
        "add_sum_dash",
        "add_sum_dot",
        "add_sum_line",
        "add_sum_value"
      ]
    },
    {
      "page": "add_test_pvalue",
      "title": "Add statistical test",
      "topics": [
        "add_test_asterisks",
        "add_test_pvalue"
      ]
    },
    {
      "page": "add_test_pvalue_manual",
      "title": "Add pre-computed statistics",
      "topics": [
        "add_test_asterisks_manual",
        "add_test_pvalue_manual"
      ]
    },
    {
      "page": "add_title",
      "title": "Add plot title or caption",
      "topics": [
        "add_caption",
        "add_title"
      ]
    },
    {
      "page": "add_violin",
      "title": "Add violin plot",
      "topics": [
        "add_violin"
      ]
    },
    {
      "page": "adjust_colors",
      "title": "Adjust colors",
      "topics": [
        "adjust_colors"
      ]
    },
    {
      "page": "adjust_font",
      "title": "Adjust font",
      "topics": [
        "adjust_font"
      ]
    },
    {
      "page": "adjust_legend_title",
      "title": "Adjust legend",
      "topics": [
        "adjust_legend_position",
        "adjust_legend_title"
      ]
    },
    {
      "page": "adjust_padding",
      "title": "Adjust plot area padding",
      "topics": [
        "adjust_padding"
      ]
    },
    {
      "page": "adjust_size",
      "title": "Adjust plot area size",
      "topics": [
        "adjust_size"
      ]
    },
    {
      "page": "adjust_theme_details",
      "title": "Adjust theme details",
      "topics": [
        "adjust_theme_details"
      ]
    },
    {
      "page": "adjust_title",
      "title": "Adjust titles and caption",
      "topics": [
        "adjust_caption",
        "adjust_title",
        "adjust_x_axis_title",
        "adjust_y_axis_title"
      ]
    },
    {
      "page": "adjust_x_axis",
      "title": "Adjust axes",
      "topics": [
        "adjust_x_axis",
        "adjust_y_axis"
      ]
    },
    {
      "page": "all_rows",
      "title": "Subset data rows",
      "topics": [
        "all_rows",
        "filter_rows",
        "first_rows",
        "last_rows",
        "max_rows",
        "min_rows",
        "sample_rows"
      ]
    },
    {
      "page": "animals",
      "title": "Animals data",
      "topics": [
        "animals"
      ]
    },
    {
      "page": "climate",
      "title": "Climate data",
      "topics": [
        "climate"
      ]
    },
    {
      "page": "colors_continuous_viridis",
      "title": "Continuous color schemes",
      "topics": [
        "colors_continuous_bluepinkyellow",
        "colors_continuous_cividis",
        "colors_continuous_inferno",
        "colors_continuous_magma",
        "colors_continuous_mako",
        "colors_continuous_plasma",
        "colors_continuous_rocket",
        "colors_continuous_turbo",
        "colors_continuous_viridis"
      ]
    },
    {
      "page": "colors_discrete_friendly",
      "title": "Discrete color schemes",
      "topics": [
        "colors_discrete_alger",
        "colors_discrete_apple",
        "colors_discrete_candy",
        "colors_discrete_friendly",
        "colors_discrete_friendly_long",
        "colors_discrete_ibm",
        "colors_discrete_metro",
        "colors_discrete_okabeito",
        "colors_discrete_rainbow",
        "colors_discrete_seaside"
      ]
    },
    {
      "page": "colors_diverging_blue2red",
      "title": "Diverging color schemes",
      "topics": [
        "colors_diverging_blue2brown",
        "colors_diverging_blue2red",
        "colors_diverging_BuRd",
        "colors_diverging_BuYlRd",
        "colors_diverging_icefire",
        "colors_diverging_spectral"
      ]
    },
    {
      "page": "dinosaurs",
      "title": "Dinosaurs data",
      "topics": [
        "dinosaurs"
      ]
    },
    {
      "page": "distributions",
      "title": "Distributions data",
      "topics": [
        "distributions"
      ]
    },
    {
      "page": "energy",
      "title": "Energy data",
      "topics": [
        "energy"
      ]
    },
    {
      "page": "energy_week",
      "title": "Energy week data",
      "topics": [
        "energy_week"
      ]
    },
    {
      "page": "eu_countries",
      "title": "EU countries data",
      "topics": [
        "eu_countries"
      ]
    },
    {
      "page": "flip_plot",
      "title": "Flip x and y-axis",
      "topics": [
        "flip_plot"
      ]
    },
    {
      "page": "format_p_value",
      "title": "Format p values",
      "topics": [
        "format_p_value"
      ]
    },
    {
      "page": "gene_expression",
      "title": "RNA-Seq expression data",
      "topics": [
        "gene_expression"
      ]
    },
    {
      "page": "new_color_scheme",
      "title": "New color scheme",
      "topics": [
        "new_color_scheme"
      ]
    },
    {
      "page": "pca",
      "title": "Principle component analysis data",
      "topics": [
        "pca"
      ]
    },
    {
      "page": "remove_clipping",
      "title": "Remove plot area clipping",
      "topics": [
        "remove_clipping"
      ]
    },
    {
      "page": "remove_legend",
      "title": "Remove legend or legend title",
      "topics": [
        "remove_legend",
        "remove_legend_title"
      ]
    },
    {
      "page": "remove_padding",
      "title": "Remove plot area padding",
      "topics": [
        "remove_padding"
      ]
    },
    {
      "page": "remove_title",
      "title": "Remove plot title or caption",
      "topics": [
        "remove_caption",
        "remove_title"
      ]
    },
    {
      "page": "remove_x_axis",
      "title": "Remove x-axis or parts of it",
      "topics": [
        "remove_x_axis",
        "remove_x_axis_labels",
        "remove_x_axis_line",
        "remove_x_axis_ticks",
        "remove_x_axis_title"
      ]
    },
    {
      "page": "remove_y_axis",
      "title": "Remove y-axis or parts of it",
      "topics": [
        "remove_y_axis",
        "remove_y_axis_labels",
        "remove_y_axis_line",
        "remove_y_axis_ticks",
        "remove_y_axis_title"
      ]
    },
    {
      "page": "rename_x_axis_levels",
      "title": "Rename axis or color levels",
      "topics": [
        "rename_color_labels",
        "rename_color_levels",
        "rename_x_axis_labels",
        "rename_x_axis_levels",
        "rename_y_axis_labels",
        "rename_y_axis_levels"
      ]
    },
    {
      "page": "reorder_x_axis_levels",
      "title": "Reorder axis or color levels",
      "topics": [
        "reorder_color_labels",
        "reorder_color_levels",
        "reorder_x_axis_labels",
        "reorder_x_axis_levels",
        "reorder_y_axis_labels",
        "reorder_y_axis_levels"
      ]
    },
    {
      "page": "reverse_x_axis_levels",
      "title": "Reverse axis or color levels",
      "topics": [
        "reverse_color_labels",
        "reverse_color_levels",
        "reverse_x_axis_labels",
        "reverse_x_axis_levels",
        "reverse_y_axis_labels",
        "reverse_y_axis_levels"
      ]
    },
    {
      "page": "save_plot",
      "title": "Save plots to file",
      "topics": [
        "save_plot"
      ]
    },
    {
      "page": "sort_x_axis_levels",
      "title": "Sort axis or color levels",
      "topics": [
        "sort_color_labels",
        "sort_color_levels",
        "sort_x_axis_labels",
        "sort_x_axis_levels",
        "sort_y_axis_labels",
        "sort_y_axis_levels"
      ]
    },
    {
      "page": "spendings",
      "title": "Spending data",
      "topics": [
        "spendings"
      ]
    },
    {
      "page": "split_plot",
      "title": "Split plot into multiple subplots",
      "topics": [
        "split_plot"
      ]
    },
    {
      "page": "study",
      "title": "Study data",
      "topics": [
        "study"
      ]
    },
    {
      "page": "theme_tidyplot",
      "title": "Themes",
      "topics": [
        "theme_ggplot2",
        "theme_minimal_x",
        "theme_minimal_xy",
        "theme_minimal_y",
        "theme_tidyplot"
      ]
    },
    {
      "page": "tidyplot",
      "title": "Create a new tidyplot",
      "topics": [
        "tidyplot"
      ]
    },
    {
      "page": "tidyplots_options",
      "title": "Tidyplots options",
      "topics": [
        "tidyplots_options"
      ]
    },
    {
      "page": "time_course",
      "title": "Time course data",
      "topics": [
        "time_course"
      ]
    },
    {
      "page": "view_plot",
      "title": "View plot on screen",
      "topics": [
        "view_plot"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jbengler/tidyplots/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/jbengler/tidyplots/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "beeswarm",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "Cairo",
    "car",
    "carData",
    "checkmate",
    "cli",
    "cluster",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "data.table",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "forecast",
    "foreign",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggbeeswarm",
    "ggplot2",
    "ggpubr",
    "ggrastr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "png",
    "polynom",
    "purrr",
    "quantreg",
    "R6",
    "ragg",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstatix",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "urca",
    "utf8",
    "vctrs",
    "vipor",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "tidyplots.Rmd",
      "filename": "tidyplots.html",
      "title": "Get started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Prerequisites",
        "Install R and RStudio Desktop",
        "Install packages",
        "Data preparation",
        "Plotting",
        "Add",
        "Remove",
        "Adjust",
        "Themes",
        "Split",
        "Output",
        "What's more?",
        "tidyplots documentation",
        "Other resources"
      ],
      "created": "2023-09-07 20:06:00",
      "modified": "2025-03-10 22:23:02",
      "commits": 46
    }
  ],
  "_score": 10.579320573678864,
  "_indexed": true,
  "_nocasepkg": "tidyplots",
  "_universes": [
    "jbengler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-06-01T08:03:54.000Z",
      "distro": "noble",
      "commit": "4a08bfe7fdb619c829825c5f54aa2d26e64eed51",
      "fileid": "4376f4fff070a7936dc61b37041638f6e1cdebb0df777baf25cb8b5467ccd51d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbengler/actions/runs/26742471210"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-06-01T08:03:55.000Z",
      "distro": "noble",
      "commit": "4a08bfe7fdb619c829825c5f54aa2d26e64eed51",
      "fileid": "b6bb77374c86c984320b47b4a7c0fa4df0f46eda5e3bbab15bee0e4eb86a559d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbengler/actions/runs/26742471210"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-06-01T08:03:11.000Z",
      "commit": "4a08bfe7fdb619c829825c5f54aa2d26e64eed51",
      "fileid": "a6eb7b42c4c81b5fd21d5d88d49e853abda96dd7cf04e8f84aea02e682fed5f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbengler/actions/runs/26742471210"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-06-01T08:03:24.000Z",
      "commit": "4a08bfe7fdb619c829825c5f54aa2d26e64eed51",
      "fileid": "c906f931fc71fac296ea18c40ad2c6e1fb823bac4b4d2726dbe0d64f9c0a274a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbengler/actions/runs/26742471210"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0.9000",
      "date": "2026-06-01T08:03:59.000Z",
      "commit": "4a08bfe7fdb619c829825c5f54aa2d26e64eed51",
      "fileid": "2be234f727f57e9ad446755967323f37b147a8e1c0c04639f65927a8a0bf4b2b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jbengler/actions/runs/26742471210"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-01T08:02:53.000Z",
      "commit": "4a08bfe7fdb619c829825c5f54aa2d26e64eed51",
      "fileid": "a57cbfdebfebf8cfe5c4ea9ff7f5202ef14d4f71d45a50a074af0ca5ed46b87c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbengler/actions/runs/26742471210"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-01T08:02:28.000Z",
      "commit": "4a08bfe7fdb619c829825c5f54aa2d26e64eed51",
      "fileid": "639f9dc29f4ad5d3198c845476c9998ae8d0a8f77d2d5703b185b2a8e14cd50b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbengler/actions/runs/26742471210"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-01T08:02:31.000Z",
      "commit": "4a08bfe7fdb619c829825c5f54aa2d26e64eed51",
      "fileid": "99d19ab0eed1abc643a4b7433c6151cf35299732a2571e5647a3599cef425c54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbengler/actions/runs/26742471210"
    }
  ]
}