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",
"priority": null,
"maintainer": "Josiah Parry <josiah.parry@gmail.com>",
"issues": [
{}
],
"results": [
[
{
"flavor": "r-devel-linux-x86_64-debian-clang",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 56.36,
"t_check": 21.12,
"t_total": 77.48
},
{
"flavor": "r-devel-linux-x86_64-debian-gcc",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 44.45,
"t_check": 17.13,
"t_total": 61.58
},
{
"flavor": "r-devel-linux-x86_64-fedora-clang",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 86.0,
"t_check": 31.950000000000003,
"t_total": 117.95
},
{
"flavor": "r-devel-linux-x86_64-fedora-gcc",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 87.0,
"t_check": 29.569999999999993,
"t_total": 116.57
},
{
"flavor": "r-devel-macos-arm64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 13.0,
"t_check": 12.0,
"t_total": 25.0
},
{
"flavor": "r-devel-windows-x86_64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 64.0,
"t_check": 54.0,
"t_total": 118.0
},
{
"flavor": "r-patched-linux-x86_64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 57.3,
"t_check": 18.45,
"t_total": 75.75
},
{
"flavor": "r-release-linux-x86_64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 57.23,
"t_check": 18.76,
"t_total": 75.99
},
{
"flavor": "r-release-macos-arm64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": null,
"t_check": null,
"t_total": null
},
{
"flavor": "r-release-macos-x86_64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 37.0,
"t_check": 49.0,
"t_total": 86.0
},
{
"flavor": "r-release-windows-x86_64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 77.0,
"t_check": 48.0,
"t_total": 125.0
},
{
"flavor": "r-oldrel-macos-arm64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": null,
"t_check": null,
"t_total": null
},
{
"flavor": "r-oldrel-macos-x86_64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 37.0,
"t_check": 47.0,
"t_total": 84.0
},
{
"flavor": "r-oldrel-windows-x86_64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 60.0,
"t_check": 52.0,
"t_total": 112.0
}
]
]
}
Made with 🤍 by ricochet 🐇