Package: myrror
Title: Compare Two Data Frames and Summarize Differences
Version: 0.1.2
Authors@R: c(
    person("Giorgia", "Cecchinato", , "gcecchinato@worldbank.org", role = c("aut")),
    person("R.Andres", "Castaneda", , "acastanedaa@worldbank.org", role = c("aut", "cre")),
    person("Rossana", "Tatulli", , "rtatulli@worldbank.org", role = "aut"),
    person("Global Poverty and Inequality Data Team", "World Bank", role = "cph")
  )
Description: Tools for systematic comparison of data frames, offering
    functionality to identify, quantify, and extract differences. Provides
    functions with user-friendly and interactive console output for
    immediate analysis, while also offering options to export differences
    as structured data frames that can be easily integrated into existing
    workflows.
License: MIT + file LICENSE
URL: https://pip-technical-team.github.io/myrror/,
        https://github.com/PIP-Technical-Team/myrror
Depends: R (>= 4.3.0)
Imports: cli (>= 3.6.2), collapse, data.table (>= 1.15.4), digest, joyn
        (>= 0.3.0), rlang, utils
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), withr
VignetteBuilder: knitr
Config/Needs/website: rmarkdown, tidyverse, gapminder, DT
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
BugReports: https://github.com/PIP-Technical-Team/myrror/issues
NeedsCompilation: no
Packaged: 2025-12-19 16:35:27 UTC; wb384996
Author: Giorgia Cecchinato [aut],
  R.Andres Castaneda [aut, cre],
  Rossana Tatulli [aut],
  Global Poverty and Inequality Data Team World Bank [cph]
Maintainer: R.Andres Castaneda <acastanedaa@worldbank.org>
Repository: CRAN
Date/Publication: 2026-01-06 11:20:02 UTC
Built: R 4.4.3; ; 2026-01-06 12:09:30 UTC; unix
