Add R 4.1.0 (#13413)
This commit is contained in:
committed by
GitHub
parent
d75e686731
commit
ac703d0217
19
manifests/r/RProject/R/4.1.0/RProject.R.installer.yaml
Normal file
19
manifests/r/RProject/R/4.1.0/RProject.R.installer.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: RProject.R
|
||||
PackageVersion: 4.1.0
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
FileExtensions:
|
||||
- r
|
||||
InstallModes:
|
||||
- interactive
|
||||
- silent
|
||||
- silentWithProgress
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: inno
|
||||
InstallerUrl: https://cran.r-project.org/bin/windows/base/old/4.1.0/R-4.1.0-win.exe
|
||||
InstallerSha256: F37D0E31F4F1F3D69EC3826D26E28DD2357C79CB1ED75726570F7BA3D69A4F41
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
19
manifests/r/RProject/R/4.1.0/RProject.R.locale.en-US.yaml
Normal file
19
manifests/r/RProject/R/4.1.0/RProject.R.locale.en-US.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: RProject.R
|
||||
PackageVersion: 4.1.0
|
||||
PackageLocale: en-US
|
||||
Publisher: RProject
|
||||
PublisherUrl: https://r-project.org/
|
||||
PackageName: RProject R
|
||||
PackageUrl: https://cran.r-project.org/
|
||||
License: GPLv2
|
||||
LicenseUrl: https://www.r-project.org/COPYING
|
||||
ShortDescription: The base binary distribution of R statistics language.
|
||||
Moniker: R
|
||||
Tags:
|
||||
- r
|
||||
- datascience
|
||||
- graphics
|
||||
- data
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
||||
19
manifests/r/RProject/R/4.1.0/RProject.R.locale.fr-FR.yaml
Normal file
19
manifests/r/RProject/R/4.1.0/RProject.R.locale.fr-FR.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.0.0.schema.json
|
||||
PackageIdentifier: RProject.R
|
||||
PackageVersion: 4.1.0
|
||||
PackageLocale: fr-FR
|
||||
Publisher: RProject
|
||||
PublisherUrl: https://r-project.org/
|
||||
PackageName: RProject R
|
||||
PackageUrl: https://cran.r-project.org/
|
||||
License: GPLv2
|
||||
LicenseUrl: https://www.r-project.org/COPYING
|
||||
ShortDescription: Distribution de base du langague R
|
||||
Tags:
|
||||
- r
|
||||
- datascience
|
||||
- graphics
|
||||
- data
|
||||
ManifestType: locale
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
6
manifests/r/RProject/R/4.1.0/RProject.R.yaml
Normal file
6
manifests/r/RProject/R/4.1.0/RProject.R.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: RProject.R
|
||||
PackageVersion: 4.1.0
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user