# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "autodb" in publications use:' type: software license: BSD-3-Clause title: 'autodb: Automatic Database Normalisation for Data Frames' version: 2.3.1 doi: 10.32614/CRAN.package.autodb abstract: 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' (), 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. authors: - family-names: Webster given-names: Mark email: markwebster204@yahoo.co.uk orcid: https://orcid.org/0000-0002-3351-0686 repository: https://charnelmouse.r-universe.dev repository-code: https://github.com/CharnelMouse/autodb commit: d190e80f67c2f7b1c91d4637eeaa0c1d908a63c5 url: https://charnelmouse.github.io/autodb/ contact: - family-names: Webster given-names: Mark email: markwebster204@yahoo.co.uk orcid: https://orcid.org/0000-0002-3351-0686