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 <https://langcog.github.io/childes-db-website/>.
Version: 0.2.3
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.0)
License: GPL-3
URL: https://github.com/langcog/childesr
BugReports: https://github.com/langcog/childesr/issues
Encoding: UTF-8
Imports: DBI (>= 1.1), dbplyr (>= 2.1), dplyr (>= 1.0), jsonlite (>=
        1.7), magrittr (>= 2.0), purrr (>= 0.3), RMySQL (>= 0.10.21)
Suggests: knitr, rmarkdown, curl
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-01-26 23:47:41 UTC; jessicamankewitz
Author: Mika Braginsky [aut, cre],
  Alessandro Sanchez [aut, ctb],
  Daniel Yurovsky [aut],
  Kyle MacDonald [ctb],
  Stephan Meylan [ctb],
  Jessica Mankewitz [ctb]
Maintainer: Mika Braginsky <mika.br@gmail.com>
Repository: CRAN
Date/Publication: 2022-01-27 00:00:02 UTC
Built: R 4.2.0; ; 2022-03-22 16:26:08 UTC; unix
