NEWS
SoilManageR 1.1.0.9902
SoilManageR 1.1.0.9901
- Added new organic amendments: Azoplum, Bio_enne, Ramial_Chipped_Wood
- Added three categories for STIR to output of calculate_indicators_by_crop(): STIR_main_crop, STIR_cover_crop, STIR_weeding
- Added N fixation by crops and cover crops into calculate_N_input_tibble() (N_fixation_legumes())
- Added reference data for N fixation (N_fixation_legumes_LUT.xlsx and N_fixation_legumes_LUT.Rd)
SoilManageR 1.1.0 (2025-04-18)
- Integrated undersowing into soil_cover(), cover crops can now overlap with crops. However, crops can not overlap with each other (no intercropping)
- Updated the management data template (V2.6), incl. new operations (harvest_cover_crop, total_herbicide, frost_kill_cover_crop)
- Updated the way the C input by cover crops is calculated (now goes to 0 for short term cover crops)
- New indicator to count pesticide applications (count_pesticide_applications())
- New function to calculate management indicators by crop (calculate_indicators_by_crop())
- New function to calculate indicators by a specific date (indicators_by_date())
- Added specific color for cover crops into plot.soil_cover_tibble()
- PDI (plant diversity indicator) was renamed into CDI (crop diversity indicator)
- Updated Vignette and ReadMe files
SoilManageR 1.0.1 (2024-10-01)
- Initial release version of the SoilManageR