{
  "_id": "6a2a56eb7b7a29ca60039428",
  "Package": "pkgmatch",
  "Title": "Find R Packages Matching Either Descriptions or Other R Packages",
  "Version": "0.5.4",
  "Authors@R": "c(\nperson(\"Mark\", \"Padgham\", , \"mark.padgham@email.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2172-5265\")),\nperson(\"Davis\", \"Vaughan\", , \"davis@posit.co\", role = c(\"ctb\"))\n)",
  "Description": "Find R packages from CRAN, 'rOpenSci', or Bioconductor\ncorpora. Packages can be matched to general text descriptions,\nto names of installed packages, or to local paths to entire\nsource repositories. The package is used to list the most\nsimilar packages for each new submission to the 'rOpenSci'\nsoftware peer-review program ('rOpenSci' authors, 2026;\n<doi:10.5281/zenodo.18885936>).",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/pkgmatch/,\nhttps://github.com/ropensci-review-tools/pkgmatch",
  "BugReports": "https://github.com/ropensci-review-tools/pkgmatch/issues",
  "NeedsCompilation": "yes",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Config/testthat/edition": "3",
  "Config/ropensci/maintainer": "staff",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Packaged": {
    "Date": "2026-06-11 06:22:21 UTC",
    "User": "root"
  },
  "Author": "Mark Padgham [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2172-5265>), Davis Vaughan [ctb]",
  "Maintainer": "Mark Padgham <mark.padgham@email.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-10 07:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/pkgmatch",
  "RemoteRef": "HEAD",
  "RemoteSha": "a59f091cf41e293ebfedc214399ea1b279613493",
  "MD5sum": "192cd856df7dea5dbac90ec58e2a0d47",
  "_user": "cran",
  "_type": "src",
  "_file": "pkgmatch_0.5.4.tar.gz",
  "_fileid": "ea083c61e2f71262ca748ee309f87c2488aaf5f44a797a4b380bfb5afe1eebab",
  "_filesize": 194288,
  "_sha256": "ea083c61e2f71262ca748ee309f87c2488aaf5f44a797a4b380bfb5afe1eebab",
  "_created": "2026-06-11T06:22:21.000Z",
  "_published": "2026-06-11T06:34:19.460Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80733662645,
      "time": 147,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7556391830"
    },
    {
      "job": 80733662632,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7556390384"
    },
    {
      "job": 80733662653,
      "time": 681,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7556532317"
    },
    {
      "job": 80733662637,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7556395404"
    },
    {
      "job": 80733225366,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7556354492"
    },
    {
      "job": 80733662596,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7556385255"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27273881623",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/pkgmatch",
  "_commit": {
    "id": "a59f091cf41e293ebfedc214399ea1b279613493",
    "author": "Mark Padgham <mark.padgham@email.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.5.4\n",
    "time": 1781077202
  },
  "_maintainer": {
    "name": "Mark Padgham",
    "email": "mark.padgham@email.com",
    "login": "mpadge",
    "mastodon": "@mpadge@nerdculture.de",
    "description": "rOpenSci software review lead",
    "uuid": 6697851,
    "orcid": "0000-0003-2172-5265"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "brio",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "version": ">= 6.0.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "piggyback",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tokenizers",
      "role": "Imports"
    },
    {
      "package": "treesitter",
      "role": "Imports"
    },
    {
      "package": "treesitter.r",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "gert",
      "role": "Suggests"
    },
    {
      "package": "hms",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "pkgbuild",
      "role": "Suggests"
    },
    {
      "package": "rappdirs",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.5.4",
      "date": "2026-06-10"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mpadge",
      "count": 1,
      "uuid": 6697851
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pkgmatch"
  },
  "_devurl": "https://github.com/ropensci-review-tools/pkgmatch",
  "_pkgdown": "https://docs.ropensci.org/pkgmatch/",
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pkgmatch.html",
    "manual.pdf"
  ],
  "_realowner": "ropensci",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.5.4",
      "date": "2026-06-10"
    }
  ],
  "_exports": [
    "generate_pkgmatch_example_data",
    "pkgmatch_bm25",
    "pkgmatch_bm25_fn_calls",
    "pkgmatch_browse",
    "pkgmatch_load_data",
    "pkgmatch_similar_fns",
    "pkgmatch_similar_pkgs",
    "pkgmatch_treesitter_fn_tags",
    "pkgmatch_update_cache",
    "pkgmatch_update_data"
  ],
  "_help": [
    {
      "page": "generate_pkgmatch_example_data",
      "title": "Generate example data to use with pkgmatch",
      "concept": [
        "utils"
      ],
      "topics": [
        "generate_pkgmatch_example_data"
      ]
    },
    {
      "page": "head.pkgmatch",
      "title": "Head method for 'pkgmatch' objects",
      "concept": [
        "utils"
      ],
      "topics": [
        "head.pkgmatch"
      ]
    },
    {
      "page": "pkgmatch_bm25",
      "title": "The \"Best Matching 25\" (BM25) ranking function.",
      "concept": [
        "bm25"
      ],
      "topics": [
        "pkgmatch_bm25"
      ]
    },
    {
      "page": "pkgmatch_bm25_fn_calls",
      "title": "The \"Best Matching 25\" (BM25) ranking function for function calls",
      "concept": [
        "bm25"
      ],
      "topics": [
        "pkgmatch_bm25_fn_calls"
      ]
    },
    {
      "page": "pkgmatch_browse",
      "title": "Open web pages for 'pkgmatch' results",
      "concept": [
        "utils"
      ],
      "topics": [
        "pkgmatch_browse"
      ]
    },
    {
      "page": "pkgmatch_load_data",
      "title": "Load 'pkgmatch' data for specified corpus.",
      "concept": [
        "utils"
      ],
      "topics": [
        "pkgmatch_load_data"
      ]
    },
    {
      "page": "pkgmatch_similar_fns",
      "title": "Identify R functions best matching a given input string",
      "concept": [
        "main"
      ],
      "topics": [
        "pkgmatch_similar_fns"
      ]
    },
    {
      "page": "pkgmatch_similar_pkgs",
      "title": "Find R packages matching an input of either text or another package",
      "concept": [
        "main"
      ],
      "topics": [
        "pkgmatch_similar_pkgs"
      ]
    },
    {
      "page": "pkgmatch_treesitter_fn_tags",
      "title": "Identify all function calls made within a package.",
      "concept": [
        "treesitter"
      ],
      "topics": [
        "pkgmatch_treesitter_fn_tags"
      ]
    },
    {
      "page": "pkgmatch_update_cache",
      "title": "Update all locally-cached 'pkgmatch' data to latest versions.",
      "concept": [
        "utils"
      ],
      "topics": [
        "pkgmatch_update_cache"
      ]
    },
    {
      "page": "pkgmatch_update_data",
      "title": "Update pkgmatch corpus data on GitHub",
      "concept": [
        "data"
      ],
      "topics": [
        "pkgmatch_update_data"
      ]
    },
    {
      "page": "print.pkgmatch",
      "title": "Print method for 'pkgmatch' objects",
      "concept": [
        "utils"
      ],
      "topics": [
        "print.pkgmatch"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "backports",
    "brio",
    "cachem",
    "checkmate",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "fastmap",
    "fs",
    "generics",
    "gitcreds",
    "glue",
    "httr",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "piggyback",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rvest",
    "selectr",
    "SnowballC",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tokenizers",
    "treesitter",
    "treesitter.r",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "B_data-caching-and-updating.Rmd",
      "filename": "B_data-caching-and-updating.html",
      "title": "Data caching and updating",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Local caching and updating for users",
        "Data updating for developers"
      ],
      "created": "2026-06-10 07:40:02",
      "modified": "2026-06-10 07:40:02",
      "commits": 1
    },
    {
      "source": "A_extended-use-case.Rmd",
      "filename": "A_extended-use-case.html",
      "title": "Example applications",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Text searches for R packages",
        "Using search engines",
        "Using language models",
        "Using 'pkgmatch'",
        "Searches based on entire packages"
      ],
      "created": "2026-06-10 07:40:02",
      "modified": "2026-06-10 07:40:02",
      "commits": 1
    },
    {
      "source": "pkgmatch.Rmd",
      "filename": "pkgmatch.html",
      "title": "The pkgmatch package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What does the package do?",
        "Using an R package as input"
      ],
      "created": "2026-06-10 07:40:02",
      "modified": "2026-06-10 07:40:02",
      "commits": 1
    }
  ],
  "_score": 2.4771212547196626,
  "_indexed": false,
  "_nocasepkg": "pkgmatch",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://ropensci.r-universe.dev/pkgmatch",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.4",
      "date": "2026-06-11T06:24:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a59f091cf41e293ebfedc214399ea1b279613493",
      "fileid": "64dc7f4e029b2944c28093e2b03a03dc0d241226707c6f710a5176bb4c181ff5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27273881623"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.4",
      "date": "2026-06-11T06:24:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a59f091cf41e293ebfedc214399ea1b279613493",
      "fileid": "a11952430d9dae850205f5816519c03d197d2f2690663a022fb68aa9c84f5275",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27273881623"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.4",
      "date": "2026-06-11T06:33:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a59f091cf41e293ebfedc214399ea1b279613493",
      "fileid": "390563ea448cfd84ac05e8d54486c3225df764358a60077c9d6c7221b5055056",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27273881623"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.4",
      "date": "2026-06-11T06:24:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a59f091cf41e293ebfedc214399ea1b279613493",
      "fileid": "e13c973f02e708a7820d95e6644fece328ce1ecad3b95bc4ef979b2fffb87226",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27273881623"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.4",
      "date": "2026-06-11T06:24:36.000Z",
      "arch": "emscripten",
      "commit": "a59f091cf41e293ebfedc214399ea1b279613493",
      "fileid": "92d93ed76aa506e93ff9031ed0b7c4140169d33fea0ecb73e89337adc02d7e1d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27273881623"
    }
  ]
}