Package: spCF
Type: Package
Title: Coarse-to-Fine Spatial Modeling
Version: 0.1.0
Authors@R: c(
    person("Daisuke",  "Murakami",   email = "dmuraka@ism.ac.jp",
           role = c("aut", "cre")) ,
    person("Alexis",   "Comber",     role = "aut"),
    person("Takahiro", "Yoshida",    role = "aut"),
    person("Narumasa", "Tsutsumida", role = "aut"),
    person("Chris",    "Brunsdon",   role = "aut"),
    person("Tomoki",   "Nakaya",     role = "aut"))
Imports: FNN, fields, nloptr, dbscan, ranger, withr
Suggests: sp, sf, knitr, rmarkdown
Description: Provides functions for coarse-to-fine spatial modeling (CFSM), enabling fast spatial prediction, regression, and uncertainty quantification. For further details, see Murakami et al. (2025) <doi:10.48550/arXiv.2510.00968>.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-01-14 14:44:11 UTC; dmuraka
Author: Daisuke Murakami [aut, cre],
  Alexis Comber [aut],
  Takahiro Yoshida [aut],
  Narumasa Tsutsumida [aut],
  Chris Brunsdon [aut],
  Tomoki Nakaya [aut]
Maintainer: Daisuke Murakami <dmuraka@ism.ac.jp>
Repository: CRAN
Date/Publication: 2026-01-19 18:50:02 UTC
Built: R 4.5.1; ; 2026-01-19 21:02:41 UTC; unix
