Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Madrat dependency warning #196

Open
johanneskoch94 opened this issue Sep 21, 2022 · 1 comment
Open

Madrat dependency warning #196

johanneskoch94 opened this issue Sep 21, 2022 · 1 comment
Assignees

Comments

@johanneskoch94
Copy link
Member

IEAbal = madrat::calcOutput("IO", subtype = "IEA_output", aggregate = TRUE)

trsp_incent = readSource(type="TransportSubsidies")

The calcIO and readTransportSusbisides functions are defined in mrremind. mrremind depends on edtrTransport however. This leads to the warning:

WARNING: Bidirectional package dependencies detected:
mrremind->edgeTransport, edgeTransport->mrremind

 You might want to have a look at the following connections:
calcIO->toolMrremind, readTransportSubsidies->toolMrremind
WARNING: Bidirectional package dependencies detected:
mrremind->edgeTransport, edgeTransport->mrremind

  You might want to have a look at the following connections:
calcIO->toolMrremind, readTransportSubsidies->toolMrremindcalcgenerateEDGEdata->calcEDGETrData
WARNING: setConfig must not be used from within retrieveData!

Maybe the functions should be moved to mrcommons?

@orichters
Copy link
Contributor

Noticed that as well running mrremind with @RahelMA and @sophiefuchs:

~~ Bidirectional package dependencies detected: mrremind->edgeTransport, edgeTransport->mrremind
  You might want to have a look at the following connections: calcIO->toolMrremind, readTransportSubsidies->toolMrremind

@johannah-pik johannah-pik self-assigned this Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants