Skip to content

Commit

Permalink
add environment.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
mlondschien committed Mar 4, 2024
1 parent 42770c7 commit 5d9dce9
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: ricu
channels:
- nodefaults
- conda-forge
dependencies:
- r-base
- r-data.table
- r-curl
- r-assertthat
- r-fst
- r-readr
- r-jsonlite
- r-prt>=0.1.2
- r-tibble
- r-backports
- r-rlang
- r-vctrs
- r-cli>=2.1.0
- r-fansi
- r-openssl

0 comments on commit 5d9dce9

Please sign in to comment.