Package: myrror Title: Compare Two Data Frames and Summarize Differences Version: 0.1.2.9000 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 BugReports: https://github.com/PIP-Technical-Team/myrror/issues Repository: https://pip-technical-team.r-universe.dev Date/Publication: 2026-01-21 19:20:38 UTC RemoteUrl: https://github.com/pip-technical-team/myrror RemoteRef: HEAD RemoteSha: 10495b37393c3492c491718b8c08798813ccd6bc NeedsCompilation: no Packaged: 2026-06-21 09:49:49 UTC; root 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