Package: syncR Title: Integrate and Coordinate Data Across the Circadia Lab Package Ecosystem Version: 0.1.0 Authors@R: c( person("Lucas", "França", email = "lucas.franca@northumbria.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0853-1319")), person("Mario", "Leocadio-Miguel", email = "mario.miguel@northumbria.ac.uk", role = "aut", comment = c(ORCID = "0000-0002-7248-3529")) ) Description: syncR is the integrator and coordinator of the Circadia Lab R ecosystem. It pulls sociodemographic and questionnaire data from tallieR, sleep diary data from slumbR, and actigraphy-derived circadian metrics from zeitR into a single unified, participant-indexed database. syncR::sync() — pulling everything into alignment, just like the SCN does. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://github.com/circadia-bio/syncR BugReports: https://github.com/circadia-bio/syncR/issues Imports: dplyr, rlang, cli Suggests: zeitR, slumbR, tallieR, testthat (>= 3.0.0), knitr, rmarkdown Remotes: circadia-bio/zeitR, circadia-bio/slumbR, circadia-bio/tallieR Config/testthat/edition: 3 VignetteBuilder: knitr Repository: https://circadia-bio.r-universe.dev Date/Publication: 2026-06-29 05:19:56 UTC RemoteUrl: https://github.com/circadia-bio/syncR RemoteRef: main RemoteSha: 5b1f60b539992d8d8a4b876e721d2c29c941dbfc NeedsCompilation: no Packaged: 2026-07-01 23:56:49 UTC; root Author: Lucas França [aut, cre] (ORCID: ), Mario Leocadio-Miguel [aut] (ORCID: ) Maintainer: Lucas França Depends: R (>= 3.5.0)