{
  "_id": "6a2528194b233be1983931fd",
  "Package": "clustringr",
  "Type": "Package",
  "Title": "Cluster Strings by Edit-Distance",
  "Version": "1.0",
  "Author": "Dan S. Reznik",
  "Maintainer": "Dan S. Reznik <dreznik@gmail.com>",
  "Description": "Returns an edit-distance based clusterization of an input\nvector of strings. Each cluster will contain a set of strings\nw/ small mutual edit-distance (e.g., levenshtein,\noptimum-sequence-alignment, damerau-lev), as computed by\nstringdist::stringdist(). The set of all mutual edit-distances\nis then used by g graph algorithms (from package igraph) to\nsingle out subsets of high connectivity.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libglpk-dev\nlibicu-dev libxml2-dev",
  "Repository": "https://dan-reznik.r-universe.dev",
  "Date/Publication": "2019-03-11 15:50:15 UTC",
  "RemoteUrl": "https://github.com/dan-reznik/clustringr",
  "RemoteRef": "HEAD",
  "RemoteSha": "ad2b777bbf3537bcd0043c0c14207252a5a5efc8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 08:09:06 UTC",
    "User": "root"
  },
  "MD5sum": "66df1d4f8b348fabd9acd0f3e18f5955",
  "_user": "dan-reznik",
  "_type": "src",
  "_file": "clustringr_1.0.tar.gz",
  "_fileid": "a2a13bdf41798ed037024c93aa02e5f1e1125f207cd4cf9fd9595b2f1b760203",
  "_filesize": 490134,
  "_sha256": "a2a13bdf41798ed037024c93aa02e5f1e1125f207cd4cf9fd9595b2f1b760203",
  "_created": "2026-06-07T08:09:06.000Z",
  "_published": "2026-06-07T08:13:13.677Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79943240514,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7462221741"
    },
    {
      "job": 79943240503,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7462221885"
    },
    {
      "job": 79943240498,
      "time": 192,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7462222590"
    },
    {
      "job": 79943240501,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7462219152"
    },
    {
      "job": 79943061357,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462201411"
    },
    {
      "job": 79943240508,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462217190"
    },
    {
      "job": 79943240510,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7462215134"
    },
    {
      "job": 79943240529,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7462214181"
    },
    {
      "job": 79943240507,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7462214278"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dan-reznik/actions/runs/27086904269",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dan-reznik/clustringr",
  "_commit": {
    "id": "ad2b777bbf3537bcd0043c0c14207252a5a5efc8",
    "author": "dan-reznik <dreznik@gmail.com>",
    "committer": "dan-reznik <dreznik@gmail.com>",
    "message": "changed title\n",
    "time": 1552319415
  },
  "_maintainer": {
    "name": "Dan S. Reznik",
    "email": "dreznik@gmail.com",
    "login": "dan-reznik",
    "description": "PhD EECS UC-Berkeley (2001). Customer-Facing Data Analytics Consultant (Strategy and Project Delivery), Data Science Instructor, Amateur Geometry Buff",
    "uuid": 16231062
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidygraph",
      "role": "Imports"
    },
    {
      "package": "ggraph",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    }
  ],
  "_owner": "dan-reznik",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "clustering",
    "graphs",
    "strings"
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "dan-reznik",
      "count": 17,
      "uuid": 16231062
    }
  ],
  "_userbio": {
    "uuid": 16231062,
    "type": "user",
    "name": "Dan S. Reznik",
    "description": "PhD EECS UC-Berkeley (2001). Customer-Facing Data Analytics Consultant (Strategy and Project Delivery), Data Science Instructor, Amateur Geometry Buff"
  },
  "_downloads": {
    "count": 172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clustringr"
  },
  "_devurl": "https://github.com/dan-reznik/clustringr",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clustringr.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dan-reznik/clustringr",
  "_realowner": "dan-reznik",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2019-03-30"
    }
  ],
  "_exports": [
    "cluster_plot",
    "cluster_strings"
  ],
  "_datasets": [
    {
      "name": "quijote_words",
      "title": "Distinct words in Cervantes' \"Don Quijote\".",
      "object": "quijote_words",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "word",
        "len",
        "freq"
      ],
      "rows": 22842,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cluster_plot",
      "title": "Plot string clusters as graph.",
      "topics": [
        "cluster_plot"
      ]
    },
    {
      "page": "cluster_strings",
      "title": "Cluster Strings by Edit-Distance",
      "topics": [
        "cluster_strings"
      ]
    },
    {
      "page": "quijote_words",
      "title": "Distinct words in Cervantes' \"Don Quijote\".",
      "topics": [
        "quijote_words"
      ]
    }
  ],
  "_readme": "https://github.com/dan-reznik/clustringr/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "base64enc",
    "cachem",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "fastmap",
    "forcats",
    "generics",
    "ggforce",
    "ggplot2",
    "ggraph",
    "ggrepel",
    "glue",
    "graphlayouts",
    "gridExtra",
    "gtable",
    "igraph",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "pillar",
    "pkgconfig",
    "polyclip",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "stringdist",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "tweenr",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr"
  ],
  "_score": 3.8750612633917,
  "_indexed": true,
  "_nocasepkg": "clustringr",
  "_universes": [
    "dan-reznik"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-07T08:11:25.000Z",
      "distro": "noble",
      "commit": "ad2b777bbf3537bcd0043c0c14207252a5a5efc8",
      "fileid": "2ad06a54017eb63031ce732372cec3e2c52522a2adb4a003e39257e774f6ca46",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dan-reznik/actions/runs/27086904269"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-07T08:11:24.000Z",
      "distro": "noble",
      "commit": "ad2b777bbf3537bcd0043c0c14207252a5a5efc8",
      "fileid": "ba5af37e504a3241294ed2c6b83cd2e796ff722d9b7738a06f3f6613e715df5f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dan-reznik/actions/runs/27086904269"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-07T08:11:39.000Z",
      "commit": "ad2b777bbf3537bcd0043c0c14207252a5a5efc8",
      "fileid": "1bd4dd144d8e087a780e5df5cfb75b25b60a70b997b5f0682fd694b98e7fa89c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dan-reznik/actions/runs/27086904269"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-07T08:11:11.000Z",
      "commit": "ad2b777bbf3537bcd0043c0c14207252a5a5efc8",
      "fileid": "a1de56fe953472f64d0a8d58599e6afded79638c1a33c3b7a0fee946149c0cb9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dan-reznik/actions/runs/27086904269"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-07T08:11:21.000Z",
      "commit": "ad2b777bbf3537bcd0043c0c14207252a5a5efc8",
      "fileid": "574a6534e5506beb77a86e0f4bdcda9b024468cf623c15828b30263dfea8c90e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dan-reznik/actions/runs/27086904269"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-07T08:10:35.000Z",
      "commit": "ad2b777bbf3537bcd0043c0c14207252a5a5efc8",
      "fileid": "c422d56aef9bb6e98f52c0d8d996eb21e28ee860fd4f918f4c5cb45668511427",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dan-reznik/actions/runs/27086904269"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-07T08:10:21.000Z",
      "commit": "ad2b777bbf3537bcd0043c0c14207252a5a5efc8",
      "fileid": "ca738376bd6217145d2c8e546656f61ba62582280737f50851db62d8868144f9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dan-reznik/actions/runs/27086904269"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-07T08:10:24.000Z",
      "commit": "ad2b777bbf3537bcd0043c0c14207252a5a5efc8",
      "fileid": "aa692502a4b03bb5f1d8dab66c50efad04764583752ff287b9997a939c08a71c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dan-reznik/actions/runs/27086904269"
    }
  ]
}