Package: aesopR
Type: Package
Title: Tools for Text Analysis of Aesop's Fables
Version: 0.1.0
Authors@R: 
    person(
      "Dave", "Brocker",
      email = "davidabrocker@gmail.com",
      role = c("aut", "cre")
    )
Description: Provides a tidy text corpus of Aesop's Fables sourced from the
    Library of Congress, along with analysis-ready datasets for sentiment,
    emotion, and linguistic analysis of moral storytelling. The package
    includes both full narrative texts and word-level representations to
    support exploratory text analysis and teaching workflows.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Suggests: dplyr
NeedsCompilation: no
Packaged: 2026-02-08 16:53:56 UTC; davidbrocker
Author: Dave Brocker [aut, cre]
Maintainer: Dave Brocker <davidabrocker@gmail.com>
Repository: CRAN
Date/Publication: 2026-02-11 19:50:12 UTC
Built: R 4.4.1; ; 2026-02-11 22:28:48 UTC; unix
