Last updated on 2025-12-06 21:49:36 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.28 | 32.10 | 34.38 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.68 | 22.10 | 23.78 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 52.72 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 10.00 | 58.37 | 68.37 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 4.00 | 49.00 | 53.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 1.86 | 28.16 | 30.02 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 2.24 | 29.62 | 31.86 | OK | |
| r-release-macos-arm64 | 0.1.0 | OK | ||||
| r-release-macos-x86_64 | 0.1.0 | 2.00 | 41.00 | 43.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 5.00 | 47.00 | 52.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 2.00 | 45.00 | 47.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 5.00 | 56.00 | 61.00 | OK |
Version: 0.1.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking: 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘cisp-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ssh_marginalcontri
> ### Title: spatial association marginal contributions derived from spatial
> ### stratified heterogeneity
> ### Aliases: ssh_marginalcontri
>
> ### ** Examples
>
> NTDs1 = sf::st_as_sf(gdverse::NTDs, coords = c('X','Y'))
> g = ssh_marginalcontri(incidence ~ ., data = NTDs1, cores = 1)
> g
*** SSH Marginal Contributions Error in loadNamespace(x) : there is no package called ‘knitr’
Calls: <Anonymous> ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc