Hi, I'm deprecating argument `earlySignal` from the `future::future()` function. I spotted that you're using it in: https://github.com/karimn/takeup/blob/fa05d93c054f817808c42b6fa22ee03b687096d6/takeup_reduced_sbc.R#L460 To avoid deprecation warnings, just remove `earlySignal = TRUE` from that call.