Package: sumer
Type: Package
Title: Sumerian Cuneiform Text Analysis
Version: 1.0.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, dplyr, cli
RoxygenNote: 7.3.3
Maintainer: Robin Wellmann <ro.wellmann@gmail.com>
NeedsCompilation: no
Packaged: 2026-01-19 18:17:13 UTC; rowel
Author: Robin Wellmann [aut, cre]
Repository: CRAN
Date/Publication: 2026-01-23 14:20:02 UTC
Built: R 4.5.1; ; 2026-01-23 18:31:32 UTC; unix
