{
  "_id": "6a478ef08b9f0d9747cf0d18",
  "Package": "childesr",
  "Type": "Package",
  "Title": "Accessing the 'CHILDES' Database",
  "Description": "Tools for connecting to 'CHILDES', an open repository for\ntranscripts of parent-child interaction. For more information\non the underlying data, see\n<https://langcog.github.io/childes-db-website/>.",
  "Version": "0.2.3.9000",
  "Authors@R": "c(\nperson(\"Mika\", \"Braginsky\", email = \"mika.br@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Alessandro\", \"Sanchez\", email = \"amsan7@gmail.com\", role = c(\"aut\", \"ctb\")),\nperson(\"Daniel\", \"Yurovsky\", email = \"dyurovsky@gmail.com\", role = c(\"aut\")),\nperson(\"Kyle\", \"MacDonald\", email = \"kylem412@gmail.com\", role = c(\"ctb\")),\nperson(\"Stephan\", \"Meylan\", email = \"meylan.stephan@gmail.com\", role = c(\"ctb\")),\nperson(\"Jessica\", \"Mankewitz\", email=\"jmankewitz@gmail.com\", role=c(\"ctb\"))\n)",
  "License": "GPL-3",
  "URL": "https://github.com/langcog/childesr,\nhttps://langcog.github.io/childesr/",
  "BugReports": "https://github.com/langcog/childesr/issues",
  "Encoding": "UTF-8",
  "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": {
    "Date": "2026-07-02 07:43:20 UTC",
    "User": "root"
  },
  "Author": "Mika Braginsky [aut, cre],\nAlessandro Sanchez [aut, ctb],\nDaniel Yurovsky [aut],\nKyle MacDonald [ctb],\nStephan Meylan [ctb],\nJessica Mankewitz [ctb]",
  "Maintainer": "Mika Braginsky <mika.br@gmail.com>",
  "_user": "langcog",
  "_type": "src",
  "_file": "childesr_0.2.3.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/189c15d7bf3f9f796cd37c630910dad848addfb48ac7e6026b47c54f991d5478",
  "_filesize": 123435,
  "_sha256": "189c15d7bf3f9f796cd37c630910dad848addfb48ac7e6026b47c54f991d5478",
  "_expires": "2026-10-11T10:29:03.000Z",
  "_created": "2026-07-02T07:43:20.000Z",
  "_published": "2026-07-03T10:29:04.487Z",
  "_jobs": [
    {
      "job": 84980778208,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032232410"
    },
    {
      "job": 84980778283,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032232134"
    },
    {
      "job": 84980778220,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8032230732"
    },
    {
      "job": 84980778252,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032231002"
    },
    {
      "job": 84980803012,
      "time": 482,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032186416"
    },
    {
      "job": 84980778248,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8032223549"
    },
    {
      "job": 84980778249,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032212899"
    },
    {
      "job": 84980778394,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8032219061"
    },
    {
      "job": 84980778298,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032214357"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/langcog/actions/runs/28573689599",
  "_status": "success",
  "_upstream": "https://github.com/langcog/childesr",
  "_commit": {
    "id": "976c1966433b12152cc5ef1aa24a7614d4fb5085",
    "author": "Mika Braginsky <mika.br@gmail.com>",
    "committer": "Mika Braginsky <mika.br@gmail.com>",
    "message": "bump down required R version to make oldrel check work\n",
    "time": 1775250833
  },
  "_maintainer": {
    "name": "Mika Braginsky",
    "email": "mika.br@gmail.com",
    "login": "mikabr",
    "description": "Research software developer at Stanford",
    "uuid": 1414971
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4",
      "role": "Depends"
    },
    {
      "package": "DBI",
      "version": ">= 1.3",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "version": ">= 2.5",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 2.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1",
      "role": "Imports"
    },
    {
      "package": "RMySQL",
      "version": ">= 0.11.2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    }
  ],
  "_owner": "langcog",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-14",
      "n": 8
    }
  ],
  "_tags": [],
  "_stars": 14,
  "_contributors": [
    {
      "user": "mikabr",
      "count": 61,
      "uuid": 1414971
    },
    {
      "user": "jmankewitz",
      "count": 21,
      "uuid": 8647029
    },
    {
      "user": "amsan7",
      "count": 18,
      "uuid": 9631010
    },
    {
      "user": "sarpu",
      "count": 9,
      "uuid": 13471031
    },
    {
      "user": "smeylan",
      "count": 8,
      "uuid": 779916
    },
    {
      "user": "dyurovsky",
      "count": 8,
      "uuid": 2490091
    },
    {
      "user": "traviscibot",
      "count": 1,
      "uuid": 33116358
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 6172811,
    "type": "organization",
    "name": "langcog",
    "followers": 24
  },
  "_downloads": {
    "count": 384,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/childesr"
  },
  "_devurl": "https://github.com/langcog/childesr",
  "_pkgdown": "https://langcog.github.io/childesr/",
  "_searchresults": 140,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/childesr.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/langcog/childesr",
  "_realowner": "langcog",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-05-18"
    },
    {
      "version": "0.1.1",
      "date": "2019-04-26"
    },
    {
      "version": "0.1.2",
      "date": "2019-10-17"
    },
    {
      "version": "0.2.1",
      "date": "2020-11-13"
    },
    {
      "version": "0.2.2",
      "date": "2021-10-04"
    },
    {
      "version": "0.2.3",
      "date": "2022-01-27"
    }
  ],
  "_exports": [
    "clear_connections",
    "connect_to_childes",
    "get_collections",
    "get_contexts",
    "get_corpora",
    "get_db_info",
    "get_participants",
    "get_speaker_statistics",
    "get_sql_query",
    "get_tokens",
    "get_transcripts",
    "get_types",
    "get_utterances"
  ],
  "_help": [
    {
      "page": "clear_connections",
      "title": "Clear all MySQL connections",
      "topics": [
        "clear_connections"
      ]
    },
    {
      "page": "connect_to_childes",
      "title": "Connect to CHILDES",
      "topics": [
        "connect_to_childes"
      ]
    },
    {
      "page": "get_collections",
      "title": "Get collections",
      "topics": [
        "get_collections"
      ]
    },
    {
      "page": "get_content",
      "title": "Get content",
      "topics": [
        "get_content"
      ]
    },
    {
      "page": "get_contexts",
      "title": "Get the utterances surrounding a token(s)",
      "topics": [
        "get_contexts"
      ]
    },
    {
      "page": "get_corpora",
      "title": "Get corpora",
      "topics": [
        "get_corpora"
      ]
    },
    {
      "page": "get_db_info",
      "title": "Get information on database connection options",
      "topics": [
        "get_db_info"
      ]
    },
    {
      "page": "get_participants",
      "title": "Get participants",
      "topics": [
        "get_participants"
      ]
    },
    {
      "page": "get_speaker_statistics",
      "title": "Get speaker statistics",
      "topics": [
        "get_speaker_statistics"
      ]
    },
    {
      "page": "get_sql_query",
      "title": "Run a SQL Query script on the CHILDES database",
      "topics": [
        "get_sql_query"
      ]
    },
    {
      "page": "get_table",
      "title": "Get table",
      "topics": [
        "get_table"
      ]
    },
    {
      "page": "get_tokens",
      "title": "Get tokens",
      "topics": [
        "get_tokens"
      ]
    },
    {
      "page": "get_transcripts",
      "title": "Get transcripts",
      "topics": [
        "get_transcripts"
      ]
    },
    {
      "page": "get_types",
      "title": "Get types",
      "topics": [
        "get_types"
      ]
    },
    {
      "page": "get_utterances",
      "title": "Get utterances",
      "topics": [
        "get_utterances"
      ]
    }
  ],
  "_readme": "https://github.com/langcog/childesr/raw/HEAD/README.md",
  "_rundeps": [
    "blob",
    "cli",
    "cpp11",
    "DBI",
    "dbplyr",
    "dplyr",
    "generics",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "RMySQL",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "access_childes_db.Rmd",
      "filename": "access_childes_db.html",
      "title": "Accessing childes-db",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Get transcripts",
        "Get participants",
        "Get tokens",
        "Get types",
        "Get utterances",
        "Get speaker statistics",
        "Get SQL Query"
      ],
      "created": "2017-08-24 23:32:37",
      "modified": "2021-09-15 19:58:51",
      "commits": 13
    }
  ],
  "_score": 7.313445370426415,
  "_indexed": true,
  "_nocasepkg": "childesr",
  "_universes": [
    "langcog",
    "mikabr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3.9000",
      "date": "2026-07-02T07:50:00.000Z",
      "distro": "resolute",
      "commit": "976c1966433b12152cc5ef1aa24a7614d4fb5085",
      "fileid": "https://r2.ropensci.org/15521a5f96064dc5a4b74dda7752f1cedd250c57f984588d28f5a335583b7886",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/langcog/actions/runs/28573689599"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.3.9000",
      "date": "2026-07-02T07:49:58.000Z",
      "distro": "resolute",
      "commit": "976c1966433b12152cc5ef1aa24a7614d4fb5085",
      "fileid": "https://r2.ropensci.org/3a893df60d3287999a6aaf4e878da247188a6fcd6861e05c811d13115cb5fce5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/langcog/actions/runs/28573689599"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3.9000",
      "date": "2026-07-02T07:49:56.000Z",
      "commit": "976c1966433b12152cc5ef1aa24a7614d4fb5085",
      "fileid": "https://r2.ropensci.org/2f48d27ae92197fe7dc1f603b3e1da9cfa5daf7e11c7ec5f425b049dc0703fb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/langcog/actions/runs/28573689599"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.3.9000",
      "date": "2026-07-02T07:49:57.000Z",
      "commit": "976c1966433b12152cc5ef1aa24a7614d4fb5085",
      "fileid": "https://r2.ropensci.org/ee29df6883d07c26e10173889bbbd9a5df5887528406c8d2eced1d0b68164291",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/langcog/actions/runs/28573689599"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3.9000",
      "date": "2026-07-02T07:49:47.000Z",
      "commit": "976c1966433b12152cc5ef1aa24a7614d4fb5085",
      "fileid": "https://r2.ropensci.org/d400dd7e4eb4b2bff0e5538e676a79277a871c75e4dd3cebc94c8351c195cd7b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/langcog/actions/runs/28573689599"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-07-02T07:49:00.000Z",
      "commit": "976c1966433b12152cc5ef1aa24a7614d4fb5085",
      "fileid": "https://r2.ropensci.org/75659a8e771cce0352c8770e4276e1175fceaf9999bee1b5c27f3d4bdcc7e940",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/langcog/actions/runs/28573689599"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-07-02T07:49:17.000Z",
      "commit": "976c1966433b12152cc5ef1aa24a7614d4fb5085",
      "fileid": "https://r2.ropensci.org/ef8a63d023f6bac1dfd28bde1b4801885ec2d336427606d9395f7632a133e044",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/langcog/actions/runs/28573689599"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-07-02T07:49:05.000Z",
      "commit": "976c1966433b12152cc5ef1aa24a7614d4fb5085",
      "fileid": "https://r2.ropensci.org/7086f7ce85dd0bf2e712d48f835652167ec7f15a58a58a578c9cc87f151c759a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/langcog/actions/runs/28573689599"
    }
  ]
}