R studio for Windows 8,1(64bit)?

Please, where I can find and download R Studio for Windows 8.1 (64bit) and R version 4.3.1 ?

For RStudio, you can find the older installers here, the problem is to know which version is still compatible with Windows 8.1. Based on this, I expect at least version 1.2 to be compatible. However there is a good chance that later versions may still run (Windows 8.1 end-of-life was only in January 2023, so I'd expect RStudio versions up to then to work). The best is probably to just try and see if you get an error.

For R v4.3.1, according to here:

Current binary versions of R are known to run on Windows 7 or later. R 4.1 is the last version that supported 32-bit versions: See Can I use R on 64-bit Windows?. Windows Vista is no longer supported.
[...]
R 4.3.0 has been tested to install, start and pass its own checks also on Windows 7 and Windows 8.1, but it has not been tested with contributed packages.

But note that some features may be buggy:

R 4.3 code base still conservatively uses features of Windows 7 and later only when available, and otherwise falls back to older features, so it might still run on 7, but this is minimally tested (see Q2.2), and the code is tuned for newer systems.

Again you'll need to try.

This topic was automatically closed 42 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.