The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.

CRAN Package Check Results for Package FRK

Last updated on 2026-04-24 11:24:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.2 145.46 534.08 679.54 OK
r-devel-linux-x86_64-debian-gcc 2.3.2 134.72 397.47 532.19 OK
r-devel-linux-x86_64-fedora-clang 2.3.2 166.00 5775.20 5941.20 ERROR
r-devel-linux-x86_64-fedora-gcc 2.3.2 360.00 11136.56 11496.56 ERROR
r-devel-macos-arm64 2.3.2 33.00 139.00 172.00 OK
r-devel-windows-x86_64 2.3.2 142.00 328.00 470.00 OK --no-vignettes
r-patched-linux-x86_64 2.3.2 165.16 523.98 689.14 OK
r-release-linux-x86_64 2.3.2 167.15 500.71 667.86 OK
r-release-macos-arm64 2.3.2 31.00 119.00 150.00 OK
r-release-macos-x86_64 2.3.2 89.00 330.00 419.00 OK
r-release-windows-x86_64 2.3.2 142.00 328.00 470.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 138.00 353.00 491.00 OK --no-vignettes

Check Details

Version: 2.3.2
Check: tests
Result: ERROR Running ‘testthat.R’ [89m/86m] 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: Warning: elapsed-time limit of 1 hours reached for sub-process --- 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/85m] 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: --- 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.