Open 0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q opened 1 week ago
@tscheypidi it is still an issue for REMIND input data generation. Could you or @pascal-sauer please have a look? Thanks
library(mrremind)
madrat::setConfig(ignorecache = TRUE)
madrat::readSource(type = "ExpertGuess", subtype = "Chinese_Steel_Production", convert = FALSE)
this produces
Error in `get()`:
! first argument has length > 1
The PR fixes that. However, in the log we have
! object 'readSource' of mode 'function' was not found
Do you have a reproducible example for that?
I just realized the github action produces the error from the log when running my new test, so that is a hint :thinking:
I can reproduce the error from the log by simply running madrat:::testPrepExtendedComment()
with my new madrat version :+1:
@LaviniaBaumstark or @0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q could you please check if the madrat version on my fork fixes the problem here? I'd merge the PR if it actually helped.
See
/p/tmp/lavinia/MO/REMIND_pre-processing/pre-processing/log-2024-11-04-1388968.out
: