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: R version - 4.0.5 - was not found on CRAN. #166

Open
sueinchoi opened this issue Dec 3, 2021 · 6 comments
Open

Error: R version - 4.0.5 - was not found on CRAN. #166

sueinchoi opened this issue Dec 3, 2021 · 6 comments

Comments

@sueinchoi
Copy link

Hi I got the error whenever I tried to create_app

Error: R version - 4.0.5 - was not found on CRAN. Please use R_version to specify one that is or let us know if you think you received this message in error:

Is there any way I can fix this problem?
Thank you for your support

@ugurdar
Copy link

ugurdar commented Jun 19, 2022

I'm getting same error

"Error: R version - 4.2.0 - was not found on CRAN. Please use R_version to specify one that is or let us know if you think you received this message in error: "

Any solution?

@flxflks
Copy link

flxflks commented Oct 23, 2022

I get the same error with R version 4.1.2

"R version - 4.1.2 - was not found on CRAN. Please use R_version to specify one that is or let us know if you think you received this message in error."

@AmyMikhail
Copy link

I am getting the same error with R version 4.2.2 - I believe this is a problem with any version >= 4 because the regular expression is limited to matching versions 1 - 3 as explained in issue #170

I hope someone can fix this as it should be very straight-forward?

@REFKABENHAMOUDA
Copy link

Error: R version - 4.3.0 - was not found on CRAN. Please use R_version to specify one that is or let us know if you think you received this message in error:
the same problem here with the R version 4.3.0
any solution please !

@rob-AccountMedia
Copy link

Same issue on 4.3.1!

@vekinoir
Copy link

vekinoir commented Jan 4, 2024

I tried changing the values in latest_R_version in trace(RInno::get_R,edit=T) and trace(RInno::code_section,edit=T) from 3 to 4. But, I am still getting an error

Error in if (latest_R_version == R_version) { : 
  the condition has length > 1

still trying to fix, no luck

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

7 participants