{
  "_id": "6a48ae92e06c18f0a6546a4e",
  "Package": "tidystringdist",
  "Title": "String Distance Calculation with Tidy Data Principles",
  "Version": "0.1.6",
  "Authors@R": "c(person(given = \"Colin\",\nfamily = \"Fay\",\nrole = c(\"aut\", \"cre\"),\nemail = \"contact@colinfay.me\",\ncomment = c(ORCID = \"0000-0001-7343-1846\")),\nperson(given = \"Dmytro\",\nfamily = \"Perepolkin\",\nrole = \"ctb\",\nemail = \"dperepolkin@gmail.com\",\ncomment = c(ORCID = \"0000-0001-8558-6183\")))",
  "Description": "Calculation of string distance following the tidy data\nprinciples. Built on top of the 'stringdist' package.",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Collate": "'globalVariables.R' 'tidycomb.R' 'utils.R' 'tidystringdist.R'",
  "Repository": "https://colinfay.r-universe.dev",
  "Date/Publication": "2026-05-04 19:50:59 UTC",
  "RemoteUrl": "https://github.com/colinfay/tidystringdist",
  "RemoteRef": "HEAD",
  "RemoteSha": "cd643c9ca042af8951112f3de4ffef40b6bb263b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 06:23:43 UTC",
    "User": "root"
  },
  "Author": "Colin Fay [aut, cre] (ORCID: <https://orcid.org/0000-0001-7343-1846>),\nDmytro Perepolkin [ctb] (ORCID:\n<https://orcid.org/0000-0001-8558-6183>)",
  "Maintainer": "Colin Fay <contact@colinfay.me>",
  "_user": "colinfay",
  "_type": "src",
  "_file": "tidystringdist_0.1.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/36f2eb67c0ebccf2a001e467d18b706fd20978fcad7d62cae5a36ea0554c3aa0",
  "_filesize": 90764,
  "_sha256": "36f2eb67c0ebccf2a001e467d18b706fd20978fcad7d62cae5a36ea0554c3aa0",
  "_expires": "2026-10-12T06:56:16.000Z",
  "_created": "2026-07-04T06:23:43.000Z",
  "_published": "2026-07-04T06:56:18.602Z",
  "_jobs": [
    {
      "job": 85109933589,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079117618"
    },
    {
      "job": 85109933601,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079116979"
    },
    {
      "job": 85109933600,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079332376"
    },
    {
      "job": 85109933591,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079323893"
    },
    {
      "job": 85109710696,
      "time": 203,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079099984"
    },
    {
      "job": 85109933588,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079113657"
    },
    {
      "job": 85109933608,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079110008"
    },
    {
      "job": 85109933613,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079110415"
    },
    {
      "job": 85109933614,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079109671"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/colinfay/actions/runs/28697520930",
  "_status": "success",
  "_upstream": "https://github.com/colinfay/tidystringdist",
  "_commit": {
    "id": "cd643c9ca042af8951112f3de4ffef40b6bb263b",
    "author": "colin <colin@thinkr.fr>",
    "committer": "colin <colin@thinkr.fr>",
    "message": "fix: feedback after CRAN feedbacks\n",
    "time": 1777924259
  },
  "_maintainer": {
    "name": "Colin Fay",
    "email": "contact@colinfay.me",
    "login": "colinfay",
    "twitter": "@_ColinFay",
    "description": "👨‍💻 Data Science and Engineering at @ThinkR-open. \n\"Chaotic good developer\". \nLoves building things, loves breaking things. \nRuns 🏃‍♂️. \nEats plants 🌱.",
    "uuid": 17936236,
    "orcid": "0000-0001-7343-1846"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "attempt",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "colinfay",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 41,
  "_contributors": [
    {
      "user": "colinfay",
      "count": 43,
      "uuid": 17936236
    },
    {
      "user": "batpigandme",
      "count": 3,
      "uuid": 831732
    },
    {
      "user": "dmi3kno",
      "count": 2,
      "uuid": 13419011
    },
    {
      "user": "amrrs",
      "count": 1,
      "uuid": 5347322
    }
  ],
  "_userbio": {
    "uuid": 17936236,
    "type": "user",
    "name": "Colin Fay",
    "followers": 921,
    "description": "👨‍💻 Data Science and Engineering at @thinkr-open. \r\n\"Chaotic good developer\". \r\nLoves building things, loves breaking things. \r\nRuns 🏃‍♂️. \r\nEats plants 🌱."
  },
  "_downloads": {
    "count": 319,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidystringdist"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/colinfay/tidystringdist",
  "_searchresults": 84,
  "_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/tidystringdist.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/colinfay/tidystringdist",
  "_realowner": "colinfay",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-09-29"
    },
    {
      "version": "0.1.2",
      "date": "2018-01-04"
    },
    {
      "version": "0.1.3",
      "date": "2018-11-22"
    },
    {
      "version": "0.1.4",
      "date": "2019-03-21"
    },
    {
      "version": "0.1.6",
      "date": "2026-05-04"
    }
  ],
  "_exports": [
    "tidy_comb",
    "tidy_comb_all",
    "tidy_stringdist"
  ],
  "_help": [
    {
      "page": "tidy_comb",
      "title": "Tidy combine",
      "topics": [
        "tidy_comb",
        "tidy_comb.data.frame",
        "tidy_comb.default"
      ]
    },
    {
      "page": "tidy_comb_all",
      "title": "Tidy combine all",
      "topics": [
        "tidy_comb_all",
        "tidy_comb_all.data.frame",
        "tidy_comb_all.default"
      ]
    },
    {
      "page": "tidy_stringdist",
      "title": "Tidy stringdist calculation",
      "topics": [
        "tidy_stringdist"
      ]
    }
  ],
  "_readme": "https://github.com/colinfay/tidystringdist/raw/HEAD/README.md",
  "_rundeps": [
    "attempt",
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "stringdist",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "Getting_started.Rmd",
      "filename": "Getting_started.html",
      "title": "Getting started",
      "author": "Colin Fay",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting started with",
        "About",
        "Installing tidystringdist",
        "{tidystringdist} basic workflow",
        "tidycomb()",
        "Compute string distance"
      ],
      "created": "2017-10-08 20:08:36",
      "modified": "2018-11-13 23:38:18",
      "commits": 5
    }
  ],
  "_score": 6.713154401837299,
  "_indexed": true,
  "_nocasepkg": "tidystringdist",
  "_universes": [
    "colinfay"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-07-04T06:25:51.000Z",
      "distro": "resolute",
      "commit": "cd643c9ca042af8951112f3de4ffef40b6bb263b",
      "fileid": "https://r2.ropensci.org/77b39f17641d869b46466090f73096af06675fa64190034babd816c6637957da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/28697520930"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-07-04T06:25:47.000Z",
      "distro": "resolute",
      "commit": "cd643c9ca042af8951112f3de4ffef40b6bb263b",
      "fileid": "https://r2.ropensci.org/d0db81e9b4bb4fb56a61536ba10cb0c21c34356a874a222f2d3ccffc078f9cdb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/28697520930"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-07-04T06:55:42.000Z",
      "commit": "cd643c9ca042af8951112f3de4ffef40b6bb263b",
      "fileid": "https://r2.ropensci.org/9443e9e35820695a353f03732e36cca4d6c8587df629af0a99719ccedabdbf13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/28697520930"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-07-04T06:54:26.000Z",
      "commit": "cd643c9ca042af8951112f3de4ffef40b6bb263b",
      "fileid": "https://r2.ropensci.org/dcbb48036084ac2ea545d2e654bb2b9df9b14c5b5bca4eefd05f04d773d07a9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/28697520930"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-07-04T06:25:38.000Z",
      "commit": "cd643c9ca042af8951112f3de4ffef40b6bb263b",
      "fileid": "https://r2.ropensci.org/aca895745b52130b6ad8ec2b8835354748a75343e63119a1c0ee994f9b5653a0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/28697520930"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-04T06:24:52.000Z",
      "commit": "cd643c9ca042af8951112f3de4ffef40b6bb263b",
      "fileid": "https://r2.ropensci.org/00f564f6024dd70993217efcfc86c0822f64c6eab478caaad62a521477d8d105",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/28697520930"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-04T06:24:54.000Z",
      "commit": "cd643c9ca042af8951112f3de4ffef40b6bb263b",
      "fileid": "https://r2.ropensci.org/668f9d055d70e44fdccf00f22a6aeb0bf571640a83da41bd2a86433b4b5c2699",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/28697520930"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-04T06:24:49.000Z",
      "commit": "cd643c9ca042af8951112f3de4ffef40b6bb263b",
      "fileid": "https://r2.ropensci.org/172a0585b517251822fba972fc8115eb1a14750bc93e827191b182d42f005252",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/28697520930"
    }
  ]
}