Package: childesr Type: Package Title: Accessing the 'CHILDES' Database Description: Tools for connecting to 'CHILDES', an open repository for transcripts of parent-child interaction. For more information on the underlying data, see . Version: 0.2.3.9000 Authors@R: c( person("Mika", "Braginsky", email = "mika.br@gmail.com", role = c("aut", "cre")), person("Alessandro", "Sanchez", email = "amsan7@gmail.com", role = c("aut", "ctb")), person("Daniel", "Yurovsky", email = "dyurovsky@gmail.com", role = c("aut")), person("Kyle", "MacDonald", email = "kylem412@gmail.com", role = c("ctb")), person("Stephan", "Meylan", email = "meylan.stephan@gmail.com", role = c("ctb")), person("Jessica", "Mankewitz", email="jmankewitz@gmail.com", role=c("ctb")) ) Depends: R (>= 4.4) License: GPL-3 URL: https://github.com/langcog/childesr, https://langcog.github.io/childesr/ BugReports: https://github.com/langcog/childesr/issues Encoding: UTF-8 Imports: DBI (>= 1.3), dbplyr (>= 2.5), dplyr (>= 1.2), jsonlite (>= 2.0), magrittr (>= 2.0), purrr (>= 1.2), rlang (>= 1.1), RMySQL (>= 0.11.2) Suggests: knitr, rmarkdown, curl RoxygenNote: 7.3.3 VignetteBuilder: knitr Repository: https://langcog.r-universe.dev Date/Publication: 2026-04-03 21:13:53 UTC RemoteUrl: https://github.com/langcog/childesr RemoteRef: HEAD RemoteSha: 976c1966433b12152cc5ef1aa24a7614d4fb5085 NeedsCompilation: no Packaged: 2026-07-02 07:43:20 UTC; root Author: Mika Braginsky [aut, cre], Alessandro Sanchez [aut, ctb], Daniel Yurovsky [aut], Kyle MacDonald [ctb], Stephan Meylan [ctb], Jessica Mankewitz [ctb] Maintainer: Mika Braginsky