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.1.7 |
Depends: | R (≥ 4.0), methods |
Imports: | dplyr, graphics, grDevices, lifecycle, Matrix, rlang, sf, sp (≥ 1.6-1), stats, tibble, utils, withr, Rcpp |
LinkingTo: | Rcpp |
Suggests: | ggplot2, inlabru (≥ 2.8.0), knitr, testthat (≥ 3.0.0), terra, tidyterra, rgl, rmarkdown, splancs, gsl |
Published: | 2024-07-01 |
DOI: | 10.32614/CRAN.package.fmesher |
Author: | Finn Lindgren [aut, cre, cph] (Finn Lindgren wrote the main code), Seaton Andy [ctb] (Andy Seaton constributed features to the sf support), Suen Man Ho [ctb] (Man Ho Suen contributed features and code structure design for the integration methods), Fabian E. Bachl [ctb] (Fabian Bachl co-developed precursors of fm_pixels and fm_split_lines in inlabru) |
Maintainer: | Finn Lindgren <finn.lindgren at gmail.com> |
BugReports: | https://github.com/inlabru-org/fmesher/issues |
License: | MPL-2.0 |
Copyright: | 2010-2023 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: |
Basic fmesher use The fmesher C++ library Converting legacy INLA mesh code to fmesher |
Package source: | fmesher_0.1.7.tar.gz |
Windows binaries: | r-devel: fmesher_0.1.7.zip, r-release: fmesher_0.1.7.zip, r-oldrel: fmesher_0.1.7.zip |
macOS binaries: | r-release (arm64): fmesher_0.1.7.tgz, r-oldrel (arm64): fmesher_0.1.7.tgz, r-release (x86_64): fmesher_0.1.7.tgz, r-oldrel (x86_64): fmesher_0.1.7.tgz |
Old sources: | fmesher archive |
Reverse depends: | inlabru, INLAspacetime |
Reverse imports: | clustTMB, disaggregation, excursions, FRK, GeoAdjust, rSPDE, sdmTMB, stelfi |
Please use the canonical form https://CRAN.R-project.org/package=fmesher to link to this page.