Skip to content

Commit

Permalink
add rjson in scripts ymls
Browse files Browse the repository at this point in the history
  • Loading branch information
jupinator committed Sep 20, 2024
1 parent 17d99e3 commit 7872b09
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ conda:
- r-rredlist
- r-plyr
- r-reshape2
- r-rjson

inputs:
species_data:
Expand Down
1 change: 1 addition & 0 deletions scripts/IUCN_redlist_spList/IUCN_redlist_spList.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ conda:
- r-dplyr
- r-rredlist
- r-this.path
- r-rjson
inputs:
country:
label: Country
Expand Down
1 change: 1 addition & 0 deletions scripts/RedListIndex/RedListIndex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ conda:
- r-quadprog
- r-dismo
- r-geosphere
- r-rjson

inputs:
history_assessment_data:
Expand Down

0 comments on commit 7872b09

Please sign in to comment.