-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
47 lines (47 loc) · 1.48 KB
/
DESCRIPTION
File metadata and controls
47 lines (47 loc) · 1.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Package: cleaned
Title: Comprehensive Livestock Environmental Assessment for Improved Nutrition, a Secured Environment, and Sustainable Development along Livestock and Fish Value Chains
Version: 0.6.0
Date: 2024-03-11
Authors@R: c(person("Stephen", "Oloo",
email = "oloostephen08@gmail.com",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2314-3146")),
person("John", "Mutua", role = "aut"),
person("Jessica", "Mukiri", role = "ctb"),
person("An", "Notenbaert", role = "ctb"),
person("Birthe", "Paul", role = "ctb"),
person("Rein", "Van der Hoek", role = "ctb")
)
Description: CLEANED (Comprehensive Livestock Environmental Assessment for Improved Nutrition, a
Secured Environment, and Sustainable Development along Livestock and Fish Value Chains) is an
ex-ante tool that assesses environmental impacts of livestock systems and value chains. It
evaluates land requirements, productivity, water use, soil health, economics and greenhouse gas
emissions.
URL: https://github.com/CIAT/cleaned
BugReports: https://github.com/ciat/cleaned/issues
Depends: R (>= 4.0.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports:
jsonlite,
tidyverse,
data.table,
lubridate,
plyr,
tidyr,
dplyr,
tibble,
utils,
rlang,
stringr,
ggplot2,
openxlsx
Suggests:
knitr,
rmarkdown,
testthat,
spelling
Language: en-US
RoxygenNote: 7.3.1
VignetteBuilder: knitr