Last updated on 2023-01-25 04:51:49 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.1 | 8.03 | 111.67 | 119.70 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.1 | 5.12 | 79.51 | 84.63 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.1 | 139.43 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.1 | 153.86 | OK | |||
r-patched-linux-x86_64 | 0.0.1 | 7.04 | 101.10 | 108.14 | OK | |
r-release-linux-x86_64 | 0.0.1 | 4.96 | 101.78 | 106.74 | OK | |
r-release-macos-arm64 | 0.0.1 | 44.00 | OK | |||
r-release-macos-x86_64 | 0.0.1 | 57.00 | OK | |||
r-release-windows-x86_64 | 0.0.1 | 36.00 | 148.00 | 184.00 | OK | |
r-oldrel-macos-arm64 | 0.0.1 | 34.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.0.1 | 43.00 | ERROR | |||
r-oldrel-windows-ix86+x86_64 | 0.0.1 | 12.00 | 134.00 | 146.00 | OK |
Version: 0.0.1
Check: examples
Result: ERROR
Running examples in ‘snapKrig-Ex.R’ failed
The error most likely occurred in:
> ### Name: Math.sk
> ### Title: Math group generics
> ### Aliases: Math.sk
>
> ### ** Examples
>
> g = sk_validate(list(gval=stats::rnorm(4^2), gdim=4, gres=0.5))
> summary(g)
complete sk grid
16 points
range [-2.21, 1.60]
..............................
Error in sk_make(g) : argument gdim not found
Calls: summary ... summary.sk -> apply -> sk_coords -> sk -> sk_validate -> sk_make
Execution halted
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.0.1
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘snapKrig_introduction.Rmd’ using rmarkdown
Quitting from lines 60-67 (snapKrig_introduction.Rmd)
Error: processing vignette 'snapKrig_introduction.Rmd' failed with diagnostics:
argument gdim not found
--- failed re-building ‘snapKrig_introduction.Rmd’
SUMMARY: processing the following file failed:
‘snapKrig_introduction.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64