Package: sumer
Type: Package
Title: Sumerian Cuneiform Text Analysis
Version: 1.2.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, analyzing the structure of
    Sumerian words, and creating translations. 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, shiny
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
RoxygenNote: 7.3.3
Maintainer: Robin Wellmann <ro.wellmann@gmail.com>
Packaged: 2026-02-28 10:20:57 UTC; rowel
Author: Robin Wellmann [aut, cre]
Repository: CRAN
Date/Publication: 2026-02-28 10:40:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2026-03-02 14:40:07 UTC; windows
Archs: x64
