{
  "_id": "6a4ca3c607c3fd5c3260ec90",
  "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-07-07 06:56:22 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>",
  "_user": "njtierney",
  "_type": "src",
  "_file": "syn_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/37b5deb704e94eebe5e4feda855b8784827eb21d0dd53a7497318e25367331ba",
  "_filesize": 3535991,
  "_sha256": "37b5deb704e94eebe5e4feda855b8784827eb21d0dd53a7497318e25367331ba",
  "_expires": "2026-10-15T06:59:17.000Z",
  "_created": "2026-07-07T06:56:22.000Z",
  "_published": "2026-07-07T06:59:18.609Z",
  "_jobs": [
    {
      "job": 85555151964,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8130239694"
    },
    {
      "job": 85555151951,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8130240538"
    },
    {
      "job": 85555151910,
      "time": 69,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8130226064"
    },
    {
      "job": 85555151935,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8130234125"
    },
    {
      "job": 85554729212,
      "time": 163,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8130205457"
    },
    {
      "job": 85555151929,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8130246564"
    },
    {
      "job": 85555151950,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8130237862"
    },
    {
      "job": 85555151953,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8130227899"
    },
    {
      "job": 85555151949,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8130227735"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/njtierney/actions/runs/28847489693",
  "_status": "success",
  "_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",
    "description": "|| Freelance Statistician and Research Software Engineer | PhD Statistics | Hiker | Runner | Coffee Geek ||",
    "uuid": 6488485
  },
  "_distro": "resolute",
  "_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",
    "followers": 629,
    "description": "|| Freelance Statistician and Research Software Engineer | PhD Statistics | Hiker | Runner | Coffee Geek ||"
  },
  "_downloads": {
    "count": 311,
    "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": 44,
  "_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/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.5519376953648365,
  "_indexed": true,
  "_nocasepkg": "syn",
  "_universes": [
    "njtierney"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-07T06:58:26.000Z",
      "distro": "resolute",
      "commit": "5485cfc736130a78a14beb933976d72c27d532b4",
      "fileid": "https://r2.ropensci.org/a75c0983fcabb66f5a9652a224739d1c208eade9035d593ee23a3f40c75eb48d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/28847489693"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-07T06:58:26.000Z",
      "distro": "resolute",
      "commit": "5485cfc736130a78a14beb933976d72c27d532b4",
      "fileid": "https://r2.ropensci.org/2c1363f3acc2ce0f54b898b124799cceee727f08e224e01db462f32c3117a64c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/28847489693"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-07T06:57:40.000Z",
      "commit": "5485cfc736130a78a14beb933976d72c27d532b4",
      "fileid": "https://r2.ropensci.org/98a177338448242d879f5a8795ce6fdaf27f98aa94ebfffb1aa498287535b768",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/28847489693"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-07T06:58:05.000Z",
      "commit": "5485cfc736130a78a14beb933976d72c27d532b4",
      "fileid": "https://r2.ropensci.org/4cd44573f1d79dbd0f90e75f800239f5a3ec891c2b0f96de9becad2c22652820",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/28847489693"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-07T06:58:55.000Z",
      "commit": "5485cfc736130a78a14beb933976d72c27d532b4",
      "fileid": "https://r2.ropensci.org/c6e28182b582cca3e2725e24002c0384033149d309c4826e8f8fbb9bc53a42ca",
      "status": "success",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/28847489693"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-07T06:58:10.000Z",
      "commit": "5485cfc736130a78a14beb933976d72c27d532b4",
      "fileid": "https://r2.ropensci.org/026a92bf9992153cf2ad502cd7c7b7aed30a9b08f9d8f1e35248234fb6f7e416",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/28847489693"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-07T06:57:35.000Z",
      "commit": "5485cfc736130a78a14beb933976d72c27d532b4",
      "fileid": "https://r2.ropensci.org/ddfaa1c4bd612ea2df8b074cf415d4e0b3acc8301f3a20c7b69d5130c90c71a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/28847489693"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-07T06:57:38.000Z",
      "commit": "5485cfc736130a78a14beb933976d72c27d532b4",
      "fileid": "https://r2.ropensci.org/201e8335234e4d9034b82403c10342979f0597bae9bef6c74dbf1cfa40cb9fed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/28847489693"
    }
  ]
}