HeatStressR
Calculate Heat Stress Indices
Calculates heat-stress indices from meteorological observations, including the physically based wet-bulb globe temperature model described by Liljegren et al. (2008) <doi:10.1080/15459620802310770>. The package provides an independently maintained R implementation with row-level diagnostics, configurable physical controls, and batch processing for the Liljegren method; it is not a bitwise-compatible port of the original program, and cross-implementation differences are expected.
README
# HeatStressR guides These repository guides describe the Liljegren WBGT implementation, including its batch default and optional local `foreach`/`doParallel` workers, plus the fused non-Liljegren workflow. For complete parameter references, use `?wbgt.Liljegren` and `?heat_indices` after loading the package. - [Liljegren inputs and scope](liljegren-inputs.md) - [Parallel execution](parallelism.md) - [Differences from the original C implementation](original-c-differences.md) - [Benchmarking](benchmarking.md) - [Non-Liljegren indices](non-liljegren-indices.md)
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
2.2.1 |
rolling linux/jammy R-4.5 | HeatStressR_2.2.1.tar.gz |
216.4 KiB |
2.2.1 |
rolling linux/noble R-4.5 | HeatStressR_2.2.1.tar.gz |
216.5 KiB |
2.2.1 |
rolling source/ R- | HeatStressR_2.2.1.tar.gz |
79.3 KiB |
2.2.1 |
latest linux/jammy R-4.5 | HeatStressR_2.2.1.tar.gz |
216.4 KiB |
2.2.1 |
latest linux/noble R-4.5 | HeatStressR_2.2.1.tar.gz |
216.5 KiB |
2.2.1 |
latest source/ R- | HeatStressR_2.2.1.tar.gz |
79.3 KiB |
2.2.1 |
2026-04-23 source/ R- | HeatStressR_2.2.1.tar.gz |
0 B |