naoki-egami / DIDdesign

R package DIDdesign: Analyzing Difference-in-Differences Design
GNU General Public License v2.0
35 stars 7 forks source link

The error when use DIDdesign for the staggered adoption design #33

Closed HUATIANTIAN closed 1 year ago

HUATIANTIAN commented 1 year ago

Hello! I use DIDdesign for staggered DID, when I use the it , R gives me the error "Error: Strategy 'multiprocess' is defunct in future (>= 1.32.0) [2023-03-06]. Instead, explicitly specify either 'multisession' (recommended) or 'multicore'". I try to change the version of future pachage, but it not works.

Thanks for your help!