Last updated on 2022-04-27 11:54:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 5.68 | 167.84 | 173.52 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 5.36 | 122.62 | 127.98 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 91.56 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 88.57 | ERROR | |||
r-devel-windows-x86_64 | 1.1 | 13.00 | 187.00 | 200.00 | OK | |
r-patched-linux-x86_64 | 1.1 | 5.58 | 159.06 | 164.64 | OK | |
r-release-linux-x86_64 | 1.1 | 4.53 | 158.86 | 163.39 | OK | |
r-release-macos-arm64 | 1.1 | 51.00 | OK | |||
r-release-macos-x86_64 | 1.1 | 91.00 | OK | |||
r-release-windows-x86_64 | 1.1 | 12.00 | 188.00 | 200.00 | OK | |
r-oldrel-macos-arm64 | 1.1 | 64.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1 | 94.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.1 | 15.00 | 195.00 | 210.00 | OK |
Version: 1.1
Check: examples
Result: ERROR
Running examples in ‘SK-Ex.R’ failed
The error most likely occurred in:
> ### Name: skriging
> ### Title: Function for Segment-based Kriging models
> ### Aliases: skriging print.skriging plot.skriging
>
> ### ** Examples
>
> ## SRK: segment-based regression Kriging
> ## dataset 'vtest' is a sample of dataset 'vehicles'
> srk1 <- skriging(heavy ~ wpai + width, polyline = vtest, method = "srk",
+ lwd = "width", obspred = "obs1pred0", boxcox = TRUE)
Warning in wkt(obj) : CRS object has no comment
Warning in wkt(obj) : CRS object has no comment
Error in method == "srk" && xx != 1 :
'length = 3' in coercion to 'logical(1)'
Calls: skriging
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘SK.Rmd’ using rmarkdown
Quitting from lines 67-71 (SK.Rmd)
Error: processing vignette 'SK.Rmd' failed with diagnostics:
'length = 3' in coercion to 'logical(1)'
--- failed re-building ‘SK.Rmd’
SUMMARY: processing the following file failed:
‘SK.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc