Skip to content

Commit 6d5b331

Browse files
committed
removed base package tools as dependency from README
1 parent 92990ad commit 6d5b331

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

experiment-trait-data-visualizer/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
#### Time series box, line plots and heatmaps for every available season
44

55
#### Dependencies
6+
67
- shiny
78
- shinythemes
8-
- tools
99
- lubridate
1010
- dplyr
1111
- ggplot2
@@ -18,6 +18,7 @@
1818
#### BETYdb remote access uses ssh tunnel: ssh -Nf -L 5432:localhost:5432 bety6.ncsa.illinois.edu
1919
#### [Request access](https://identity.ncsa.illinois.edu/join/TU49BUUEDM)
2020
#### Set the following environment variables
21+
2122
- bety_dbname ('bety')
2223
- bety_password
2324
- bety_host ('localhost')

0 commit comments

Comments
 (0)