# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "adlaplaceFem" in publications use:' type: software license: MPL-2.0 title: 'adlaplaceFem: Finite Element Approximations for Adlaplace' version: 0.5.3 doi: 10.32614/CRAN.package.adlaplaceFem abstract: Finite-element approximations for hierarchical models with the adlaplace Laplace approximation framework. Currently provides tensor-product B-spline FEM ingredients for Matern Gaussian random fields (mass, stiffness, and higher-order Grams), design and Gram matrix construction on regular grids, optional terra SpatRaster / SpatVector input, and AD tape builders for random_fem_ssq_* / random_fem_det_*. authors: - family-names: Brown given-names: Patrick email: patrick.borgnine@gmail.com repository: https://eborgnine.r-universe.dev commit: eaa0e49deb11103609486e2fcd7aede675fe841b date-released: '2026-07-20' contact: - family-names: Brown given-names: Patrick email: patrick.borgnine@gmail.com