{
  "_id": "6a62f24ed3420cf5dfdb5044",
  "Package": "sumup",
  "Title": "Utilizing Automated Text Analysis to Support Interpretation of\nNarrative Feedback",
  "Version": "1.0.2.9000",
  "Authors@R": "person(\"Joyce\", \"Moonen - van Loon\", , \"j.moonen@maastrichtuniversity.nl\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-8883-8822\"))",
  "Description": "Combine topic modeling and sentiment analysis to identify\nindividual students' gaps, and highlight their strengths and\nweaknesses across predefined competency domains and\nprofessional activities.",
  "License": "GPL-3 | file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "Config/pak/sysreqs": "libgsl0-dev libicu-dev libpng-dev libxml2-dev\npython3",
  "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": {
    "Date": "2026-07-24 04:59:03 UTC",
    "User": "root"
  },
  "Author": "Joyce Moonen - van Loon [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8883-8822>)",
  "Maintainer": "Joyce Moonen - van Loon <j.moonen@maastrichtuniversity.nl>",
  "_user": "jmoonen",
  "_type": "src",
  "_file": "sumup_1.0.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/ec27641f7de669060c3295617d852e8ac156b2f9696a27910d6cfaf2f8de4b6b",
  "_filesize": 275558,
  "_sha256": "ec27641f7de669060c3295617d852e8ac156b2f9696a27910d6cfaf2f8de4b6b",
  "_expires": "2026-11-01T05:04:12.000Z",
  "_created": "2026-07-24T04:59:03.000Z",
  "_published": "2026-07-24T05:04:14.281Z",
  "_jobs": [
    {
      "job": 89403243175,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8587028189"
    },
    {
      "job": 89403243163,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8587031592"
    },
    {
      "job": 89403243188,
      "time": 228,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8587046432"
    },
    {
      "job": 89403243172,
      "time": 167,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8587043632"
    },
    {
      "job": 89402858164,
      "time": 187,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8586991062"
    },
    {
      "job": 89403243150,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8587022856"
    },
    {
      "job": 89403243183,
      "time": 111,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8587018708"
    },
    {
      "job": 89403243182,
      "time": 121,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8587021550"
    },
    {
      "job": 89403243218,
      "time": 122,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8587021242"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jmoonen/actions/runs/30068059674",
  "_status": "success",
  "_upstream": "https://github.com/jmoonen/sumup",
  "_commit": {
    "id": "077df409c1a1ba7ada821470d89cad9af4d1e2eb",
    "author": "jmoonen_um <j.moonen@maastrichtuniversity.nl>",
    "committer": "jmoonen_um <j.moonen@maastrichtuniversity.nl>",
    "message": "Increment version number to 1.0.2.9000\n",
    "time": 1772018380
  },
  "_maintainer": {
    "name": "Joyce Moonen - van Loon",
    "email": "j.moonen@maastrichtuniversity.nl",
    "login": "jmoonen",
    "description": "",
    "uuid": 45818869,
    "orcid": "0000-0002-8883-8822"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "udpipe",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidytext",
      "role": "Imports"
    },
    {
      "package": "topicmodels",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    },
    {
      "package": "sentimentr",
      "role": "Suggests"
    },
    {
      "package": "slam",
      "role": "Suggests"
    },
    {
      "package": "stopwords",
      "role": "Suggests"
    },
    {
      "package": "stringi",
      "role": "Suggests"
    },
    {
      "package": "textstem",
      "role": "Suggests"
    },
    {
      "package": "tokenizers",
      "role": "Suggests"
    }
  ],
  "_owner": "jmoonen",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 3
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.0.1",
      "date": "2025-10-28"
    },
    {
      "name": "v1.0.2",
      "date": "2026-02-02"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jmoonen",
      "count": 8,
      "uuid": 45818869
    }
  ],
  "_userbio": {
    "uuid": 45818869,
    "type": "user",
    "name": "jmoonen",
    "followers": 0
  },
  "_downloads": {
    "count": 181,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sumup"
  },
  "_devurl": "https://github.com/jmoonen/sumup",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sumup.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jmoonen/sumup",
  "_realowner": "jmoonen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-10-23"
    },
    {
      "version": "1.0.1",
      "date": "2026-01-26"
    },
    {
      "version": "1.0.2",
      "date": "2026-02-24"
    },
    {
      "version": "1.0.3",
      "date": "2026-07-10"
    }
  ],
  "_exports": [
    "%>%",
    "append_stopwords",
    "check_all_settings",
    "check_setting",
    "clean_text",
    "correct_text",
    "create_dataset_narratives",
    "create_output",
    "default_stopwords",
    "get_corrections",
    "get_polarity",
    "lemmatize",
    "obtain_word_counts",
    "replace_abbr",
    "run_sumup",
    "sentiment_analysis_grasp",
    "sentiment_analysis_sentimentr",
    "set_default_settings",
    "text_clean",
    "tidy_text",
    "topic_classification",
    "topic_modeling",
    "update_educational_framework_settings",
    "update_setting"
  ],
  "_datasets": [
    {
      "name": "example_data",
      "title": "Example example_data",
      "object": "example_data",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "submissionid",
        "formid",
        "templatename",
        "assistant",
        "authority",
        "specialty",
        "hospital",
        "portfolioid",
        "competencyid",
        "sterk",
        "verbeter",
        "feedback",
        "score",
        "datereferenced",
        "zorgpunten"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "append_stopwords",
      "title": "Append Stopwords",
      "topics": [
        "append_stopwords"
      ]
    },
    {
      "page": "check_all_settings",
      "title": "Check all setting",
      "topics": [
        "check_all_settings"
      ]
    },
    {
      "page": "check_setting",
      "title": "Check setting",
      "topics": [
        "check_setting"
      ]
    },
    {
      "page": "clean_text",
      "title": "Clean Text",
      "topics": [
        "clean_text"
      ]
    },
    {
      "page": "correct_text",
      "title": "Correct Text",
      "topics": [
        "correct_text"
      ]
    },
    {
      "page": "create_dataset_narratives",
      "title": "Create Narratives Dataset",
      "topics": [
        "create_dataset_narratives"
      ]
    },
    {
      "page": "create_output",
      "title": "Create Output for Sum Up",
      "topics": [
        "create_output"
      ]
    },
    {
      "page": "default_stopwords",
      "title": "Load Stopwords",
      "topics": [
        "default_stopwords"
      ]
    },
    {
      "page": "example_data",
      "title": "Example example_data",
      "topics": [
        "example_data"
      ]
    },
    {
      "page": "get_corrections",
      "title": "Load Corrections",
      "topics": [
        "get_corrections"
      ]
    },
    {
      "page": "get_polarity",
      "title": "Get Polarity from Grasp",
      "topics": [
        "get_polarity"
      ]
    },
    {
      "page": "lemmatize",
      "title": "Lemmatize Sentences Using a UDPipe Model",
      "topics": [
        "lemmatize"
      ]
    },
    {
      "page": "obtain_word_counts",
      "title": "Obtain Word Counts",
      "topics": [
        "obtain_word_counts"
      ]
    },
    {
      "page": "replace_abbr",
      "title": "Replace Abbreviations",
      "topics": [
        "replace_abbr"
      ]
    },
    {
      "page": "run_sumup",
      "title": "Run Sum Up",
      "topics": [
        "run_sumup"
      ]
    },
    {
      "page": "sentiment_analysis_sentimentr",
      "title": "Sentiment Analysis using sentimentr",
      "topics": [
        "sentiment_analysis_sentimentr"
      ]
    },
    {
      "page": "set_default_settings",
      "title": "Settings functionality for package 'sumup'",
      "topics": [
        "set_default_settings"
      ]
    },
    {
      "page": "text_clean",
      "title": "Text Cleaning and Processing Functions",
      "topics": [
        "text_clean"
      ]
    },
    {
      "page": "tidy_text",
      "title": "Tidy and Split Narrative Text",
      "topics": [
        "tidy_text"
      ]
    },
    {
      "page": "topic_classification",
      "title": "Topic Classification for Narrative Data",
      "topics": [
        "topic_classification"
      ]
    },
    {
      "page": "topic_modeling",
      "title": "Topic Modeling with Latent Dirichlet Allocation (LDA)",
      "topics": [
        "topic_modeling"
      ]
    },
    {
      "page": "update_educational_framework_settings",
      "title": "Update settings related to the educational framework",
      "topics": [
        "update_educational_framework_settings"
      ]
    },
    {
      "page": "update_setting",
      "title": "Update setting",
      "topics": [
        "update_setting"
      ]
    }
  ],
  "_readme": "https://github.com/jmoonen/sumup/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "cli",
    "cpp11",
    "data.table",
    "dplyr",
    "generics",
    "glue",
    "here",
    "janeaustenr",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "modeltools",
    "NLP",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "slam",
    "SnowballC",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidytext",
    "tm",
    "tokenizers",
    "topicmodels",
    "udpipe",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "sumup",
  "_universes": [
    "jmoonen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2.9000",
      "date": "2026-07-24T05:01:21.000Z",
      "distro": "resolute",
      "commit": "077df409c1a1ba7ada821470d89cad9af4d1e2eb",
      "fileid": "https://r2.ropensci.org/440c84301fdf506f44b78923ad914422fac7246d39946c4db8b0de8c6ed07d72",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jmoonen/actions/runs/30068059674"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.2.9000",
      "date": "2026-07-24T05:01:34.000Z",
      "distro": "resolute",
      "commit": "077df409c1a1ba7ada821470d89cad9af4d1e2eb",
      "fileid": "https://r2.ropensci.org/e5088a7eb7b80dfe20773de7f6f4650bf9fc208369394e4be4d68c59a0890ca4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jmoonen/actions/runs/30068059674"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2.9000",
      "date": "2026-07-24T05:02:34.000Z",
      "commit": "077df409c1a1ba7ada821470d89cad9af4d1e2eb",
      "fileid": "https://r2.ropensci.org/62a441cd1ffd6a6d08594b7f3a108054cbd8bd014ce13b9c0c73f53522574f1f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jmoonen/actions/runs/30068059674"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.2.9000",
      "date": "2026-07-24T05:02:21.000Z",
      "commit": "077df409c1a1ba7ada821470d89cad9af4d1e2eb",
      "fileid": "https://r2.ropensci.org/b09a974e50aa302e2f384bd8547b25ca0e8ef480ccbd9689ff0efdd83b7bd995",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jmoonen/actions/runs/30068059674"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2.9000",
      "date": "2026-07-24T05:01:28.000Z",
      "commit": "077df409c1a1ba7ada821470d89cad9af4d1e2eb",
      "fileid": "https://r2.ropensci.org/168827e426e49adc4c92155981ab6531466ae3c0052b472d9bffe1587cd4d714",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jmoonen/actions/runs/30068059674"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-07-24T05:00:35.000Z",
      "commit": "077df409c1a1ba7ada821470d89cad9af4d1e2eb",
      "fileid": "https://r2.ropensci.org/f40dccce5c7d6a60ff1504d2328b339ad7954548f3e46a02fe422c98dbc59ecd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jmoonen/actions/runs/30068059674"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-07-24T05:00:47.000Z",
      "commit": "077df409c1a1ba7ada821470d89cad9af4d1e2eb",
      "fileid": "https://r2.ropensci.org/f65eb364450383830f195aee4147c9535fbb37e2207ea6ea0c743527694c2b19",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jmoonen/actions/runs/30068059674"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-07-24T05:00:47.000Z",
      "commit": "077df409c1a1ba7ada821470d89cad9af4d1e2eb",
      "fileid": "https://r2.ropensci.org/507678d420b266d65e233e3a62566a2e6d819d536ed8fce638a685b34f31bd71",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jmoonen/actions/runs/30068059674"
    }
  ]
}