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": 54.33,
"t_check": 20.55,
"t_total": 74.88
},
{
"flavor": "r-devel-linux-x86_64-debian-gcc",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 42.59,
"t_check": 16.75,
"t_total": 59.34
},
{
"flavor": "r-devel-linux-x86_64-fedora-clang",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 88.0,
"t_check": 30.409999999999997,
"t_total": 118.41
},
{
"flavor": "r-devel-linux-x86_64-fedora-gcc",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 87.0,
"t_check": 29.69,
"t_total": 116.69
},
{
"flavor": "r-devel-windows-x86_64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 70.0,
"t_check": 46.0,
"t_total": 116.0
},
{
"flavor": "r-patched-linux-x86_64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 54.45,
"t_check": 19.69,
"t_total": 74.14
},
{
"flavor": "r-release-linux-x86_64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 53.4,
"t_check": 19.38,
"t_total": 72.78
},
{
"flavor": "r-release-macos-arm64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 12.0,
"t_check": 8.0,
"t_total": 20.0
},
{
"flavor": "r-release-macos-x86_64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 40.0,
"t_check": 38.0,
"t_total": 78.0
},
{
"flavor": "r-release-windows-x86_64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 82.0,
"t_check": 46.0,
"t_total": 128.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": 49.0,
"t_total": 86.0
},
{
"flavor": "r-oldrel-windows-x86_64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 74.0,
"t_check": 52.0,
"t_total": 126.0
}
]
]
}
Made with 🤍 by ricochet 🐇