Package: DataDNA Title: Data Frame Fingerprints and Lineage Figures Version: 0.1.0 Authors@R: c( person("Tony", "Lu", role = c("aut", "cre"), email = "xulunt123@gmail.com") ) Description: Profiles R data frames as compact data fingerprints using schema, shape, missingness, distribution, category, uniqueness, time, and role signals. It compares versions, identifies close relatives in a library of historical data sets, and renders portable HTML cards plus static PNG/PDF lineage figures for reports. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 4.1.0) Imports: htmltools Repository: https://tonyisfool.r-universe.dev Date/Publication: 2026-05-04 10:13:22 UTC RemoteUrl: https://github.com/tonyisfool/datadna RemoteRef: HEAD RemoteSha: 590aa03c4ecf67c3213cb41b95a2ea335101e104 NeedsCompilation: no Packaged: 2026-06-06 08:14:11 UTC; root Author: Tony Lu [aut, cre] Maintainer: Tony Lu