Free software environment for statistical computing and graphics

R for Windows

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Subscribe

R for Windows 4.1.1

  -  85.4 MB  -  Open Source
  • Latest Version

    R for Windows 4.3.3

  • Operating System

    Windows 7 / Windows 7 64 / Windows 8 / Windows 8 64 / Windows 10 / Windows 10 64

  • User Rating

    Click to vote
  • Author / Product

    The R Foundation / External Link

  • Filename

    R-4.1.1-win.exe

  • MD5 Checksum

    419bdd6ae29ab26c6bf998d7769b9578

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system. Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of R for Windows 4.1.1.


For those interested in downloading the most recent release of R for Windows or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

  • R for Windows 4.1.1 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    R for Windows 4.1.1 Screenshot 1

What's new in this version:

New Features:
- require(pkg, quietly = TRUE) is quieter and in particular does not warn if the package is not found.

Deprecated and Defunct:
- Use of ftp:// URIs should be regarded as deprecated, with on-going support confined to method = "libcurl" and not routinely tested. (Nowadays no major browser supports them.)
- The non-default method = "internal" is deprecated for http:// and ftp:// URIs for both download.file and url.
- On Windows, method = "wininet" is deprecated for http://, https:// and ftp:// URIs for both download.file and url. (A warning is only given for ftp://.)
- For ftp:// URIs the default method is now "libcurl" if available (which it is on CRAN builds).
- method = "wininet" remains the default for http:// and https:// URIs but if libcurl is available, using method = "libcurl" is preferred.

Installation:
- make check now works also without a LaTeX installation. (Thanks to Sebastian Meyer's PR#18103.)

BUG FIXES:
- make check-devel works again in an R build configured with --without-recommended-packages.
- qnbinom(p, size, mu) for large size/mu is correct now in a range of cases (PR#18095); similarly for the (size, prob) parametrization of the negative binomial. Also qpois() and qbinom() are better and or faster for extreme cases. The underlying C code has been modularized and is common to all four cases of discrete distributions.
- gap.axis is now part of the axis() arguments which are passed from bxp(), and hence boxplot().
- .First and .Last can again be set from the site profile.
- seq.int(from, to, *) and seq.default(..) now work better in large range cases where from-to is infinite where the two boundaries are finite.
- all.equal(x,y) now returns TRUE correctly also when several entries of abs(x) and abs(y) are close to .Machine$double.xmax, the largest finite numeric.
- model.frame() now clears the object bit when removing the class attribute of a value via na.action.
- charClass() now works with multi-character strings on Windows.
- encodeString() on Solaris now works again in Latin-1 encoding on characters represented differently in UTF-8. Support for surrogate pairs on Solaris has been improved.
- file.show() on Windows now works with non-ASCII path names representable in the current native encoding.
- Embedded R on Windows can now find R home directory via the registry even when installed only for the current user.
- pretty(x) with finite x now returns finite values also in the case where the extreme x values are close in size to the maximal representable number .Machine$double.xmax.
- Also, it's been tweaked for very small ranges and when a boundary is close (or equal) to zero; e.g., pretty(c(0,1e-317)) no longer has negative numbers, currently still warning about a very small range, and pretty(2^-(1024 - 2^-1/(c(24,10)))) is more accurate.
- The error message for not finding vignette files when weaving has correct file sizes now.
- dnbinom(20, <large>, 1) now correctly gives 0, and similar cases are more accurate with underflow precaution.

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Subscribe