R 3.0.3

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

https://github.com/tim-lebedkov/packages/releases/download/2019_Q1/r-3.0.3-R-3.0.3-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.0.3
SHA-1 or SHA-256:f04ca28ebb8b93063e0c6da8e5e3632f23fc4191
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:Sun Apr 13 15:00:55 UTC 2014
    Created by:tim.lebedk...
    Automated tests:2 of 2 installations succeeded, 2 of 2 removals succeeded