{
  "_id": "6a23c204530b9bc726bdd066",
  "Package": "DataExplorer",
  "Title": "Automate Data Exploration and Treatment",
  "Version": "0.9.0",
  "Authors@R": "person(\"Boxuan\", \"Cui\", email = \"boxuancui@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Automated data exploration process for analytic tasks and\npredictive modeling, so that users could focus on understanding\ndata and extracting insights. The package scans and analyzes\neach variable, and visualizes them with typical graphical\ntechniques. Common data processing methods are also available\nto treat and format data.",
  "SystemRequirements": "pandoc (>= 1.12.3) - http://pandoc.org",
  "License": "MIT + file LICENSE",
  "Language": "en-US",
  "URL": "http://boxuancui.github.io/DataExplorer/",
  "BugReports": "https://github.com/boxuancui/DataExplorer/issues",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev",
  "Repository": "https://boxuancui.r-universe.dev",
  "Date/Publication": "2026-03-08 17:36:02 UTC",
  "RemoteUrl": "https://github.com/boxuancui/dataexplorer",
  "RemoteRef": "HEAD",
  "RemoteSha": "4ba833bcaac413121138c5ed1700cfa599c0dfba",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 06:40:05 UTC",
    "User": "root"
  },
  "Author": "Boxuan Cui [aut, cre]",
  "Maintainer": "Boxuan Cui <boxuancui@gmail.com>",
  "MD5sum": "4c8eb8d87bd9ca643a9818281b274f44",
  "_user": "boxuancui",
  "_type": "src",
  "_file": "DataExplorer_0.9.0.tar.gz",
  "_fileid": "7f78ad72f6db6ee16af00663b6cb83bb806a608fc5375764af180c1257b81b93",
  "_filesize": 4407284,
  "_sha256": "7f78ad72f6db6ee16af00663b6cb83bb806a608fc5375764af180c1257b81b93",
  "_created": "2026-06-06T06:40:05.000Z",
  "_published": "2026-06-06T06:45:24.961Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79858296044,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452086318"
    },
    {
      "job": 79858296025,
      "time": 268,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452096632"
    },
    {
      "job": 79858296037,
      "time": 208,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452085630"
    },
    {
      "job": 79858296040,
      "time": 230,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452088285"
    },
    {
      "job": 79857996390,
      "time": 311,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452063845"
    },
    {
      "job": 79858296046,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452082891"
    },
    {
      "job": 79858296034,
      "time": 188,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452086636"
    },
    {
      "job": 79858296056,
      "time": 149,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452081820"
    },
    {
      "job": 79858296073,
      "time": 156,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452082746"
    }
  ],
  "_buildurl": "https://github.com/r-universe/boxuancui/actions/runs/27055138624",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/boxuancui/dataexplorer",
  "_commit": {
    "id": "4ba833bcaac413121138c5ed1700cfa599c0dfba",
    "author": "Boxuan Cui <boxuancui@gmail.com>",
    "committer": "Boxuan Cui <boxuancui@gmail.com>",
    "message": "On CRAN\n",
    "time": 1772991362
  },
  "_maintainer": {
    "name": "Boxuan Cui",
    "email": "boxuancui@gmail.com",
    "login": "boxuancui",
    "description": "",
    "uuid": 3045138
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "version": ">= 1.13.4",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "version": ">= 1.4.3",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.5",
      "role": "Imports"
    },
    {
      "package": "networkD3",
      "version": ">= 0.4",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "nycflights13",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    }
  ],
  "_owner": "boxuancui",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-30",
      "n": 5
    },
    {
      "week": "2026-09",
      "n": 6
    },
    {
      "week": "2026-10",
      "n": 15
    }
  ],
  "_tags": [
    {
      "name": "v0.8.4",
      "date": "2025-07-24"
    },
    {
      "name": "v0.9.0",
      "date": "2026-03-08"
    }
  ],
  "_topics": [
    "data-analysis",
    "data-exploration",
    "data-science",
    "eda",
    "visualization"
  ],
  "_stars": 544,
  "_contributors": [
    {
      "user": "boxuancui",
      "count": 270,
      "uuid": 3045138
    },
    {
      "user": "davidr9708",
      "count": 1,
      "uuid": 71290957
    },
    {
      "user": "etiennebacher",
      "count": 1,
      "uuid": 52219252
    },
    {
      "user": "xfim",
      "count": 1,
      "uuid": 674675
    }
  ],
  "_userbio": {
    "uuid": 3045138,
    "type": "user",
    "name": "Boxuan Cui"
  },
  "_downloads": {
    "count": 8677,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DataExplorer"
  },
  "_devurl": "https://github.com/boxuancui/dataexplorer",
  "_pkgdown": "http://boxuancui.github.io/DataExplorer/",
  "_searchresults": 4400,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DataExplorer.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/boxuancui/dataexplorer",
  "_realowner": "boxuancui",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.3",
      "date": "2016-03-01"
    },
    {
      "version": "0.2.4",
      "date": "2016-03-02"
    },
    {
      "version": "0.2.6",
      "date": "2016-05-08"
    },
    {
      "version": "0.3.0",
      "date": "2016-11-19"
    },
    {
      "version": "0.4.0",
      "date": "2017-01-26"
    },
    {
      "version": "0.5.0",
      "date": "2018-01-10"
    },
    {
      "version": "0.6.0",
      "date": "2018-05-30"
    },
    {
      "version": "0.7.0",
      "date": "2018-10-19"
    },
    {
      "version": "0.8.0",
      "date": "2019-03-17"
    },
    {
      "version": "0.8.1",
      "date": "2020-01-07"
    },
    {
      "version": "0.8.2",
      "date": "2020-12-16"
    },
    {
      "version": "0.8.3",
      "date": "2024-01-24"
    },
    {
      "version": "0.8.4",
      "date": "2025-07-25"
    },
    {
      "version": "0.9.0",
      "date": "2026-03-08"
    }
  ],
  "_exports": [
    "configure_report",
    "create_report",
    "drop_columns",
    "dummify",
    "group_category",
    "introduce",
    "plot_bar",
    "plot_boxplot",
    "plot_correlation",
    "plot_density",
    "plot_histogram",
    "plot_intro",
    "plot_missing",
    "plot_prcomp",
    "plot_qq",
    "plot_scatterplot",
    "plot_str",
    "plotDataExplorer",
    "profile_missing",
    "set_missing",
    "split_columns",
    "update_columns"
  ],
  "_help": [
    {
      "page": "configure_report",
      "title": "Configure report template",
      "topics": [
        "configure_report"
      ]
    },
    {
      "page": "create_report",
      "title": "Create report",
      "topics": [
        "create_report"
      ]
    },
    {
      "page": "drop_columns",
      "title": "Drop selected variables",
      "topics": [
        "drop_columns"
      ]
    },
    {
      "page": "dummify",
      "title": "Dummify discrete features to binary columns",
      "topics": [
        "dummify"
      ]
    },
    {
      "page": "group_category",
      "title": "Group categories for discrete features",
      "topics": [
        "group_category"
      ]
    },
    {
      "page": "introduce",
      "title": "Describe basic information",
      "topics": [
        "introduce"
      ]
    },
    {
      "page": "plot_bar",
      "title": "Plot bar chart",
      "topics": [
        "plot_bar"
      ]
    },
    {
      "page": "plot_boxplot",
      "title": "Create boxplot for continuous features",
      "topics": [
        "plot_boxplot"
      ]
    },
    {
      "page": "plot_correlation",
      "title": "Create correlation heatmap for discrete features",
      "topics": [
        "plot_correlation"
      ]
    },
    {
      "page": "plot_density",
      "title": "Plot density estimates",
      "topics": [
        "plot_density"
      ]
    },
    {
      "page": "plot_histogram",
      "title": "Plot histogram",
      "topics": [
        "plot_histogram"
      ]
    },
    {
      "page": "plot_intro",
      "title": "Plot introduction",
      "topics": [
        "plot_intro"
      ]
    },
    {
      "page": "plot_missing",
      "title": "Plot missing value profile",
      "topics": [
        "plot_missing"
      ]
    },
    {
      "page": "plot_prcomp",
      "title": "Visualize principal component analysis",
      "topics": [
        "plot_prcomp"
      ]
    },
    {
      "page": "plot_qq",
      "title": "Plot QQ plot",
      "topics": [
        "plot_qq"
      ]
    },
    {
      "page": "plot_scatterplot",
      "title": "Create scatterplot for all features",
      "topics": [
        "plot_scatterplot"
      ]
    },
    {
      "page": "plot_str",
      "title": "Visualize data structure",
      "topics": [
        "plot_str"
      ]
    },
    {
      "page": "profile_missing",
      "title": "Profile missing values",
      "topics": [
        "profile_missing"
      ]
    },
    {
      "page": "set_missing",
      "title": "Set all missing values to indicated value",
      "topics": [
        "set_missing"
      ]
    },
    {
      "page": "split_columns",
      "title": "Split data into discrete and continuous parts",
      "topics": [
        "split_columns"
      ]
    },
    {
      "page": "update_columns",
      "title": "Update variable types or values",
      "topics": [
        "update_columns"
      ]
    }
  ],
  "_pkglogo": "https://github.com/boxuancui/dataexplorer/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/boxuancui/dataexplorer/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "data.table",
    "data.tree",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "networkD3",
    "pkgconfig",
    "plyr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "dataexplorer-intro.Rmd",
      "filename": "dataexplorer-intro.html",
      "title": "Introduction to DataExplorer",
      "author": "Boxuan Cui",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data",
        "Exploratory Data Analysis",
        "Missing values",
        "Distributions",
        "Bar Charts",
        "Histograms & Density Estimates",
        "QQ Plot",
        "Correlation Analysis",
        "Principal Component Analysis",
        "Slicing & Dicing",
        "Boxplots",
        "Scatterplots",
        "Interactive Plots",
        "Known limitations",
        "Feature Engineering",
        "Replace missing values",
        "Group sparse categories",
        "Dummify data (one hot encoding)",
        "Drop features",
        "Update features",
        "Data Reporting"
      ],
      "created": "2017-01-25 05:46:05",
      "modified": "2026-03-07 18:05:32",
      "commits": 19
    }
  ],
  "_score": 11.44775494213118,
  "_indexed": true,
  "_nocasepkg": "dataexplorer",
  "_universes": [
    "boxuancui"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.0",
      "date": "2026-06-06T06:42:29.000Z",
      "distro": "noble",
      "commit": "4ba833bcaac413121138c5ed1700cfa599c0dfba",
      "fileid": "a25fc4e23fb16b91fe419215257b9b6b85e264548e6f131c24683aad25246593",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boxuancui/actions/runs/27055138624"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.0",
      "date": "2026-06-06T06:44:00.000Z",
      "distro": "noble",
      "commit": "4ba833bcaac413121138c5ed1700cfa599c0dfba",
      "fileid": "0af6272ff1405d4420fb2f28cfa7141238370640c2354d1fe5f72e2dbe288264",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boxuancui/actions/runs/27055138624"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.0",
      "date": "2026-06-06T06:42:40.000Z",
      "commit": "4ba833bcaac413121138c5ed1700cfa599c0dfba",
      "fileid": "e606e9bfce1fd2995c98975ab29a05c8e63bb42d9212c328b3e7156d3946eba7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boxuancui/actions/runs/27055138624"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.0",
      "date": "2026-06-06T06:42:46.000Z",
      "commit": "4ba833bcaac413121138c5ed1700cfa599c0dfba",
      "fileid": "bafe32e251e3e7c7def82764d67f01010f93caffe4c1b5bbd313cb173dac2bbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boxuancui/actions/runs/27055138624"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.0",
      "date": "2026-06-06T06:43:08.000Z",
      "commit": "4ba833bcaac413121138c5ed1700cfa599c0dfba",
      "fileid": "9048bee56dfbea51cefe50cc4a65b6aaa370f9c1ba2b5c5ad63b4fecb7624278",
      "status": "success",
      "buildurl": "https://github.com/r-universe/boxuancui/actions/runs/27055138624"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-06-06T06:42:05.000Z",
      "commit": "4ba833bcaac413121138c5ed1700cfa599c0dfba",
      "fileid": "8042214908c72d91bdef863b21655ee662120a32914b1c6c4fbcc9a742430008",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boxuancui/actions/runs/27055138624"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-06-06T06:41:33.000Z",
      "commit": "4ba833bcaac413121138c5ed1700cfa599c0dfba",
      "fileid": "6399f582c8a8d34ffb551ca917efc460cec9abaf47d65df0662162961f2e4408",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boxuancui/actions/runs/27055138624"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-06-06T06:41:36.000Z",
      "commit": "4ba833bcaac413121138c5ed1700cfa599c0dfba",
      "fileid": "80b55c1f7baba518919173c6052769c3d57e132c5c59a2d39aac38a2968cdc9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boxuancui/actions/runs/27055138624"
    }
  ]
}