{
  "_id": "6a48357de06c18f0a6530d98",
  "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-07-03 22:13:23 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)",
  "_user": "bnosac",
  "_type": "src",
  "_file": "textplot_0.2.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/24b549c1de7d161c93bae8fd52f61b54bcac4caf9531018decad1284dc9667ec",
  "_filesize": 1111507,
  "_sha256": "24b549c1de7d161c93bae8fd52f61b54bcac4caf9531018decad1284dc9667ec",
  "_expires": "2026-10-11T22:19:40.000Z",
  "_created": "2026-07-03T22:13:23.000Z",
  "_published": "2026-07-03T22:19:41.729Z",
  "_jobs": [
    {
      "job": 85077529941,
      "time": 186,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8075483663"
    },
    {
      "job": 85077529961,
      "time": 187,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075483747"
    },
    {
      "job": 85077529927,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8075508677"
    },
    {
      "job": 85077529932,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075500892"
    },
    {
      "job": 85077147450,
      "time": 259,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075453948"
    },
    {
      "job": 85077529918,
      "time": 187,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8075483505"
    },
    {
      "job": 85077529957,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8075473999"
    },
    {
      "job": 85077529948,
      "time": 157,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8075478900"
    },
    {
      "job": 85077529967,
      "time": 143,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075476823"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bnosac/actions/runs/28685425533",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 45,
    "description": "open sourced projects"
  },
  "_downloads": {
    "count": 514,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/textplot"
  },
  "_devurl": "https://github.com/bnosac/textplot",
  "_searchresults": 107,
  "_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/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": [
        "General",
        "Example visualisations"
      ],
      "created": "2020-04-29 12:24:34",
      "modified": "2026-01-22 13:21:01",
      "commits": 11
    }
  ],
  "_score": 6.476541809027429,
  "_indexed": true,
  "_nocasepkg": "textplot",
  "_universes": [
    "bnosac",
    "jwijffels"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-07-03T22:16:07.000Z",
      "distro": "resolute",
      "commit": "23ee4112bf9cd6ed8f2771f63cd761178d0acc6d",
      "fileid": "https://r2.ropensci.org/d87b38f97966e14909d3f5d9d332d9c1b949fc168ec1fe10e1f9830702fa83bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28685425533"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-07-03T22:16:06.000Z",
      "distro": "resolute",
      "commit": "23ee4112bf9cd6ed8f2771f63cd761178d0acc6d",
      "fileid": "https://r2.ropensci.org/44f2f7305b14d59146c4cd31f7ac6edf7213a36eb9f1568b9233e756de8d0296",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28685425533"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-07-03T22:18:53.000Z",
      "commit": "23ee4112bf9cd6ed8f2771f63cd761178d0acc6d",
      "fileid": "https://r2.ropensci.org/fbf102c631fe05139809e774192ea6023d6b1b389805f2c81e20946d9a81876f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28685425533"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-07-03T22:18:12.000Z",
      "commit": "23ee4112bf9cd6ed8f2771f63cd761178d0acc6d",
      "fileid": "https://r2.ropensci.org/08f7daea4b457c6e0fc94e0b4c0a8d1d486d88e3568fa7f253acbf16cb9be903",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28685425533"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-07-03T22:16:43.000Z",
      "commit": "23ee4112bf9cd6ed8f2771f63cd761178d0acc6d",
      "fileid": "https://r2.ropensci.org/684d6294d0fdf0237389ecb54c69e5d182cd97204c7eb9a13956c2ddef58b6f4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28685425533"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-07-03T22:15:00.000Z",
      "commit": "23ee4112bf9cd6ed8f2771f63cd761178d0acc6d",
      "fileid": "https://r2.ropensci.org/934fbc9b5572ec6024c512a385031abb5b1783e1bc88fec83eba85dac25ce491",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28685425533"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-07-03T22:15:28.000Z",
      "commit": "23ee4112bf9cd6ed8f2771f63cd761178d0acc6d",
      "fileid": "https://r2.ropensci.org/d31ceec75e60db9d3b84eea78e0b55d645bf09568d8a4269fed95ca808d14fe9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28685425533"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-07-03T22:15:19.000Z",
      "commit": "23ee4112bf9cd6ed8f2771f63cd761178d0acc6d",
      "fileid": "https://r2.ropensci.org/c0af1dbf3fdb4fc36393d28194d8a826702f74db293ea39876c14cc3287db289",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28685425533"
    }
  ]
}