cmu-delphi / exploration-tooling

tools for evaluating and exploring forecasters
Other
0 stars 0 forks source link

targets bug in 1.4+ #91

Closed dsweber2 closed 3 months ago

dsweber2 commented 7 months ago

Things were working fine until 1.4, need to figure out roughly why this is happening and discuss with the targets group.

Last error message:
    all(is.numeric(.)) && all(length(.) == 1L) && all(!anyNA(.)) && all(. >= 0) is not true on . = seconds_timeout
dshemetov commented 4 months ago

Did we get a workaround for this?

dsweber2 commented 3 months ago

I believe it just went away after an update of targets. Going to close accordingly