{
  "_id": "6a47dc60e06c18f0a6522170",
  "Package": "dotty",
  "Type": "Package",
  "Title": "The Unpacking Dot Operator",
  "Version": "0.1.0.9000",
  "Authors@R": "c(\nperson(\n\"Kevin\", \"Ushey\",\nemail = \"kevinushey@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2880-7407\")\n)\n)",
  "Description": "Provides a `.` object which can be used for unpacking\nassignments. For example, `.[rows, columns] <- dim(cars)` could\nbe used to pull the number of rows and number of columns from\n`dim(cars)` into individual variables `rows` and `columns` in a\nsingle step.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "URL": "https://kevinushey.github.io/dotty/",
  "Repository": "https://kevinushey.r-universe.dev",
  "Date/Publication": "2025-09-23 17:18:28 UTC",
  "RemoteUrl": "https://github.com/kevinushey/dotty",
  "RemoteRef": "HEAD",
  "RemoteSha": "142e53000b17c14d77de60a29bb9169c3650922e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 15:55:07 UTC",
    "User": "root"
  },
  "Author": "Kevin Ushey [aut, cre] (ORCID: <https://orcid.org/0000-0003-2880-7407>)",
  "Maintainer": "Kevin Ushey <kevinushey@gmail.com>",
  "_user": "kevinushey",
  "_type": "src",
  "_file": "dotty_0.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/ceda9bc530c9b664a44eb89bf271eeba8b1a7604edb5c18056b2cfcfe9dd92d0",
  "_filesize": 97846,
  "_sha256": "ceda9bc530c9b664a44eb89bf271eeba8b1a7604edb5c18056b2cfcfe9dd92d0",
  "_expires": "2026-10-11T15:59:27.000Z",
  "_created": "2026-07-03T15:55:07.000Z",
  "_published": "2026-07-03T15:59:28.927Z",
  "_jobs": [
    {
      "job": 85034547321,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8070684917"
    },
    {
      "job": 85034547297,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8070685437"
    },
    {
      "job": 85034547283,
      "time": 227,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8070704897"
    },
    {
      "job": 85034547289,
      "time": 189,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8070694980"
    },
    {
      "job": 85034176844,
      "time": 148,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8070652758"
    },
    {
      "job": 85034547309,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8070679320"
    },
    {
      "job": 85034547336,
      "time": 62,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8070672043"
    },
    {
      "job": 85034547318,
      "time": 55,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8070669994"
    },
    {
      "job": 85034547319,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8070671198"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kevinushey/actions/runs/28671035132",
  "_status": "success",
  "_upstream": "https://github.com/kevinushey/dotty",
  "_commit": {
    "id": "142e53000b17c14d77de60a29bb9169c3650922e",
    "author": "Kevin Ushey <kevinushey@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #9 from TimTaylor/main\n\ndocs: fix description field",
    "time": 1758647908
  },
  "_maintainer": {
    "name": "Kevin Ushey",
    "email": "kevinushey@gmail.com",
    "login": "kevinushey",
    "description": "",
    "uuid": 1976582,
    "orcid": "0000-0003-2880-7407"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "codetools",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "kevinushey",
  "_selfowned": true,
  "_usedby": 11,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 62,
  "_contributors": [
    {
      "user": "kevinushey",
      "count": 22,
      "uuid": 1976582
    },
    {
      "user": "timtaylor",
      "count": 2,
      "uuid": 43499035
    }
  ],
  "_userbio": {
    "uuid": 1976582,
    "type": "user",
    "name": "Kevin Ushey",
    "followers": 576
  },
  "_downloads": {
    "count": 6618,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dotty"
  },
  "_devurl": "https://github.com/kevinushey/dotty",
  "_pkgdown": "https://kevinushey.github.io/dotty/",
  "_searchresults": 17,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dotty.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kevinushey/dotty",
  "_realowner": "kevinushey",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-08-30"
    }
  ],
  "_exports": [
    ".",
    "destructure",
    "dotify"
  ],
  "_help": [
    {
      "page": "dotty",
      "title": "The Destructuring Dot Operator",
      "topics": [
        ".",
        "dotty"
      ]
    },
    {
      "page": "destructure",
      "title": "Destructure an Object",
      "topics": [
        "destructure"
      ]
    },
    {
      "page": "dotify",
      "title": "Dotify an R Package",
      "topics": [
        "dotify"
      ]
    }
  ],
  "_readme": "https://github.com/kevinushey/dotty/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 7.061051317914268,
  "_indexed": true,
  "_nocasepkg": "dotty",
  "_universes": [
    "kevinushey"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-03T15:57:02.000Z",
      "distro": "resolute",
      "commit": "142e53000b17c14d77de60a29bb9169c3650922e",
      "fileid": "https://r2.ropensci.org/a51341dffede858fde8acf164a6813f0bfed5030f6ff08f4bf726838a83307ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinushey/actions/runs/28671035132"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-03T15:57:04.000Z",
      "distro": "resolute",
      "commit": "142e53000b17c14d77de60a29bb9169c3650922e",
      "fileid": "https://r2.ropensci.org/562eb7fd6ab48fe6292df395e778920ed5a36efdb95110bc4a885991d4a62fbd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinushey/actions/runs/28671035132"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-03T15:58:09.000Z",
      "commit": "142e53000b17c14d77de60a29bb9169c3650922e",
      "fileid": "https://r2.ropensci.org/b637296a2230dbbd11c796af15f3322bc1c0092d75b0bd3d6ca3f7c203af6a72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinushey/actions/runs/28671035132"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-03T15:57:32.000Z",
      "commit": "142e53000b17c14d77de60a29bb9169c3650922e",
      "fileid": "https://r2.ropensci.org/581c27a8d5713a3accf6135a1b4cd0d8356cf8f1d1e93f078d439eb9b19d4319",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinushey/actions/runs/28671035132"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-07-03T15:56:49.000Z",
      "commit": "142e53000b17c14d77de60a29bb9169c3650922e",
      "fileid": "https://r2.ropensci.org/95a5074df327ab141ff8b8975da06f51d07fe276e282063adac6c51c6d6e1e18",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kevinushey/actions/runs/28671035132"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-03T15:56:11.000Z",
      "commit": "142e53000b17c14d77de60a29bb9169c3650922e",
      "fileid": "https://r2.ropensci.org/6b49fd2b9cef4eab36a89d6968c9eadb7bba653f7cf19d3cf85de7f29d47c575",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinushey/actions/runs/28671035132"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-03T15:56:05.000Z",
      "commit": "142e53000b17c14d77de60a29bb9169c3650922e",
      "fileid": "https://r2.ropensci.org/0f4865beababf24424108a6c15c10b4e5665c5e475f7b132640e526cfac58966",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinushey/actions/runs/28671035132"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-03T15:56:08.000Z",
      "commit": "142e53000b17c14d77de60a29bb9169c3650922e",
      "fileid": "https://r2.ropensci.org/04249a3692c38f4d8739640a52bf683f0e20b6dcf023f47ba1b978ee4f0aacab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinushey/actions/runs/28671035132"
    }
  ]
}