The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Automatic normalisation of a data frame to third normal form, with the intention of easing the process of data cleaning. (Usage to design your actual database for you is not advised.) Originally inspired by the 'AutoNormalize' library for 'Python' by 'Alteryx' (<https://github.com/alteryx/autonormalize>), with various changes and improvements. Automatic discovery of functional or approximate dependencies, normalisation based on those, and plotting of the resulting "database" via 'Graphviz', with options to exclude some attributes at discovery time, or remove discovered dependencies at normalisation time.
Version: | 2.3.1 |
Depends: | R (≥ 4.1.0) |
Imports: | rlang |
Suggests: | spelling, DiagrammeR (≥ 1.0.7), testthat (≥ 3.1.4), R.utils (≥ 2.11.0), hedgehog (≥ 0.1), tibble (≥ 3.2.1), knitr, rmarkdown |
Published: | 2025-03-19 |
DOI: | 10.32614/CRAN.package.autodb |
Author: | Mark Webster |
Maintainer: | Mark Webster <markwebster204 at yahoo.co.uk> |
BugReports: | https://github.com/CharnelMouse/autodb/issues |
License: | BSD_3_clause + file LICENSE |
URL: | https://charnelmouse.github.io/autodb/, https://github.com/CharnelMouse/autodb |
NeedsCompilation: | no |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | autodb results |
Reference manual: | autodb.pdf |
Vignettes: |
Using autodb (source, R code) |
Package source: | autodb_2.3.1.tar.gz |
Windows binaries: | r-devel: autodb_2.3.1.zip, r-release: autodb_2.3.1.zip, r-oldrel: autodb_2.3.1.zip |
macOS binaries: | r-devel (arm64): autodb_2.3.1.tgz, r-release (arm64): autodb_2.3.1.tgz, r-oldrel (arm64): autodb_2.3.1.tgz, r-devel (x86_64): autodb_2.3.1.tgz, r-release (x86_64): autodb_2.3.1.tgz, r-oldrel (x86_64): autodb_2.3.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=autodb to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.