R.utils icon indicating copy to clipboard operation
R.utils copied to clipboard

Error with version 2.13 'extract' is not an exported object from 'namespace:R.utils

Open gschone-data opened this issue 1 year ago • 3 comments

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.

gschone-data avatar Mar 21 '25 15:03 gschone-data

Thanks for reporting. Please share your session info after you get the error.

HenrikBengtsson avatar Mar 21 '25 15:03 HenrikBengtsson

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!

gschone-data avatar Mar 21 '25 15:03 gschone-data

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.

HenrikBengtsson avatar Mar 21 '25 15:03 HenrikBengtsson