Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
SOWI Administratoren
chocolatey-packages
Commits
0cfe9bdb
Commit
0cfe9bdb
authored
Apr 27, 2016
by
Dr. Markus Schrenker
Browse files
Update R.Studio.nuspec
parent
a3c16fdb
Changes
1
Hide whitespace changes
Inline
Side-by-side
R.Studio/R.Studio.nuspec
View file @
0cfe9bdb
<?xml version="1.0"?>
<package
xmlns=
"http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd"
>
<?xml version="1.0" encoding="utf-8"?>
<!-- Do not remove this test for UTF-8: if “Ω” doesn’t appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. -->
<package
xmlns=
"http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd"
>
<metadata>
<id>
R.Studio
</id>
<title>
R.Studio
</title>
<version>
0.9
5
</version>
<version>
0.9
9.896
</version>
<authors>
R Studio Team
</authors>
<owners>
Elliando Dias
</owners>
<summary>
RStudio is a free and open source integrated development environment (IDE) for R. You can run it on your desktop
</summary>
<description>
RStudio is a free and open source integrated development environment (IDE) for R. You can run it on your desktop
</description>
<projectUrl>
http://rstudio.org/
</projectUrl>
<projectUrl>
https://www.rstudio.com/
</projectUrl>
<packageSourceUrl>
https://www.rstudio.com/
</packageSourceUrl>
<tags>
r.project r.studio statistics
</tags>
<copyright>
201
2
RStudio, Inc
</copyright>
<copyright>
©
201
6
RStudio, Inc
</copyright>
<licenseUrl>
http://www.gnu.org/licenses/agpl-3.0-standalone.html
</licenseUrl>
<requireLicenseAcceptance>
false
</requireLicenseAcceptance>
<iconUrl>
http://rstudio.org/images/logo.png
</iconUrl>
<dependencies>
<dependency
id=
"R.Project"
/>
</dependencies>
<dependency
id=
"R.Project"
/>
</dependencies>
-->
<releaseNotes></releaseNotes>
</metadata>
</package>
\ No newline at end of file
<files>
<file
src=
"tools\**"
target=
"tools"
/>
</files>
</package>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment