{
  "_id": "6a51ee9d9b92047c28d52ae2",
  "Package": "fuzzywuzzyR",
  "Type": "Package",
  "Title": "Fuzzy String Matching",
  "Version": "1.0.6",
  "Date": "2025-09-03",
  "Authors@R": "c( person(given = \"Lampros\", family = \"Mouselimis\", email = \"mouselimislampros@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"https://orcid.org/0000-0002-8024-1546\")), person(\"SeatGeek\", \"Inc\", role = \"cph\"))",
  "BugReports": "https://github.com/mlampros/fuzzywuzzyR/issues",
  "URL": "https://github.com/mlampros/fuzzywuzzyR",
  "Description": "Fuzzy string matching implementation of the 'fuzzywuzzy'\n<https://github.com/seatgeek/fuzzywuzzy> 'python' package. It\nuses the Levenshtein Distance\n<https://en.wikipedia.org/wiki/Levenshtein_distance> to\ncalculate the differences between sequences.",
  "License": "GPL-2",
  "SystemRequirements": "Python (>= 3.8), difflib, fuzzywuzzy ( >=0.15.0 ),\npython-Levenshtein ( >=0.12.0 ). Detailed installation\ninstructions can be found in the README file.",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libpng-dev python3",
  "Repository": "https://mlampros.r-universe.dev",
  "Date/Publication": "2025-09-14 13:27:45 UTC",
  "RemoteUrl": "https://github.com/mlampros/fuzzywuzzyr",
  "RemoteRef": "HEAD",
  "RemoteSha": "e4494adec3553f24910f622b90250cfd76ea6742",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-11 07:16:38 UTC",
    "User": "root"
  },
  "Author": "Lampros Mouselimis [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8024-1546>),\nSeatGeek Inc [cph]",
  "Maintainer": "Lampros Mouselimis <mouselimislampros@gmail.com>",
  "_user": "mlampros",
  "_type": "src",
  "_file": "fuzzywuzzyR_1.0.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/b6a2ea91abe169c27a98388bf0b014b054fdfd2faf373e75978e8330bebb56f5",
  "_filesize": 159984,
  "_sha256": "b6a2ea91abe169c27a98388bf0b014b054fdfd2faf373e75978e8330bebb56f5",
  "_expires": "2026-10-19T07:19:56.000Z",
  "_created": "2026-07-11T07:16:38.000Z",
  "_published": "2026-07-11T07:19:57.635Z",
  "_jobs": [
    {
      "job": 86522896287,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246218826"
    },
    {
      "job": 86522896281,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246218270"
    },
    {
      "job": 86522896295,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246212479"
    },
    {
      "job": 86522896293,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246209423"
    },
    {
      "job": 86522648032,
      "time": 202,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246195202"
    },
    {
      "job": 86522896301,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8246214800"
    },
    {
      "job": 86522896306,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246209078"
    },
    {
      "job": 86522896311,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246208739"
    },
    {
      "job": 86522896316,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246209170"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mlampros/actions/runs/29144123417",
  "_status": "success",
  "_upstream": "https://github.com/mlampros/fuzzywuzzyr",
  "_commit": {
    "id": "e4494adec3553f24910f622b90250cfd76ea6742",
    "author": "monopteryx <monopteryx_netlify-creative_portfolio@yahoo.com>",
    "committer": "monopteryx <monopteryx_netlify-creative_portfolio@yahoo.com>",
    "message": "updated to CRAN version 1.0.6\n",
    "time": 1757856465
  },
  "_maintainer": {
    "name": "Lampros Mouselimis",
    "email": "mouselimislampros@gmail.com",
    "login": "mlampros",
    "description": "Search (a little bit) and you'll find...",
    "uuid": 3055514,
    "orcid": "0000-0002-8024-1546"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.3",
      "role": "Depends"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mlampros",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "fuzzywuzzy",
    "matching",
    "python",
    "reticulate",
    "string"
  ],
  "_stars": 37,
  "_contributors": [
    {
      "user": "mlampros",
      "count": 27,
      "uuid": 3055514
    },
    {
      "user": "monopteryx",
      "count": 6,
      "uuid": 114278455
    }
  ],
  "_userbio": {
    "uuid": 3055514,
    "type": "user",
    "name": "Lampros Mouselimis",
    "followers": 116,
    "description": "Search (a little bit) and you'll find..."
  },
  "_downloads": {
    "count": 499,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fuzzywuzzyR"
  },
  "_devurl": "https://github.com/mlampros/fuzzywuzzyr",
  "_searchresults": 46,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fuzzywuzzyR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mlampros/fuzzywuzzyr",
  "_realowner": "mlampros",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-04-11"
    },
    {
      "version": "1.0.1",
      "date": "2017-08-04"
    },
    {
      "version": "1.0.2",
      "date": "2018-01-18"
    },
    {
      "version": "1.0.3",
      "date": "2018-02-26"
    },
    {
      "version": "1.0.4",
      "date": "2021-05-07"
    },
    {
      "version": "1.0.5",
      "date": "2021-09-11"
    },
    {
      "version": "1.0.6",
      "date": "2025-09-03"
    }
  ],
  "_exports": [
    "check_availability",
    "FuzzExtract",
    "FuzzMatcher",
    "FuzzUtils",
    "GetCloseMatches",
    "SequenceMatcher"
  ],
  "_help": [
    {
      "page": "check_availability",
      "title": "This function checks if all relevant python modules are available",
      "topics": [
        "check_availability"
      ]
    },
    {
      "page": "FuzzExtract",
      "title": "Fuzzy extraction from a sequence",
      "topics": [
        "FuzzExtract"
      ]
    },
    {
      "page": "FuzzMatcher",
      "title": "Fuzzy character string matching ( ratios )",
      "topics": [
        "FuzzMatcher"
      ]
    },
    {
      "page": "FuzzUtils",
      "title": "Utility functions",
      "topics": [
        "FuzzUtils"
      ]
    },
    {
      "page": "GetCloseMatches",
      "title": "Matches of character strings",
      "topics": [
        "GetCloseMatches"
      ]
    },
    {
      "page": "SequenceMatcher",
      "title": "Character string sequence matching",
      "topics": [
        "SequenceMatcher"
      ]
    }
  ],
  "_readme": "https://github.com/mlampros/fuzzywuzzyr/raw/HEAD/README.md",
  "_rundeps": [
    "here",
    "jsonlite",
    "lattice",
    "Matrix",
    "png",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "functionality_of_fuzzywuzzyR_package.Rmd",
      "filename": "functionality_of_fuzzywuzzyR_package.html",
      "title": "Functionality of the fuzzywuzzyR package",
      "author": "Lampros Mouselimis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "classes",
        "functions",
        "FuzzExtract",
        "FuzzMatcher",
        "FuzzUtils",
        "GetCloseMatches",
        "SequenceMatcher"
      ],
      "created": "2017-04-13 17:52:40",
      "modified": "2017-04-13 17:52:40",
      "commits": 1
    }
  ],
  "_score": 5.929929560084588,
  "_indexed": true,
  "_nocasepkg": "fuzzywuzzyr",
  "_universes": [
    "mlampros"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-07-11T07:19:01.000Z",
      "distro": "resolute",
      "commit": "e4494adec3553f24910f622b90250cfd76ea6742",
      "fileid": "https://r2.ropensci.org/b8b809d8d7836f02742025416145e21e1a950a78a8a67908edc8f7a6d85f6662",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/29144123417"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-07-11T07:18:57.000Z",
      "distro": "resolute",
      "commit": "e4494adec3553f24910f622b90250cfd76ea6742",
      "fileid": "https://r2.ropensci.org/eade74ded70cedb203c9dc52a40d1cfafe4e7878af81a0d713077455bd717e1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/29144123417"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-07-11T07:18:25.000Z",
      "commit": "e4494adec3553f24910f622b90250cfd76ea6742",
      "fileid": "https://r2.ropensci.org/9f204227a3dab70b3e7255e1cee5494d5aa3a687acac18b1932ceb8feaa0b8d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/29144123417"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-07-11T07:18:09.000Z",
      "commit": "e4494adec3553f24910f622b90250cfd76ea6742",
      "fileid": "https://r2.ropensci.org/836917553b3610116bd281005f9bf49a36e2913fb8a8745ed3f95b03a35784a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/29144123417"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.6",
      "date": "2026-07-11T07:19:08.000Z",
      "commit": "e4494adec3553f24910f622b90250cfd76ea6742",
      "fileid": "https://r2.ropensci.org/2995a2ed12dc70be5f0b2539039df6b7d858de53df6888d66cf5863399fa19c3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/29144123417"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-07-11T07:17:51.000Z",
      "commit": "e4494adec3553f24910f622b90250cfd76ea6742",
      "fileid": "https://r2.ropensci.org/59d526cdae378696419789aac0496dafb5de0c5e0dbee17b558d09133a3a0a17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/29144123417"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-07-11T07:17:49.000Z",
      "commit": "e4494adec3553f24910f622b90250cfd76ea6742",
      "fileid": "https://r2.ropensci.org/01299505bfbd8a6151e408a74c1e5ca6171ccad292a08988763624f5af83105f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/29144123417"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-07-11T07:17:52.000Z",
      "commit": "e4494adec3553f24910f622b90250cfd76ea6742",
      "fileid": "https://r2.ropensci.org/c350bbfe1a5cd9a94d7326d0e3c928cafacc60bc53a393b05b1bed52d4906292",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/29144123417"
    }
  ]
}