Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/default.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cfg$extramappings_historic <- ""
cfg$inputRevision <- "7.76"

#### Current CES parameter and GDX revision (commit hash) ####
cfg$CESandGDXversion <- "6a7a598d7d7af761ee482e082eba2fb217131b14"
cfg$CESandGDXversion <- "e622df405bb622e35c7443fdccd0b49c4b98913b"

#### Path to a renv.lock file to restore a project's dependencies from. If NULL, all R packages in their currently installed version will be used.
cfg$UseThisRenvLock <- NULL
Expand Down
Loading