{
  "_id": "6a14626eacfb0bcc41d440b2",
  "Package": "edar",
  "Type": "Package",
  "Title": "Convenient Functions for Exploratory Data Analysis",
  "Version": "0.0.7.9000",
  "Description": "A collection of convenient functions to facilitate common\ntasks in exploratory data analysis. Some common tasks include\ngenerating summary tables of variables, displaying tables as a\n'flextable' or a 'kable' and visualising variables using\n'ggplot2'. Labels stating the source file with run time can be\neasily generated for annotation in tables and plots.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/soutomas/edar/",
  "BugReports": "https://github.com/soutomas/edar/issues",
  "Authors@R": "person(\"Tomas\", \"Sou\", , \"tomas.sou@carexer.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7570-5545\")\n)",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.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\nlibxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://soutomas.r-universe.dev",
  "Date/Publication": "2026-05-25 14:10:46 UTC",
  "RemoteUrl": "https://github.com/soutomas/edar",
  "RemoteRef": "HEAD",
  "RemoteSha": "6c20dc068887b0c6c5594ca1b82d29280a098657",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 14:49:47 UTC",
    "User": "root"
  },
  "Author": "Tomas Sou [aut, cre] (ORCID: <https://orcid.org/0000-0002-7570-5545>)",
  "Maintainer": "Tomas Sou <tomas.sou@carexer.com>",
  "MD5sum": "13d44483d85bcafb1a67fb68be39da52",
  "_user": "soutomas",
  "_type": "src",
  "_file": "edar_0.0.7.9000.tar.gz",
  "_fileid": "0546826144038f31d519b1f3817859d528dbbca8a6b9f38043c5bc9bef909b4a",
  "_filesize": 295066,
  "_sha256": "0546826144038f31d519b1f3817859d528dbbca8a6b9f38043c5bc9bef909b4a",
  "_created": "2026-05-25T14:49:47.000Z",
  "_published": "2026-05-25T14:53:34.607Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77730706663,
      "time": 195,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7200410850"
    },
    {
      "job": 77730706641,
      "time": 182,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7200407341"
    },
    {
      "job": 77730706612,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7200387616"
    },
    {
      "job": 77730706622,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7200382020"
    },
    {
      "job": 77730170480,
      "time": 239,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7200360895"
    },
    {
      "job": 77730706662,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7200401054"
    },
    {
      "job": 77730706687,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7200387819"
    },
    {
      "job": 77730706681,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7200387444"
    },
    {
      "job": 77730706672,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7200394865"
    }
  ],
  "_buildurl": "https://github.com/r-universe/soutomas/actions/runs/26406242572",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/soutomas/edar",
  "_commit": {
    "id": "6c20dc068887b0c6c5594ca1b82d29280a098657",
    "author": "Tomas Sou <soutomas@gmail.com>",
    "committer": "Tomas Sou <soutomas@gmail.com>",
    "message": "Update README\n",
    "time": 1779718246
  },
  "_maintainer": {
    "name": "Tomas Sou",
    "email": "tomas.sou@carexer.com",
    "login": "soutomas",
    "orcid": "0000-0002-7570-5545",
    "twitter": "@tomas_sou",
    "description": "Pharmacist. Researcher. Scientist. - Drug R&D. Quantitative Medicine. Global Health. ",
    "uuid": 32617414
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "flextable",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "kableExtra",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "xgxr",
      "role": "Imports"
    },
    {
      "package": "gt",
      "role": "Suggests"
    }
  ],
  "_owner": "soutomas",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 10
    },
    {
      "week": "2025-40",
      "n": 22
    },
    {
      "week": "2025-41",
      "n": 13
    },
    {
      "week": "2025-42",
      "n": 22
    },
    {
      "week": "2025-43",
      "n": 37
    },
    {
      "week": "2025-44",
      "n": 20
    },
    {
      "week": "2025-45",
      "n": 16
    },
    {
      "week": "2025-46",
      "n": 9
    },
    {
      "week": "2025-48",
      "n": 6
    },
    {
      "week": "2025-49",
      "n": 4
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 8
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 5
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.0.1",
      "date": "2025-09-28"
    },
    {
      "name": "v0.0.5",
      "date": "2025-10-24"
    },
    {
      "name": "v0.0.6",
      "date": "2025-11-25"
    },
    {
      "name": "v0.0.7",
      "date": "2026-05-24"
    }
  ],
  "_topics": [
    "exploratory-data-analysis"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "soutomas",
      "count": 124,
      "uuid": 32617414
    },
    {
      "user": "souto1",
      "count": 49,
      "uuid": 172495854
    }
  ],
  "_userbio": {
    "uuid": 32617414,
    "type": "user",
    "name": "Tomás Sou",
    "description": "Pharmacist. Researcher. Scientist. - Drug R&D. Quantitative Medicine. Global Health. "
  },
  "_downloads": {
    "count": 177,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/edar"
  },
  "_devurl": "https://github.com/soutomas/edar",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/edar.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/soutomas/edar",
  "_realowner": "soutomas",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.5",
      "date": "2025-10-29"
    },
    {
      "version": "0.0.6",
      "date": "2025-11-25"
    },
    {
      "version": "0.0.7",
      "date": "2026-05-24"
    }
  ],
  "_exports": [
    "across",
    "fc",
    "filter",
    "ft",
    "ft_def",
    "geo_cv",
    "geo_mean",
    "geo_sd",
    "ggbox",
    "gghist",
    "ggout",
    "ggsrc",
    "ggtpp",
    "ggvio",
    "ggxy",
    "hexn",
    "kb",
    "label_src",
    "label_tz",
    "mutate",
    "select",
    "summ_by",
    "summ_cat",
    "tab2v",
    "where"
  ],
  "_help": [
    {
      "page": "fc",
      "title": "Copy files and rename with date",
      "topics": [
        "fc"
      ]
    },
    {
      "page": "ft",
      "title": "flextable wrapper",
      "topics": [
        "ft"
      ]
    },
    {
      "page": "ft_def",
      "title": "flextable defaults",
      "topics": [
        "ft_def"
      ]
    },
    {
      "page": "geo_cv",
      "title": "Geometric coefficient of variation",
      "topics": [
        "geo_cv"
      ]
    },
    {
      "page": "geo_mean",
      "title": "Geometric mean",
      "topics": [
        "geo_mean"
      ]
    },
    {
      "page": "geo_sd",
      "title": "Geometric standard deviation",
      "topics": [
        "geo_sd"
      ]
    },
    {
      "page": "ggbox",
      "title": "Box plot wrapper for categorical covariates",
      "topics": [
        "ggbox"
      ]
    },
    {
      "page": "gghist",
      "title": "Histogram wrapper for continuous covariates",
      "topics": [
        "gghist"
      ]
    },
    {
      "page": "ggout",
      "title": "Save ggplot with output path",
      "topics": [
        "ggout"
      ]
    },
    {
      "page": "ggsrc",
      "title": "Add source file label to a ggplot object",
      "topics": [
        "ggsrc"
      ]
    },
    {
      "page": "ggtpp",
      "title": "Time-profile plot wrapper",
      "topics": [
        "ggtpp"
      ]
    },
    {
      "page": "ggvio",
      "title": "Violin plot wrapper for categorical covariates",
      "topics": [
        "ggvio"
      ]
    },
    {
      "page": "ggxy",
      "title": "XY scatter plot wrapper",
      "topics": [
        "ggxy"
      ]
    },
    {
      "page": "hexn",
      "title": "Generate hex colour codes",
      "topics": [
        "hexn"
      ]
    },
    {
      "page": "kb",
      "title": "kable wrapper",
      "topics": [
        "kb"
      ]
    },
    {
      "page": "label_src",
      "title": "Generate source file label",
      "topics": [
        "label_src"
      ]
    },
    {
      "page": "label_tz",
      "title": "Generate time stamp label",
      "topics": [
        "label_tz"
      ]
    },
    {
      "page": "summ_by",
      "title": "Summarise continuous variables by group",
      "topics": [
        "summ_by"
      ]
    },
    {
      "page": "summ_cat",
      "title": "Summarise categorical variables",
      "topics": [
        "summ_cat"
      ]
    },
    {
      "page": "tab2v",
      "title": "Table wrapper for two variables",
      "topics": [
        "tab2v"
      ]
    }
  ],
  "_readme": "https://github.com/soutomas/edar/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "assertthat",
    "backports",
    "base64enc",
    "binom",
    "bit",
    "bit64",
    "bitops",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "cellranger",
    "checkmate",
    "class",
    "cli",
    "clipr",
    "cluster",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "Deriv",
    "DescTools",
    "digest",
    "doBy",
    "dplyr",
    "e1071",
    "evaluate",
    "Exact",
    "expm",
    "farver",
    "fastmap",
    "flextable",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "forcats",
    "forecast",
    "foreign",
    "Formula",
    "fracdiff",
    "fs",
    "gdtools",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "gld",
    "glue",
    "gridExtra",
    "gtable",
    "haven",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "janitor",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmom",
    "lmtest",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minpack.lm",
    "minqa",
    "modelr",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "officer",
    "openssl",
    "pander",
    "patchwork",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "png",
    "polynom",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "quantreg",
    "R6",
    "ragg",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RCurl",
    "Rdpack",
    "readr",
    "readxl",
    "reformulas",
    "rematch",
    "rlang",
    "rmarkdown",
    "rootSolve",
    "rpart",
    "rstatix",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "snakecase",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "svglite",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tzdb",
    "urca",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xgxr",
    "xml2",
    "yaml",
    "zip",
    "zoo"
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "edar",
  "_universes": [
    "soutomas"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.7.9000",
      "date": "2026-05-25T14:52:45.000Z",
      "distro": "noble",
      "commit": "6c20dc068887b0c6c5594ca1b82d29280a098657",
      "fileid": "54c881e52d3aeee4d64980fdef1d3190b4f75e2c4389c048c7f1ecd911780bb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soutomas/actions/runs/26406242572"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.7.9000",
      "date": "2026-05-25T14:52:34.000Z",
      "distro": "noble",
      "commit": "6c20dc068887b0c6c5594ca1b82d29280a098657",
      "fileid": "23032268814e873d71afcd1bd0b71d8a17d2da24cf24fc35fff95abbd83986d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soutomas/actions/runs/26406242572"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.7.9000",
      "date": "2026-05-25T14:51:28.000Z",
      "commit": "6c20dc068887b0c6c5594ca1b82d29280a098657",
      "fileid": "8584b385da6e1f656b44baf82501eb00ca99b3f358d24ec3efdcd7c1b54d4bb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soutomas/actions/runs/26406242572"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.7.9000",
      "date": "2026-05-25T14:51:08.000Z",
      "commit": "6c20dc068887b0c6c5594ca1b82d29280a098657",
      "fileid": "f825a0a5d6b9a58fcd3b8845d47c60650d421b145418d39df2b921ced9fdc0f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soutomas/actions/runs/26406242572"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.7.9000",
      "date": "2026-05-25T14:52:39.000Z",
      "commit": "6c20dc068887b0c6c5594ca1b82d29280a098657",
      "fileid": "a5b9902781ba433382a92002bcd0ccacd799b6f57de036b735695a7ae5a447ea",
      "status": "success",
      "buildurl": "https://github.com/r-universe/soutomas/actions/runs/26406242572"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.7.9000",
      "date": "2026-05-25T14:51:06.000Z",
      "commit": "6c20dc068887b0c6c5594ca1b82d29280a098657",
      "fileid": "9d3c640ca51f242ff3f9aa10a5a6536e71acd73914f50b55ce1336eed8264f4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soutomas/actions/runs/26406242572"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.7.9000",
      "date": "2026-05-25T14:51:09.000Z",
      "commit": "6c20dc068887b0c6c5594ca1b82d29280a098657",
      "fileid": "86661dd51f3d7d1ee03f016113e24a307e5a3f4954e4e7e8a3100ffd64e16d21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soutomas/actions/runs/26406242572"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.7.9000",
      "date": "2026-05-25T14:51:30.000Z",
      "commit": "6c20dc068887b0c6c5594ca1b82d29280a098657",
      "fileid": "4c1232cea13e9ae65b5b66945527508137f4bbbc2b5e6174cc0bb11f09d547fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soutomas/actions/runs/26406242572"
    }
  ]
}