The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Last updated on 2026-09-21 11:51:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.14.0 | 33.35 | 631.10 | 664.45 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.14.0 | 23.99 | 398.39 | 422.38 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.14.0 | 28.00 | 5808.88 | 5836.88 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.14.0 | 25.00 | 5811.41 | 5836.41 | ERROR | |
| r-devel-windows-x86_64 | 0.14.0 | 36.00 | 532.00 | 568.00 | OK | |
| r-patched-linux-x86_64 | 0.14.0 | 37.67 | 599.50 | 637.17 | OK | |
| r-release-linux-x86_64 | 0.14.0 | 33.97 | 592.89 | 626.86 | OK | |
| r-release-macos-arm64 | 0.14.0 | 8.00 | 134.00 | 142.00 | OK | |
| r-release-macos-x86_64 | 0.14.0 | 24.00 | 602.00 | 626.00 | OK | |
| r-release-windows-x86_64 | 0.14.0 | 35.00 | 491.00 | 526.00 | OK | |
| r-oldrel-macos-arm64 | 0.14.0 | 8.00 | 131.00 | 139.00 | OK | |
| r-oldrel-macos-x86_64 | 0.14.0 | 25.00 | 582.00 | 607.00 | OK | |
| r-oldrel-windows-x86_64 | 0.14.0 | 51.00 | 713.00 | 764.00 | OK |
Version: 0.14.0
Check: examples
Result: ERROR
Running examples in ‘spmodel-Ex.R’ failed
The error most likely occurred in:
> ### Name: augment.spmodel
> ### Title: Augment data with information from fitted model objects
> ### Aliases: augment.spmodel augment.splm augment.spautor augment.spglm
> ### augment.spgautor
>
> ### ** Examples
>
> spmod <- splm(z ~ water + tarp,
+ data = caribou,
+ spcov_type = "exponential", xcoord = x, ycoord = y
+ )
> augment(spmod)
# A tibble: 30 × 10
z water tarp x y .fitted .resid .hat .cooksd .std.resid
<dbl> <fct> <fct> <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> <dbl>
1 2.42 Y clear 1 6 1.97 0.454 0.116 0.209 2.52
2 2.44 Y shade 2 6 2.25 0.190 0.137 0.0465 1.08
3 1.81 Y none 3 6 2.05 -0.237 0.137 0.0756 -1.38
4 1.97 N clear 4 6 2.05 -0.0842 0.174 0.00213 -0.201
5 2.38 N shade 5 6 2.34 0.0402 0.153 0.0158 0.591
6 2.22 Y none 1 5 2.05 0.177 0.148 0.0431 0.998
7 2.10 N clear 2 5 2.05 0.0508 0.156 0.00922 0.447
8 1.80 Y clear 3 5 1.97 -0.163 0.122 0.0134 -0.623
9 1.96 Y shade 4 5 2.25 -0.290 0.119 0.0642 -1.38
10 2.10 Y none 5 5 2.05 0.0521 0.131 0.0265 0.837
# ℹ 20 more rows
> spmod_sulf <- splm(sulfate ~ 1, data = sulfate, spcov_type = "exponential")
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.14.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘introduction.Rmd’ using rmarkdown
OMP: Warning #96: Cannot form a team with 28 threads, using 2 instead.
OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set).
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.14.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘introduction.Rmd’ using rmarkdown
Flavor: r-devel-linux-x86_64-fedora-gcc
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.