{
  "_id": "6a23c912530b9bc726be0ee1",
  "Package": "ellipsis",
  "Version": "0.3.3.9000",
  "Title": "Tools for Working with ...",
  "Description": "The ellipsis is a powerful tool for extending functions.\nUnfortunately this power comes at a cost: misspelled arguments\nwill be silently ignored. The ellipsis package provides a\ncollection of functions to catch problems and alert the user.",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = c(\"aut\", \"cre\")),\nperson(\"RStudio\", role = \"cph\")\n)",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "URL": "https://ellipsis.r-lib.org, https://github.com/r-lib/ellipsis",
  "BugReports": "https://github.com/r-lib/ellipsis/issues",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2026-04-07 08:11:05 UTC",
  "RemoteUrl": "https://github.com/r-lib/ellipsis",
  "RemoteRef": "HEAD",
  "RemoteSha": "a8e073ce0dabf6457c7f8ba694544073d7bee463",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 07:12:25 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre],\nRStudio [cph]",
  "Maintainer": "Hadley Wickham <hadley@rstudio.com>",
  "MD5sum": "a2017550ee3949318341a812cc3e1bc0",
  "_user": "r-lib",
  "_type": "src",
  "_file": "ellipsis_0.3.3.9000.tar.gz",
  "_fileid": "d033b810dd0bd5a87585999d40318acaaf4dda9625a7d9ffd04bbdfce055fcc0",
  "_filesize": 87375,
  "_sha256": "d033b810dd0bd5a87585999d40318acaaf4dda9625a7d9ffd04bbdfce055fcc0",
  "_created": "2026-06-06T07:12:25.000Z",
  "_published": "2026-06-06T07:15:30.261Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79860118666,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452316215"
    },
    {
      "job": 79860118668,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452315712"
    },
    {
      "job": 79860118664,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452313879"
    },
    {
      "job": 79860118667,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452315701"
    },
    {
      "job": 79859977048,
      "time": 141,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452301398"
    },
    {
      "job": 79860118673,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452322236"
    },
    {
      "job": 79860118669,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452312705"
    },
    {
      "job": 79860118674,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452311814"
    },
    {
      "job": 79860118672,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452310411"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055836088",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/ellipsis",
  "_commit": {
    "id": "a8e073ce0dabf6457c7f8ba694544073d7bee463",
    "author": "Lionel Henry <lionel.hry@proton.me>",
    "committer": "Lionel Henry <lionel.hry@proton.me>",
    "message": "Rbuildignore CRAN-SUBMISSION\n",
    "time": 1775549465
  },
  "_maintainer": {
    "name": "Hadley Wickham",
    "email": "hadley@rstudio.com",
    "login": "hadley",
    "bluesky": "@hadley.nz",
    "description": "Chief Scientist at @posit-pbc",
    "uuid": 4196
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.7",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 168,
  "_updates": [
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.3.3",
      "date": "2026-04-07"
    }
  ],
  "_topics": [
    "dot-dot-dot",
    "ellipsis"
  ],
  "_stars": 139,
  "_contributors": [
    {
      "user": "hadley",
      "count": 56,
      "uuid": 4196
    },
    {
      "user": "lionel-",
      "count": 42,
      "uuid": 4465050
    },
    {
      "user": "yutannihilation",
      "count": 2,
      "uuid": 1978793
    },
    {
      "user": "batpigandme",
      "count": 2,
      "uuid": 831732
    },
    {
      "user": "noamross",
      "count": 2,
      "uuid": 571752
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    },
    {
      "user": "krlmlr",
      "count": 1,
      "uuid": 1741643
    },
    {
      "user": "dkahle",
      "count": 1,
      "uuid": 424139
    },
    {
      "user": "jyuu",
      "count": 1,
      "uuid": 9940378
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure"
  },
  "_downloads": {
    "count": 261402,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ellipsis"
  },
  "_devurl": "https://github.com/r-lib/ellipsis",
  "_pkgdown": "https://ellipsis.r-lib.org",
  "_searchresults": 97,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ellipsis.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/ellipsis",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2018-08-31"
    },
    {
      "version": "0.0.2",
      "date": "2019-01-09"
    },
    {
      "version": "0.1.0",
      "date": "2019-02-19"
    },
    {
      "version": "0.2.0",
      "date": "2019-06-20"
    },
    {
      "version": "0.2.0.1",
      "date": "2019-07-02"
    },
    {
      "version": "0.3.0",
      "date": "2019-09-20"
    },
    {
      "version": "0.3.1",
      "date": "2020-05-15"
    },
    {
      "version": "0.3.2",
      "date": "2021-04-29"
    },
    {
      "version": "0.3.3",
      "date": "2026-04-04"
    }
  ],
  "_exports": [
    "check_dots_empty",
    "check_dots_unnamed",
    "check_dots_used",
    "safe_median"
  ],
  "_help": [
    {
      "page": "check_dots_empty",
      "title": "Check that dots are unused",
      "topics": [
        "check_dots_empty"
      ]
    },
    {
      "page": "check_dots_unnamed",
      "title": "Check that all dots are unnamed",
      "topics": [
        "check_dots_unnamed"
      ]
    },
    {
      "page": "check_dots_used",
      "title": "Check that all dots have been used",
      "topics": [
        "check_dots_used"
      ]
    },
    {
      "page": "safe_median",
      "title": "Safe version of median",
      "topics": [
        "safe_median",
        "safe_median.numeric"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/ellipsis/raw/HEAD/README.md",
  "_rundeps": [
    "rlang"
  ],
  "_score": 12.152615964024221,
  "_indexed": true,
  "_nocasepkg": "ellipsis",
  "_universes": [
    "r-lib",
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3.9000",
      "date": "2026-06-06T07:14:15.000Z",
      "distro": "noble",
      "commit": "a8e073ce0dabf6457c7f8ba694544073d7bee463",
      "fileid": "dcc6fcb4ddfd3f19c089f2f290a4a2e9364af5d4195001590532581cf5d0825b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055836088"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.3.9000",
      "date": "2026-06-06T07:14:11.000Z",
      "distro": "noble",
      "commit": "a8e073ce0dabf6457c7f8ba694544073d7bee463",
      "fileid": "f62859c138b8e8e2791932abeae4c732ff198775974f6deab6a311c8d20a6566",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055836088"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3.9000",
      "date": "2026-06-06T07:13:57.000Z",
      "commit": "a8e073ce0dabf6457c7f8ba694544073d7bee463",
      "fileid": "9f4cbd2e5b753e4aff0f25c00daf02fd228f432a8b84586536da3603b51da8c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055836088"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.3.9000",
      "date": "2026-06-06T07:14:12.000Z",
      "commit": "a8e073ce0dabf6457c7f8ba694544073d7bee463",
      "fileid": "c1a7323ea812c6f721f194255e8bf92942bed26b86c7d382b477336e6199d24c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055836088"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.3.9000",
      "date": "2026-06-06T07:15:11.000Z",
      "commit": "a8e073ce0dabf6457c7f8ba694544073d7bee463",
      "fileid": "756af891a60da5e98895a9029e4ce20fa9908eb01e8b6c970a8503267c52e312",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055836088"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.3.9000",
      "date": "2026-06-06T07:13:45.000Z",
      "commit": "a8e073ce0dabf6457c7f8ba694544073d7bee463",
      "fileid": "8702f4eafc785d588a3bd081ca90e9bb71c5990b8dd1f06cce874ab47a08a33e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055836088"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.3.9000",
      "date": "2026-06-06T07:13:37.000Z",
      "commit": "a8e073ce0dabf6457c7f8ba694544073d7bee463",
      "fileid": "7eabc1212cf3d4bf9cd46d0b259c0ecc01b26593710abc365bdf8627445a422d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055836088"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.3.9000",
      "date": "2026-06-06T07:13:27.000Z",
      "commit": "a8e073ce0dabf6457c7f8ba694544073d7bee463",
      "fileid": "65cbc2510f958227768ea7208905f35b632e1f5bf1c44229df1a623e4291d3ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055836088"
    }
  ]
}