langcog. To fix this you can add URL: https://mikabr.r-universe.dev/wordbankr to the package DESCRIPTION file. See also theR-universe documentation.Package: wordbankr 1.0.3.9001
wordbankr: Accessing the Wordbank Database
Connecting to Wordbank, an open repository for developmental vocabulary data. For more information on the underlying data, see <http://wordbank.stanford.edu>.
Authors:
wordbankr_1.0.3.9001.tar.gz
wordbankr_1.0.3.9001.zip(r-4.7)wordbankr_1.0.3.9001.zip(r-4.6)wordbankr_1.0.3.9001.zip(r-4.5)
wordbankr_1.0.3.9001.tgz(r-4.6-any)wordbankr_1.0.3.9001.tgz(r-4.5-any)
wordbankr_1.0.3.9001.tar.gz(r-4.7-any)wordbankr_1.0.3.9001.tar.gz(r-4.6-any)
wordbankr_1.0.3.9001.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
wordbankr/json (API)
NEWS
| # Install 'wordbankr' in R: |
| install.packages('wordbankr', repos = c('https://mikabr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/langcog/wordbankr/issues
Pkgdown/docs site:https://langcog.github.io
Last updated from:05367498f6. Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 132 | ||
| source / vignettes | OK | 306 | ||
| linux-release-x86_64 | OK | 158 | ||
| macos-release-arm64 | OK | 162 | ||
| macos-oldrel-arm64 | OK | 170 | ||
| windows-devel | OK | 95 | ||
| windows-release | OK | 105 | ||
| windows-oldrel | OK | 108 | ||
| wasm-release | OK | 381 |
Exports:connect_to_wordbankfit_aoafit_vocab_quantilesget_administration_dataget_crossling_dataget_crossling_itemsget_datasetsget_instrument_dataget_instrumentsget_item_dataget_wordbank_argssummarise_items
Dependencies:assertthatblobclicpp11DBIdbplyrDEoptimRdplyrgenericsgluejsonlitelatticelifecyclemagrittrMASSMatrixMatrixModelspillarpkgconfigpurrrquantregquantregGrowthR6rlangRMySQLrobustbaseSparseMstringistringrsurvivaltibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Connect to the Wordbank database | connect_to_wordbank |
| Fit age of acquisition estimates for Wordbank data | fit_aoa |
| Fit quantiles to vocabulary sizes using quantile regression | fit_vocab_quantiles |
| Get the Wordbank by-administration data | get_administration_data |
| Get item-by-age summary statistics for items across languages | get_crossling_data |
| Get the uni_lemmas available in Wordbank | get_crossling_items |
| Get the Wordbank data sources | get_datasets |
| Get the Wordbank administration-by-item data | get_instrument_data |
| Get the Wordbank instruments | get_instruments |
| Get the Wordbank by-item data | get_item_data |
| Get database connection arguments | get_wordbank_args |
| Get item-by-age summary statistics | summarise_items |
