{
  "_id": "6a17e6a2acfb0bcc41da1597",
  "Type": "Package",
  "Package": "container",
  "Title": "Extending Base 'R' Lists",
  "Version": "1.1.0.9003",
  "Authors@R": "person(\"Roman\", \"Pahl\", , \"roman.pahl@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Author": "Roman Pahl [aut, cre]",
  "Maintainer": "Roman Pahl <roman.pahl@gmail.com>",
  "Description": "Extends the functionality of base 'R' lists and provides\nspecialized data structures 'deque', 'set', 'dict', and\n'dict.table', the latter to extend the 'data.table' package.",
  "License": "GPL-3",
  "URL": "https://rpahl.github.io/container/,\nhttps://github.com/rpahl/container",
  "BugReports": "https://github.com/rpahl/container/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://rpahl.r-universe.dev",
  "Date/Publication": "2026-03-29 10:28:19 UTC",
  "RemoteUrl": "https://github.com/rpahl/container",
  "RemoteRef": "HEAD",
  "RemoteSha": "f993bbff87f3176e3d8d6675ca77416093ed88fe",
  "Packaged": {
    "Date": "2026-05-28 06:47:06 UTC",
    "User": "root"
  },
  "MD5sum": "73e0ee7536ad78e701e51fdb4e8f7037",
  "_user": "rpahl",
  "_type": "src",
  "_file": "container_1.1.0.9003.tar.gz",
  "_fileid": "3f36dbbf27aac07a2c80181450b74b144f8b05b17389eb2fbc67f25382a035e0",
  "_filesize": 903620,
  "_sha256": "3f36dbbf27aac07a2c80181450b74b144f8b05b17389eb2fbc67f25382a035e0",
  "_created": "2026-05-28T06:47:06.000Z",
  "_published": "2026-05-28T06:54:26.498Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78238409825,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259447927"
    },
    {
      "job": 78238409847,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259447272"
    },
    {
      "job": 78238409800,
      "time": 187,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259493114"
    },
    {
      "job": 78238409820,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259504852"
    },
    {
      "job": 78238059848,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259410898"
    },
    {
      "job": 78238409812,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259436063"
    },
    {
      "job": 78238409894,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259446440"
    },
    {
      "job": 78238409928,
      "time": 139,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259445840"
    },
    {
      "job": 78238409893,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259441861"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rpahl/actions/runs/26559257906",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rpahl/container",
  "_commit": {
    "id": "f993bbff87f3176e3d8d6675ca77416093ed88fe",
    "author": "Roman Pahl <roman.pahl@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #52 from MichaelChirico/patch-1\n\n- Fix S3 registration",
    "time": 1774780099
  },
  "_maintainer": {
    "name": "Roman Pahl",
    "email": "roman.pahl@gmail.com",
    "login": "rpahl",
    "bluesky": "@rpahl.bsky.social",
    "description": "",
    "uuid": 11405819
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "rpahl",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 69
    },
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 8
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.5.9001",
      "date": "2025-10-18"
    },
    {
      "name": "v1.0.5.9002",
      "date": "2025-10-18"
    },
    {
      "name": "v1.0.5.9003",
      "date": "2025-11-09"
    },
    {
      "name": "v1.1.0",
      "date": "2025-11-10"
    },
    {
      "name": "v1.1.0.9000",
      "date": "2025-11-15"
    },
    {
      "name": "v1.1.0.9001",
      "date": "2025-11-15"
    },
    {
      "name": "v1.1.0.9002",
      "date": "2025-11-15"
    },
    {
      "name": "v1.1.0.9003",
      "date": "2025-11-15"
    }
  ],
  "_topics": [
    "container",
    "data-structures",
    "deque",
    "dict",
    "sets"
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "rpahl",
      "count": 522,
      "uuid": 11405819
    },
    {
      "user": "copilot",
      "count": 6,
      "uuid": 198982749
    },
    {
      "user": "michaelchirico",
      "count": 2,
      "uuid": 7606389
    },
    {
      "user": "tdhock",
      "count": 1,
      "uuid": 932850
    }
  ],
  "_userbio": {
    "uuid": 11405819,
    "type": "user",
    "name": "Roman Pahl"
  },
  "_downloads": {
    "count": 330,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/container"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/rpahl/container",
  "_pkgdown": "https://rpahl.github.io/container/",
  "_searchresults": 254,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/container.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rpahl/container",
  "_realowner": "rpahl",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2018-07-01"
    },
    {
      "version": "0.3.0",
      "date": "2018-12-01"
    },
    {
      "version": "1.0.0",
      "date": "2021-11-06"
    },
    {
      "version": "1.0.1",
      "date": "2022-02-19"
    },
    {
      "version": "1.0.2",
      "date": "2022-07-20"
    },
    {
      "version": "1.0.3",
      "date": "2022-11-16"
    },
    {
      "version": "1.0.4",
      "date": "2022-12-11"
    },
    {
      "version": "1.0.5",
      "date": "2024-12-02"
    },
    {
      "version": "1.1.0",
      "date": "2025-11-11"
    }
  ],
  "_exports": [
    "%in%",
    "add",
    "addleft",
    "as.cont",
    "as.container",
    "as.deque",
    "as.dict",
    "as.dict.table",
    "as.orderedset",
    "as.set",
    "at",
    "at2",
    "begin",
    "clear",
    "clone",
    "cont",
    "container",
    "Container",
    "container_options",
    "count",
    "delete",
    "delete_at",
    "deque",
    "Deque",
    "dict",
    "Dict",
    "dict.table",
    "discard",
    "discard_at",
    "empty",
    "get_next",
    "get_value",
    "getContainerOption",
    "has",
    "has_name",
    "has_next",
    "has_value",
    "is_empty",
    "is.container",
    "is.deque",
    "is.dict",
    "is.dict.table",
    "is.iterable",
    "is.iterator",
    "is.orderedset",
    "is.set",
    "iter",
    "Iterator",
    "keys",
    "next_iter",
    "OrderedSet",
    "peek",
    "peek_at",
    "peek_at2",
    "peekleft",
    "pos",
    "ref_add",
    "ref_addleft",
    "ref_clear",
    "ref_delete",
    "ref_delete_at",
    "ref_discard",
    "ref_discard_at",
    "ref_pop",
    "ref_popleft",
    "ref_rename",
    "ref_replace",
    "ref_replace_at",
    "ref_rev",
    "ref_rotate",
    "ref_update",
    "rename",
    "replace",
    "replace_at",
    "reset_iter",
    "rotate",
    "set",
    "Set",
    "setnew",
    "size",
    "sortkey",
    "unpack",
    "values"
  ],
  "_help": [
    {
      "page": "add",
      "title": "Add Elements to Containers",
      "topics": [
        "add",
        "add.Container",
        "add.Dict",
        "add.dict.table",
        "ref_add",
        "ref_add.Container",
        "ref_add.Dict",
        "ref_add.dict.table"
      ]
    },
    {
      "page": "addleft",
      "title": "Add Elements to the Left of Deques",
      "topics": [
        "addleft",
        "addleft.Deque",
        "ref_addleft",
        "ref_addleft.Deque"
      ]
    },
    {
      "page": "at",
      "title": "Extract Elements Safely",
      "topics": [
        "at",
        "at.Container",
        "at.dict.table"
      ]
    },
    {
      "page": "at2",
      "title": "Extract Single Elements Safely",
      "topics": [
        "at2",
        "at2.Container",
        "at2.dict.table"
      ]
    },
    {
      "page": "clear",
      "title": "Clear a Container",
      "topics": [
        "clear",
        "clear.Container",
        "clear.dict.table",
        "ref_clear",
        "ref_clear.Container",
        "ref_clear.dict.table"
      ]
    },
    {
      "page": "clone",
      "title": "Clone an Object",
      "topics": [
        "clone",
        "clone.Container",
        "clone.dict.table"
      ]
    },
    {
      "page": "Container",
      "title": "Container Class",
      "topics": [
        "Container"
      ]
    },
    {
      "page": "container_options",
      "title": "Set Container Package Options",
      "topics": [
        "container_options",
        "getContainerOption"
      ]
    },
    {
      "page": "ContainerS3",
      "title": "Container - Enhancing R's list",
      "topics": [
        "as.cont",
        "as.container",
        "as.list.Container",
        "cont",
        "container",
        "ContainerS3",
        "is.container",
        "length.Container",
        "names.Container",
        "names<-.Container"
      ]
    },
    {
      "page": "ContainerS4",
      "title": "S4 methods for Container",
      "topics": [
        "%in%",
        "%in%,ANY,Container-method",
        "%in%,Container,ANY-method",
        "%in%,Container,Container-method",
        "ANY,Container",
        "Container,ANY",
        "Container,Container",
        "ContainerS4"
      ]
    },
    {
      "page": "count",
      "title": "Count Elements",
      "topics": [
        "count",
        "count.Container",
        "count.Set"
      ]
    },
    {
      "page": "delete",
      "title": "Delete Container Elements Safely",
      "topics": [
        "delete",
        "delete.Container",
        "ref_delete",
        "ref_delete.Container"
      ]
    },
    {
      "page": "delete_at",
      "title": "Delete Elements at Indices Safely",
      "topics": [
        "delete_at",
        "delete_at.Container",
        "delete_at.dict.table",
        "ref_delete_at",
        "ref_delete_at.Container",
        "ref_delete_at.dict.table"
      ]
    },
    {
      "page": "deprecated",
      "title": "Deprecated Functions",
      "topics": [
        "deprecated",
        "empty",
        "empty.Container",
        "keys",
        "set",
        "size",
        "size.Container",
        "sortkey",
        "sortkey.Dict",
        "values",
        "values.Container",
        "values.dict.table"
      ]
    },
    {
      "page": "Deque",
      "title": "Deque Class",
      "topics": [
        "Deque"
      ]
    },
    {
      "page": "DequeS3",
      "title": "Deque - Double-Ended Queue",
      "topics": [
        "as.deque",
        "deque",
        "DequeS3",
        "is.deque"
      ]
    },
    {
      "page": "Dict",
      "title": "Dict Class",
      "topics": [
        "Dict"
      ]
    },
    {
      "page": "dict.table",
      "title": "Combining Dict and data.table",
      "topics": [
        "as.dict.table",
        "as.dict.table.data.table",
        "cbind.dict.table",
        "dict.table",
        "is.dict.table",
        "rbind.dict.table"
      ]
    },
    {
      "page": "dictS3",
      "title": "A Dictionary",
      "topics": [
        "as.dict",
        "dict",
        "DictS3",
        "is.dict"
      ]
    },
    {
      "page": "discard",
      "title": "Discard Container Elements",
      "topics": [
        "discard",
        "discard.Container",
        "ref_discard",
        "ref_discard.Container"
      ]
    },
    {
      "page": "discard_at",
      "title": "Discard Elements at Indices",
      "topics": [
        "discard_at",
        "discard_at.Container",
        "discard_at.dict.table",
        "ref_discard_at",
        "ref_discard_at.Container",
        "ref_discard_at.dict.table"
      ]
    },
    {
      "page": "has",
      "title": "Check for Element",
      "topics": [
        "has",
        "has.Container",
        "has.dict.table"
      ]
    },
    {
      "page": "has_name",
      "title": "Check for Name",
      "topics": [
        "has_name",
        "has_name.Container",
        "has_name.dict.table"
      ]
    },
    {
      "page": "is_empty",
      "title": "Check if Object is Empty",
      "topics": [
        "is_empty",
        "is_empty.Container",
        "is_empty.dict.table"
      ]
    },
    {
      "page": "Iterable",
      "title": "Iterable abstract class interface",
      "topics": [
        "Iterable"
      ]
    },
    {
      "page": "Iterator",
      "title": "Iterator Class",
      "topics": [
        "Iterator"
      ]
    },
    {
      "page": "iterS3",
      "title": "Iterate over Sequences",
      "topics": [
        "begin",
        "get_next",
        "get_value",
        "has_next",
        "has_value",
        "is.iterable",
        "is.iterator",
        "iter",
        "iter.Container",
        "iter.default",
        "iterS3",
        "length.Iterator",
        "next_iter",
        "pos",
        "reset_iter"
      ]
    },
    {
      "page": "OpsArithmetic",
      "title": "Arithmetic Operators",
      "topics": [
        "+.Container",
        "+.Deque",
        "+.Dict",
        "+.Set",
        "-.Container",
        "-.Deque",
        "-.Dict",
        "-.Set",
        "OpsArithmetic"
      ]
    },
    {
      "page": "OpsCompare",
      "title": "Comparison Operators",
      "topics": [
        "!=.Container",
        "<.Container",
        "<=.Container",
        "==.Container",
        ">.Container",
        ">=.Container",
        "OpsCompare"
      ]
    },
    {
      "page": "OpsExtract",
      "title": "Extract Parts of a Container",
      "topics": [
        "OpsExtract",
        "[.Container",
        "[[.Container"
      ]
    },
    {
      "page": "OpsLogic",
      "title": "Logic Operators",
      "topics": [
        "&.Dict",
        "&.Set",
        "OpsLogic",
        "|.Dict",
        "|.Set"
      ]
    },
    {
      "page": "OpsReplace",
      "title": "Replace Parts of a Container",
      "topics": [
        "$<-.Container",
        "OpsReplace",
        "[<-.Container",
        "[[<-.Container"
      ]
    },
    {
      "page": "OrderedSet",
      "title": "OrderedSet Class",
      "topics": [
        "OrderedSet"
      ]
    },
    {
      "page": "peek",
      "title": "Peek at Left or Right of a Deque",
      "topics": [
        "peek",
        "peek.Deque",
        "peekleft",
        "peekleft.Deque"
      ]
    },
    {
      "page": "peek_at",
      "title": "Peek at Indices",
      "topics": [
        "peek_at",
        "peek_at.Container",
        "peek_at.dict.table"
      ]
    },
    {
      "page": "peek_at2",
      "title": "Peek at Single Index",
      "topics": [
        "peek_at2",
        "peek_at2.Container",
        "peek_at2.dict.table"
      ]
    },
    {
      "page": "pop",
      "title": "Get and Remove Element",
      "topics": [
        "pop",
        "ref_pop",
        "ref_pop.Container",
        "ref_pop.Deque",
        "ref_pop.dict.table",
        "ref_popleft",
        "ref_popleft.Deque"
      ]
    },
    {
      "page": "rename",
      "title": "Rename Elements Safely",
      "topics": [
        "ref_rename",
        "ref_rename.dict.table",
        "rename",
        "rename.Container",
        "rename.default",
        "rename.dict.table"
      ]
    },
    {
      "page": "replace",
      "title": "Replace Values in Containers Safely",
      "topics": [
        "ref_replace",
        "ref_replace.Container",
        "ref_replace.Dict",
        "replace",
        "replace.Container",
        "replace.Dict"
      ]
    },
    {
      "page": "replace_at",
      "title": "Replace Values at Indices Safely",
      "topics": [
        "ref_replace_at",
        "ref_replace_at.Container",
        "ref_replace_at.dict.table",
        "replace_at",
        "replace_at.Container",
        "replace_at.dict.table"
      ]
    },
    {
      "page": "rev",
      "title": "Reverse Elements",
      "topics": [
        "ref_rev",
        "ref_rev.Deque",
        "rev",
        "rev.Deque"
      ]
    },
    {
      "page": "rotate",
      "title": "Rotate Elements",
      "topics": [
        "ref_rotate",
        "ref_rotate.Deque",
        "rotate",
        "rotate.Deque"
      ]
    },
    {
      "page": "Set",
      "title": "Set Class",
      "topics": [
        "Set"
      ]
    },
    {
      "page": "setS3",
      "title": "Set and ordered Set",
      "topics": [
        "as.orderedset",
        "as.set",
        "is.orderedset",
        "is.set",
        "setnew",
        "SetS3"
      ]
    },
    {
      "page": "unpack",
      "title": "Unpack Nested Objects",
      "topics": [
        "unpack"
      ]
    },
    {
      "page": "update",
      "title": "Update Object with Elements from Another Object",
      "topics": [
        "ref_update",
        "ref_update.Container",
        "ref_update.dict.table",
        "update",
        "update.Container",
        "update.dict.table",
        "update.list"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rpahl/container/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/rpahl/container/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "R6"
  ],
  "_vignettes": [
    {
      "source": "v05-deque-set-dict.Rmd",
      "filename": "v05-deque-set-dict.html",
      "title": "Deque, Set, and Dict",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Deque",
        "Stack",
        "Queues",
        "Set",
        "Dict"
      ],
      "created": "2025-01-05 18:54:45",
      "modified": "2025-10-18 14:57:22",
      "commits": 4
    },
    {
      "source": "v04-manage-data-columns.Rmd",
      "filename": "v04-manage-data-columns.html",
      "title": "Manage data columns with dict.table",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivation",
        "Column operations",
        "Add",
        "Modify",
        "Remove",
        "Benchmark",
        "Combine dplyr and dict.table",
        "Summary"
      ],
      "created": "2025-01-05 18:54:45",
      "modified": "2025-11-15 10:37:33",
      "commits": 4
    },
    {
      "source": "v03-parameter-list.Rmd",
      "filename": "v03-parameter-list.html",
      "title": "Manage parameter lists with dict",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivation",
        "Add or Replace",
        "Extract",
        "Default values",
        "Remove",
        "Merge"
      ],
      "created": "2025-01-05 18:54:45",
      "modified": "2025-10-18 14:57:22",
      "commits": 3
    },
    {
      "source": "v06-reference-semantics.Rmd",
      "filename": "v06-reference-semantics.html",
      "title": "Reference semantics",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-01-05 18:54:45",
      "modified": "2025-10-18 14:57:22",
      "commits": 4
    },
    {
      "source": "v02-code-development.Rmd",
      "filename": "v02-code-development.html",
      "title": "Use container for code development",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Robust usage",
        "Add",
        "Replace",
        "Strict replace",
        "Strict replace by value",
        "Extract",
        "Strict extract",
        "Remove",
        "Combine containers",
        "Functional programming",
        "Summary"
      ],
      "created": "2025-01-05 18:54:45",
      "modified": "2025-11-15 10:37:33",
      "commits": 2
    },
    {
      "source": "v01-interactive-usage.Rmd",
      "filename": "v01-interactive-usage.html",
      "title": "Use container in interactive session",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Interactive usage",
        "Add",
        "Replace",
        "Extract",
        "Basic extraction",
        "More extraction features",
        "Extract and replace ranges (since version 1.1.0)",
        "Default values",
        "Element inspection",
        "Summary"
      ],
      "created": "2025-01-05 18:54:45",
      "modified": "2025-11-15 12:37:51",
      "commits": 5
    }
  ],
  "_score": 8.1915851387655,
  "_indexed": true,
  "_nocasepkg": "container",
  "_universes": [
    "rpahl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0.9003",
      "date": "2026-05-28T06:49:13.000Z",
      "distro": "noble",
      "commit": "f993bbff87f3176e3d8d6675ca77416093ed88fe",
      "fileid": "cd91607f0e0bc3678e57d7ba1f692fff79bba01cdb684375c6a21081b8f2aa7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rpahl/actions/runs/26559257906"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0.9003",
      "date": "2026-05-28T06:49:09.000Z",
      "distro": "noble",
      "commit": "f993bbff87f3176e3d8d6675ca77416093ed88fe",
      "fileid": "320a9ca3fedb89404cc38b9fde899a7ee2136948944af1f3cdb05a758867291b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rpahl/actions/runs/26559257906"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0.9003",
      "date": "2026-05-28T06:52:19.000Z",
      "commit": "f993bbff87f3176e3d8d6675ca77416093ed88fe",
      "fileid": "dbea0274fd0dc40a0da8cbdee61461d8adac9256e69ec3f19dfc204b9ec811c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rpahl/actions/runs/26559257906"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0.9003",
      "date": "2026-05-28T06:53:14.000Z",
      "commit": "f993bbff87f3176e3d8d6675ca77416093ed88fe",
      "fileid": "139bebddfc04713d4616687afc03002f354838bd27864abef3970bab29e2bc0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rpahl/actions/runs/26559257906"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0.9003",
      "date": "2026-05-28T06:49:08.000Z",
      "commit": "f993bbff87f3176e3d8d6675ca77416093ed88fe",
      "fileid": "7e8983e3ef8d4f78c593a25cce622b960c07490b40e8c2b96233cf9c3f46efab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rpahl/actions/runs/26559257906"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0.9003",
      "date": "2026-05-28T06:48:34.000Z",
      "commit": "f993bbff87f3176e3d8d6675ca77416093ed88fe",
      "fileid": "bcefd3bddf81525e6553a5261872d53d7c5888030297b2c8e2b3bc34658095b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rpahl/actions/runs/26559257906"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0.9003",
      "date": "2026-05-28T06:48:47.000Z",
      "commit": "f993bbff87f3176e3d8d6675ca77416093ed88fe",
      "fileid": "9abb170965f3250171146dff4108980e9e66d3ff43d9e023d1d2e101668b2523",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rpahl/actions/runs/26559257906"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0.9003",
      "date": "2026-05-28T06:48:27.000Z",
      "commit": "f993bbff87f3176e3d8d6675ca77416093ed88fe",
      "fileid": "27d5442a5b51f2734dae0fa3327b41bad00af3a205c841d53d8b7b664a813bc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rpahl/actions/runs/26559257906"
    }
  ]
}