Last updated on 2024-12-18 19:49:09 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.1 | 8.24 | 68.75 | 76.99 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.1 | 6.23 | 52.63 | 58.86 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.1 | 126.70 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.1 | 113.49 | OK | |||
r-devel-windows-x86_64 | 0.0.1 | 9.00 | 77.00 | 86.00 | OK | |
r-patched-linux-x86_64 | 0.0.1 | 7.92 | 65.21 | 73.13 | OK | |
r-release-linux-x86_64 | 0.0.1 | 7.06 | 64.82 | 71.88 | OK | |
r-release-macos-arm64 | 0.0.1 | 36.00 | OK | |||
r-release-macos-x86_64 | 0.0.1 | 64.00 | OK | |||
r-release-windows-x86_64 | 0.0.1 | 9.00 | 87.00 | 96.00 | OK | |
r-oldrel-macos-arm64 | 0.0.1 | 45.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.0.1 | 62.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.1 | 12.00 | 93.00 | 105.00 | OK |
Version: 0.0.1
Check: examples
Result: ERROR
Running examples in ‘autogam-Ex.R’ failed
The error most likely occurred in:
> ### Name: autogam
> ### Title: Automate the creation of a Generalized Additive Model (GAM)
> ### Aliases: autogam
>
> ### ** Examples
>
> autogam(mtcars, 'mpg')
Error in magic(G$y, G$X, msp, G$S, G$off, L = G$L, lsp0 = G$lsp0, G$rank, :
magic, the gcv/ubre optimizer, failed to converge after 400 iterations.
Calls: autogam ... do.call -> <Anonymous> -> estimate.gam -> am.fit -> magic
Execution halted
Flavor: r-oldrel-macos-arm64