{
  "_id": "6a13fffcacfb0bcc41d37ca4",
  "Package": "diskurs",
  "Title": "An R Package To Handle Discourse Network Data",
  "Version": "0.0.6",
  "Authors@R": "person(\"Mario\", \"Angst\", , \"mario.angst@uzh.ch\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-8297-9827\"))",
  "Description": "An R package to handle discourse network data as a\nbipartite graph of actor nodes, qualified stance edges and\nstatement (belief) nodes.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libglpk-dev\nlibicu-dev libxml2-dev",
  "Repository": "https://urban-sustainability-lab-zurich.r-universe.dev",
  "Date/Publication": "2025-11-26 20:17:23 UTC",
  "RemoteUrl": "https://github.com/urban-sustainability-lab-zurich/diskurs",
  "RemoteRef": "HEAD",
  "RemoteSha": "106b3ccc05b880d089fb0ede681afaf0a20e87da",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 07:50:13 UTC",
    "User": "root"
  },
  "Author": "Mario Angst [aut, cre] (ORCID: <https://orcid.org/0000-0002-8297-9827>)",
  "Maintainer": "Mario Angst <mario.angst@uzh.ch>",
  "MD5sum": "07bfad021dda50c96267103c1543c94e",
  "_user": "urban-sustainability-lab-zurich",
  "_type": "src",
  "_file": "diskurs_0.0.6.tar.gz",
  "_fileid": "1f1e649ddc8e614f2f4d92a62d4bcbb1b116962a3ba1c4ecb192717c1cf07d2d",
  "_filesize": 221936,
  "_sha256": "1f1e649ddc8e614f2f4d92a62d4bcbb1b116962a3ba1c4ecb192717c1cf07d2d",
  "_created": "2026-05-25T07:50:13.000Z",
  "_published": "2026-05-25T07:53:32.113Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77676302477,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7194046541"
    },
    {
      "job": 77676302418,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7194047932"
    },
    {
      "job": 77676302377,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7194042841"
    },
    {
      "job": 77676302368,
      "time": 167,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7194044291"
    },
    {
      "job": 77675896577,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194009001"
    },
    {
      "job": 77676302355,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194040727"
    },
    {
      "job": 77676302413,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7194038609"
    },
    {
      "job": 77676302399,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7194032485"
    },
    {
      "job": 77676302428,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7194029126"
    }
  ],
  "_buildurl": "https://github.com/r-universe/urban-sustainability-lab-zurich/actions/runs/26389588270",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/urban-sustainability-lab-zurich/diskurs",
  "_commit": {
    "id": "106b3ccc05b880d089fb0ede681afaf0a20e87da",
    "author": "Mario Angst <mario.angst@gmail.com>",
    "committer": "Mario Angst <mario.angst@gmail.com>",
    "message": "fix: print method\n",
    "time": 1764188243
  },
  "_maintainer": {
    "name": "Mario Angst",
    "email": "mario.angst@uzh.ch",
    "login": "marioangst",
    "mastodon": "@mario_angst_sci@fediscience.org",
    "description": "Lecturer, Institute Urban Landscape, ZHAW\nPostdoc, Digital Society Initiative, UZH",
    "uuid": 19803038,
    "orcid": "0000-0002-8297-9827"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggraph",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidygraph",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "urban-sustainability-lab-zurich",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "marioangst",
      "count": 12,
      "uuid": 19803038
    }
  ],
  "_userbio": {
    "uuid": 99876821,
    "type": "organization",
    "name": "An urban sustainability tiny lab",
    "description": "Research on urban sustainability (discourses, narratives, policy). Mario, Myriam (Postdoc / PhD, ZHAW/ UZH). Former members: Neitah and Viviane. "
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/diskurs"
  },
  "_devurl": "https://github.com/urban-sustainability-lab-zurich/diskurs",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/diskurs.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "aggregate_discourse_graph",
    "as.igraph.discourse_graph",
    "edge_attr.discourse_graph",
    "edge_attr<-.discourse_graph",
    "explode_graph",
    "get_igraph",
    "get_incmat",
    "get_tbl_graph",
    "graph_attr.discourse_graph",
    "is.discourse_graph",
    "load_discourse_graph",
    "plot",
    "remove_isolates",
    "time_slice_graph",
    "time_sliced_graph_list",
    "vertex_attr.discourse_graph",
    "vertex_attr<-.discourse_graph"
  ],
  "_datasets": [
    {
      "name": "discourse_graph_example",
      "title": "",
      "object": "discourse_graph_example",
      "class": [
        "discourse_graph",
        "S7_object"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "edgelist_example",
      "title": "",
      "object": "edgelist_example",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "from",
        "to",
        "stance",
        "timestamp"
      ],
      "rows": 7,
      "table": true,
      "tojson": true
    },
    {
      "name": "nodelist_example",
      "title": "",
      "object": "nodelist_example",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "nodeid",
        "name",
        "label",
        "mode"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "aggregate_discourse_graph",
      "title": "Aggregate discourse graph",
      "topics": [
        "aggregate_discourse_graph"
      ]
    },
    {
      "page": "explode_graph",
      "title": "Explode discourse graph (make statement nodes qualified)",
      "topics": [
        "explode_graph"
      ]
    },
    {
      "page": "get_igraph",
      "title": "Extract igraph object from discourse graph",
      "topics": [
        "get_igraph"
      ]
    },
    {
      "page": "get_incmat",
      "title": "Get incidence matrix of discourse graph",
      "topics": [
        "get_incmat"
      ]
    },
    {
      "page": "get_tbl_graph",
      "title": "Extract tidygraph object from discourse graph",
      "topics": [
        "get_tbl_graph"
      ]
    },
    {
      "page": "is.discourse_graph",
      "title": "Check if object is of type discourse_graph",
      "topics": [
        "is.discourse_graph"
      ]
    },
    {
      "page": "load_discourse_graph",
      "title": "Load discourse graph from nodelist of actors/ statements and edgelist of expressed stances",
      "topics": [
        "load_discourse_graph"
      ]
    },
    {
      "page": "plot",
      "title": "Plot discourse graph",
      "topics": [
        "plot"
      ]
    },
    {
      "page": "remove_isolates",
      "title": "Remove isolates from discourse graph object",
      "topics": [
        "remove_isolates"
      ]
    },
    {
      "page": "time_slice_graph",
      "title": "Time-slice graph",
      "topics": [
        "time_slice_graph"
      ]
    },
    {
      "page": "time_sliced_graph_list",
      "title": "Create a list of time-sliced graphs",
      "topics": [
        "time_sliced_graph_list"
      ]
    }
  ],
  "_readme": "https://github.com/urban-sustainability-lab-zurich/diskurs/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "cachem",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "fastmap",
    "generics",
    "ggforce",
    "ggplot2",
    "ggraph",
    "ggrepel",
    "glue",
    "graphlayouts",
    "gridExtra",
    "gtable",
    "igraph",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "pbapply",
    "pillar",
    "pkgconfig",
    "polyclip",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "timechange",
    "tweenr",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "diskurs",
  "_universes": [
    "urban-sustainability-lab-zurich",
    "marioangst"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-25T07:52:30.000Z",
      "distro": "noble",
      "commit": "106b3ccc05b880d089fb0ede681afaf0a20e87da",
      "fileid": "f80914aaf0cd6f8dc03fa83593cefc48dd7f8615876ee9da6f2c8712a88113dc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/urban-sustainability-lab-zurich/actions/runs/26389588270"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-25T07:52:36.000Z",
      "distro": "noble",
      "commit": "106b3ccc05b880d089fb0ede681afaf0a20e87da",
      "fileid": "3a6dca2d68fcf7318a4dc688ff395c2c2ba2714d0e1fda177d8f0865db38dfea",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/urban-sustainability-lab-zurich/actions/runs/26389588270"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-05-25T07:52:22.000Z",
      "commit": "106b3ccc05b880d089fb0ede681afaf0a20e87da",
      "fileid": "48ecb6916f673b7c87a6af96cdc5feb54f79e2c6d7e7e353a5e94f9abbcc25ba",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/urban-sustainability-lab-zurich/actions/runs/26389588270"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-05-25T07:52:20.000Z",
      "commit": "106b3ccc05b880d089fb0ede681afaf0a20e87da",
      "fileid": "0eb0cb2446f2ca8dbbeeeb84a39324ef0fc4df14c12a94eaac74cdd2f8f943d8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/urban-sustainability-lab-zurich/actions/runs/26389588270"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6",
      "date": "2026-05-25T07:52:24.000Z",
      "commit": "106b3ccc05b880d089fb0ede681afaf0a20e87da",
      "fileid": "43c136fd36985d6dbf83465c7ff59f058359076bee03dac3db2088c0b06a647c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/urban-sustainability-lab-zurich/actions/runs/26389588270"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-25T07:51:53.000Z",
      "commit": "106b3ccc05b880d089fb0ede681afaf0a20e87da",
      "fileid": "ce8d7fe0689d7fc0b3ba29c0d2969161801554e89bb7269bff12961f39296b45",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/urban-sustainability-lab-zurich/actions/runs/26389588270"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-25T07:51:31.000Z",
      "commit": "106b3ccc05b880d089fb0ede681afaf0a20e87da",
      "fileid": "b742db7c0966ccbed80d7af11615bc4f40852abc6d3985fa4d8af7b0fe00458f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/urban-sustainability-lab-zurich/actions/runs/26389588270"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-25T07:51:20.000Z",
      "commit": "106b3ccc05b880d089fb0ede681afaf0a20e87da",
      "fileid": "192a6c2bbfb5d621a6fdd3fad890ecc9edf1b6cefaa19f9416fbe340ec1ebb8d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/urban-sustainability-lab-zurich/actions/runs/26389588270"
    }
  ]
}