Merge branch 'master' of git.curoverse.com:arvados into 11876-r-sdk
[arvados.git] / sdk / R / DESCRIPTION
1 Package: ArvadosSDK
2 Type: Package
3 Title: What the Package Does (Title Case)
4 Version: 0.1.0
5 Author: Fuad Muhic
6 Maintainer: The package maintainer <yourself@somewhere.net>
7 Description: More about what it does (maybe more than one line)
8     Use four spaces when indenting paragraphs within the Description.
9 License: What license is it under?
10 Encoding: UTF-8
11 LazyData: true
12 RoxygenNote: 6.0.1.9000
13 Imports:
14     R6,
15     httr,
16     stringr,
17     jsonlite,
18     curl,
19     XML