Last updated on 2025-12-06 00:48:58 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 2.16 | 51.37 | 53.53 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 1.74 | 15.87 | 17.61 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 82.81 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 93.29 | OK | |||
| r-devel-windows-x86_64 | 0.2.2 | 3.00 | 73.00 | 76.00 | OK | |
| r-patched-linux-x86_64 | 0.2.2 | 2.36 | 47.05 | 49.41 | OK | |
| r-release-linux-x86_64 | 0.2.2 | 2.21 | 48.22 | 50.43 | OK | |
| r-release-macos-arm64 | 0.2.2 | OK | ||||
| r-release-macos-x86_64 | 0.2.2 | 3.00 | 125.00 | 128.00 | OK | |
| r-release-windows-x86_64 | 0.2.2 | 4.00 | 70.00 | 74.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.2 | 2.00 | 112.00 | 114.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.2 | 5.00 | 90.00 | 95.00 | OK |
Version: 0.2.2
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'ggraph', 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.2
Check: examples
Result: ERROR
Running examples in ‘rSDI-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: plotSDI
> ### Title: plotSDI generates a plot of the network and SDI metrics on a
> ### geographic map.
> ### Aliases: plotSDI
>
> ### ** Examples
>
> TMSDI <- SDI(TurkiyeMigration.flows, TurkiyeMigration.nodes, variant="vuw")
> plotSDI(TMSDI, variant="vuw", circle.size.scale=1)
Error in plotSDI(TMSDI, variant = "vuw", circle.size.scale = 1) :
ggraph is required
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.2
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