{
  "_id": "6a1d30ca1d7bb097a0a3a98a",
  "Package": "rhymer",
  "Type": "Package",
  "URL": "https://landesbergn.github.io/rhymer/index.html,\nhttps://github.com/landesbergn/rhymer,\nhttps://landesbergn.github.io/rhymer/",
  "BugReports": "https://github.com/landesbergn/rhymer/issues",
  "Title": "Wrapper for the 'Datamuse' API to Find Rhyming and Associated\nWords",
  "Version": "1.2.4",
  "Authors@R": "person(\"Noah\", \"Landesberg\", email = \"noah.landesberg@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Wrapper for 'Datamuse' API to find rhyming and other\nassociated words. This includes words of similar meaning,\nspelling, or other related words. Learn more about the\n'Datamuse' API here <https://www.datamuse.com/api/>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://landesbergn.r-universe.dev",
  "Date/Publication": "2025-11-30 06:52:19 UTC",
  "RemoteUrl": "https://github.com/landesbergn/rhymer",
  "RemoteRef": "HEAD",
  "RemoteSha": "6e80b35c2cd03e363c8eff9d5b804af66dfd2360",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 07:02:10 UTC",
    "User": "root"
  },
  "Author": "Noah Landesberg [aut, cre]",
  "Maintainer": "Noah Landesberg <noah.landesberg@gmail.com>",
  "MD5sum": "711d4c7257f9593428dfcd9dd93b8a86",
  "_user": "landesbergn",
  "_type": "src",
  "_file": "rhymer_1.2.4.tar.gz",
  "_fileid": "12a84e21161fc36368d836bbbf8bd0f99ca1973ad8b3910cdbbddb2ff5462721",
  "_filesize": 142512,
  "_sha256": "12a84e21161fc36368d836bbbf8bd0f99ca1973ad8b3910cdbbddb2ff5462721",
  "_created": "2026-06-01T07:02:10.000Z",
  "_published": "2026-06-01T07:12:10.736Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78802250000,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325283836"
    },
    {
      "job": 78802250017,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325284714"
    },
    {
      "job": 78802249979,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325389217"
    },
    {
      "job": 78802250005,
      "time": 172,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325387947"
    },
    {
      "job": 78801900311,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325250356"
    },
    {
      "job": 78802249998,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325279216"
    },
    {
      "job": 78802250008,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325270857"
    },
    {
      "job": 78802250022,
      "time": 62,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325267595"
    },
    {
      "job": 78802250058,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325269965"
    }
  ],
  "_buildurl": "https://github.com/r-universe/landesbergn/actions/runs/26740111167",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/landesbergn/rhymer",
  "_commit": {
    "id": "6e80b35c2cd03e363c8eff9d5b804af66dfd2360",
    "author": "landesbergn <noah.landesberg@gmail.com>",
    "committer": "landesbergn <noah.landesberg@gmail.com>",
    "message": "Merge branch 'master' of https://github.com/landesbergn/rhymer\n",
    "time": 1764485539
  },
  "_maintainer": {
    "name": "Noah Landesberg",
    "email": "noah.landesberg@gmail.com",
    "login": "landesbergn",
    "description": "",
    "uuid": 8619009
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "landesbergn",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 9
    }
  ],
  "_tags": [
    {
      "name": "v1.2.4",
      "date": "2025-11-30"
    }
  ],
  "_topics": [
    "datamuse-api",
    "rhymes"
  ],
  "_stars": 25,
  "_contributors": [
    {
      "user": "landesbergn",
      "count": 77,
      "uuid": 8619009
    }
  ],
  "_userbio": {
    "uuid": 8619009,
    "type": "user",
    "name": "Noah Landesberg"
  },
  "_downloads": {
    "count": 124,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rhymer"
  },
  "_devurl": "https://github.com/landesbergn/rhymer",
  "_pkgdown": "https://landesbergn.github.io/rhymer/",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_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/rhymer.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/landesbergn/rhymer",
  "_realowner": "landesbergn",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-12-19"
    },
    {
      "version": "1.1.0",
      "date": "2020-08-14"
    },
    {
      "version": "1.2.0",
      "date": "2023-01-05"
    },
    {
      "version": "1.2.2",
      "date": "2025-05-27"
    },
    {
      "version": "1.2.4",
      "date": "2025-11-30"
    }
  ],
  "_exports": [
    "datamuse_api",
    "get_content",
    "get_means_like",
    "get_other_related",
    "get_rhyme",
    "get_sounds_like",
    "get_spelled_like",
    "return_content"
  ],
  "_help": [
    {
      "page": "datamuse_api",
      "title": "Call Datamuse API and return data.",
      "topics": [
        "datamuse_api"
      ]
    },
    {
      "page": "get_content",
      "title": "Extract content from Datamuse API call.",
      "topics": [
        "get_content"
      ]
    },
    {
      "page": "get_means_like",
      "title": "Get dataframe for words with similar meaning.",
      "topics": [
        "get_means_like"
      ]
    },
    {
      "page": "get_other_related",
      "title": "Get data for words that are related according to a supplied code.",
      "topics": [
        "get_other_related"
      ]
    },
    {
      "page": "get_rhyme",
      "title": "Get data for rhyming words.",
      "topics": [
        "get_rhyme"
      ]
    },
    {
      "page": "get_sounds_like",
      "title": "Get data for words that sound similar.",
      "topics": [
        "get_sounds_like"
      ]
    },
    {
      "page": "get_spelled_like",
      "title": "Get data for words that are spelled similarly.",
      "topics": [
        "get_spelled_like"
      ]
    },
    {
      "page": "return_content",
      "title": "Helper function to shape data to return to user.",
      "topics": [
        "return_content"
      ]
    }
  ],
  "_readme": "https://github.com/landesbergn/rhymer/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "sys"
  ],
  "_vignettes": [
    {
      "source": "intro-to-rhymer.Rmd",
      "filename": "intro-to-rhymer.html",
      "title": "Intro to rhymer",
      "author": "Noah Landesberg",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Main functions",
        "get_rhyme()",
        "get_means_like()",
        "get_sounds_like()",
        "get_spelled_like()"
      ],
      "created": "2017-11-12 22:47:42",
      "modified": "2020-08-14 03:19:32",
      "commits": 9
    }
  ],
  "_score": 5.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "rhymer",
  "_universes": [
    "landesbergn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.4",
      "date": "2026-06-01T07:04:14.000Z",
      "distro": "noble",
      "commit": "6e80b35c2cd03e363c8eff9d5b804af66dfd2360",
      "fileid": "e650eee8654ace3f02105750573394f0c7fa067329bca530b9a88bfb6025ed7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/landesbergn/actions/runs/26740111167"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.4",
      "date": "2026-06-01T07:04:16.000Z",
      "distro": "noble",
      "commit": "6e80b35c2cd03e363c8eff9d5b804af66dfd2360",
      "fileid": "5030fae877d49b673620a98836e665e0568bb5d956882412a6e4b5afc48e470c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/landesbergn/actions/runs/26740111167"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.4",
      "date": "2026-06-01T07:10:53.000Z",
      "commit": "6e80b35c2cd03e363c8eff9d5b804af66dfd2360",
      "fileid": "e8719fd12690c6cf354bd5be92161903588691edc3ca9de4f49af6535041ca79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/landesbergn/actions/runs/26740111167"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.4",
      "date": "2026-06-01T07:10:49.000Z",
      "commit": "6e80b35c2cd03e363c8eff9d5b804af66dfd2360",
      "fileid": "e1f05acd84b04549bc266732c6dca6460ce8dafee2585ae0239177495b0de100",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/landesbergn/actions/runs/26740111167"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.4",
      "date": "2026-06-01T07:04:08.000Z",
      "commit": "6e80b35c2cd03e363c8eff9d5b804af66dfd2360",
      "fileid": "1519a0c9be6f7674da221353889789ae8bb3bd245a642a8ef0964fdb9ed4d151",
      "status": "success",
      "buildurl": "https://github.com/r-universe/landesbergn/actions/runs/26740111167"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.4",
      "date": "2026-06-01T07:03:23.000Z",
      "commit": "6e80b35c2cd03e363c8eff9d5b804af66dfd2360",
      "fileid": "6e91b8b6303f23060891153309de2f3ee639277e38c76a27d83d39e182ad7952",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/landesbergn/actions/runs/26740111167"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.4",
      "date": "2026-06-01T07:03:10.000Z",
      "commit": "6e80b35c2cd03e363c8eff9d5b804af66dfd2360",
      "fileid": "9d77f5648a764320cc36f4684f5affd64c3472bfe32ec8ead15bbe669a563633",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/landesbergn/actions/runs/26740111167"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.4",
      "date": "2026-06-01T07:03:16.000Z",
      "commit": "6e80b35c2cd03e363c8eff9d5b804af66dfd2360",
      "fileid": "eb9a8c11989578f342be6ca6794bb383e1528d0d5f2bd76b72315971b57c5359",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/landesbergn/actions/runs/26740111167"
    }
  ]
}