{
  "_id": "6a181616acfb0bcc41daf7ea",
  "Package": "retry",
  "Type": "Package",
  "Title": "Repeated Evaluation",
  "Version": "0.1.1",
  "Date": "2024-01-22",
  "Authors@R": "c(person(given = \"Randy\",\nfamily = \"Lai\",\nrole = c(\"aut\", \"cre\"),\nemail = \"randy.cs.lai@gmail.com\"))",
  "Description": "Provide simple mechanism to repeatedly evaluate an\nexpression until either it succeeds or timeout exceeded. It is\nuseful in situations that random failures could happen.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/randy3k/retry",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.0",
  "Repository": "https://randy3k.r-universe.dev",
  "Date/Publication": "2024-01-22 23:58:22 UTC",
  "RemoteUrl": "https://github.com/randy3k/retry",
  "RemoteRef": "HEAD",
  "RemoteSha": "59e5a444c56bd0482a426d5670bb3a7d28449557",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 10:12:39 UTC",
    "User": "root"
  },
  "Author": "Randy Lai [aut, cre]",
  "Maintainer": "Randy Lai <randy.cs.lai@gmail.com>",
  "MD5sum": "1406cf826aed294cd1ace758375ee3fd",
  "_user": "randy3k",
  "_type": "src",
  "_file": "retry_0.1.1.tar.gz",
  "_fileid": "22f07cb087983687d41527ac0f0c5da531a8f8d5c5f736c9c093ebed2462dacc",
  "_filesize": 83655,
  "_sha256": "22f07cb087983687d41527ac0f0c5da531a8f8d5c5f736c9c093ebed2462dacc",
  "_created": "2026-05-28T10:12:39.000Z",
  "_published": "2026-05-28T10:16:54.215Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78269481993,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263296236"
    },
    {
      "job": 78269482037,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263297038"
    },
    {
      "job": 78269482071,
      "time": 217,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263324264"
    },
    {
      "job": 78269481991,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263290240"
    },
    {
      "job": 78269012188,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263255622"
    },
    {
      "job": 78269481983,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263287083"
    },
    {
      "job": 78269482019,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263279869"
    },
    {
      "job": 78269482012,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263278037"
    },
    {
      "job": 78269482064,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263290104"
    }
  ],
  "_buildurl": "https://github.com/r-universe/randy3k/actions/runs/26568413688",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/randy3k/retry",
  "_commit": {
    "id": "59e5a444c56bd0482a426d5670bb3a7d28449557",
    "author": "Randy Lai <randy.cs.lai@gmail.com>",
    "committer": "Randy Lai <randy.cs.lai@gmail.com>",
    "message": "remove lazydata\n",
    "time": 1705967902
  },
  "_maintainer": {
    "name": "Randy Lai",
    "email": "randy.cs.lai@gmail.com",
    "login": "randy3k",
    "description": "",
    "uuid": 1690993
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "later",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "randy3k",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_stars": 17,
  "_contributors": [
    {
      "user": "randy3k",
      "count": 53,
      "uuid": 1690993
    }
  ],
  "_userbio": {
    "uuid": 1690993,
    "type": "user",
    "name": "Randy Lai"
  },
  "_downloads": {
    "count": 451,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/retry"
  },
  "_devurl": "https://github.com/randy3k/retry",
  "_searchresults": 115,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/retry.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/randy3k/retry",
  "_realowner": "randy3k",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-04-23"
    },
    {
      "version": "0.1.1",
      "date": "2024-01-23"
    }
  ],
  "_exports": [
    "retry",
    "wait_until"
  ],
  "_help": [
    {
      "page": "retry-package",
      "title": "retry: Repeated Evaluation",
      "topics": [
        "retry-package"
      ]
    },
    {
      "page": "retry",
      "title": "Repeatedly evaluate an expression",
      "topics": [
        "retry"
      ]
    },
    {
      "page": "wait_until",
      "title": "Wait until a condition is met",
      "topics": [
        "wait_until"
      ]
    }
  ],
  "_readme": "https://github.com/randy3k/retry/raw/HEAD/README.md",
  "_rundeps": [
    "later",
    "Rcpp",
    "rlang"
  ],
  "_score": 6.166208025123586,
  "_indexed": true,
  "_nocasepkg": "retry",
  "_universes": [
    "randy3k"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T10:14:45.000Z",
      "distro": "noble",
      "commit": "59e5a444c56bd0482a426d5670bb3a7d28449557",
      "fileid": "2f99dc7ab41ada9c423077e4e55e71a8acc2219a09259f8d96ce2229d6e18739",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/26568413688"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T10:14:51.000Z",
      "distro": "noble",
      "commit": "59e5a444c56bd0482a426d5670bb3a7d28449557",
      "fileid": "c771aea0b573b157f0901a11cda499619a98ec865ac64dc112d432cce544df3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/26568413688"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T10:16:03.000Z",
      "commit": "59e5a444c56bd0482a426d5670bb3a7d28449557",
      "fileid": "a8e16b0c565180dc0e2317149f7bad60c3d3e22e3daa40b6e118a46bead6a907",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/26568413688"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T10:14:25.000Z",
      "commit": "59e5a444c56bd0482a426d5670bb3a7d28449557",
      "fileid": "7c62170c9a1903de72871f6d42337ab2cf11994edbfa0a887f04af03301bef18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/26568413688"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-28T10:14:37.000Z",
      "commit": "59e5a444c56bd0482a426d5670bb3a7d28449557",
      "fileid": "31c86a2d5b6c0174b57446f7f992f5e0c835a3da565dc1d0447308579cac9654",
      "status": "success",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/26568413688"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T10:13:50.000Z",
      "commit": "59e5a444c56bd0482a426d5670bb3a7d28449557",
      "fileid": "fdd482ac25419fd69f0d38b659fba0b32cb46581d0446710522f113ef3961d78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/26568413688"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T10:13:44.000Z",
      "commit": "59e5a444c56bd0482a426d5670bb3a7d28449557",
      "fileid": "0434dcc6be6981b1a903987345b5a60c6cd11735964c6c136745ea1d2f9eac38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/26568413688"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T10:14:25.000Z",
      "commit": "59e5a444c56bd0482a426d5670bb3a7d28449557",
      "fileid": "2e6a7d839fd5c3cfcb78c9c04bb1bb47dce40402661fb8090161305895623b9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/26568413688"
    }
  ]
}