The below packages are currently failing CRAN checks and are at risk of being archived. Use the GitHub Action to stay notified!
Access check result as json via:
curl https://ricochet-rs.github.io/cran-checks/b64.json
{ "package": [ "b64", "b64" ], "priority": [ null, "" ], "maintainer": [ "Josiah Parry <josiah.parry@gmail.com>", "Josiah Parry <josiah.parry@gmail.com>" ], "issues": [ {}, {} ], "results": [ [ { "flavor": "r-devel-linux-x86_64-debian-clang", "version": "0.1.6", "check_status": "OK", "flags": "", "t_install": 54.74, "t_check": 19.46, "t_total": 74.2 }, { "flavor": "r-devel-linux-x86_64-debian-gcc", "version": "0.1.6", "check_status": "OK", "flags": "", "t_install": 44.92, "t_check": 16.98, "t_total": 61.9 }, { "flavor": "r-devel-linux-x86_64-fedora-clang", "version": "0.1.6", "check_status": "OK", "flags": "", "t_install": null, "t_check": null, "t_total": 116.05 }, { "flavor": "r-devel-linux-x86_64-fedora-gcc", "version": "0.1.6", "check_status": "OK", "flags": "", "t_install": null, "t_check": null, "t_total": 114.16 }, { "flavor": "r-devel-windows-x86_64", "version": "0.1.6", "check_status": "OK", "flags": "", "t_install": 64.0, "t_check": 51.0, "t_total": 115.0 }, { "flavor": "r-release-linux-x86_64", "version": "0.1.6", "check_status": "OK", "flags": "", "t_install": 56.74, "t_check": 18.53, "t_total": 75.27 }, { "flavor": "r-release-macos-arm64", "version": "0.1.6", "check_status": "OK", "flags": "", "t_install": null, "t_check": null, "t_total": 64.0 }, { "flavor": "r-release-macos-x86_64", "version": "0.1.6", "check_status": "OK", "flags": "", "t_install": null, "t_check": null, "t_total": 127.0 }, { "flavor": "r-release-windows-x86_64", "version": "0.1.6", "check_status": "OK", "flags": "", "t_install": 65.0, "t_check": 48.0, "t_total": 113.0 }, { "flavor": "r-oldrel-macos-arm64", "version": "0.1.6", "check_status": "OK", "flags": "", "t_install": null, "t_check": null, "t_total": 57.0 }, { "flavor": "r-oldrel-macos-x86_64", "version": "0.1.6", "check_status": "OK", "flags": "", "t_install": null, "t_check": null, "t_total": 109.0 }, { "flavor": "r-oldrel-windows-x86_64", "version": "0.1.6", "check_status": "OK", "flags": "", "t_install": 65.0, "t_check": 54.0, "t_total": 119.0 } ], [ { "flavor": "r-patched-linux-x86_64", "version": "", "check_status": "OK", "flags": "", "t_install": null, "t_check": null, "t_total": null } ] ] }
Made with 🤍 by ricochet 🐇