Error with version 2.13 'extract' is not an exported object from 'namespace:R.utils
When i load the version 2.13.0 i got and error : 'extract' is not an exported object from 'namespace:R.utils
This error doesn't occur with all others users in my office .. I tried to go back to version 2.12.3 and it's ok i don't have the error anymore.
Thanks for reporting. Please share your session info after you get the error.
hmm i didn't have error anymore with version 2.12.3. So i tried to reproduce the error by installing version 2.13.0 and strangely, i don't have the error anymore .. Sorry for the inconvenience!
No worries. I suspect it's a problem similar to https://github.com/HenrikBengtsson/R.utils/issues/7. The gist is that installation might become incorrect depending on what package you have loaded when you install R.utils.
This is on me to fix and I know what the problem is.