Package: sumup Title: Utilizing Automated Text Analysis to Support Interpretation of Narrative Feedback Version: 1.0.2.9000 Authors@R: person("Joyce", "Moonen - van Loon", , "j.moonen@maastrichtuniversity.nl", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8883-8822")) Description: Combine topic modeling and sentiment analysis to identify individual students' gaps, and highlight their strengths and weaknesses across predefined competency domains and professional activities. License: GPL-3 | file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: data.table, dplyr, jsonlite, magrittr, rlang, udpipe, reticulate, stats, stringr, tibble, tidyr, tidytext, topicmodels, utils Suggests: matrixStats, reshape2, sentimentr, slam, stopwords, stringi, textstem, tokenizers LazyData: true Depends: R (>= 3.5) Config/pak/sysreqs: libgsl0-dev libicu-dev libpng-dev libxml2-dev python3 Repository: https://jmoonen.r-universe.dev Date/Publication: 2026-02-25 11:19:40 UTC RemoteUrl: https://github.com/jmoonen/sumup RemoteRef: HEAD RemoteSha: 077df409c1a1ba7ada821470d89cad9af4d1e2eb NeedsCompilation: no Packaged: 2026-07-24 04:59:03 UTC; root Author: Joyce Moonen - van Loon [aut, cre] (ORCID: ) Maintainer: Joyce Moonen - van Loon