Skip to content

Temporarily pin R-win version to 4.3.2 - #43631

Closed
panbingkun wants to merge 1 commit into
apache:masterfrom
panbingkun:temporarily_set_r_win_ver
Closed

Temporarily pin R-win version to 4.3.2#43631
panbingkun wants to merge 1 commit into
apache:masterfrom
panbingkun:temporarily_set_r_win_ver

Conversation

@panbingkun

@panbingkunpanbingkun commented Nov 2, 2023

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

The pr aims to temporarily pin R-win version to 4.3.2.

Why are the changes needed?

Make integration appveyor happy.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Manually test.

Was this patch authored or co-authored using generative AI tooling?

No.

@HyukjinKwon

Copy link
Copy Markdown
Member

It will be back up pretty much quickly. Let's just leave it out so https://rversions.r-pkg.org/r-release-win can return 4.3.2 properly.

@panbingkunpanbingkun changed the title Temporarily set R-win version to 4.3.2Temporarily pin R-win version to 4.3.2Nov 2, 2023
@panbingkun

Copy link
Copy Markdown
ContributorAuthor

It will be back up pretty much quickly. Let's just leave it out so https://rversions.r-pkg.org/r-release-win can return 4.3.2 properly.

Okay, let me close this PR first because I have been 'consistently failing' in another PR, so I have slightly investigated the reason, haha

@panbingkun

Copy link
Copy Markdown
ContributorAuthor

$rurl=$CRAN+"/bin/windows/base/"+$urlPath+"R-"+$rVer+"-win.exe"

@HyukjinKwon Do we need to add a log below this line that prints the download R-win url above?

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@panbingkun@HyukjinKwon