Package: syncdr
Title: Facilitate File Handling, Directory Comparison & Synchronization
Version: 0.1.1
Authors@R: 
    c(
      person(
        given = "R.Andres", 
        family = "Castaneda", 
        email = "acastanedaa@worldbank.org",
        role = "aut"
      ),
      person(
        given = "Rossana",
        family = "Tatulli",
        email = "rtatulli@worldbank.org",
        role = c("aut", "cre")
      ),
      person(
        given = "Global Poverty and Inequality Data Team",
        family = "World Bank",
        role = "cph"
    )
    )
Description: Compare directories flexibly (by date, content, or both) and synchronize files efficiently, with asymmetric and symmetric modes, helper tools, and visualization support for file management.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: collapse, data.table, digest, secretbase, cli, DT, fs, joyn
        (>= 0.3.0), stats, knitr, utils, rstudioapi
Suggests: fst, withr, rmarkdown, mockery, testthat (>= 3.0.0)
Depends: R (>= 4.1.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://rossanatat.github.io/syncdr/,
        https://github.com/RossanaTat/syncdr
BugReports: https://github.com/RossanaTat/syncdr/issues
NeedsCompilation: no
Packaged: 2026-01-23 21:57:30 UTC; wb621604
Author: R.Andres Castaneda [aut],
  Rossana Tatulli [aut, cre],
  Global Poverty and Inequality Data Team World Bank [cph]
Maintainer: Rossana Tatulli <rtatulli@worldbank.org>
Repository: CRAN
Date/Publication: 2026-01-27 21:30:02 UTC
Built: R 4.5.2; ; 2026-01-27 22:11:36 UTC; unix
