constants
Reference on Constants, Units and Uncertainty
The R package for CODATA constants rebuilt its symbol table on NIST's naming so future updates stop being hand work.
◆Recent moves
- 5y ago
Compatibility fix for units 0.7-0
A one-line compatibility fix for units 0.7-0. Maintenance to keep the units-carrying symbol lists working against their dependency.
View source ↗ - 5y ago
constants 1.0.0
⚡ SPARKThe release that redefines how the package is maintained: symbols, categories and uncertainty representation all realign to NIST's published forms, explicitly so that future CODATA updates stop requiring hand curation. It also adds a correlation matrix and a quantities-backed symbol list, extending the package past lookup into uncertainty propagation.
View source ↗ - 8y ago
Unit handling fixes ahead of the 1.0.0 rebuild
Small unit-handling fixes: the deprecated units::parse_unit() gives way to as_units(), the speed of light installs as a unit, unitless constants display 1, and Ω becomes ohm. Housekeeping in the years before the 1.0.0 rebuild.
View source ↗