R 3.1.1
| Full internal name: | r |
| Project site: | http://www.r-project.org/ |
| Screen shots: | |
| Download: | Download R 3.1.1 https://github.com/tim-lebedkov/packages/releases/download/2019_Q1/r-3.1.1-R-3.1.1-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.1 |
| SHA-1 or SHA-256: | 12b5cf4dac4c4a1ed997829446e1eb01e7c42145 |
| 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: | Sat Jan 24 19:01:49 UTC 2015 |
| Created by: | tim.lebedk... |
| Automated tests: | 0 of 0 installations succeeded, 0 of 0 removals succeeded |