tectonicr
Analyzing the Orientation of Maximum Horizontal Stress
Stress-field analysis tracks the 2025 World Stress Map and keeps adding plotting shortcuts.
◆Recent moves
- 8mo ago
ggplot2 azimuth geoms and axial summary statistics added
The largest feature release in the window, and mostly convenience: geom_azimuth() and geom_azimuthpoint() for plotting directions as bars, data2PoR() for adding reference-frame coordinates in one call, ortensor2d() for axial summary statistics, and a weighting() helper. Underneath, est.kappa() switches to a faster approximation and the deviation sign convention changes so counterclockwise deviations are positive.
View source ↗ - 1y ago
World Stress Map 2025 supported with selectable version
The package's reference dataset moves forward: download_WSM() defaults to the 2025 World Stress Map with a version argument to pin older ones, and parse_quality() encodes the 2025 treatment of X-ranked data as 90-degree uncertainty. A major fix to est.kappa(), which was not doubling angles before treating the data as directional, matters more than the data update for anyone who reported a concentration parameter.
View source ↗ - 1y ago
Spatial interpolation performance improved
A one-line release claiming a performance boost for stress2grid() and related functions. Gridding is the expensive step in this package's workflow, so the target is the right one even without numbers attached.
View source ↗ - 2y ago
Weighting powers added to spatial interpolation
Interpolation gains weighting powers in stress2grid(), giving users control over how strongly nearby observations dominate the grid. Small, but it is the parameter that determines how smooth a published stress map looks.
View source ↗ - 2y ago
Bootstrap dispersion statistics ahead of CRAN submission
The pre-CRAN release, adding bootstrap statistics for circular dispersion, multiple-angle input across the dispersion functions, and spatial distribution of dispersion. It sets up the circular statistics surface that the later releases spend their time correcting and speeding up.
View source ↗