Skip to content

varycoef

Modeling Spatially Varying Coefficients

v0.3.6 · May 4, 2025 · GPL-2

Description

Implements a maximum likelihood estimation (MLE) method for estimation and prediction of Gaussian process-based spatially varying coefficient (SVC) models (Dambon et al. (2021a) <doi:10.1016/j.spasta.2020.100470>). Covariance tapering (Furrer et al. (2006) <doi:10.1198/106186006X132178>) can be applied such that the method scales to large data. Further, it implements a joint variable selection of the fixed and random effects (Dambon et al. (2021b) <doi:10.1080/13658816.2022.2097684>). The package and its capabilities are described in (Dambon et al. (2021c) <doi:10.48550/arXiv.2106.02364>).

Downloads

CRAN

663

Last 30 days

5082nd

2K

Last 90 days

7.5K

Last year

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

r2u CRAN

0

Last 30 days

27

Last 90 days

117

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

4

Last 7 days

15

Last 30 days

3

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

5,239

Files

62

Compiled share

0%

Has compiled src

No

Language breakdown

R 3,189 (60.9%)Tests 255 (4.9%)Docs 1,369 (26.1%)Vignettes 426 (8.1%)

API

Exported functions

10

Internal functions

47

Recent export changes

v0.3.4+1 sample_SVCdata
v0.3.3−3 fullSVC_line, fullSVC_reggrid, sample_fullSVC

Testing & CI

Has tests

Yes

Test-to-code ratio

0.08

testthat edition

3

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

50%

Unsafe pattern score

0

Dep constraint coverage

10%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.5.0

System requirements

C++ standard

License

GPL-2

License flags

SPDX valid, OSI approved

History

Versions

11

First release

2019-10-11

Latest release

2025-05-04

Avg cadence

121 days

Cold removal rate

100%

Dep drift

19

LOC over versions

v0.2.9: 2,703 LOCv0.2.10: 3,263 LOCv0.2.11: 3,185 LOCv0.2.12: 3,513 LOCv0.3.0: 4,477 LOCv0.3.1: 5,252 LOCv0.3.2: 4,847 LOCv0.3.3: 4,394 LOCv0.3.4: 5,228 LOCv0.3.5: 5,239 LOCv0.3.6: 5,239 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies glmnet lhs mlr mlrMBO optimParallel ParamHelpers pbapply smoof spam varycoef

Version History

12 tracked
new 0.3.6 Mar 10, 2026
updated 0.3.6 ← 0.3.5 diff May 4, 2025
updated 0.3.5 ← 0.3.4 diff Mar 25, 2025
updated 0.3.4 ← 0.3.3 diff Sep 16, 2022
updated 0.3.3 ← 0.3.2 diff May 31, 2022
updated 0.3.2 ← 0.3.1 diff Apr 26, 2022
updated 0.3.1 ← 0.3.0 diff Jun 2, 2021
updated 0.3.0 ← 0.2.12 diff Jan 12, 2021
updated 0.2.12 ← 0.2.11 diff Jul 17, 2020
updated 0.2.11 ← 0.2.10 diff Apr 13, 2020
updated 0.2.10 ← 0.2.9 diff Feb 20, 2020
new 0.2.9 Oct 10, 2019