R 3.1

Full internal name:r
Project site:http://www.r-project.org/
Screen shots:
Download: Download R 3.1

https://github.com/tim-lebedkov/packages/releases/download/2019_Q1/r-3.1-R-3.1.0-win.exe

VirusTotal results
Change log:https://cran.r-project.org/doc/manuals/r-release/NEWS.html
Description:

software environment for statistical computing and graphics. It compiles and runs on a wide variety of UNIX platforms, Windows and MacOS.

kw: statistics

License:GPLv2
Version:3.1
SHA-1 or SHA-256:043bbb4d58265297e9653ab23af6fae49c27f6e4
Type:one file
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f "delims=" %%x in ('dir /b *.exe') do set setup=%%x
    "%setup%" /SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /DIR="%CD%" /SAVEINF="%CD%\.Npackd\InnoSetupInfo.ini" /LOG="%CD%\.Npackd\InnoSetupInstall.log"
    set err=%errorlevel%
    type .Npackd\InnoSetupInstall.log
    if %err% neq 0 exit %err%
    
    .Npackd\Uninstall.bat:
    unins000.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /LOG="%CD%\.Npackd\InnoSetupUninstall.log"
    set err=%errorlevel%
    type .Npackd\InnoSetupUninstall.log
    if %err% neq 0 exit %err%
    
    Last modified:Sat May 15 09:21:51 UTC 2021
    Last modified by:tim.lebedk...
    Created:Mon Jul 28 17:49:37 UTC 2014
    Created by:tim.lebedk...
    Automated tests:1 of 1 installations succeeded, 1 of 1 removals succeeded