Package: rc Title: Helper for Fitting GMRF Models on River Networks in MGCV Version: 0.0.1 Authors@R: person("Colin", "Millar", role = c("aut", "cre"), email = "colin.millar@ices.dk") Description: A set of functions to help with the fitting of gmrf models for river networks in mgcv. The package is intended for the fitting 1st and 2nd order smoothers on river networks. The code is written as simply as possible to make is easy to see how GMRFs are constructed. Depends: R (>= 3.1.0), mgcv (>= 1.8-3), gmrf (>= 0.0.1), igraph (>= 1.0.1) Suggests: knitr (>= 1.8) License: MIT + file LICENSE Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://faskally.r-universe.dev Date/Publication: 2023-09-18 16:14:43 UTC RemoteUrl: https://github.com/faskally/rc RemoteRef: HEAD RemoteSha: 6b0ce7598b022994d2e053ba9b8c9676991152a1 NeedsCompilation: no Packaged: 2026-05-25 08:31:51 UTC; root Author: Colin Millar [aut, cre] Maintainer: Colin Millar