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-05-20 17:50:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3.2 | 150.78 | 528.85 | 679.63 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.3.2 | 202.64 | 393.41 | 596.05 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.3.2 | 180.00 | 5833.99 | 6013.99 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 2.3.2 | 330.00 | 5792.08 | 6122.08 | ERROR | |
| r-devel-windows-x86_64 | 2.3.2 | 144.00 | 360.00 | 504.00 | OK | --no-vignettes |
| r-patched-linux-x86_64 | 2.3.2 | 175.36 | 509.31 | 684.67 | OK | |
| r-release-linux-x86_64 | 2.3.2 | 343.55 | 513.93 | 857.48 | OK | |
| r-release-macos-arm64 | 2.3.2 | 33.00 | 139.00 | 172.00 | OK | |
| r-release-macos-x86_64 | 2.3.2 | 107.00 | 563.00 | 670.00 | OK | |
| r-release-windows-x86_64 | 2.3.2 | 147.00 | 325.00 | 472.00 | OK | --no-vignettes |
| r-oldrel-macos-arm64 | 2.3.2 | 31.00 | 119.00 | 150.00 | OK | |
| r-oldrel-macos-x86_64 | 2.3.2 | 92.00 | 306.00 | 398.00 | OK | |
| r-oldrel-windows-x86_64 | 2.3.2 | 197.00 | 381.00 | 578.00 | OK | --no-vignettes |
Version: 2.3.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [0m/90m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> ops <- options("crayon.enabled" = FALSE)
> library(testthat)
> require("covr")
Loading required package: covr
>
> test_check("FRK")
Loading required package: FRK
Attaching package: 'FRK'
The following object is masked from 'package:stats':
simulate
NOTE: In FRK >2.0 simple_kriging_fixed = FALSE by default, and hence
universal kriging is done by default. However this is only the case when
method = 'TMB'. When method = 'EM', simple kriging is done, irrespective of
what the argument simple_kriging_fixed is set to.
|
| | 0%OMP: Warning #96: Cannot form a team with 24 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).
|
|======================= | 33%
|
|=============================================== | 67%
|
|======================================================================| 100%
Maximum EM iterations reached
Intercept
0.152395
Formula: z ~ 1
Assumed response distribution: gaussian
Specified link function: identity
Method of model fitting: EM
Number of datasets: 1
Number of basis functions: 18
Class of basis functions: Basis
Number of BAUs [extract using object@BAUs]: 138
Number of observations [extract using object@Z]: 50
Mean obs. variance at BAU level [extract using object@Ve]: 0.01
Fine-scale variance proportionality constant [extract using object@sigma2fshat]: 0.1172823
Dimensions of C in Z = C*Y + e [extract using object@Cmat]: c(50L, 138L)
Dimensions of S in Y = X*alpha + S*eta + delta [extract using object@S]: c(50L, 18L)
Number of covariates: 1
Formula: z ~ 1
Assumed response distribution: gaussian
Specified link function: identity
Method of model fitting: EM
Number of datasets: 1
Number of basis functions: 18
Class of basis functions: Basis
Number of BAUs [extract using object@BAUs]: 138
Number of observations [extract using object@Z]: 50
Mean obs. variance at BAU level [extract using object@Ve]: 0.01
Fine-scale variance proportionality constant [extract using object@sigma2fshat]: 0.1172823
Dimensions of C in Z = C*Y + e [extract using object@Cmat]: c(50L, 138L)
Dimensions of S in Y = X*alpha + S*eta + delta [extract using object@S]: c(50L, 18L)
Number of covariates: 1
NOTE: In FRK >2.0 simple_kriging_fixed = FALSE by default, and hence
universal kriging is done by default. However this is only the case when
method = 'TMB'. When method = 'EM', simple kriging is done, irrespective of
what the argument simple_kriging_fixed is set to.
|
| | 0%
|
|======================= | 33%
|
|=============================================== | 67%
|
|======================================================================| 100%
Maximum EM iterations reached
Averaging over polygons...
NOTE: In FRK >2.0 simple_kriging_fixed = FALSE by default, and hence
universal kriging is done by default. However this is only the case when
method = 'TMB'. When method = 'EM', simple kriging is done, irrespective of
what the argument simple_kriging_fixed is set to.
|
| | 0%
|
|======================= | 33%
|
|=============================================== | 67%
|
|======================================================================| 100%
Maximum EM iterations reached
Averaging over polygons...
NOTE: In FRK >2.0 simple_kriging_fixed = FALSE by default, and hence
universal kriging is done by default. However this is only the case when
method = 'TMB'. When method = 'EM', simple kriging is done, irrespective of
what the argument simple_kriging_fixed is set to.
|
| | 0%
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.3.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘FRK_intro.Rnw’ using knitr
OMP: Warning #96: Cannot form a team with 24 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).
--- re-building ‘FRK_non-Gaussian.Rnw’ using knitr
--- finished re-building ‘FRK_non-Gaussian.Rnw’
SUMMARY: processing the following file failed:
‘FRK_intro.Rnw’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.3.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [90m/71m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> ops <- options("crayon.enabled" = FALSE)
> library(testthat)
> require("covr")
Loading required package: covr
>
> test_check("FRK")
Loading required package: FRK
Attaching package: 'FRK'
The following object is masked from 'package:stats':
simulate
NOTE: In FRK >2.0 simple_kriging_fixed = FALSE by default, and hence
universal kriging is done by default. However this is only the case when
method = 'TMB'. When method = 'EM', simple kriging is done, irrespective of
what the argument simple_kriging_fixed is set to.
|
| | 0%
|
|======================= | 33%
|
|=============================================== | 67%
|
|======================================================================| 100%
Maximum EM iterations reached
Intercept
0.152395
Formula: z ~ 1
Assumed response distribution: gaussian
Specified link function: identity
Method of model fitting: EM
Number of datasets: 1
Number of basis functions: 18
Class of basis functions: Basis
Number of BAUs [extract using object@BAUs]: 138
Number of observations [extract using object@Z]: 50
Mean obs. variance at BAU level [extract using object@Ve]: 0.01
Fine-scale variance proportionality constant [extract using object@sigma2fshat]: 0.1172823
Dimensions of C in Z = C*Y + e [extract using object@Cmat]: c(50L, 138L)
Dimensions of S in Y = X*alpha + S*eta + delta [extract using object@S]: c(50L, 18L)
Number of covariates: 1
Formula: z ~ 1
Assumed response distribution: gaussian
Specified link function: identity
Method of model fitting: EM
Number of datasets: 1
Number of basis functions: 18
Class of basis functions: Basis
Number of BAUs [extract using object@BAUs]: 138
Number of observations [extract using object@Z]: 50
Mean obs. variance at BAU level [extract using object@Ve]: 0.01
Fine-scale variance proportionality constant [extract using object@sigma2fshat]: 0.1172823
Dimensions of C in Z = C*Y + e [extract using object@Cmat]: c(50L, 138L)
Dimensions of S in Y = X*alpha + S*eta + delta [extract using object@S]: c(50L, 18L)
Number of covariates: 1
NOTE: In FRK >2.0 simple_kriging_fixed = FALSE by default, and hence
universal kriging is done by default. However this is only the case when
method = 'TMB'. When method = 'EM', simple kriging is done, irrespective of
what the argument simple_kriging_fixed is set to.
|
| | 0%
|
|======================= | 33%
|
|=============================================== | 67%
|
|======================================================================| 100%
Maximum EM iterations reached
Averaging over polygons...
NOTE: In FRK >2.0 simple_kriging_fixed = FALSE by default, and hence
universal kriging is done by default. However this is only the case when
method = 'TMB'. When method = 'EM', simple kriging is done, irrespective of
what the argument simple_kriging_fixed is set to.
|
| | 0%
|
|======================= | 33%
|
|=============================================== | 67%
|
|======================================================================| 100%
Maximum EM iterations reached
Averaging over polygons...
NOTE: In FRK >2.0 simple_kriging_fixed = FALSE by default, and hence
universal kriging is done by default. However this is only the case when
method = 'TMB'. When method = 'EM', simple kriging is done, irrespective of
what the argument simple_kriging_fixed is set to.
|
| | 0%
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 2.3.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
Warning: elapsed-time limit of 1 hours reached for sub-process
--- re-building ‘FRK_intro.Rnw’ using knitr
--- re-building ‘FRK_non-Gaussian.Rnw’ using knitr
--- finished re-building ‘FRK_non-Gaussian.Rnw’
SUMMARY: processing the following file failed:
‘FRK_intro.Rnw’
Error: Vignette re-building failed.
Execution halted
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.