CompositionalSR
Spatial Regression Models with Compositional Data
v1.4
·
Apr 14, 2026
·
GPL (>= 2)
Description
Spatial and non-spatial regression models with compositional responses (and compositional predictors) using the alpha--transformation. Relevant papers include: Tsagris M. and Pantazis Y. (2026), <doi:10.48550/arXiv.2510.12663>, Tsagris M. (2015), <https://soche.cl/chjs/volumes/06/02/Tsagris(2015).pdf>, Tsagris M.T., Preston S. and Wood A.T.A. (2011), <doi:10.48550/arXiv.1106.1451>.
Downloads
456
Last 30 days
9145th
1.6K
Last 90 days
2.6K
Last year
Trend: -6.2% (30d vs prior 30d)
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
package dependencies
Package required but not available: ‘blockCV’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 15, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 9, 2026
ERROR
r-release-macos-arm64
examples
Running examples in ‘CompositionalSR-Ex.R’ failed The error most likely occurred in: > ### Name: ICE plot for the alpha-ESF model > ### Title: ICE plot for the alpha-ESF model > ### Aliases: ice.aesf > > ### ** Examples > > data(fadn) > coords <- ...[truncated]... = coords) 25 spatial eigen-pairs > ice <- ice.aesf(mod$be, mod$gama, x, mod$X.esf, ind = 1) Error in plot.window(...) : need finite 'ylim' values Calls: ice.aesf ... <Anonymous> -> plot -> plot.default -> localWindow -> plot.window Execution halted