{
  "_id": "69e8689bc5259ad4cd9f5cf7",
  "Package": "DramaAnalysis",
  "Type": "Package",
  "Title": "Analysis of Dramatic Texts",
  "Version": "3.0.2",
  "Date": "2020-09-07",
  "Language": "en-US",
  "Authors@R": "c(\nperson(\"Nils\", \"Reiter\", email=\"nils.reiter@ims.uni-stuttgart.de\", role=c(\"aut\", \"cre\"), comment=(ORCID=\"0000-0003-3193-6170\")),\nperson(\"Tim\", \"Strohmayer\", email=\"st151528@stud.uni-stuttgart.de\", role=c(\"ctb\")),\nperson(\"Janis\", \"Pagel\", email=\"janis.pagel@ims.uni-stuttgart.de\", role=c(\"ctb\")))",
  "Description": "Analysis of preprocessed dramatic texts, with respect to\nliterary research. The package provides functions to analyze\nand visualize information about characters, stage directions,\nthe dramatic structure and the text itself. The dramatic texts\nare expected to be in CSV format, which can be installed from\nwithin the package, sample texts are provided. The package and\nthe reasoning behind it are described in Reiter et al. (2017)\n<doi:10.18420/in2017_119>.",
  "URL": "https://github.com/quadrama/DramaAnalysis",
  "BugReports": "https://github.com/quadrama/DramaAnalysis/issues",
  "License": "GPL (>= 3)",
  "LazyData": "TRUE",
  "RoxygenNote": "7.1.1",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libgit2-dev libicu-dev libssh2-1-dev libxml2-dev\nlibssl-dev libx11-dev",
  "Repository": "https://quadrama.r-universe.dev",
  "Date/Publication": "2020-09-26 08:10:00 UTC",
  "RemoteUrl": "https://github.com/quadrama/dramaanalysis",
  "RemoteRef": "HEAD",
  "RemoteSha": "bb7357b1afcf4d6b11ffd0cc6ac120ed5a9751d4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-22 06:12:08 UTC",
    "User": "root"
  },
  "Author": "Nils Reiter [aut, cre] (0000-0003-3193-6170),\nTim Strohmayer [ctb],\nJanis Pagel [ctb]",
  "Maintainer": "Nils Reiter <nils.reiter@ims.uni-stuttgart.de>",
  "MD5sum": "386634bdbebcc0c2e8d54168833d527c",
  "_user": "quadrama",
  "_type": "src",
  "_file": "DramaAnalysis_3.0.2.tar.gz",
  "_fileid": "4e606dc84e1cfcaa8dda64c2e97ea2c7cda2496efec53d18c8c2c27b88ee38af",
  "_filesize": 716598,
  "_sha256": "4e606dc84e1cfcaa8dda64c2e97ea2c7cda2496efec53d18c8c2c27b88ee38af",
  "_created": "2026-04-22T06:12:08.000Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 72451443255,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6571672451"
    },
    {
      "job": 72451443243,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6571671220"
    },
    {
      "job": 72451443238,
      "time": 140,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6571665173"
    },
    {
      "job": 72451443251,
      "time": 181,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6571670669"
    },
    {
      "job": 72451087501,
      "time": 207,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6571640091"
    },
    {
      "job": 72451443256,
      "time": 135,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6571668068"
    },
    {
      "job": 72451443272,
      "time": 406,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6571724455"
    },
    {
      "job": 72451443300,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6571660311"
    },
    {
      "job": 72451443259,
      "time": 444,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6571732985"
    }
  ],
  "_buildurl": "https://github.com/r-universe/quadrama/actions/runs/24763105793",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/quadrama/dramaanalysis",
  "_commit": {
    "id": "bb7357b1afcf4d6b11ffd0cc6ac120ed5a9751d4",
    "author": "Nils Reiter <nils.reiter@ims.uni-stuttgart.de>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1601107800
  },
  "_maintainer": {
    "name": "Nils Reiter",
    "email": "nils.reiter@ims.uni-stuttgart.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "version": ">= 1.4.2",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.10.4",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "git2r",
      "version": ">= 0.24.0",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "tokenizers",
      "version": ">= 0.2.1",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "fmsb",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "highcharter",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.8",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "version": ">= 1.1.2",
      "role": "Suggests"
    }
  ],
  "_owner": "quadrama",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "corpus-linguistics",
    "digital-humanities",
    "drama",
    "dramatic-texts",
    "statistics"
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "nilsreiter",
      "count": 12,
      "uuid": 12909620
    },
    {
      "user": "pagelj",
      "count": 2,
      "uuid": 12445355
    },
    {
      "user": "gitter-badger",
      "count": 1,
      "uuid": 8518239
    }
  ],
  "_userbio": {
    "uuid": 19320828,
    "type": "organization",
    "name": "QuaDramA",
    "description": "Quantitative Drama Analytics"
  },
  "_downloads": {
    "count": 265,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DramaAnalysis"
  },
  "_devurl": "https://github.com/quadrama/dramaanalysis",
  "_searchresults": 41,
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DramaAnalysis.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/quadrama/dramaanalysis",
  "_realowner": "quadrama",
  "_cranurl": true,
  "_releases": [
    {
      "version": "3.0.0",
      "date": "2019-07-10"
    },
    {
      "version": "3.0.1",
      "date": "2020-01-13"
    },
    {
      "version": "3.0.2",
      "date": "2020-09-18"
    }
  ],
  "_exports": [
    "characterNames",
    "characterStatistics",
    "combine",
    "configuration",
    "correlationAnalysis",
    "dictionaryStatistics",
    "dictionaryStatisticsSingle",
    "dramaNames",
    "ensureSuffix",
    "filterByDictionary",
    "filterCharacters",
    "frequencytable",
    "hamming",
    "installCollectionData",
    "installData",
    "isolateCharacterSpeech",
    "keyness",
    "loadAllInstalledIds",
    "loadDrama",
    "loadDramaTEI",
    "loadFields",
    "loadMeta",
    "loadSet",
    "loadSets",
    "mapPrefix",
    "newCollection",
    "numberOfPlays",
    "plotSpiderWebs",
    "postags",
    "presence",
    "qd.colors",
    "report",
    "scenicDifference",
    "segment",
    "setCollectionDirectory",
    "setDataDirectory",
    "setDirectories",
    "tfidf",
    "utteranceStatistics"
  ],
  "_datasets": [
    {
      "name": "base_dictionary",
      "title": "Base dictionary",
      "object": "base_dictionary",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "rjmw.0",
      "title": "Data sets",
      "object": "rjmw.0",
      "class": [
        "QDDrama",
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "rksp.0",
      "title": "Data sets",
      "object": "rksp.0",
      "class": [
        "QDDrama",
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "barplot.QDCharacterStatistics",
      "title": "Stacked Bar Plot",
      "topics": [
        "barplot.QDCharacterStatistics"
      ]
    },
    {
      "page": "base_dictionary",
      "title": "Base dictionary",
      "topics": [
        "base_dictionary"
      ]
    },
    {
      "page": "characterNames",
      "title": "Format Names",
      "topics": [
        "characterNames"
      ]
    },
    {
      "page": "characterStatistics",
      "title": "Basic Character Statistics",
      "topics": [
        "characterStatistics"
      ]
    },
    {
      "page": "combine",
      "title": "Combine multiple plays",
      "topics": [
        "combine"
      ]
    },
    {
      "page": "configuration",
      "title": "Character Configuration",
      "topics": [
        "as.matrix.QDConfiguration",
        "configuration"
      ]
    },
    {
      "page": "correlationAnalysis",
      "title": "Correlation analysis",
      "topics": [
        "correlationAnalysis"
      ]
    },
    {
      "page": "data",
      "title": "Data sets",
      "topics": [
        "data",
        "rjmw.0",
        "rksp.0"
      ]
    },
    {
      "page": "dictionaryStatistics",
      "title": "Dictionary Use",
      "topics": [
        "as.matrix.QDDictionaryStatistics",
        "dictionaryStatistics",
        "dictionaryStatisticsSingle"
      ]
    },
    {
      "page": "dramaNames",
      "title": "Format drama titles",
      "topics": [
        "dramaNames"
      ]
    },
    {
      "page": "ensureSuffix",
      "title": "Utility functions",
      "topics": [
        "ensureSuffix"
      ]
    },
    {
      "page": "frequencyTable",
      "title": "Word frequencies",
      "topics": [
        "filterByDictionary",
        "frequencytable"
      ]
    },
    {
      "page": "filterCharacters",
      "title": "Filter characters",
      "topics": [
        "filterCharacters"
      ]
    },
    {
      "page": "installCollectionData",
      "title": "Download and install collection data",
      "topics": [
        "installCollectionData"
      ]
    },
    {
      "page": "installData",
      "title": "Download preprocessed drama data",
      "topics": [
        "installData"
      ]
    },
    {
      "page": "isolateCharacterSpeech",
      "title": "Isolate Character Speech",
      "topics": [
        "isolateCharacterSpeech"
      ]
    },
    {
      "page": "keyness",
      "title": "Keywords",
      "topics": [
        "keyness"
      ]
    },
    {
      "page": "loadAllInstalledIds",
      "title": "Installed texts",
      "topics": [
        "loadAllInstalledIds"
      ]
    },
    {
      "page": "loadCharacters",
      "title": "Character data loading",
      "topics": [
        "loadCharacters"
      ]
    },
    {
      "page": "loadDrama",
      "title": "Load drama",
      "topics": [
        "loadDrama"
      ]
    },
    {
      "page": "loadDramaTEI",
      "title": "Load drama",
      "topics": [
        "loadDramaTEI"
      ]
    },
    {
      "page": "dictionaryHandling",
      "title": "Dictionary Handling",
      "topics": [
        "loadFields"
      ]
    },
    {
      "page": "loadMeta",
      "title": "Load meta data",
      "topics": [
        "loadMeta"
      ]
    },
    {
      "page": "loadSet",
      "title": "Load Collections",
      "topics": [
        "loadSet",
        "loadSets"
      ]
    },
    {
      "page": "loadText",
      "title": "Load Text",
      "topics": [
        "loadText"
      ]
    },
    {
      "page": "mapPrefix",
      "title": "Replace corpus prefix",
      "topics": [
        "mapPrefix"
      ]
    },
    {
      "page": "newCollection",
      "title": "Create or Extend a Collection",
      "topics": [
        "newCollection"
      ]
    },
    {
      "page": "numberOfPlays",
      "title": "Number of plays",
      "topics": [
        "numberOfPlays"
      ]
    },
    {
      "page": "personnelExchange",
      "title": "Measuring Personnel Exchange over Boundaries",
      "topics": [
        "hamming",
        "personnelExchange",
        "scenicDifference"
      ]
    },
    {
      "page": "plot.QDHamming",
      "title": "Personnel Exchange",
      "topics": [
        "plot.QDHamming"
      ]
    },
    {
      "page": "plot.QDUtteranceStatistics",
      "title": "Utterance positions",
      "topics": [
        "plot.QDUtteranceStatistics"
      ]
    },
    {
      "page": "plotSpiderWebs",
      "title": "Spider-Webs",
      "topics": [
        "plotSpiderWebs"
      ]
    },
    {
      "page": "postags",
      "title": "Provides lists of groups of pos tags for various word classes.",
      "topics": [
        "postags"
      ]
    },
    {
      "page": "presence",
      "title": "Active and Passive Presence",
      "topics": [
        "presence"
      ]
    },
    {
      "page": "qd.colors",
      "title": "QuaDramA colors",
      "topics": [
        "qd.colors"
      ]
    },
    {
      "page": "report",
      "title": "Report",
      "topics": [
        "report"
      ]
    },
    {
      "page": "segment",
      "title": "Segment",
      "topics": [
        "segment"
      ]
    },
    {
      "page": "setup",
      "title": "This function initializes the paths to data files.",
      "topics": [
        "setCollectionDirectory",
        "setDataDirectory",
        "setDirectories"
      ]
    },
    {
      "page": "split.QDDrama",
      "title": "Split multiple plays",
      "topics": [
        "split.QDDrama"
      ]
    },
    {
      "page": "tfidf",
      "title": "TF-IDF",
      "topics": [
        "tfidf"
      ]
    },
    {
      "page": "utteranceStatistics",
      "title": "Utterance Statistics",
      "topics": [
        "utteranceStatistics"
      ]
    }
  ],
  "_readme": "https://github.com/quadrama/dramaanalysis/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "git2r",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "R6",
    "Rcpp",
    "readr",
    "reshape2",
    "rlang",
    "SnowballC",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tokenizers",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2"
  ],
  "_score": 4.788875115775417,
  "_indexed": true,
  "_nocasepkg": "dramaanalysis",
  "_universes": [
    "quadrama"
  ],
  "_failure": {
    "version": "3.0.2",
    "commit": {
      "id": "bb7357b1afcf4d6b11ffd0cc6ac120ed5a9751d4",
      "author": "Nils Reiter <nils.reiter@ims.uni-stuttgart.de>",
      "committer": "GitHub <noreply@github.com>",
      "message": "Update README.md",
      "time": 1601107800
    },
    "buildurl": "https://github.com/r-universe/quadrama/actions/runs/26847375109",
    "date": "2026-06-05T06:03:16.198Z",
    "job": {
      "job": 79672800124,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7429891216"
    }
  },
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.2",
      "date": "2026-04-22T06:14:35.000Z",
      "distro": "noble",
      "commit": "bb7357b1afcf4d6b11ffd0cc6ac120ed5a9751d4",
      "fileid": "fbf4db3a15904d6a7ec679713d4b1faf3253c8021aef467e5032d63fb21c6601",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/quadrama/actions/runs/24763105793"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.2",
      "date": "2026-04-22T06:14:10.000Z",
      "commit": "bb7357b1afcf4d6b11ffd0cc6ac120ed5a9751d4",
      "fileid": "f4816c17144af99df6c19a485d75ad97f4b184c4bd985ae57af92db13f1a5946",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quadrama/actions/runs/24763105793"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.2",
      "date": "2026-04-22T06:14:29.000Z",
      "commit": "bb7357b1afcf4d6b11ffd0cc6ac120ed5a9751d4",
      "fileid": "ac74962e534f927eba39cca1b43fa12f1c9922ec46147a02ba5aa44825b6c0ba",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/quadrama/actions/runs/24763105793"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "3.0.2",
      "date": "2026-04-22T06:14:42.000Z",
      "commit": "bb7357b1afcf4d6b11ffd0cc6ac120ed5a9751d4",
      "fileid": "54522de84359a0903988675c2c9e648ca8cfca066dd2fc5e1b0830a91df19740",
      "status": "success",
      "buildurl": "https://github.com/r-universe/quadrama/actions/runs/24763105793"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.2",
      "date": "2026-04-22T06:18:37.000Z",
      "commit": "bb7357b1afcf4d6b11ffd0cc6ac120ed5a9751d4",
      "fileid": "fffcbc1a17b6e223db0d67a43521582bfc6dfc269a888b0825e70e726c283aeb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/quadrama/actions/runs/24763105793"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.2",
      "date": "2026-04-22T06:13:27.000Z",
      "commit": "bb7357b1afcf4d6b11ffd0cc6ac120ed5a9751d4",
      "fileid": "3a23bc1532ed31e14055f95f068c9aae0d9aacc4c815e51122baaf39d97e583c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quadrama/actions/runs/24763105793"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.0.2",
      "date": "2026-04-22T06:19:03.000Z",
      "commit": "bb7357b1afcf4d6b11ffd0cc6ac120ed5a9751d4",
      "fileid": "09e5fa646750882ca7cc68deceb1b1fdcdd1306d38babacc0d22ac128b6eced4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/quadrama/actions/runs/24763105793"
    }
  ]
}