Package: XGeoRTR 0.7.0

XGeoRTR: Backend-Neutral Explainable Geometry State and Operators

Provides the platform layer for explanation geometry in R. The package standardizes generic explanation tables into a normalized backend state object, computes embeddings, diagnostics, and multiscale level-of-detail summaries, and serializes backend-neutral state for reproducible workflows. It also exposes selected long-table and regular-grid views for downstream use-case packages. Rendering and viewport orchestration are delegated to downstream frontends such as 'ggWebGL'.

Authors:Frederic Bertrand [cre, aut]

XGeoRTR_0.7.0.tar.gz
XGeoRTR_0.7.0.zip(r-4.7)XGeoRTR_0.7.0.zip(r-4.6)XGeoRTR_0.7.0.zip(r-4.5)
XGeoRTR_0.7.0.tgz(r-4.6-any)XGeoRTR_0.7.0.tgz(r-4.5-any)
XGeoRTR_0.7.0.tar.gz(r-4.7-any)XGeoRTR_0.7.0.tar.gz(r-4.6-any)
XGeoRTR_0.7.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
XGeoRTR/json (API)

# Install 'XGeoRTR' in R:
install.packages('XGeoRTR', repos = c('https://fbertran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/fbertran/xgeortr/issues

Pkgdown/docs site:https://fbertran.github.io

On CRAN:

Conda:

4.59 score 1 stars 13 scripts 426 downloads 19 exports 2 dependencies

Last updated from:1659743709. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK145
source / vignettesOK199
linux-release-x86_64OK162
macos-release-arm64OK103
macos-oldrel-arm64OK91
windows-develOK103
windows-releaseOK102
windows-oldrelOK101
wasm-releaseOK113

Exports:as_xgeo_statebuild_xgeo_lodcompute_xgeo_diagnosticscompute_xgeo_embeddingread_xgeo_stateset_active_embeddingset_xgeo_lodset_xgeo_selectionvalidate_xgeo_statewrite_xgeo_statexgeo_attributesxgeo_explanation_tablexgeo_geometryxgeo_indicesxgeo_metadataxgeo_point_valuesxgeo_regular_gridxgeo_selectionxgeo_state

Dependencies:clijsonlite

Getting Started with XGeoRTR
Create an xgeo_state | Compute backend state operators | Access backend-neutral fields | Build selected backend tables | Downstream consumers | Downstream use-case consumers | Write and reload state | Package boundary

Last update: 2026-05-05
Started: 2026-04-17

Popular R Workflows as XGeoRTR Backend States
Linear model: stats::lm() on mtcars | Logistic model: stats::glm() on mtcars | Clustering: stats::kmeans() on iris | Principal components: stats::prcomp() on USArrests | Regular-grid state: datasets::volcano | Backend-neutral exchange | Downstream handoff

Last update: 2026-05-05
Started: 2026-05-05