Last updated on 2026-05-02 19:50:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.0 | 11.14 | 132.24 | 143.38 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.4.0 | 6.68 | 91.85 | 98.53 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.4.0 | 19.00 | 204.57 | 223.57 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.0 | 18.00 | 217.84 | 235.84 | NOTE | |
| r-devel-windows-x86_64 | 1.4.0 | 18.00 | 149.00 | 167.00 | OK | |
| r-patched-linux-x86_64 | 1.4.0 | 10.85 | 117.80 | 128.65 | OK | |
| r-release-linux-x86_64 | 1.4.0 | 9.33 | 118.46 | 127.79 | OK | |
| r-release-macos-arm64 | 1.4.0 | 2.00 | 38.00 | 40.00 | OK | |
| r-release-macos-x86_64 | 1.4.0 | 7.00 | 142.00 | 149.00 | OK | |
| r-release-windows-x86_64 | 1.4.0 | 12.00 | 148.00 | 160.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 | 19.00 | 183.00 | 202.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