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": 57.66,
"t_check": 21.07,
"t_total": 78.73
},
{
"flavor": "r-devel-linux-x86_64-debian-gcc",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 45.69,
"t_check": 17.68,
"t_total": 63.37
},
{
"flavor": "r-devel-linux-x86_64-fedora-clang",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 107.0,
"t_check": 6.069999999999993,
"t_total": 113.07
},
{
"flavor": "r-devel-linux-x86_64-fedora-gcc",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 97.0,
"t_check": 18.56,
"t_total": 115.56
},
{
"flavor": "r-devel-windows-x86_64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 86.0,
"t_check": 48.0,
"t_total": 134.0
},
{
"flavor": "r-patched-linux-x86_64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 55.5,
"t_check": 19.83,
"t_total": 75.33
},
{
"flavor": "r-release-linux-x86_64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 57.01,
"t_check": 19.79,
"t_total": 76.8
},
{
"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": 41.0,
"t_check": 45.0,
"t_total": 86.0
},
{
"flavor": "r-release-windows-x86_64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 62.0,
"t_check": 47.0,
"t_total": 109.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": 42.0,
"t_check": 42.0,
"t_total": 84.0
},
{
"flavor": "r-oldrel-windows-x86_64",
"version": "0.1.7",
"check_status": "OK",
"flags": "",
"t_install": 75.0,
"t_check": 50.0,
"t_total": 125.0
}
]
]
}
Made with 🤍 by ricochet 🐇