{
  "_id": "6a49ad62c8f6781c04fb7b48",
  "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-07-05 01:00:25 UTC",
    "User": "root"
  },
  "Author": "Randy Lai [aut, cre]",
  "Maintainer": "Randy Lai <randy.cs.lai@gmail.com>",
  "_user": "randy3k",
  "_type": "src",
  "_file": "retry_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/ed24cffeb4633f927d36e643446685c57d8112942befeb2775bab713317ed43a",
  "_filesize": 85488,
  "_sha256": "ed24cffeb4633f927d36e643446685c57d8112942befeb2775bab713317ed43a",
  "_expires": "2026-10-13T01:03:29.000Z",
  "_created": "2026-07-05T01:00:25.000Z",
  "_published": "2026-07-05T01:03:30.781Z",
  "_jobs": [
    {
      "job": 85180955801,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8086972478"
    },
    {
      "job": 85180955798,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086976971"
    },
    {
      "job": 85180955793,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8086967445"
    },
    {
      "job": 85180955789,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086967617"
    },
    {
      "job": 85180725757,
      "time": 213,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086955868"
    },
    {
      "job": 85180955784,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8086973503"
    },
    {
      "job": 85180955800,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8086966781"
    },
    {
      "job": 85180955804,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8086965699"
    },
    {
      "job": 85180955799,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086966421"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/randy3k/actions/runs/28724995882",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 565
  },
  "_downloads": {
    "count": 472,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/retry"
  },
  "_devurl": "https://github.com/randy3k/retry",
  "_searchresults": 117,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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.173696046516136,
  "_indexed": true,
  "_nocasepkg": "retry",
  "_universes": [
    "randy3k"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-05T01:02:20.000Z",
      "distro": "resolute",
      "commit": "59e5a444c56bd0482a426d5670bb3a7d28449557",
      "fileid": "https://r2.ropensci.org/51fa3293b029098f5eb01f20b6d70f93f6e2cc288bf440f3232dffeb7d3bae34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/28724995882"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-05T01:02:50.000Z",
      "distro": "resolute",
      "commit": "59e5a444c56bd0482a426d5670bb3a7d28449557",
      "fileid": "https://r2.ropensci.org/d9b0ff51daff0188b9e392b6dd63dd5356c735fb72ef024337a91c465aac2d26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/28724995882"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-05T01:01:44.000Z",
      "commit": "59e5a444c56bd0482a426d5670bb3a7d28449557",
      "fileid": "https://r2.ropensci.org/0d84f21db66e591571afcca6b52451205469649660863234cde19924d49d84c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/28724995882"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-05T01:01:44.000Z",
      "commit": "59e5a444c56bd0482a426d5670bb3a7d28449557",
      "fileid": "https://r2.ropensci.org/b42505c678720965d251fb9c4d2c44cf909428f0dd4c930262c8e722293f1ec9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/28724995882"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-05T01:02:47.000Z",
      "commit": "59e5a444c56bd0482a426d5670bb3a7d28449557",
      "fileid": "https://r2.ropensci.org/e7e8cf8740e482360e7cd1181d2f050bde09fa0225ed495e24fba25932c8be4f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/28724995882"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-05T01:01:33.000Z",
      "commit": "59e5a444c56bd0482a426d5670bb3a7d28449557",
      "fileid": "https://r2.ropensci.org/b4d248159495527e72c266673072af02f1d58f713f440f15f6627c019e9e4917",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/28724995882"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-05T01:01:27.000Z",
      "commit": "59e5a444c56bd0482a426d5670bb3a7d28449557",
      "fileid": "https://r2.ropensci.org/3f5ea005133211b6bc95859ae8ecb300af377fc893a4e5b2a1168c3728611a61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/28724995882"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-05T01:01:30.000Z",
      "commit": "59e5a444c56bd0482a426d5670bb3a7d28449557",
      "fileid": "https://r2.ropensci.org/3524b9dac1a5a1b4764a04118749a4488313d1f8def5671bd855b309b26fe673",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/28724995882"
    }
  ]
}