Package: XGeoRTR Title: Backend-Neutral Explainable Geometry State and Operators Date: 2026-04-25 Version: 0.7.0 Authors@R: c( person(given = "Frederic", family = "Bertrand", role = c("cre", "aut"), email = "frederic.bertrand@lecnam.net", comment = c(ORCID = "0000-0002-0837-8281")) ) Author: Frederic Bertrand [cre, aut] () Maintainer: Frederic Bertrand Description: 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'. License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) Imports: cli, jsonlite Suggests: knitr, rmarkdown, testthat (>= 3.0.0), uwot VignetteBuilder: knitr Config/testthat/edition: 3 Config/Needs/website: pkgdown URL: https://fbertran.github.io/XGeoRTR/, https://github.com/fbertran/XGeoRTR BugReports: https://github.com/fbertran/XGeoRTR/issues Repository: https://fbertran.r-universe.dev Date/Publication: 2026-05-06 16:02:59 UTC RemoteUrl: https://github.com/fbertran/xgeortr RemoteRef: HEAD RemoteSha: 165974370967fcd3a9e7c573e62939bc72dbe9ce NeedsCompilation: no Packaged: 2026-07-08 09:24:52 UTC; root