{
  "_id": "6a2a955b7b7a29ca6004e810",
  "Package": "lazybar",
  "Type": "Package",
  "Title": "Progress Bar with Remaining Time Forecast Method",
  "Version": "0.1.0",
  "Authors@R": "person(\"Yangzhuoran\", \"Yang\", email = \"Fin.Yang@monash.edu\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-1232-8017\"))",
  "Description": "A simple progress bar showing estimated remaining time.\nMultiple forecast methods and user defined forecast method for\nthe remaining time are supported.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://pkg.yangzhuoranyang.com/lazybar/,\nhttps://github.com/FinYang/lazybar/",
  "BugReports": "https://github.com/FinYang/lazybar/issues/",
  "RoxygenNote": "7.1.0",
  "Language": "en-AU",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 10:26:42 UTC",
    "User": "root"
  },
  "Author": "Yangzhuoran Yang [aut, cre]\n(<https://orcid.org/0000-0002-1232-8017>)",
  "Maintainer": "Yangzhuoran Yang <Fin.Yang@monash.edu>",
  "Repository": "https://cranhaven.r-universe.dev",
  "Date/Publication": "2026-06-11 01:02:00 UTC",
  "RemoteUrl": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "RemoteRef": "package/lazybar",
  "RemoteSha": "0cf69eb496c03734def25eea4e4cedbc08a27810",
  "RemoteSubdir": "lazybar",
  "MD5sum": "ba27486513be5e8204e5ea46b6c4367d",
  "_user": "cranhaven",
  "_type": "src",
  "_file": "lazybar_0.1.0.tar.gz",
  "_fileid": "7cd112f2f48d05bdef29e1eba8600600a1c6a2717cf0d7dd413270333ce2a3fc",
  "_filesize": 85384,
  "_sha256": "7cd112f2f48d05bdef29e1eba8600600a1c6a2717cf0d7dd413270333ce2a3fc",
  "_created": "2026-06-11T10:26:42.000Z",
  "_published": "2026-06-11T11:00:43.138Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80775687129,
      "time": 93,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7561550296"
    },
    {
      "job": 80775687100,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7561553614"
    },
    {
      "job": 80775687175,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7562221602"
    },
    {
      "job": 80775687105,
      "time": 69,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7562175968"
    },
    {
      "job": 80775163322,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561516316"
    },
    {
      "job": 80775687077,
      "time": 1461,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 80775687117,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7561547856"
    },
    {
      "job": 80775687123,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7561545671"
    },
    {
      "job": 80775687110,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7561539750"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340296620",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "_commit": {
    "id": "0cf69eb496c03734def25eea4e4cedbc08a27810",
    "author": "GitHub Action <action@github.com>",
    "committer": "GitHub Action <action@github.com>",
    "message": "Add lazybar to CRANhaven, because archived on 2026-06-11 01:02:00 +0000\n",
    "time": 1781139720
  },
  "_maintainer": {
    "name": "Yangzhuoran Yang",
    "email": "fin.yang@monash.edu",
    "login": "finyang",
    "description": "Assistant Professor in statistical learning at Maastricht University, Netherlands",
    "uuid": 32216334,
    "orcid": "0000-0002-1232-8017"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "forecast",
      "role": "Suggests"
    }
  ],
  "_owner": "cranhaven",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "archived",
    "packages",
    "r-universe"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "henrikbengtsson",
      "count": 183,
      "uuid": 1616850
    }
  ],
  "_userbio": {
    "uuid": 161993010,
    "type": "organization",
    "name": "cranhaven",
    "description": "CRANhaven - Repository for Recently Archived CRAN Packages"
  },
  "_downloads": {
    "count": 174,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lazybar"
  },
  "_devurl": "https://github.com/finyang/lazybar",
  "_pkgdown": "https://pkg.yangzhuoranyang.com/lazybar/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lazybar.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/finyang/lazybar",
  "_realowner": "finyang",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-04-28"
    }
  ],
  "_exports": [
    "lazyProgressBar"
  ],
  "_help": [
    {
      "page": "lazyProgressBar",
      "title": "Progress bar with customisable estimated remaining time",
      "topics": [
        "lazyProgressBar"
      ]
    }
  ],
  "_readme": "https://github.com/cranhaven/cranhaven.r-universe.dev/raw/package/lazybar/lazybar/README.md",
  "_rundeps": [
    "R6"
  ],
  "_score": 2.3979400086720375,
  "_indexed": false,
  "_nocasepkg": "lazybar",
  "_universes": [
    "cranhaven"
  ],
  "_indexurl": "https://finyang.r-universe.dev/lazybar",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-11T10:28:24.000Z",
      "distro": "noble",
      "commit": "0cf69eb496c03734def25eea4e4cedbc08a27810",
      "fileid": "cc6027b2019711eb8dfb1fd6e9f93eb2944b31b2468e39bb2198c2c4246ec925",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340296620"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-11T10:28:33.000Z",
      "distro": "noble",
      "commit": "0cf69eb496c03734def25eea4e4cedbc08a27810",
      "fileid": "b26f3e9f9546f21d46221a38e73067ca6f500c9503c06aaf9b070e646a1ff6da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340296620"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-11T10:59:48.000Z",
      "commit": "0cf69eb496c03734def25eea4e4cedbc08a27810",
      "fileid": "bd30562a73c709c5471ee2103c79a11f2a6e972cd0e6c2325f3136ebb9c72963",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340296620"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-11T10:57:49.000Z",
      "commit": "0cf69eb496c03734def25eea4e4cedbc08a27810",
      "fileid": "a0608931d7f9ab8b9c6f320647a2c86d5bd9854375c4d14d282ba4916087eabf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340296620"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-11T10:28:10.000Z",
      "commit": "0cf69eb496c03734def25eea4e4cedbc08a27810",
      "fileid": "a61d1f86820dd159c910cb05f727781e800ffeb9bdedd75ce560112a492f7371",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340296620"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-11T10:28:04.000Z",
      "commit": "0cf69eb496c03734def25eea4e4cedbc08a27810",
      "fileid": "e0591124403af40cf1d70bb8839c3dfffb119ad15013f490de874752de4a84c1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340296620"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-11T10:27:51.000Z",
      "commit": "0cf69eb496c03734def25eea4e4cedbc08a27810",
      "fileid": "b41d1257947650a97bb477bc003e0ab35775e876f550499084833b326daa7e80",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340296620"
    }
  ]
}