{
  "_id": "6a1bec761d7bb097a0a1fd28",
  "Package": "textplot",
  "Type": "Package",
  "Title": "Text Plots",
  "Version": "0.2.3",
  "Maintainer": "Jan Wijffels <jwijffels@bnosac.be>",
  "Authors@R": "c(\nperson('Jan', 'Wijffels', role = c('aut', 'cre', 'cph'), email = 'jwijffels@bnosac.be'),\nperson('BNOSAC', role = 'cph'),\nperson(\"Sacha Epskamp\", role = c(\"ctb\", \"cph\"), comment = \"code in R/matrix_reduction.R adapted from the qgraph package version 1.4.0 which is GPL-2 licensed\"),\nperson(\"Ingo Feinerer and Kurt Hornik\", role = c(\"ctb\", \"cph\"), comment = \"partial code in R/textplot_corlines.R adapted from the tm package version 0.4 which is GPL-2 licensed\"))",
  "Description": "Visualise complex relations in texts. This is done by\nproviding functionalities for displaying text co-occurrence\nnetworks, text correlation networks, dependency relationships\nas well as text clustering and semantic text 'embeddings'. Feel\nfree to join the effort of providing interesting text\nvisualisations. Do note that to avoid the risk of CRAN archival\nthat you should put packages as much as possible in Suggests.\nPackage 'ggalt' is available in the CRAN archive:\n<https://cran.r-project.org/package=ggalt>.",
  "License": "GPL-2",
  "URL": "https://github.com/bnosac/textplot",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Repository": "https://bnosac.r-universe.dev",
  "Date/Publication": "2026-01-24 21:18:44 UTC",
  "RemoteUrl": "https://github.com/bnosac/textplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "23ee4112bf9cd6ed8f2771f63cd761178d0acc6d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:38:47 UTC",
    "User": "root"
  },
  "Author": "Jan Wijffels [aut, cre, cph],\nBNOSAC [cph],\nSacha Epskamp [ctb, cph] (code in R/matrix_reduction.R adapted from the\nqgraph package version 1.4.0 which is GPL-2 licensed),\nIngo Feinerer and Kurt Hornik [ctb, cph] (partial code in\nR/textplot_corlines.R adapted from the tm package version 0.4 which\nis GPL-2 licensed)",
  "MD5sum": "b1bb14b0cd3d45c8f53fc6c942ea7d24",
  "_user": "bnosac",
  "_type": "src",
  "_file": "textplot_0.2.3.tar.gz",
  "_fileid": "201229f075209e9d0404e059959251c316835842aa205aa5ce05017c13c2d15e",
  "_filesize": 1109793,
  "_sha256": "201229f075209e9d0404e059959251c316835842aa205aa5ce05017c13c2d15e",
  "_created": "2026-05-31T07:38:47.000Z",
  "_published": "2026-05-31T08:08:22.594Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78709328266,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314914217"
    },
    {
      "job": 78709328264,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314913355"
    },
    {
      "job": 78709328268,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315085377"
    },
    {
      "job": 78709328259,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315062895"
    },
    {
      "job": 78709068342,
      "time": 280,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314892913"
    },
    {
      "job": 78709328261,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314908951"
    },
    {
      "job": 78709328273,
      "time": 465,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314943875"
    },
    {
      "job": 78709328267,
      "time": 494,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314947308"
    },
    {
      "job": 78709328280,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314907570"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bnosac/actions/runs/26706639739",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bnosac/textplot",
  "_commit": {
    "id": "23ee4112bf9cd6ed8f2771f63cd761178d0acc6d",
    "author": "Jan Wijffels <jwijffels@bnosac.be>",
    "committer": "Jan Wijffels <jwijffels@bnosac.be>",
    "message": "DESCRIPTION\n",
    "time": 1769289524
  },
  "_maintainer": {
    "name": "Jan Wijffels",
    "email": "jwijffels@bnosac.be",
    "login": "jwijffels",
    "description": "www.bnosac.be",
    "uuid": 1710810
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.9.6",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "udpipe",
      "role": "Suggests"
    },
    {
      "package": "BTM",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "graph",
      "role": "Suggests"
    },
    {
      "package": "Rgraphviz",
      "role": "Suggests"
    },
    {
      "package": "qgraph",
      "role": "Suggests"
    },
    {
      "package": "glasso",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggraph",
      "role": "Suggests"
    },
    {
      "package": "ggforce",
      "role": "Suggests"
    },
    {
      "package": "concaveman",
      "role": "Suggests"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    },
    {
      "package": "ggalt",
      "role": "Suggests"
    },
    {
      "package": "uwot",
      "role": "Suggests"
    }
  ],
  "_owner": "bnosac",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "0.2.3",
      "date": "2026-01-24"
    }
  ],
  "_stars": 56,
  "_contributors": [
    {
      "user": "jwijffels",
      "count": 37,
      "uuid": 1710810
    },
    {
      "user": "trinker",
      "count": 1,
      "uuid": 1763278
    }
  ],
  "_userbio": {
    "uuid": 20105826,
    "type": "organization",
    "name": "bnosac",
    "description": "open sourced projects"
  },
  "_downloads": {
    "count": 435,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/textplot"
  },
  "_devurl": "https://github.com/bnosac/textplot",
  "_searchresults": 95,
  "_rbuild": "4.6.0",
  "_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/textplot.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bnosac/textplot",
  "_realowner": "bnosac",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-04-28"
    },
    {
      "version": "0.1.1",
      "date": "2020-04-29"
    },
    {
      "version": "0.1.2",
      "date": "2020-05-23"
    },
    {
      "version": "0.1.3",
      "date": "2020-06-18"
    },
    {
      "version": "0.1.4",
      "date": "2020-10-10"
    },
    {
      "version": "0.2.0",
      "date": "2021-08-18"
    },
    {
      "version": "0.2.1",
      "date": "2021-10-14"
    },
    {
      "version": "0.2.2",
      "date": "2022-07-17"
    },
    {
      "version": "0.2.3",
      "date": "2026-01-23"
    }
  ],
  "_exports": [
    "textplot_bar",
    "textplot_bitermclusters",
    "textplot_cooccurrence",
    "textplot_correlation_glasso",
    "textplot_correlation_lines",
    "textplot_correlation_lines_attrs",
    "textplot_dependencyparser",
    "textplot_embedding_2d"
  ],
  "_datasets": [
    {
      "name": "example_btm",
      "title": "Example Biterm Topic Model",
      "object": "example_btm",
      "class": [
        "BTM"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "example_embedding",
      "title": "Example word embedding matrix",
      "object": "example_embedding",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 835,
      "table": true,
      "tojson": true
    },
    {
      "name": "example_embedding_clusters",
      "title": "Example words emitted in a ETM text clustering model",
      "object": "example_embedding_clusters",
      "class": [
        "data.frame"
      ],
      "fields": [
        "term",
        "cluster",
        "rank",
        "weight"
      ],
      "rows": 2000,
      "table": true,
      "tojson": true
    },
    {
      "name": "example_udpipe",
      "title": "Example annotation of text using udpipe",
      "object": "example_udpipe",
      "class": [
        "data.frame"
      ],
      "fields": [
        "doc_id",
        "paragraph_id",
        "sentence_id",
        "sentence",
        "start",
        "end",
        "term_id",
        "token_id",
        "token",
        "lemma",
        "upos",
        "xpos",
        "feats",
        "head_token_id",
        "dep_rel",
        "deps",
        "misc"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "example_btm",
      "title": "Example Biterm Topic Model",
      "topics": [
        "example_btm"
      ]
    },
    {
      "page": "example_embedding",
      "title": "Example word embedding matrix",
      "topics": [
        "example_embedding"
      ]
    },
    {
      "page": "example_embedding_clusters",
      "title": "Example words emitted in a ETM text clustering model",
      "topics": [
        "example_embedding_clusters"
      ]
    },
    {
      "page": "example_udpipe",
      "title": "Example annotation of text using udpipe",
      "topics": [
        "example_udpipe"
      ]
    },
    {
      "page": "plot.BTM",
      "title": "Plot function for a BTM object",
      "topics": [
        "plot.BTM"
      ]
    },
    {
      "page": "textplot_bar",
      "title": "Barplot of a frequency table using lattice",
      "topics": [
        "textplot_bar",
        "textplot_bar.default"
      ]
    },
    {
      "page": "textplot_bitermclusters",
      "title": "Plot biterm cluster groups",
      "topics": [
        "textplot_bitermclusters",
        "textplot_bitermclusters.default"
      ]
    },
    {
      "page": "textplot_cooccurrence",
      "title": "Plot term cooccurrences as a network",
      "topics": [
        "textplot_cooccurrence",
        "textplot_cooccurrence.default"
      ]
    },
    {
      "page": "textplot_correlation_glasso",
      "title": "Plot sparse term correlations as a graph structure",
      "topics": [
        "textplot_correlation_glasso",
        "textplot_correlation_glasso.default"
      ]
    },
    {
      "page": "textplot_correlation_lines",
      "title": "Document/Term Correlation Plot",
      "topics": [
        "textplot_correlation_lines",
        "textplot_correlation_lines.default"
      ]
    },
    {
      "page": "textplot_correlation_lines_attrs",
      "title": "Document/Term Correlation Plot graphical attributes",
      "topics": [
        "textplot_correlation_lines_attrs"
      ]
    },
    {
      "page": "textplot_dependencyparser",
      "title": "Plot output of a dependency parser",
      "topics": [
        "textplot_dependencyparser",
        "textplot_dependencyparser.default"
      ]
    },
    {
      "page": "textplot_embedding_2d",
      "title": "Plot word embeddings in 2D",
      "topics": [
        "textplot_embedding_2d",
        "textplot_embedding_2d.default"
      ]
    }
  ],
  "_readme": "https://github.com/bnosac/textplot/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "lattice",
    "Matrix"
  ],
  "_vignettes": [
    {
      "source": "textplot-examples.Rnw",
      "filename": "textplot-examples.pdf",
      "title": "Text Plots",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2020-04-29 12:24:34",
      "modified": "2026-01-22 13:21:01",
      "commits": 11
    }
  ],
  "_score": 6.424881636631067,
  "_indexed": true,
  "_nocasepkg": "textplot",
  "_universes": [
    "bnosac",
    "jwijffels"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-05-31T07:41:36.000Z",
      "distro": "noble",
      "commit": "23ee4112bf9cd6ed8f2771f63cd761178d0acc6d",
      "fileid": "d31a64211d72835017c85fac8cc66030cd278f5ec510833b1b33e069e195db32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/26706639739"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-05-31T07:41:30.000Z",
      "distro": "noble",
      "commit": "23ee4112bf9cd6ed8f2771f63cd761178d0acc6d",
      "fileid": "f1b959665ec295a60c9c9e664401c604cf6aa3e24c12f122c06c30e3dd94081b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/26706639739"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-05-31T08:07:27.000Z",
      "commit": "23ee4112bf9cd6ed8f2771f63cd761178d0acc6d",
      "fileid": "db7a8f3b191a0fd86bbfdac0bcae1b70f90130c8dcf98a6c00d3a6c53a889f5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/26706639739"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-05-31T08:04:29.000Z",
      "commit": "23ee4112bf9cd6ed8f2771f63cd761178d0acc6d",
      "fileid": "16d40a910796e55dbc9b820deffa44bed89083b029d7ad1524ff9a3089b93686",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/26706639739"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-05-31T07:41:25.000Z",
      "commit": "23ee4112bf9cd6ed8f2771f63cd761178d0acc6d",
      "fileid": "4daa9d5f9662e0751c689ca0a05c1c78ec4e9baf3a464b02e9aa4a5fb997c352",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/26706639739"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-05-31T07:46:10.000Z",
      "commit": "23ee4112bf9cd6ed8f2771f63cd761178d0acc6d",
      "fileid": "ba0f8f991a0fbdb3412510ff923fbeda4108160e1682d1b651ad9c1066777e89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/26706639739"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-05-31T07:46:38.000Z",
      "commit": "23ee4112bf9cd6ed8f2771f63cd761178d0acc6d",
      "fileid": "95f6e1e1184d8457c4ca2feb03ad21fed170e1fb699f7afb5c5efe3fff804928",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/26706639739"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-05-31T07:40:29.000Z",
      "commit": "23ee4112bf9cd6ed8f2771f63cd761178d0acc6d",
      "fileid": "f35003e266c2521549d3fd074e9caf8203b1072fdfa50048f891da361c7020dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/26706639739"
    }
  ]
}