Skip to content

Error in readGDX(gdx, "f10_land", "f_land", format = "first_found") : could not find function "readGDX" #709

Closed Answered by tscheypidi
CEEEJAYLEE asked this question in Help
Discussion options

You must be logged in to vote

Hi,

thanks for the error report. We recently replaced the gdx package dependency in magpie4 with gdx2. With this update the readGDX function is not automatically exported anymore by the magpie4 package. It seems that the disaggregation script was using readGDX from these packages without explicitly loading any of these.

I created now a PR #710 adressing this issue. You can either wait for having this PR merged or just manually add library(gdx2) to the disaggregation output script as done here

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@CEEEJAYLEE
Comment options

Answer selected by CEEEJAYLEE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants