Package: mrtsSphere 0.2.0

Hao-Yun Huang

mrtsSphere: Multi-Resolution Thin-Plate Splines on the Sphere

Constructs multi-resolution thin-plate spline (MRTS) basis functions on the sphere and fits the corresponding multi-resolution mixed model (MRMM) by generalised least squares with a tapered Matérn residual covariance, including kriging-style prediction with closed-form standard errors. Implements the system described in Huang, Huang, and Ing (2025) "Multi-Resolution Spatial Methods on the Sphere: Efficient Prediction for Global Data", Environmetrics, <doi:10.1002/env.70092>. Heavy basis computations are written in 'C++' via 'Rcpp' with optional 'OpenMP' parallelism.

Authors:Hao-Yun Huang [aut, cre], Hsin-Cheng Huang [aut], Ching-Kang Ing [aut]

mrtsSphere_0.2.0.tar.gz
mrtsSphere_0.2.0.zip(r-4.7)mrtsSphere_0.2.0.zip(r-4.6)mrtsSphere_0.2.0.zip(r-4.5)
mrtsSphere_0.2.0.tgz(r-4.6-x86_64)mrtsSphere_0.2.0.tgz(r-4.6-arm64)mrtsSphere_0.2.0.tgz(r-4.5-x86_64)mrtsSphere_0.2.0.tgz(r-4.5-arm64)
mrtsSphere_0.2.0.tar.gz(r-4.7-arm64)mrtsSphere_0.2.0.tar.gz(r-4.7-x86_64)mrtsSphere_0.2.0.tar.gz(r-4.6-arm64)mrtsSphere_0.2.0.tar.gz(r-4.6-x86_64)
mrtsSphere_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
mrtsSphere/json (API)

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

Bug tracker:https://github.com/stlabtw/multi-resolution-sphere/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

cppopenmp

3.18 score 450 downloads 3 exports 6 dependencies

Last updated from:206bccb5d8. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK153
linux-devel-x86_64OK151
source / vignettesOK173
linux-release-arm64OK182
linux-release-x86_64OK155
macos-release-arm64OK127
macos-release-x86_64OK372
macos-oldrel-arm64OK260
macos-oldrel-x86_64OK263
windows-develOK130
windows-releaseOK111
windows-oldrelOK125
wasm-releaseOK126

Exports:mrmm_fitmrts_spheretapered_matern_sphere

Dependencies:latticeMatrixRcppRcppEigenRcppNumericalRSpectra