{
  "_id": "6a17ecb7acfb0bcc41da4649",
  "Package": "Brobdingnag",
  "Type": "Package",
  "Title": "Very Large Numbers in R",
  "Version": "1.3-1",
  "Authors@R": "person(given=c(\"Robin\", \"K. S.\"), family=\"Hankin\", role = c(\"aut\",\"cre\"), email=\"hankin.robin@gmail.com\", comment = c(ORCID = \"0000-0001-5982-0415\"))",
  "Maintainer": "Robin K. S. Hankin <hankin.robin@gmail.com>",
  "Description": "Very large numbers in R.  Real numbers are held using\ntheir natural logarithms, plus a logical flag indicating sign.\nFunctionality for complex numbers is also provided.  The\npackage includes a vignette that gives a step-by-step\nintroduction to using S4 methods.",
  "VignetteBuilder": "knitr",
  "License": "GPL",
  "URL": "https://github.com/RobinHankin/Brobdingnag,\nhttps://robinhankin.github.io/Brobdingnag/",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Repository": "https://robinhankin.r-universe.dev",
  "Date/Publication": "2026-01-28 15:02:52 UTC",
  "RemoteUrl": "https://github.com/robinhankin/brobdingnag",
  "RemoteRef": "HEAD",
  "RemoteSha": "fa9c2a449186ce739aa5d9d41de9686d6fa2348b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 07:07:25 UTC",
    "User": "root"
  },
  "Author": "Robin K. S. Hankin [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5982-0415>)",
  "MD5sum": "39fa66c5b21717d781b97ff86836f595",
  "_user": "robinhankin",
  "_type": "src",
  "_file": "Brobdingnag_1.3-1.tar.gz",
  "_fileid": "b0445880ba718271034b575c07ea6976b2916aece265ba58eb54d8bd31278873",
  "_filesize": 1293981,
  "_sha256": "b0445880ba718271034b575c07ea6976b2916aece265ba58eb54d8bd31278873",
  "_created": "2026-05-28T07:07:25.000Z",
  "_published": "2026-05-28T07:20:23.786Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78241018838,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259763149"
    },
    {
      "job": 78241018783,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259760159"
    },
    {
      "job": 78241018753,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259829611"
    },
    {
      "job": 78241018839,
      "time": 182,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259925053"
    },
    {
      "job": 78240453796,
      "time": 259,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259723093"
    },
    {
      "job": 78241018775,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259753996"
    },
    {
      "job": 78241018755,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259758225"
    },
    {
      "job": 78241018908,
      "time": 188,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259773256"
    },
    {
      "job": 78241018762,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259749399"
    }
  ],
  "_buildurl": "https://github.com/r-universe/robinhankin/actions/runs/26559994814",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/robinhankin/brobdingnag",
  "_commit": {
    "id": "fa9c2a449186ce739aa5d9d41de9686d6fa2348b",
    "author": "RobinHankin <hankin.robin@gmail.com>",
    "committer": "RobinHankin <hankin.robin@gmail.com>",
    "message": "fixes #30\n",
    "time": 1769612572
  },
  "_maintainer": {
    "name": "Robin K. S. Hankin",
    "email": "hankin.robin@gmail.com",
    "login": "robinhankin",
    "orcid": "0000-0001-5982-0415",
    "description": "pushing the boundaries of R in non-statistical contexts",
    "uuid": 13262034
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.5-0",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "cubature",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "robinhankin",
  "_selfowned": true,
  "_usedby": 79,
  "_updates": [
    {
      "week": "2025-44",
      "n": 6
    },
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 10
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "robinhankin",
      "count": 133,
      "uuid": 13262034
    },
    {
      "user": "netique",
      "count": 1,
      "uuid": 34926852
    }
  ],
  "_userbio": {
    "uuid": 13262034,
    "type": "user",
    "name": "Robin Hankin",
    "description": "pushing the boundaries of R in non-statistical contexts"
  },
  "_downloads": {
    "count": 39912,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Brobdingnag"
  },
  "_devurl": "https://github.com/robinhankin/brobdingnag",
  "_pkgdown": "https://robinhankin.github.io/Brobdingnag/",
  "_searchresults": 82,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/Brobdingnag.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/robinhankin/brobdingnag",
  "_realowner": "robinhankin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0-1",
      "date": "2007-01-09"
    },
    {
      "version": "1.0-4",
      "date": "2007-04-13"
    },
    {
      "version": "1.0-5",
      "date": "2007-05-10"
    },
    {
      "version": "1.0-6",
      "date": "2007-06-11"
    },
    {
      "version": "1.1-1",
      "date": "2007-09-03"
    },
    {
      "version": "1.1-2",
      "date": "2007-10-11"
    },
    {
      "version": "1.1-3",
      "date": "2008-08-22"
    },
    {
      "version": "1.1-4",
      "date": "2009-01-20"
    },
    {
      "version": "1.1-6",
      "date": "2009-02-25"
    },
    {
      "version": "1.1-7",
      "date": "2009-09-08"
    },
    {
      "version": "1.1-8",
      "date": "2011-02-13"
    },
    {
      "version": "1.2-0",
      "date": "2011-08-12"
    },
    {
      "version": "1.2-1",
      "date": "2011-08-15"
    },
    {
      "version": "1.2-2",
      "date": "2013-01-21"
    },
    {
      "version": "1.2-4",
      "date": "2013-12-05"
    },
    {
      "version": "1.2-5",
      "date": "2018-03-18"
    },
    {
      "version": "1.2-6",
      "date": "2018-08-13"
    },
    {
      "version": "1.2-7",
      "date": "2022-02-03"
    },
    {
      "version": "1.2-9",
      "date": "2022-10-19"
    }
  ],
  "_exports": [
    "Arith",
    "as.brob",
    "as.brobmat",
    "as.glub",
    "as.matrix",
    "brob",
    "brobmat",
    "brobmat_matrixprod",
    "brobmat_to_brob",
    "brobmat.add",
    "brobmat.compare",
    "brobmat.equal",
    "brobmat.greater",
    "brobmat.inverse",
    "brobmat.mult",
    "brobmat.power",
    "cbrob",
    "colnames<-",
    "Compare",
    "getat",
    "glub",
    "Im<-",
    "is.brob",
    "is.brobmat",
    "is.glub",
    "Logic",
    "newbrobmat",
    "Re<-",
    "rownames<-",
    "sign<-",
    "sum1",
    "Summary"
  ],
  "_help": [
    {
      "page": "Brobdingnag-package",
      "title": "Very Large Numbers in R",
      "topics": [
        "Brobdingnag-package",
        "Brobdingnag"
      ]
    },
    {
      "page": "Arith",
      "title": "Methods for Function Arith in package Brobdingnag",
      "topics": [
        "Arith,ANY,brob-method",
        "Arith,ANY,glub-method",
        "Arith,brob,ANY-method",
        "Arith,brob,brob-method",
        "Arith,brob,complex-method",
        "Arith,brob,glub-method",
        "Arith,brob,missing-method",
        "Arith,complex,brob-method",
        "Arith,complex,glub-method",
        "Arith,glub,ANY-method",
        "Arith,glub,brob-method",
        "Arith,glub,complex-method",
        "Arith,glub,glub-method",
        "Arith,glub,missing-method",
        "Arith-methods"
      ]
    },
    {
      "page": "as.numeric",
      "title": "Coerces to numeric or complex form",
      "topics": [
        "as.complex",
        "as.complex,brob-method",
        "as.complex,glub-method",
        "as.numeric",
        "as.numeric,brob-method",
        "as.numeric,glub-method",
        "coerce,brob,complex-method",
        "coerce,brob,numeric-method",
        "coerce,glub,complex-method",
        "coerce,glub,numeric-method"
      ]
    },
    {
      "page": "brob",
      "title": "Brobdingnagian numbers",
      "topics": [
        "as.brob",
        "brob",
        "is.brob"
      ]
    },
    {
      "page": "brob-class",
      "title": "Class \"brob\"",
      "topics": [
        ".cPair,ANY,ANY-method",
        ".cPair,ANY,brob-method",
        ".cPair,brob,ANY-method",
        ".cPair,brob,brob-method",
        ".cPair,brob,complex-method",
        ".cPair,complex,brob-method",
        "brob-class",
        "getP,brob-method",
        "getX,brob-method",
        "sign<-,brob-method"
      ]
    },
    {
      "page": "brobmat",
      "title": "Brobdingnagian matrices",
      "topics": [
        "as.brobmat",
        "brobmat",
        "brobmat_to_brob",
        "diag",
        "is.brobmat",
        "newbrobmat",
        "print.brobmat",
        "t",
        "t.brobmat"
      ]
    },
    {
      "page": "brobmat-class",
      "title": "Class '\"brobmat\"'",
      "topics": [
        "%*%,ANY,brobmat-method",
        "%*%,brobmat,ANY-method",
        "%*%,brobmat,brobmat-method",
        "Arith,ANY,brobmat-method",
        "Arith,brob,brobmat-method",
        "Arith,brobmat,ANY-method",
        "Arith,brobmat,brob-method",
        "Arith,brobmat,brobmat-method",
        "Arith,brobmat,missing-method",
        "as.matrix,brobmat-method",
        "as.vector,brobmat-method",
        "brobmat-class",
        "coerce,brobmat,matrix-method",
        "colnames,brobmat-method",
        "colnames<-,brobmat-method",
        "Compare,ANY,brobmat-method",
        "Compare,brobmat,ANY-method",
        "Compare,brobmat,brobmat-method",
        "diag,ANY-method",
        "diag,brobmat-method",
        "dimnames,brobmat-method",
        "dimnames<-,brobmat,ANY-method",
        "dimnames<-,brobmat-method",
        "getP,ANY-method",
        "getP,brobmat-method",
        "getP,numeric-method",
        "getX,ANY-method",
        "getX,brobmat-method",
        "getX,numeric-method",
        "length,brobmat-method",
        "Math,brobmat-method",
        "ncol,brobmat-method",
        "nrow,brobmat-method",
        "rownames,brobmat-method",
        "rownames<-,brobmat-method",
        "show,brobmat-method",
        "t,ANY-method",
        "t,brobmat-method",
        "[,brobmat,ANY,ANY-method",
        "[,brobmat,index,index-method",
        "[,brobmat,index,missing-method",
        "[,brobmat,matrix,missing-method",
        "[,brobmat,missing,index-method",
        "[,brobmat,missing,missing-method",
        "[<-,brobmat,index,index-method",
        "[<-,brobmat,index,missing-method",
        "[<-,brobmat,matrix,missing-method",
        "[<-,brobmat,missing,index-method",
        "[<-,brobmat,missing,missing-method"
      ]
    },
    {
      "page": "brobmat-arith",
      "title": "Brobdingagian matrix arithmetic",
      "topics": [
        "brobmat.add",
        "brobmat.arith",
        "brobmat.compare",
        "brobmat.equal",
        "brobmat.greater",
        "brobmat.inverse",
        "brobmat.mult",
        "brobmat.power",
        "brobmat_matrixprod",
        "getat"
      ]
    },
    {
      "page": "cbrob",
      "title": "Combine Brobdingnagian vectors",
      "topics": [
        "cBrob",
        "cbrob"
      ]
    },
    {
      "page": "Compare",
      "title": "Methods for Function Compare in Package Brobdingnag",
      "topics": [
        "Compare,ANY,brob-method",
        "Compare,ANY,glub-method",
        "Compare,brob,ANY-method",
        "Compare,brob,brob-method",
        "Compare,brob,glub-method",
        "Compare,glub,ANY-method",
        "Compare,glub,brob-method",
        "Compare,glub,glub-method",
        "Compare-methods"
      ]
    },
    {
      "page": "Complex",
      "title": "Real and imaginary manipulation",
      "topics": [
        "Arg",
        "Arg,brob-method",
        "Arg,glub-method",
        "Complex,brob-method",
        "Complex,glub-method",
        "Complex-methods",
        "Conj",
        "Conj,brob-method",
        "Conj,glub-method",
        "Im",
        "Im,brob-method",
        "Im,glub-method",
        "Im<-",
        "Im<-,brob-method",
        "Im<-,glub-method",
        "Mod",
        "Mod,brob-method",
        "Mod,glub-method",
        "Re",
        "Re,brob-method",
        "Re,glub-method",
        "Re<-",
        "Re<-,glub-method"
      ]
    },
    {
      "page": "Extract",
      "title": "Extract or Replace Parts of brobs or glubs",
      "topics": [
        "[,brob,ANY,ANY,ANY-method",
        "[,brob,ANY,ANY-method",
        "[,brob-method",
        "[,brobmat,ANY,ANY,ANY-method",
        "[,brobmat,index,index,ANY-method",
        "[,brobmat,index,missing,ANY-method",
        "[,brobmat,matrix,missing,ANY-method",
        "[,brobmat,missing,index,ANY-method",
        "[,brobmat,missing,missing,ANY-method",
        "[,glub,ANY,ANY,ANY-method",
        "[,glub,ANY,ANY-method",
        "[,glub-method",
        "[.brob",
        "[.glub",
        "[<-,brob,ANY,ANY,ANY-method",
        "[<-,brob,ANY,ANY-method",
        "[<-,brob-method",
        "[<-,brobmat,index,index,ANY-method",
        "[<-,brobmat,index,missing,ANY-method",
        "[<-,brobmat,matrix,missing,ANY-method",
        "[<-,brobmat,missing,index,ANY-method",
        "[<-,brobmat,missing,missing,ANY-method",
        "[<-,glub,ANY,ANY,ANY-method",
        "[<-,glub,ANY,ANY-method",
        "[<-,glub-method",
        "[<-.brob",
        "[<-.glub"
      ]
    },
    {
      "page": "getP",
      "title": "Get and set methods for brob objects",
      "topics": [
        "getP",
        "getX",
        "sign<-"
      ]
    },
    {
      "page": "glub",
      "title": "Glubbdubdribian numbers: complex numbers with Brobdingnagian real and imaginary parts",
      "topics": [
        "as.glub",
        "glub",
        "is.glub"
      ]
    },
    {
      "page": "glub-class",
      "title": "Class \"glub\"",
      "topics": [
        ".cPair,ANY,glub-method",
        ".cPair,brob,glub-method",
        ".cPair,glub,ANY-method",
        ".cPair,glub,brob-method",
        ".cPair,glub,glub-method",
        "glub-class"
      ]
    },
    {
      "page": "index-class",
      "title": "Class '\"index\"'",
      "topics": [
        "index-class"
      ]
    },
    {
      "page": "infinite",
      "title": "Infinite brobs and glubs",
      "topics": [
        "finite",
        "infinite",
        "is.finite",
        "is.finite,brob-method",
        "is.finite,glub-method",
        "is.infinite",
        "is.infinite,brob-method",
        "is.infinite,glub-method"
      ]
    },
    {
      "page": "length",
      "title": "Get lengths of brobs and glubs",
      "topics": [
        "length",
        "length,brob-method",
        "length,glub-method"
      ]
    },
    {
      "page": "Logic",
      "title": "Logical operations on brobs",
      "topics": [
        "Logic,ANY,swift-method",
        "Logic,swift,ANY-method",
        "Logic,swift,swift-method",
        "logic.brob"
      ]
    },
    {
      "page": "Math",
      "title": "Various logarithmic and circular functions for brobs",
      "topics": [
        "abs",
        "acos",
        "acosh",
        "asin",
        "asinh",
        "atan",
        "atanh",
        "ceiling",
        "cos",
        "cosh",
        "cumsum",
        "exp",
        "floor",
        "gamma",
        "lgamma",
        "log",
        "Math,brob-method",
        "Math,glub-method",
        "sin",
        "sinh",
        "sqrt",
        "sqrt,brob-method",
        "sqrt,glub-method",
        "sum1",
        "tan",
        "tanh",
        "trunc"
      ]
    },
    {
      "page": "plot",
      "title": "Basic plotting of Brobs",
      "topics": [
        "plot",
        "plot,ANY,brob-method",
        "plot,ANY,glub-method",
        "plot,brob,ANY-method",
        "plot,brob,missing-method",
        "plot,brob-method",
        "plot,glub,ANY-method",
        "plot,glub,missing-method",
        "plot,glub-method"
      ]
    },
    {
      "page": "Print",
      "title": "Methods for printing brobs and glubs",
      "topics": [
        "print.brob",
        "print.glub",
        "show,brob-method",
        "show,glub-method"
      ]
    },
    {
      "page": "Summary",
      "title": "Various summary statistics for brobs and glubs",
      "topics": [
        "max",
        "min",
        "prod",
        "range",
        "sum",
        "Summary,brob-method",
        "Summary,glub-method"
      ]
    },
    {
      "page": "swift-class",
      "title": "Class \"swift\"",
      "topics": [
        "swift-class"
      ]
    }
  ],
  "_readme": "https://github.com/robinhankin/brobdingnag/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix"
  ],
  "_vignettes": [
    {
      "source": "S4_brob.Rnw",
      "filename": "S4_brob.pdf",
      "title": "Brobdingnag: a ``hello world'' package using S4 methods",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2018-08-06 23:51:04",
      "modified": "2026-01-27 11:41:38",
      "commits": 8
    },
    {
      "source": "brobmat.Rmd",
      "filename": "brobmat.html",
      "title": "Brobdingnagian matrices",
      "author": "Robin K. S. Hankin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Numerical verification: matrix multiplication",
        "Numerical verification: integration with the cubature package",
        "References"
      ],
      "created": "2020-09-26 23:55:17",
      "modified": "2024-09-13 14:20:53",
      "commits": 5
    },
    {
      "source": "Brobdingnag.Rnw",
      "filename": "Brobdingnag.pdf",
      "title": "The Brobdingnag: package",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2022-02-01 20:30:43",
      "modified": "2024-09-12 09:13:56",
      "commits": 6
    }
  ],
  "_score": 10.445968190092232,
  "_indexed": true,
  "_nocasepkg": "brobdingnag",
  "_universes": [
    "robinhankin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3-1",
      "date": "2026-05-28T07:09:38.000Z",
      "distro": "noble",
      "commit": "fa9c2a449186ce739aa5d9d41de9686d6fa2348b",
      "fileid": "32859cb2a88c2accaa099666bada4a4c01c9a1ac090ab348a6281bc3a606bd6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinhankin/actions/runs/26559994814"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3-1",
      "date": "2026-05-28T07:09:29.000Z",
      "distro": "noble",
      "commit": "fa9c2a449186ce739aa5d9d41de9686d6fa2348b",
      "fileid": "272df4e2b7684c9b507276c67ffad9d7aea9dd9024c9467262ab7b63f78a30c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinhankin/actions/runs/26559994814"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3-1",
      "date": "2026-05-28T07:14:05.000Z",
      "commit": "fa9c2a449186ce739aa5d9d41de9686d6fa2348b",
      "fileid": "84203fecea55e527f0eabfdd494a187c447877fc4fe2571057478b844535d71a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinhankin/actions/runs/26559994814"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3-1",
      "date": "2026-05-28T07:19:28.000Z",
      "commit": "fa9c2a449186ce739aa5d9d41de9686d6fa2348b",
      "fileid": "ef5282b54288c2deac3bf3f292a2476b1a2d6cb06bc748e4888607be41b88ea3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinhankin/actions/runs/26559994814"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3-1",
      "date": "2026-05-28T07:09:40.000Z",
      "commit": "fa9c2a449186ce739aa5d9d41de9686d6fa2348b",
      "fileid": "cbb63d4784d6f1bc5668b2a859080ea0b57b445941fcaf511ea5db4c816ae6b8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robinhankin/actions/runs/26559994814"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3-1",
      "date": "2026-05-28T07:09:22.000Z",
      "commit": "fa9c2a449186ce739aa5d9d41de9686d6fa2348b",
      "fileid": "709bac0e3f77a12ff705921e9e8106513d062dc5076ac74cafe19158f482cee8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinhankin/actions/runs/26559994814"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3-1",
      "date": "2026-05-28T07:10:15.000Z",
      "commit": "fa9c2a449186ce739aa5d9d41de9686d6fa2348b",
      "fileid": "e31a46736c38eb00c54dbf8c32f9eb055d64d8d53dd99bab4122e030d966e1b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinhankin/actions/runs/26559994814"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3-1",
      "date": "2026-05-28T07:08:41.000Z",
      "commit": "fa9c2a449186ce739aa5d9d41de9686d6fa2348b",
      "fileid": "106a0925cd76a5faacbefbf62ac492ff21eb36a7897cccfa19901dcc4f4255dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinhankin/actions/runs/26559994814"
    }
  ]
}