Skip to content

numeric_version() wants character as of R 4.4#1520

Merged
ElianHugh merged 1 commit into
REditorSupport:masterfrom
jennybc:numeric-version-wants-chr
May 6, 2024
Merged

numeric_version() wants character as of R 4.4#1520
ElianHugh merged 1 commit into
REditorSupport:masterfrom
jennybc:numeric-version-wants-chr

Conversation

@jennybc

@jennybc jennybc commented May 3, 2024

Copy link
Copy Markdown
Contributor

I believe this should fix #1518.

@eitsupi

eitsupi commented May 6, 2024

Copy link
Copy Markdown
Contributor

@renkun-ken @ElianHugh @ManuelHentschel @andycraig Could you take a look this and create a new release?
Currently it is inconvenient to use vscode-R with R 4.4.0.

@ElianHugh

ElianHugh commented May 6, 2024

Copy link
Copy Markdown
Collaborator

LGTM, thank you. I'll have a look at a new release shortly.

Edit:
@renkun-ken. I don't believe I have access to pushing directly to main -- I think we need to have you formalise the new release

@ElianHugh ElianHugh merged commit 9f06ffc into REditorSupport:master May 6, 2024
@pawelru

pawelru commented May 6, 2024

Copy link
Copy Markdown
Contributor

@eitsupi if this is a blocker for you, you can edit the source code of extension itself. The change is trivial and for me the file path is as follows: /Users/{username}/.vscode/extensions/reditorsupport.r-2.8.2/R/session/rstudioapi.R. After this change, my code is working again.

@renkun-ken

Copy link
Copy Markdown
Member

Just released v2.8.3 to include recent changes.

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

Successfully merging this pull request may close these issues.

Issue with pkg rstudioapi after updating to R 4.4

5 participants