Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: package ‘CAM’ was installed before R 4.0.0: please re-install it #154

Open
NOrangeeroli opened this issue Aug 9, 2024 · 1 comment

Comments

@NOrangeeroli
Copy link

Hi,

Hope this message finds you well.
I installed CAM with setup_CAM.py with no error, but when running

import rpy2.robjects.packages as rpackages
cam = rpackages.importr('CAM')

I got the error in title.

Would be nice to know which R version did you use ?

Best

@shaido987
Copy link
Collaborator

Hi @NOrangeeroli ,

I don't know what version of R was used for the work but looking at the initial publication date (Dec 2019) it's most likely one of the newer 3.* versions.

However, looking at this StackOverflow question it should be enough to reinstall the package after the R version update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants