CRAN Package Check Results for Package Rfuzzycoco

Last updated on 2026-06-08 00:52:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 95.46 55.73 151.19 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 66.19 36.09 102.28 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 143.00 89.58 232.58 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 180.00 95.34 275.34 OK
r-devel-windows-x86_64 0.1.0 127.00 109.00 236.00 OK
r-patched-linux-x86_64 0.1.0 89.53 52.61 142.14 OK
r-release-linux-x86_64 0.1.0 93.69 51.67 145.36 OK
r-release-macos-arm64 0.1.0 21.00 6.00 27.00 OK
r-release-macos-x86_64 0.1.0 62.00 50.00 112.00 OK
r-release-windows-x86_64 0.1.0 133.00 103.00 236.00 OK
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 61.00 97.00 158.00 OK
r-oldrel-windows-x86_64 0.1.0 153.00 133.00 286.00 OK

Check Details

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘Rfuzzycoco-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: fuzzy_coco_parsnip > ### Title: parsnip model function > ### Aliases: fuzzy_coco_parsnip > > ### ** Examples > > spec <- fuzzy_coco_parsnip("regression", params = example_mtcars()$params, seed = 123) Error in loadNamespace(x) : there is no package called ‘parsnip’ Calls: fuzzy_coco_parsnip ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc