From 2d595df98ccc6dde8c0316302c3483a631436275 Mon Sep 17 00:00:00 2001 From: ahmedjoubest Date: Wed, 20 Nov 2024 20:19:45 +0100 Subject: [PATCH 1/3] Pushing to the main - testing protection rule --- R/merge_outputs.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/merge_outputs.R b/R/merge_outputs.R index 974bbfe..def5116 100644 --- a/R/merge_outputs.R +++ b/R/merge_outputs.R @@ -65,7 +65,7 @@ combineOutputs <- function(para, feed_basket_quality, energy_required, land_requ if (exists("energy_required")) { energy_required = energy_required - }else {energy_required = "ERROR: Energy requirement was not computed"} + }else{energy_required = "ERROR: Energy requirement was not computed"} if (exists("land_required")) { land_required = land_required[["land_requirements_all"]] From 5b17bc34736342b3357d458bbb0fcb06594caa98 Mon Sep 17 00:00:00 2001 From: Emmanuel Mwema <79073013+M-Emmanuel@users.noreply.github.com> Date: Tue, 26 Nov 2024 14:53:26 +0300 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac85037..5e3c055 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Comprehensive Livestock Environmental Assessment for Improved Nutrition, a Secured Environment, and Sustainable Development along Livestock and Fish Value Chains (CLEANED) +# Comprehensive Livestock Environmental Assessment for Improved Nutrition, a Secured Environment, and Sustainable Development along Livestock Value Chains (CLEANED) -The goal of cleaned is to assess changes from transforming livestock value chains. +The goal of cleaned is to assess changes from transforming livestock value chains by prioritizing profitable, environmentally sustainable and inclusive livestock interventions ## Installation From 379cde4475e347c458cca562462dc2f6efbdf572 Mon Sep 17 00:00:00 2001 From: Emmanuel Mwema <79073013+M-Emmanuel@users.noreply.github.com> Date: Wed, 4 Dec 2024 10:00:20 +0300 Subject: [PATCH 3/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e3c055..097b6bb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Comprehensive Livestock Environmental Assessment for Improved Nutrition, a Secured Environment, and Sustainable Development along Livestock Value Chains (CLEANED) +# Inclusive and Comprehensive Livestock Environmental Assessment for Improved Nutrition, a Secured Environment, and Sustainable Development along Livestock Value Chains (CLEANED) -The goal of cleaned is to assess changes from transforming livestock value chains by prioritizing profitable, environmentally sustainable and inclusive livestock interventions +The goal of cleaned is to assess changes from transforming livestock value chains by prioritizing profitable, environmentally sustainable and inclusive livestock interventions. ## Installation