{
  "_id": "6a44ecea6ff6f2357551f082",
  "Package": "zeallot",
  "Type": "Package",
  "Title": "Multiple, Unpacking, and Destructuring Assignment",
  "Version": "0.2.0.9000",
  "Authors@R": "c(\nperson(\"Nathan\", \"Teetor\", email = \"nate@haufin.ch\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Paul\", \"Teetor\",\nrole = \"ctb\"))",
  "Description": "Provides a %<-% operator to perform multiple, unpacking,\nand destructuring assignment in R. The operator unpacks the\nright-hand side of an assignment into multiple values and\nassigns these values to variables on the left-hand side of the\nassignment.",
  "URL": "https://github.com/r-lib/zeallot",
  "BugReports": "https://github.com/r-lib/zeallot/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2025-06-03 01:37:44 UTC",
  "RemoteUrl": "https://github.com/r-lib/zeallot",
  "RemoteRef": "HEAD",
  "RemoteSha": "85f80a83bb5629c406d13a30dd39271d996d52f7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 10:16:04 UTC",
    "User": "root"
  },
  "Author": "Nathan Teetor [aut, cre],\nPaul Teetor [ctb]",
  "Maintainer": "Nathan Teetor <nate@haufin.ch>",
  "_user": "r-lib",
  "_type": "src",
  "_file": "zeallot_0.2.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/230337eecb873cfde5eb53eb8d504120ceb661bea2814dcb4044ccdf44a5fbd2",
  "_filesize": 127359,
  "_sha256": "230337eecb873cfde5eb53eb8d504120ceb661bea2814dcb4044ccdf44a5fbd2",
  "_expires": "2026-10-09T10:33:14.000Z",
  "_created": "2026-07-01T10:16:04.000Z",
  "_published": "2026-07-01T10:33:14.690Z",
  "_jobs": [
    {
      "job": 84508795827,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006940828"
    },
    {
      "job": 84508795819,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006924302"
    },
    {
      "job": 84508795875,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8007266736"
    },
    {
      "job": 84508795799,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8007248963"
    },
    {
      "job": 84508252764,
      "time": 178,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006876150"
    },
    {
      "job": 84508795800,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8006913764"
    },
    {
      "job": 84508795809,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006904615"
    },
    {
      "job": 84508795887,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8006912638"
    },
    {
      "job": 84508795825,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006904632"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510141783",
  "_status": "success",
  "_upstream": "https://github.com/r-lib/zeallot",
  "_commit": {
    "id": "85f80a83bb5629c406d13a30dd39271d996d52f7",
    "author": "nteetor <nate@haufin.ch>",
    "committer": "nteetor <nate@haufin.ch>",
    "message": "update(package): bump to dev version\n\n* closes #64\n",
    "time": 1748914664
  },
  "_maintainer": {
    "name": "Nathan Teetor",
    "email": "nate@haufin.ch",
    "login": "nteetor",
    "bluesky": "@nteetor.bsky.social",
    "description": "",
    "uuid": 3228369
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "codetools",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 109,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "destructuring-assignment",
    "multiple-assignment",
    "pattern-matching",
    "unpacking-assignment"
  ],
  "_stars": 272,
  "_contributors": [
    {
      "user": "nteetor",
      "count": 35,
      "uuid": 3228369
    },
    {
      "user": "pteetor",
      "count": 5,
      "uuid": 1176689
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 740
  },
  "_downloads": {
    "count": 34010,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/zeallot"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/r-lib/zeallot",
  "_searchresults": 2536,
  "_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/zeallot.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/zeallot",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2017-01-27"
    },
    {
      "version": "0.0.3",
      "date": "2017-02-27"
    },
    {
      "version": "0.0.4",
      "date": "2017-07-28"
    },
    {
      "version": "0.0.5",
      "date": "2017-08-25"
    },
    {
      "version": "0.0.6",
      "date": "2017-09-28"
    },
    {
      "version": "0.1.0",
      "date": "2018-01-28"
    },
    {
      "version": "0.2.0",
      "date": "2025-05-27"
    }
  ],
  "_exports": [
    "%->%",
    "%<-%",
    "destructure",
    "zeallous"
  ],
  "_help": [
    {
      "page": "destructure",
      "title": "Destructure an object",
      "topics": [
        "destructure",
        "destructure.data.frame",
        "destructure.default",
        "destructure.summary.lm"
      ]
    },
    {
      "page": "operator",
      "title": "Multiple assignment operators",
      "topics": [
        "%->%",
        "%<-%",
        "operator"
      ]
    },
    {
      "page": "zeallot",
      "title": "Multiple, unpacking, and destructuring assignment in R",
      "topics": [
        "zeallot-package",
        "zeallot"
      ]
    },
    {
      "page": "zeallous",
      "title": "Allow zeallous assignment",
      "topics": [
        "zeallous"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/zeallot/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "unpacking-assignment.Rmd",
      "filename": "unpacking-assignment.html",
      "title": "Unpacking Assignment",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting Started",
        "Unpacking a returned value",
        "Example: Intercept and slope of regression",
        "Example: Unpacking the result of safely",
        "Unpacking a data frame",
        "Example: List of data frames",
        "Custom classes",
        "Trailing values: the \"everything else\" clause",
        "Leading values and middle values",
        "Skipped values: anonymous elements",
        "Default values: handle missing values",
        "Swapping values"
      ],
      "created": "2017-01-20 16:42:51",
      "modified": "2025-05-22 07:31:58",
      "commits": 9
    }
  ],
  "_score": 13.060963796892583,
  "_indexed": true,
  "_nocasepkg": "zeallot",
  "_universes": [
    "r-lib",
    "nteetor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-01T10:18:52.000Z",
      "distro": "resolute",
      "commit": "85f80a83bb5629c406d13a30dd39271d996d52f7",
      "fileid": "https://r2.ropensci.org/082b6bee4bd457053980aae084e16077f81692a19373b6ea03701e08b2e6efb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510141783"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-01T10:18:09.000Z",
      "distro": "resolute",
      "commit": "85f80a83bb5629c406d13a30dd39271d996d52f7",
      "fileid": "https://r2.ropensci.org/c70556160ed749fd5d89f7fc325fd49a6f6df64095de964958773701a4b3e08a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510141783"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-01T10:32:08.000Z",
      "commit": "85f80a83bb5629c406d13a30dd39271d996d52f7",
      "fileid": "https://r2.ropensci.org/58c056c6c655ea7ab0968fd2d4a1f87baebce94fb9955dd456822b91ec6f6236",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510141783"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-01T10:31:51.000Z",
      "commit": "85f80a83bb5629c406d13a30dd39271d996d52f7",
      "fileid": "https://r2.ropensci.org/f36eed650dfce32fe9f28d12eb533c285e73104cef347c2d64a24fa20f409e19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510141783"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-07-01T10:17:54.000Z",
      "commit": "85f80a83bb5629c406d13a30dd39271d996d52f7",
      "fileid": "https://r2.ropensci.org/7e6225e29655df4c2c9843bb1e3b1b34bb16570692939d376fd13488750b5a1a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510141783"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-01T10:17:14.000Z",
      "commit": "85f80a83bb5629c406d13a30dd39271d996d52f7",
      "fileid": "https://r2.ropensci.org/e356fafe3494a1ba3839c301ed94a0a1a67297fcd4d49b0817eb11da739c8800",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510141783"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-01T10:17:34.000Z",
      "commit": "85f80a83bb5629c406d13a30dd39271d996d52f7",
      "fileid": "https://r2.ropensci.org/9cdd2ba9a1ef61176e8458d7d04fc173b705da3cca7bf7e8e555dad39d20889f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510141783"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-01T10:17:14.000Z",
      "commit": "85f80a83bb5629c406d13a30dd39271d996d52f7",
      "fileid": "https://r2.ropensci.org/7181ecd92219700026527b9fefeda3f3a77e4bec4542435e3cecb7b025753961",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510141783"
    }
  ]
}