{
  "_id": "6a105fe0acfb0bcc41ca68d8",
  "Package": "syn",
  "Title": "Creates Synonyms From Target Words",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Nicholas\", \"Tierney\",\nemail = \"nicholas.tierney@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"https://orcid.org/0000-0003-1460-8722\")),\nperson(\"Amy\", \"Stringer\",\nemail = \"amy.stringer@me.com\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"https://orcid.org/0000-0002-0409-7976\")),\nperson(\"Mike\", \"Cheng\",\nemail = \"mikefc@coolbutuseless.com\",\nrole = c(\"aut\")),\nperson(\"Laura\", \"de Jong\",\nrole = c(\"aut\")),\nperson(\"Thomas\", \"Lumley\",\nemail = \"thomas.lumley@r-project.org\",\nrole = c(\"ctb\"))\n)",
  "Description": "Generates synonyms from a given word drawing from a\nsynonym list from the 'moby' project\n<http://moby-thesaurus.org/>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.0",
  "URL": "http://syn.njtierney.com/, https://github.com/njtierney/syn",
  "BugReports": "https://github.com/njtierney/syn/issues",
  "Roxygen": "list(markdown = TRUE)",
  "Language": "en-US",
  "Repository": "https://njtierney.r-universe.dev",
  "Date/Publication": "2024-01-12 10:38:45 UTC",
  "RemoteUrl": "https://github.com/njtierney/syn",
  "RemoteRef": "HEAD",
  "RemoteSha": "5485cfc736130a78a14beb933976d72c27d532b4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 08:44:30 UTC",
    "User": "root"
  },
  "Author": "Nicholas Tierney [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1460-8722>),\nAmy Stringer [aut] (ORCID: <https://orcid.org/0000-0002-0409-7976>),\nMike Cheng [aut],\nLaura de Jong [aut],\nThomas Lumley [ctb]",
  "Maintainer": "Nicholas Tierney <nicholas.tierney@gmail.com>",
  "MD5sum": "315a70fefac1bdc6b59c461116b096a7",
  "_user": "njtierney",
  "_type": "src",
  "_file": "syn_0.1.1.tar.gz",
  "_fileid": "47e55e52e79e9e54922138dc771717f812e2b725fe537f6fe707b22fa77baae0",
  "_filesize": 3535829,
  "_sha256": "47e55e52e79e9e54922138dc771717f812e2b725fe537f6fe707b22fa77baae0",
  "_created": "2026-05-08T08:44:30.000Z",
  "_published": "2026-05-22T13:53:35.998Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77393697341,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6875358091"
    },
    {
      "job": 77393697574,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875340530"
    },
    {
      "job": 77393697750,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6875353147"
    },
    {
      "job": 77393697540,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875346624"
    },
    {
      "job": 77393696781,
      "time": 125,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875306155"
    },
    {
      "job": 77393696426,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162192769"
    },
    {
      "job": 77393697590,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6875328005"
    },
    {
      "job": 77393697412,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6875326585"
    },
    {
      "job": 77393697376,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875327694"
    }
  ],
  "_buildurl": "https://github.com/r-universe/njtierney/actions/runs/25546108498",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/njtierney/syn",
  "_commit": {
    "id": "5485cfc736130a78a14beb933976d72c27d532b4",
    "author": "njtierney <nicholas.tierney@gmail.com>",
    "committer": "njtierney <nicholas.tierney@gmail.com>",
    "message": "use canonical cran links\n",
    "time": 1705055925
  },
  "_maintainer": {
    "name": "Nicholas Tierney",
    "email": "nicholas.tierney@gmail.com",
    "login": "njtierney",
    "mastodon": "@njtierney@aus.social",
    "bluesky": "@njtierney.bsky.social",
    "orcid": "0000-0003-1460-8722",
    "uuid": 6488485
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "njtierney",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "antonyms",
    "ozunconf18",
    "synonyms",
    "text-processing",
    "thesaurus",
    "unconf"
  ],
  "_stars": 54,
  "_contributors": [
    {
      "user": "njtierney",
      "count": 63,
      "uuid": 6488485
    },
    {
      "user": "coolbutuseless",
      "count": 17,
      "uuid": 181818
    }
  ],
  "_userbio": {
    "uuid": 6488485,
    "type": "user",
    "name": "Nicholas Tierney",
    "description": "|| Freelance Statistician and Research Software Engineer | PhD Statistics | Hiker | Runner | Coffee Geek ||"
  },
  "_downloads": {
    "count": 262,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/syn"
  },
  "_mentions": 5,
  "_devurl": "https://github.com/njtierney/syn",
  "_pkgdown": "http://syn.njtierney.com/",
  "_searchresults": 32,
  "_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/syn.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/njtierney/syn",
  "_realowner": "njtierney",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-12-20"
    }
  ],
  "_exports": [
    "ant",
    "ants",
    "n_words",
    "syn",
    "syns"
  ],
  "_help": [
    {
      "page": "ant",
      "title": "Ant: Get antonyms for one word",
      "topics": [
        "ant"
      ]
    },
    {
      "page": "ants",
      "title": "Ants: Get antonyms for many words",
      "topics": [
        "ants"
      ]
    },
    {
      "page": "n_words",
      "title": "Return the number of words in a string",
      "topics": [
        "n_words"
      ]
    },
    {
      "page": "syn",
      "title": "syn",
      "topics": [
        "syn-package",
        "syn"
      ]
    },
    {
      "page": "syns",
      "title": "Syns: Get synonyms for many words",
      "topics": [
        "syns"
      ]
    }
  ],
  "_pkglogo": "https://github.com/njtierney/syn/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/njtierney/syn/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 6.413634997198556,
  "_indexed": true,
  "_nocasepkg": "syn",
  "_universes": [
    "njtierney"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-08T08:47:33.000Z",
      "distro": "noble",
      "commit": "5485cfc736130a78a14beb933976d72c27d532b4",
      "fileid": "a33fee1bb7d67ac97b72e781d7f4bdb8bcddb381f5a4126ce2d1b87dd642bd92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/25546108498"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-08T08:46:36.000Z",
      "distro": "noble",
      "commit": "5485cfc736130a78a14beb933976d72c27d532b4",
      "fileid": "bcbe3c6d39eaa650d20317f879f87305bbe47be881cb27f6c0b41c0a0f88d270",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/25546108498"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-08T08:47:14.000Z",
      "commit": "5485cfc736130a78a14beb933976d72c27d532b4",
      "fileid": "a2071fd7091df2cfd58d705646626bee623a2087d4785e498370f8bdb9392e1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/25546108498"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-08T08:46:47.000Z",
      "commit": "5485cfc736130a78a14beb933976d72c27d532b4",
      "fileid": "df73689d881f7c59c7de4108f32a9df9c709b6f7851c204c02740547efaf48b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/25546108498"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-08T08:45:44.000Z",
      "commit": "5485cfc736130a78a14beb933976d72c27d532b4",
      "fileid": "b0d1960ce78d4e9ee8331c3956ac25ffd7f0d3fb3663576360084b84e79da4f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/25546108498"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-08T08:45:42.000Z",
      "commit": "5485cfc736130a78a14beb933976d72c27d532b4",
      "fileid": "75487df8e27835b30139dbfadf0830a127c3703e493e4ca910cd95c16b2d3dd8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/25546108498"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-08T08:45:45.000Z",
      "commit": "5485cfc736130a78a14beb933976d72c27d532b4",
      "fileid": "d5fc775f29fe94cc51838d6fce2484cf1a93ab6955aaabceaa4836f591b42a37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/25546108498"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T13:53:08.000Z",
      "commit": "5485cfc736130a78a14beb933976d72c27d532b4",
      "fileid": "d9c030795f9d0f841fa2c30984ceb8ddd96e9e4dd3047268f193456cb3c375f1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/25546108498"
    }
  ]
}