Last updated on 2026-04-25 09:49:41 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.0 | 11.30 | 131.59 | 142.89 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.4.0 | 7.10 | 92.12 | 99.22 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.4.0 | 19.00 | 204.24 | 223.24 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.0 | 18.00 | 217.84 | 235.84 | NOTE | |
| r-patched-linux-x86_64 | 1.4.0 | 10.16 | 120.86 | 131.02 | OK | |
| r-release-linux-x86_64 | 1.4.0 | 9.97 | 114.53 | 124.50 | OK | |
| r-release-macos-arm64 | 1.4.0 | 2.00 | 37.00 | 39.00 | OK | |
| r-release-macos-x86_64 | 1.4.0 | 7.00 | 133.00 | 140.00 | OK | |
| r-release-windows-x86_64 | 1.4.0 | 12.00 | 135.00 | 147.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.4.0 | 2.00 | 39.00 | 41.00 | OK | |
| r-oldrel-macos-x86_64 | 1.4.0 | 7.00 | 139.00 | 146.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4.0 | 13.00 | 150.00 | 163.00 | OK |
Version: 1.4.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘sp’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.4.0
Check: examples
Result: ERROR
Running examples in 'CRTspat-Ex.R' failed
The error most likely occurred in:
> ### Name: CRTsp
> ### Title: Create or update a '"CRTsp"' object
> ### Aliases: CRTsp
>
> ### ** Examples
>
> {# Generate a simulated area with 10,000 locations
+ example_area = CRTsp(geoscale = 1, locations=10000, kappa=3, mu=40)
+ summary(example_area)
+ }
===============================CLUSTER RANDOMISED TRIAL ===========================
Summary of coordinates
----------------------
Min. : 1st Qu.: Median : Mean : 3rd Qu.: Max. :
x -4.96 -2.62 -0.07 0.00 2.71 5.03
y -5.00 -2.38 0.06 0.00 2.37 4.99
Flavor: r-release-windows-x86_64