Package: joyn
Type: Package
Title: Tool for Diagnosis of Tables Joins and Complementary Join
        Features
Version: 0.1.4
Authors@R: person("R.Andres", "Castaneda", 
                  email = "acastanedaa@worldbank.org",
                  role = c("aut", "cre"))
Description: Tool for diagnosing table joins. It combines the speed
    `data.table`, the flexibility of `dplyr`, and the diagnosis and features of
    the `merge` command in `Stata`.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/randrescastaneda/joyn
BugReports: https://github.com/randrescastaneda/joyn/issues
Suggests: badger, covr, knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: rlang, data.table, glue, cli, stats, utils
Depends: R (>= 2.10)
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-12-13 17:29:41 UTC; wb384996
Author: R.Andres Castaneda [aut, cre]
Maintainer: R.Andres Castaneda <acastanedaa@worldbank.org>
Repository: CRAN
Date/Publication: 2021-12-14 13:00:12 UTC
Built: R 4.1.3; ; 2023-04-17 13:48:42 UTC; windows
