Last updated on 2025-02-23 13:51:03 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.1 | 7.98 | 74.10 | 82.08 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.0.1 | 5.97 | 53.22 | 59.19 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.0.1 | 125.07 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.1 | 119.16 | NOTE | |||
r-devel-macos-arm64 | 0.0.1 | 35.00 | OK | |||
r-devel-macos-x86_64 | 0.0.1 | 70.00 | NOTE | |||
r-devel-windows-x86_64 | 0.0.1 | 9.00 | 81.00 | 90.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.1 | 6.87 | 67.34 | 74.21 | ERROR | |
r-release-linux-x86_64 | 0.0.1 | 7.58 | 67.74 | 75.32 | ERROR | |
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 | 10.00 | 77.00 | 87.00 | OK | |
r-oldrel-macos-arm64 | 0.0.1 | 47.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.0.1 | 62.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.1 | 12.00 | 92.00 | 104.00 | OK |
Version: 0.0.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘autogam.R’ ‘smooth_formula_string.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64, r-devel-windows-x86_64
Version: 0.0.1
Check: examples
Result: ERROR
Running examples in ‘autogam-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### 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
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.