Generate planar and spherical triangle meshes, compute finite element calculations for 1- and 2-dimensional flat and curved manifolds with associated basis function spaces, methods for lines and polygons, and transparent handling of coordinate reference systems and coordinate transformation, including 'sf' and 'sp' geometries. The core 'fmesher' library code was originally part of the 'INLA' package, and implements parts of "Triangulations and Applications" by Hjelle and Daehlen (2006) <doi:10.1007/3-540-33261-8>.
Version: | 0.2.0 |
Depends: | R (≥ 4.0), methods |
Imports: | dplyr, graphics, grDevices, lifecycle, Matrix, rlang, sf, stats, tibble, utils, withr, Rcpp |
LinkingTo: | Rcpp |
Suggests: | ggplot2, knitr, testthat (≥ 3.0.0), terra, tidyterra, rgl, rmarkdown, sp (≥ 1.6-1), splancs, gsl |
Published: | 2024-11-06 |
DOI: | 10.32614/CRAN.package.fmesher |
Author: | Finn Lindgren |
Maintainer: | Finn Lindgren <finn.lindgren at gmail.com> |
BugReports: | https://github.com/inlabru-org/fmesher/issues |
License: | MPL-2.0 |
Copyright: | 2010-2024 Finn Lindgren, except src/predicates.cc by Jonathan Richard Shewchuk, 1996 |
URL: | https://inlabru-org.github.io/fmesher/, https://github.com/inlabru-org/fmesher |
NeedsCompilation: | yes |
SystemRequirements: | C++17 |
Materials: | README NEWS |
CRAN checks: | fmesher results |
Reference manual: | fmesher.pdf |
Vignettes: |
Articles list (source, R code) Basic fmesher use (source, R code) The fmesher C++ library (source, R code) Converting legacy INLA mesh code to fmesher (source, R code) |
Package source: | fmesher_0.2.0.tar.gz |
Windows binaries: | r-devel: fmesher_0.2.0.zip, r-release: fmesher_0.2.0.zip, r-oldrel: fmesher_0.2.0.zip |
macOS binaries: | r-release (arm64): fmesher_0.2.0.tgz, r-oldrel (arm64): fmesher_0.2.0.tgz, r-release (x86_64): fmesher_0.2.0.tgz, r-oldrel (x86_64): fmesher_0.2.0.tgz |
Old sources: | fmesher archive |
Reverse depends: | inlabru, INLAspacetime |
Reverse imports: | clustTMB, disaggregation, excursions, FRK, GeoAdjust, intSDM, PointedSDMs, rSPDE, sdmTMB, stelfi |
Reverse suggests: | MetricGraph, SUMMER |
Please use the canonical form https://CRAN.R-project.org/package=fmesher to link to this page.