echelon
The Echelon Analysis and the Detection of Spatial Clusters using Echelon Scan Method
v0.4.0
·
Aug 20, 2025
·
GPL-3
Description
Functions for the echelon analysis proposed by Myers et al. (1997) <doi:10.1023/A:1018518327329>, and the detection of spatial clusters using echelon scan method proposed by Kurihara (2003) <doi:10.20551/jscswabun.15.2_171>.
Downloads
CRAN
525
Last 30 days
6893rd
1.6K
Last 90 days
6K
Last year
Trend: +1.4% (30d vs prior 30d)
r2u
CRAN
46
Last 30 days
137
Last 90 days
519
Last year
Trend: -22% (30d vs prior 30d)
autoCRAN
1
Last 7 days
11
Last 30 days
1
All-time
autoCRAN-only: this name is served only by autoCRAN, so the count is exact.
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
examples
Running examples in ‘echelon-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: echebin
> ### Title: Echelon spatial scan statistic based on Binomial model
> ### Aliases: echebin
> #
...[truncated]...
ste("1- p-value:", MLC$p),
+ paste("2- p-value:", Secondary$p)
+ ),
+ text.col = c(2, 3)
+ )
>
> #Interactive map visualization with mapview
> library(mapview)
Error in library(mapview) : there is no package called ‘mapview’
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR
r-devel-windows-x86_64
whether package can be installed
Installation failed. See 'd:/Rcompile/CRANpkg/local/4.6/echelon.Rcheck/00install.out' for details.