CRAN/E | dlookr

dlookr

Tools for Data Diagnosis, Exploration, Transformation

Installation

About

A collection of tools that support data diagnosis, exploration, and transformation. Data diagnostics provides information and visualization of missing values and 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 relationship between target variable and predictor. Data transformation supports binning for categorizing continuous variables, imputates missing values and outliers, resolving skewness. And it creates automated reports that support these three tasks.

Citation dlookr citation info
github.com/choonghyunryu/dlookr/
choonghyunryu.github.io/dlookr/
Bug report File report

Key Metrics

Version 0.6.2
R ≥ 3.2.0
Published 2023-07-01 292 days ago
Needs compilation? no
License GPL-2
License File
CRAN checks dlookr results

Downloads

Yesterday 200 0%
Last 7 days 901 -23%
Last 30 days 4.119 -1%
Last 90 days 9.883 +43%
Last 365 days 38.563 -11%

Maintainer

Maintainer

Choonghyun Ryu

choonghyun.ryu@gmail.com

Authors

Choonghyun Ryu

aut / cre

Material

NEWS
Reference manual
Package source

In Views

MissingData

Vignettes

Exploratory Data Analysis
Data quality diagnosis
Introduce dlookr
Data Transformation

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

dlookr archive

Depends

R ≥ 3.2.0

Imports

dplyr ≥ 0.7.6
showtext ≥ 0.9-4
sysfonts ≥ 0.7.1
ggplot2 ≥ 3.0.0
grid
gridExtra
hrbrthemes ≥ 0.8.0
htmltools
kableExtra
knitr ≥ 1.22
methods
mice
pagedown ≥ 0.15
partykit
purrr
reactable
rlang
rmarkdown
shiny
tibble
tidyr
tidyselect
utils

Suggests

DBI
classInt
dbplyr
forecast ≥ 8.3
Hmisc
ISLR
nycflights13
ppsr
randomForest
rpart
prettydoc
RSQLite
ranger
stringi

Reverse Imports

alookr