amices / mice

Multivariate Imputation by Chained Equations
https://amices.org/mice/
GNU General Public License v2.0
433 stars 107 forks source link

missing a check for withr? #454

Closed kayleachampion closed 2 years ago

kayleachampion commented 2 years ago

Hi,

I was having trouble getting mice installed, with the following error:

Error : object ‘local_seed’ is not exported by 'namespace:withr'

Running an install of 'withr' solved the problem.

Thanks :)

stefvanbuuren commented 2 years ago

Known issue. See #445