Skip to content

Commit

Permalink
don't load {config} with library("config")
Browse files Browse the repository at this point in the history
  • Loading branch information
cjyetman committed Nov 29, 2022
1 parent 7f0cf63 commit 7807c6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phase-1_combine-portfolios.R
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ suppressPackageStartupMessages({
library(r2dii.utils) # must install with # devtools::install_github("2DegreesInvesting/r2dii.utils")
library(readr)
library(yaml)
library(config)
library(here)
})

Expand Down

0 comments on commit 7807c6c

Please sign in to comment.