Package: childeswordfreq
Title: Word Frequency Extraction and Summarization
Version: 0.1.0
Authors@R: 
    person("Nahar", "Albudoor", email = "n.albudoor@gmail.com", role = c("aut", "cre"))
Description: Provides tools to extract word frequencies from the CHILDES
    (Child Language Data Exchange System) corpus. The main function allows users
    to input a list of words and receive speaker-role-specific frequency counts
    and a summary of the dataset. The output includes Excel-formatted tables of
    word counts and metadata summaries such as number of speakers, transcripts,
    children, and token counts. Useful for researchers studying early language
    acquisition, corpus linguistics, and speaker role variation. The CHILDES
    database is maintained at <https://childes.talkbank.org/>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: childesr, readr, dplyr, tidyr, writexl, rlang, magrittr, stats
URL: https://github.com/n-albudoor/childeswordfreq
BugReports: https://github.com/n-albudoor/childeswordfreq/issues
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-04-01 15:53:07 UTC; albudoor.1
Author: Nahar Albudoor [aut, cre]
Maintainer: Nahar Albudoor <n.albudoor@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-08 15:20:02 UTC
Built: R 4.4.3; ; 2025-10-08 04:24:22 UTC; windows
