Skip to content

spCP

Spatially Varying Change Points

v1.4.0 · Sep 29, 2025 · GPL (>= 2)

Description

Implements a spatially varying change point model with unique intercepts, slopes, variance intercepts and slopes, and change points at each location. Inference is within the Bayesian setting using Markov chain Monte Carlo (MCMC). The response variable can be modeled as Gaussian (no nugget), probit or Tobit link and the five spatially varying parameter are modeled jointly using a multivariate conditional autoregressive (MCAR) prior. The MCAR is a unique process that allows for a dissimilarity metric to dictate the local spatial dependencies. Full details of the package can be found in the accompanying vignette. Furthermore, the details of the package can be found in the corresponding paper published in Spatial Statistics by Berchuck et al (2019): "A spatially varying change points model for monitoring glaucoma progression using visual field data", <doi:10.1016/j.spasta.2019.02.001>.

Downloads

256

Last 30 days

17152nd

693

Last 90 days

2.5K

Last year

Trend: +9.4% (30d vs prior 30d)

CRAN Check Status

6 NOTE
8 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (6 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘spCP/libs/spCP.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘spCP/libs/spCP.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'spCP/libs/x64/spCP.dll':
  Found non-API call to R: 'R_UnboundValue'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is  8.8Mb
  sub-directories of 1Mb or more:
    libs   8.2Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  9.0Mb
  sub-directories of 1Mb or more:
    libs   8.3Mb
NOTE r-patched-linux-x86_64

compiled code

File ‘spCP/libs/spCP.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  8.8Mb
  sub-directories of 1Mb or more:
    libs   8.2Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  9.0Mb
  sub-directories of 1Mb or more:
    libs   8.3Mb

Dependency Network

Dependencies Reverse dependencies msm mvtnorm Rcpp spCP

Version History

new 1.4.0 Mar 10, 2026
updated 1.4.0 ← 1.3 diff Sep 28, 2025
updated 1.3 ← 1.2 diff Sep 4, 2022
updated 1.2 ← 1.1 diff Dec 4, 2018
updated 1.1 ← 1.0 diff Nov 27, 2018
new 1.0 Jul 12, 2018