{
  "_id": "6a1e9f3d1d7bb097a0a70020",
  "Package": "wordbankr",
  "Type": "Package",
  "Title": "Accessing the Wordbank Database",
  "Description": "Connecting to Wordbank, an open repository for\ndevelopmental vocabulary data. For more information on the\nunderlying data, see <http://wordbank.stanford.edu>.",
  "Version": "1.0.3.9001",
  "Authors@R": "c(\nperson(\"Mika\", \"Braginsky\", email = \"mika.br@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Daniel\", \"Yurovsky\", email = \"yurovsky@stanford.edu\", role = \"ctb\"),\nperson(\"Michael\", \"Frank\", email = \"mcfrank@stanford.edu\", role = \"ctb\"),\nperson(\"Danielle\", \"Kellier\", email = \"dkellier@stanford.edu\", role = \"ctb\"),\nperson(\"Alvin\", \"Tan\", email = \"tanawm@stanford.edu\", role = \"ctb\")\n)",
  "License": "GPL-3",
  "URL": "https://langcog.github.io/wordbankr/,\nhttps://github.com/langcog/wordbankr/",
  "BugReports": "https://github.com/langcog/wordbankr/issues/",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Repository": "https://mikabr.r-universe.dev",
  "Date/Publication": "2026-04-03 21:08:48 UTC",
  "RemoteUrl": "https://github.com/langcog/wordbankr",
  "RemoteRef": "HEAD",
  "RemoteSha": "05367498f68fea187e6df77c097795fe25eb0305",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 09:08:46 UTC",
    "User": "root"
  },
  "Author": "Mika Braginsky [aut, cre],\nDaniel Yurovsky [ctb],\nMichael Frank [ctb],\nDanielle Kellier [ctb],\nAlvin Tan [ctb]",
  "Maintainer": "Mika Braginsky <mika.br@gmail.com>",
  "MD5sum": "3e84418ad8b61b33b7abb9daed55b438",
  "_user": "mikabr",
  "_type": "src",
  "_file": "wordbankr_1.0.3.9001.tar.gz",
  "_fileid": "35b6bc7b086082ffd3524c9c42a8544f1add496b12ac39ee7d42fb4d02852a4b",
  "_filesize": 236962,
  "_sha256": "35b6bc7b086082ffd3524c9c42a8544f1add496b12ac39ee7d42fb4d02852a4b",
  "_created": "2026-06-02T09:08:46.000Z",
  "_published": "2026-06-02T09:15:41.275Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79037221456,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353595341"
    },
    {
      "job": 79037221440,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353604434"
    },
    {
      "job": 79037221640,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353602244"
    },
    {
      "job": 79037221471,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353595921"
    },
    {
      "job": 79036355925,
      "time": 306,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353547535"
    },
    {
      "job": 79037221499,
      "time": 381,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353682100"
    },
    {
      "job": 79037221493,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353582133"
    },
    {
      "job": 79037221610,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353587664"
    },
    {
      "job": 79037221486,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353585737"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mikabr/actions/runs/26809745076",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/langcog/wordbankr",
  "_commit": {
    "id": "05367498f68fea187e6df77c097795fe25eb0305",
    "author": "Mika Braginsky <mika.br@gmail.com>",
    "committer": "Mika Braginsky <mika.br@gmail.com>",
    "message": "remove cruft from config file\n",
    "time": 1775250528
  },
  "_maintainer": {
    "name": "Mika Braginsky",
    "email": "mika.br@gmail.com",
    "login": "mikabr",
    "description": "Research software developer at Stanford",
    "uuid": 1414971
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "version": ">= 0.2.1",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "version": ">= 1.1.3",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "version": ">= 2.3.4",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.3",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.6.2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.7",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "quantregGrowth",
      "version": ">= 1.7-0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "RMySQL",
      "version": ">= 0.10.26",
      "role": "Imports"
    },
    {
      "package": "robustbase",
      "version": ">= 0.99-0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "langcog",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 33,
  "_contributors": [
    {
      "user": "mikabr",
      "count": 134,
      "uuid": 1414971
    },
    {
      "user": "dyurovsky",
      "count": 13,
      "uuid": 2490091
    },
    {
      "user": "alvinwmtan",
      "count": 8,
      "uuid": 66404649
    },
    {
      "user": "mcfrank",
      "count": 2,
      "uuid": 1158807
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 1414971,
    "type": "user",
    "name": "Mika Braginsky",
    "description": "Research software developer at Stanford"
  },
  "_downloads": {
    "count": 41,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wordbankr"
  },
  "_devurl": "https://github.com/langcog/wordbankr",
  "_pkgdown": "https://langcog.github.io/wordbankr/",
  "_searchresults": 217,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/wordbankr.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2015-10-31"
    },
    {
      "version": "0.2.0",
      "date": "2016-06-14"
    },
    {
      "version": "0.3.0",
      "date": "2018-03-14"
    },
    {
      "version": "0.3.1",
      "date": "2020-11-14"
    },
    {
      "version": "1.0.0",
      "date": "2022-09-09"
    },
    {
      "version": "1.0.1",
      "date": "2023-10-13"
    },
    {
      "version": "1.0.2",
      "date": "2023-11-10"
    },
    {
      "version": "1.0.3",
      "date": "2024-03-01"
    }
  ],
  "_exports": [
    "connect_to_wordbank",
    "fit_aoa",
    "fit_vocab_quantiles",
    "get_administration_data",
    "get_crossling_data",
    "get_crossling_items",
    "get_datasets",
    "get_instrument_data",
    "get_instruments",
    "get_item_data",
    "get_wordbank_args",
    "summarise_items"
  ],
  "_help": [
    {
      "page": "connect_to_wordbank",
      "title": "Connect to the Wordbank database",
      "topics": [
        "connect_to_wordbank"
      ]
    },
    {
      "page": "fit_aoa",
      "title": "Fit age of acquisition estimates for Wordbank data",
      "topics": [
        "fit_aoa"
      ]
    },
    {
      "page": "fit_vocab_quantiles",
      "title": "Fit quantiles to vocabulary sizes using quantile regression",
      "topics": [
        "fit_vocab_quantiles"
      ]
    },
    {
      "page": "get_administration_data",
      "title": "Get the Wordbank by-administration data",
      "topics": [
        "get_administration_data"
      ]
    },
    {
      "page": "get_crossling_data",
      "title": "Get item-by-age summary statistics for items across languages",
      "topics": [
        "get_crossling_data"
      ]
    },
    {
      "page": "get_crossling_items",
      "title": "Get the uni_lemmas available in Wordbank",
      "topics": [
        "get_crossling_items"
      ]
    },
    {
      "page": "get_datasets",
      "title": "Get the Wordbank data sources",
      "topics": [
        "get_datasets"
      ]
    },
    {
      "page": "get_instrument_data",
      "title": "Get the Wordbank administration-by-item data",
      "topics": [
        "get_instrument_data"
      ]
    },
    {
      "page": "get_instruments",
      "title": "Get the Wordbank instruments",
      "topics": [
        "get_instruments"
      ]
    },
    {
      "page": "get_item_data",
      "title": "Get the Wordbank by-item data",
      "topics": [
        "get_item_data"
      ]
    },
    {
      "page": "get_wordbank_args",
      "title": "Get database connection arguments",
      "topics": [
        "get_wordbank_args"
      ]
    },
    {
      "page": "summarise_items",
      "title": "Get item-by-age summary statistics",
      "topics": [
        "summarise_items"
      ]
    }
  ],
  "_readme": "https://github.com/langcog/wordbankr/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "blob",
    "cli",
    "cpp11",
    "DBI",
    "dbplyr",
    "DEoptimR",
    "dplyr",
    "generics",
    "glue",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "pillar",
    "pkgconfig",
    "purrr",
    "quantreg",
    "quantregGrowth",
    "R6",
    "rlang",
    "RMySQL",
    "robustbase",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "wordbankr.Rmd",
      "filename": "wordbankr.html",
      "title": "Accessing the Wordbank database",
      "author": "Mika Braginsky",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Administrations",
        "Items",
        "Administrations x Items",
        "Metadata",
        "Instruments",
        "Datasets",
        "Advanced functionality: Age of acquisition",
        "Advanced functionality: Cross-linguistic data"
      ],
      "created": "2015-07-17 19:35:06",
      "modified": "2024-02-13 21:54:24",
      "commits": 18
    }
  ],
  "_score": 6.156003669390398,
  "_indexed": false,
  "_nocasepkg": "wordbankr",
  "_universes": [
    "mikabr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3.9001",
      "date": "2026-06-02T09:10:46.000Z",
      "distro": "noble",
      "commit": "05367498f68fea187e6df77c097795fe25eb0305",
      "fileid": "972e5b01ee8c6a1e7831f7c0abffe53e0d4f667ab6e6baac3bbed50e3b78faac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikabr/actions/runs/26809745076"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3.9001",
      "date": "2026-06-02T09:11:04.000Z",
      "distro": "noble",
      "commit": "05367498f68fea187e6df77c097795fe25eb0305",
      "fileid": "de45f381f7cfb5e670a9f72494017bf58e94db71843e67e2fb3fe761737c8829",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikabr/actions/runs/26809745076"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3.9001",
      "date": "2026-06-02T09:11:14.000Z",
      "commit": "05367498f68fea187e6df77c097795fe25eb0305",
      "fileid": "645be114fecfe5866c9cdae4961467a605f2e56eeb6051a523b47aee9203330f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikabr/actions/runs/26809745076"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3.9001",
      "date": "2026-06-02T09:10:53.000Z",
      "commit": "05367498f68fea187e6df77c097795fe25eb0305",
      "fileid": "ed6ab50fbdec91e38b81842045cc07daaf77fb863c2482b5f3ca79408e148b76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikabr/actions/runs/26809745076"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3.9001",
      "date": "2026-06-02T09:15:25.000Z",
      "commit": "05367498f68fea187e6df77c097795fe25eb0305",
      "fileid": "5c49e168fc5a5d58911519fe266268961f84de4afd4661902c94464629c98f87",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mikabr/actions/runs/26809745076"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3.9001",
      "date": "2026-06-02T09:10:00.000Z",
      "commit": "05367498f68fea187e6df77c097795fe25eb0305",
      "fileid": "d525f01675c5815418eb6f3945fc6337627da0485ffc8842417dbec955d84e2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikabr/actions/runs/26809745076"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3.9001",
      "date": "2026-06-02T09:10:15.000Z",
      "commit": "05367498f68fea187e6df77c097795fe25eb0305",
      "fileid": "92c28381ce89115a8f281cae07bffaa86e330cf6f964b7dc0499ac8ace8db626",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikabr/actions/runs/26809745076"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3.9001",
      "date": "2026-06-02T09:10:00.000Z",
      "commit": "05367498f68fea187e6df77c097795fe25eb0305",
      "fileid": "6d4f914dce452a373486dc5722aefb1d7d723ed0281054901eacc53647743463",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikabr/actions/runs/26809745076"
    }
  ]
}