Initial CRAN release

Water Module (7 functions)

Energy Module (10 functions)

Food Module (8 functions)

Nutrient Module (8 functions)

Carbon Module (7 functions)

Nexus Integration (8 functions)

Dataset

  • arid_pulse_nexus - 6 CA treatments x 26 variables from western Rajasthan

Technical Notes

  • GWP defaults updated to IPCC AR6: CH4 = 27, N2O = 273 (100-yr)
  • India-specific grid electricity EF: 0.82 kg CO2/kWh (CEA 2023)
  • All functions use verbose = TRUE parameter (CRAN compliant)
  • All @return tags present in documentation
  • No cat()/print() outside if(verbose) blocks
  • All examples executable (no \dontrun)