{
  "_id": "6a1fce8db401979e734338c6",
  "Type": "Package",
  "Package": "overviewR",
  "Title": "Easily Extracting Information About Your Data",
  "Version": "0.0.14",
  "Authors@R": "c(\nperson(\"Cosima\", \"Meyer\", , \"cosima.meyer@gmail.com\", role = c(\"cre\", \"aut\")),\nperson(\"Dennis\", \"Hammerschmidt\", , \"dennis_hammerschmidt@yahoo.com\", role = \"aut\")\n)",
  "Description": "Makes it easy to display descriptive information on a data\nset.  Getting an easy overview of a data set by displaying and\nvisualizing sample information in different tables (e.g., time\nand scope conditions).  The package also provides publishable\n'LaTeX' code to present the sample information.",
  "License": "GPL-3",
  "URL": "https://github.com/cosimameyer/overviewR",
  "BugReports": "https://github.com/cosimameyer/overviewR/issues",
  "VignetteBuilder": "knitr, rmarkdown",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://cosimameyer.r-universe.dev",
  "Date/Publication": "2026-05-04 18:23:29 UTC",
  "RemoteUrl": "https://github.com/cosimameyer/overviewr",
  "RemoteRef": "HEAD",
  "RemoteSha": "ad1bf7485dfc6595490d269eed47c95be090fd58",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 06:46:11 UTC",
    "User": "root"
  },
  "Author": "Cosima Meyer [cre, aut],\nDennis Hammerschmidt [aut]",
  "Maintainer": "Cosima Meyer <cosima.meyer@gmail.com>",
  "MD5sum": "cba3113c958ae855e2e9ee44ded81bcc",
  "_user": "cosimameyer",
  "_type": "src",
  "_file": "overviewR_0.0.14.tar.gz",
  "_fileid": "fa2961023d183701faf279844ad0852f3cb954d4b9f15d3abaad48eba239672a",
  "_filesize": 3632991,
  "_sha256": "fa2961023d183701faf279844ad0852f3cb954d4b9f15d3abaad48eba239672a",
  "_created": "2026-06-03T06:46:11.000Z",
  "_published": "2026-06-03T06:49:49.967Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79237462313,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7377602498"
    },
    {
      "job": 79237462323,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377603266"
    },
    {
      "job": 79237462324,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7377598909"
    },
    {
      "job": 79237462340,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377589963"
    },
    {
      "job": 79236995478,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377557049"
    },
    {
      "job": 79237462290,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377594157"
    },
    {
      "job": 79237462386,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7377591019"
    },
    {
      "job": 79237462347,
      "time": 155,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7377599922"
    },
    {
      "job": 79237462404,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377588425"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cosimameyer/actions/runs/26868287825",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cosimameyer/overviewr",
  "_commit": {
    "id": "ad1bf7485dfc6595490d269eed47c95be090fd58",
    "author": "Cosima Meyer <cosima.meyer@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #44 from cosimameyer/small_fixes\n\nsmall surgical fixes",
    "time": 1777919009
  },
  "_maintainer": {
    "name": "Cosima Meyer",
    "email": "cosima.meyer@gmail.com",
    "login": "cosimameyer",
    "mastodon": "@cosima_meyer@mas.to",
    "bluesky": "@cosima.bsky.social",
    "description": "👩🏼‍💻\n\nData scientist with a passion for #rstats and #python  👩🏼‍🎓 PhD from Uni Mannheim  \n\n| @SocialScienceDataLab | @rladies  ",
    "uuid": 7782895
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "version": ">= 1.14.2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.2",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "version": ">= 0.8.2",
      "role": "Imports"
    },
    {
      "package": "ggvenn",
      "version": ">= 0.1.8",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.1",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "countrycode",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "eulerr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "xtable",
      "role": "Suggests"
    }
  ],
  "_owner": "cosimameyer",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 3
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "package-development"
  ],
  "_stars": 54,
  "_contributors": [
    {
      "user": "cosimameyer",
      "count": 303,
      "uuid": 7782895
    },
    {
      "user": "dennis-hammerschmidt",
      "count": 13,
      "uuid": 28343923
    },
    {
      "user": "kyleniemeyer",
      "count": 1,
      "uuid": 190432
    },
    {
      "user": "lionel-",
      "count": 1,
      "uuid": 4465050
    }
  ],
  "_userbio": {
    "uuid": 7782895,
    "type": "user",
    "name": "Cosima Meyer",
    "description": "👩🏼‍💻\r\n\r\nData scientist with a passion for #rstats and #python  👩🏼‍🎓 PhD from Uni Mannheim  \r\n\r\n| @SocialScienceDataLab | @rladies  "
  },
  "_downloads": {
    "count": 371,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/overviewR"
  },
  "_devurl": "https://github.com/cosimameyer/overviewr",
  "_searchresults": 13,
  "_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/overviewR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cosimameyer/overviewr",
  "_realowner": "cosimameyer",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.4",
      "date": "2020-06-30"
    },
    {
      "version": "0.0.6",
      "date": "2020-08-24"
    },
    {
      "version": "0.0.7",
      "date": "2020-11-23"
    },
    {
      "version": "0.0.9",
      "date": "2022-04-12"
    },
    {
      "version": "0.0.10",
      "date": "2022-04-15"
    },
    {
      "version": "0.0.11",
      "date": "2022-08-06"
    },
    {
      "version": "0.0.13",
      "date": "2023-02-15"
    },
    {
      "version": "0.0.14",
      "date": "2026-05-05"
    }
  ],
  "_exports": [
    "overview_crossplot",
    "overview_crosstab",
    "overview_heat",
    "overview_latex",
    "overview_markdown",
    "overview_na",
    "overview_overlap",
    "overview_plot",
    "overview_tab"
  ],
  "_datasets": [
    {
      "name": "toydata",
      "title": "Cross-sectional data for countries",
      "object": "toydata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ccode",
        "year",
        "month",
        "gdp",
        "population",
        "day"
      ],
      "rows": 264,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dot-overview_heat",
      "title": ".overview_tab",
      "topics": [
        ".overview_heat"
      ]
    },
    {
      "page": "dot-overview_tab",
      "title": ".overview_tab",
      "topics": [
        ".overview_tab"
      ]
    },
    {
      "page": "calculate_share_non_row_wise",
      "title": "calculate_share_non_row_wise",
      "topics": [
        "calculate_share_non_row_wise"
      ]
    },
    {
      "page": "calculate_share_row_wise",
      "title": "calculate_share_row_wise",
      "topics": [
        "calculate_share_row_wise"
      ]
    },
    {
      "page": "find_int_runs",
      "title": "find_int_runs",
      "topics": [
        "find_int_runs"
      ]
    },
    {
      "page": "overview_add_na_output",
      "title": "overview_add_na_output",
      "topics": [
        "overview_add_na_output"
      ]
    },
    {
      "page": "overview_crossplot",
      "title": "overview_crossplot",
      "topics": [
        "overview_crossplot"
      ]
    },
    {
      "page": "overview_crosstab",
      "title": "overview_crosstab",
      "topics": [
        "overview_crosstab"
      ]
    },
    {
      "page": "overview_heat",
      "title": "overview_heat",
      "topics": [
        "overview_heat"
      ]
    },
    {
      "page": "overview_latex",
      "title": "overview_latex",
      "topics": [
        "overview_latex"
      ]
    },
    {
      "page": "overview_markdown",
      "title": "overview_markdown",
      "topics": [
        "overview_markdown"
      ]
    },
    {
      "page": "overview_na",
      "title": "overview_na",
      "topics": [
        "overview_na"
      ]
    },
    {
      "page": "overview_overlap",
      "title": "overview_overlap",
      "topics": [
        "overview_overlap"
      ]
    },
    {
      "page": "overview_plot",
      "title": "overview_plot",
      "topics": [
        "overview_plot"
      ]
    },
    {
      "page": "overview_plot_absolute",
      "title": "overview_plot_absolute",
      "topics": [
        "overview_plot_absolute"
      ]
    },
    {
      "page": "overview_plot_percentage",
      "title": "overview_plot_percentage",
      "topics": [
        "overview_plot_percentage"
      ]
    },
    {
      "page": "overview_tab",
      "title": "overview_tab",
      "topics": [
        "overview_tab"
      ]
    },
    {
      "page": "overview_tab_df",
      "title": "overview_tab_df",
      "topics": [
        "overview_tab_df"
      ]
    },
    {
      "page": "overview_tab_dt",
      "title": "overview_tab_dt",
      "topics": [
        "overview_tab_dt"
      ]
    },
    {
      "page": "theme_heat_plot",
      "title": "theme_heat_plot",
      "topics": [
        "theme_heat_plot"
      ]
    },
    {
      "page": "theme_na_plot",
      "title": "theme_na_plot",
      "topics": [
        "theme_na_plot"
      ]
    },
    {
      "page": "toydata",
      "title": "Cross-sectional data for countries",
      "topics": [
        "toydata"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cosimameyer/overviewr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cosimameyer/overviewr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "ggrepel",
    "ggvenn",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "<i class=\"far fa-lightbulb\"></i> What is overviewR?",
        "<i class=\"far fa-download\"></i> How can you install it?",
        "</a><i class=\"fas fa-table\"></i> Why did we build it?",
        "<i class=\"fas fa-code\"></i> How can it be used?",
        "Overview of functional add-ons",
        "<i class=\"fas fa-people-carry\"></i> Get involved!",
        "<i class=\"fas fa-medal\"></i> Projects using overviewR"
      ],
      "created": "2021-08-13 08:04:58",
      "modified": "2022-09-06 20:36:48",
      "commits": 4
    },
    {
      "source": "overviewR_vignette.Rmd",
      "filename": "overviewR_vignette.html",
      "title": "overviewR: Easily Extracting Information About Your Data",
      "author": "Cosima Meyer and Dennis Hammerschmidt",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Tabular overview",
        "overview_tab",
        "Multiple time arguments",
        "overview_crosstab",
        "overview_latex",
        "overview_markdown",
        "Visual overview",
        "overview_plot",
        "overview_crossplot",
        "overview_heat",
        "overview_na",
        "Row-wise NA overview",
        "overview_overlap",
        "Customizing plots: ggplot2",
        "Compatibilities with other packages",
        "Workflow: tidyverse",
        "Presenting tables: flextable, xtable, and kable",
        "Extensions"
      ],
      "created": "2020-06-21 15:31:59",
      "modified": "2026-05-04 18:23:29",
      "commits": 34
    }
  ],
  "_score": 6.62448836251345,
  "_indexed": true,
  "_nocasepkg": "overviewr",
  "_universes": [
    "cosimameyer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.14",
      "date": "2026-06-03T06:48:41.000Z",
      "distro": "noble",
      "commit": "ad1bf7485dfc6595490d269eed47c95be090fd58",
      "fileid": "87f18597ebf0869811978ee4a308bfeacb81da36f6ba99c6726b2b697cc226c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cosimameyer/actions/runs/26868287825"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.14",
      "date": "2026-06-03T06:48:44.000Z",
      "distro": "noble",
      "commit": "ad1bf7485dfc6595490d269eed47c95be090fd58",
      "fileid": "f2733959953431fd281557076eda35f3b1a10f5ab4b16923714d5b1aa85dd15b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cosimameyer/actions/runs/26868287825"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.14",
      "date": "2026-06-03T06:48:35.000Z",
      "commit": "ad1bf7485dfc6595490d269eed47c95be090fd58",
      "fileid": "166e8aa5f41933630cbc1619b122b1516e065b64677cae2d45161c20f1fe2e0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cosimameyer/actions/runs/26868287825"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.14",
      "date": "2026-06-03T06:48:06.000Z",
      "commit": "ad1bf7485dfc6595490d269eed47c95be090fd58",
      "fileid": "099be036e99c4cb526d95de0e4ed9d66d76a534234e896b803cbec20ea001838",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cosimameyer/actions/runs/26868287825"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.14",
      "date": "2026-06-03T06:48:43.000Z",
      "commit": "ad1bf7485dfc6595490d269eed47c95be090fd58",
      "fileid": "9abc34c4408feaf8fa5b45db41b617e7e69fac98ab83ec4cb137e27d376ff6c7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cosimameyer/actions/runs/26868287825"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.14",
      "date": "2026-06-03T06:47:51.000Z",
      "commit": "ad1bf7485dfc6595490d269eed47c95be090fd58",
      "fileid": "4d57b55e6c2ac90d7946f1aed22a293f694461afd4fad50696328c681a1b2cde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cosimameyer/actions/runs/26868287825"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.14",
      "date": "2026-06-03T06:48:26.000Z",
      "commit": "ad1bf7485dfc6595490d269eed47c95be090fd58",
      "fileid": "9a50a49a1fc95f3ec6a6e041c5d73dcc79dc4a5ed91e55de559c5556f4c7140a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cosimameyer/actions/runs/26868287825"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.14",
      "date": "2026-06-03T06:47:42.000Z",
      "commit": "ad1bf7485dfc6595490d269eed47c95be090fd58",
      "fileid": "13286f7613f05d6ea22e6f7f9b5f8a0725f7be866e015a96fce1d2033d2fa9fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cosimameyer/actions/runs/26868287825"
    }
  ]
}