Package: dlookr 0.6.6
dlookr: Tools for Data Diagnosis, Exploration, Transformation
A collection of tools that support data diagnosis, exploration, and transformation. Data diagnostics provides information and visualization of missing values, outliers, and unique and negative values to help you understand the distribution and quality of your data. Data exploration provides information and visualization of the descriptive statistics of univariate variables, normality tests and outliers, correlation of two variables, and the relationship between the target variable and predictor. Data transformation supports binning for categorizing continuous variables, imputes missing values and outliers, and resolves skewness. And it creates automated reports that support these three tasks.
Authors:
dlookr_0.6.6.tar.gz
dlookr_0.6.6.zip(r-4.7)dlookr_0.6.6.zip(r-4.6)dlookr_0.6.6.zip(r-4.5)
dlookr_0.6.6.tgz(r-4.6-any)dlookr_0.6.6.tgz(r-4.5-any)
dlookr_0.6.6.tar.gz(r-4.7-any)dlookr_0.6.6.tar.gz(r-4.6-any)
dlookr_0.6.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
dlookr/json (API)
NEWS
| # Install 'dlookr' in R: |
| install.packages('dlookr', repos = c('https://choonghyunryu.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/choonghyunryu/dlookr/issues
Pkgdown/docs site:https://choonghyunryu.github.io
- Carseats - Sales of Child Car Seats
- flights - Flights data
- heartfailure - Heart Failure Data
- jobchange - Job Change of Data Scientists
Last updated from:759b7b01d9. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 249 | ||
| source / vignettes | OK | 352 | ||
| linux-release-x86_64 | OK | 239 | ||
| macos-release-arm64 | OK | 219 | ||
| macos-oldrel-arm64 | OK | 239 | ||
| windows-devel | OK | 185 | ||
| windows-release | OK | 216 | ||
| windows-oldrel | OK | 209 | ||
| wasm-release | OK | 137 |
Exports:binningbinning_bybinning_rgrcompare_categorycompare_numericcorrelatecramerdescribediagnosediagnose_categorydiagnose_numericdiagnose_outlierdiagnose_paged_reportdiagnose_reportdiagnose_sparesediagnose_web_reportdlookr_blue_pageddlookr_orange_pageddlookr_templ_htmleda_paged_reporteda_reporteda_web_reportentropyextractfind_classfind_nafind_outliersfind_skewnessget_classget_column_infoget_osget_percentileget_transformimport_google_fontimputate_naimputate_outlierjsdkldkurtosisnormalityoverviewperformance_binplot_bar_categoryplot_box_numericplot_correlateplot_hist_numericplot_na_hclustplot_na_intersectplot_na_paretoplot_normalityplot_outlierplot_qq_numericppsrelateskewnesstarget_bytheiltransformtransformation_paged_reporttransformation_reporttransformation_web_reportunivar_categoryunivar_numeric
Dependencies:AsioHeadersbackportsbase64encbitbit64bookdownbootbroombslibcachemclicliprcodetoolscommonmarkcpp11crayondigestdplyrevaluatefarverfastmapfontawesomeforcatsforeachfsgenericsggplot2glmnetgluegridExtragtablehavenhighrhmshtmltoolshtmlwidgetshttpuvisobanditeratorsjomojquerylibjsonlitekableExtraknitrlabelinglaterlatticelifecyclelme4magrittrMASSMatrixmemoisemicemimeminqamitmlnlmenloptrnnetnumDerivordinalotelpagedownpanpillarpkgconfigprettyunitsprocessxprogresspromisespspurrrR6rappdirsrbibutilsRColorBrewerRcppRcppEigenRdpackreactablereactRreadrreformulasrlangrmarkdownrpartrstudioapiS7sassscalesservrshapeshinyshowtextshowtextdbsourcetoolsstringistringrsurvivalsvglitesysfontssystemfontstextshapingtibbletidyrtidyselecttinytextzdbucminfutf8vctrsviridisLitevroomwebsocketwithrxfunxml2xtableyaml
Data quality diagnosis
Rendered fromdiagonosis.Rmdusingknitr::rmarkdownon May 09 2026.Last update: 2025-08-28
Started: 2018-04-23
Data Transformation
Rendered fromtransformation.Rmdusingknitr::rmarkdownon May 09 2026.Last update: 2025-08-28
Started: 2018-04-23
Exploratory Data Analysis
Rendered fromEDA.Rmdusingknitr::rmarkdownon May 09 2026.Last update: 2025-08-28
Started: 2018-04-23
Introduce dlookr
Rendered fromIntroduce.Rmdusingknitr::rmarkdownon May 09 2026.Last update: 2023-12-29
Started: 2020-09-02
