Open
Description
Hi all,
R has recently released its new version 4.0. Due to its change, assignPOP version 1.1.9 and earlier are not fully compatible with R 4.0. Specifically, it will result in errors when performing the following functions: assign.MC()
, assign.kfold()
, assign.X()
, and accuracy.plot()
, because of data type conversion issue.
If you're using R 4.0, please update your assignPOP to version 1.2.0 that should work with both R 3.X and R 4.0.
Thanks,
Alex