Package: sumer
Type: Package
Title: Sumerian Cuneiform Text Analysis
Version: 1.1.0
Authors@R: c(
    person(
			given = "Robin",
           family = "Wellmann",
           role = c("aut", "cre"),
           email = "ro.wellmann@gmail.com"
		)
	)
Description: Provides functions for converting transliterated Sumerian texts to sign names and cuneiform characters,
    creating and querying dictionaries, and analyzing the structure of
    Sumerian words. Includes a built-in dictionary and supports both
    forward lookup (Sumerian to English) and reverse lookup (English to
    Sumerian).
License: GPL-3
Encoding: UTF-8
Depends: R (>= 4.0.0)
Imports: stringr, officer, xml2, cli, rlang, ggplot2, ragg
RoxygenNote: 7.3.3
Maintainer: Robin Wellmann <ro.wellmann@gmail.com>
NeedsCompilation: no
Packaged: 2026-02-18 12:40:40 UTC; rowel
Author: Robin Wellmann [aut, cre]
Repository: CRAN
Date/Publication: 2026-02-18 13:10:02 UTC
Built: R 4.4.3; ; 2026-02-25 10:55:27 UTC; unix
