You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently says item doesn't exist, which could be confusing. Could / should read that the compartment isn't a user-defined variable in the model.
> mod <- mread_yaml("foo.yaml", capture = "KAi,VCi,RESP")
- item `RESP` does not exist in model `housemodel-xport_cpp`
Error: all requested `capture` variables must exist in the model
The text was updated successfully, but these errors were encountered:
Currently says item doesn't exist, which could be confusing. Could / should read that the compartment isn't a user-defined variable in the model.
The text was updated successfully, but these errors were encountered: