1Package: twitteR
2Title: R Based Twitter Client
3Description: Provides an interface to the Twitter web API.
4Version: 1.1.9
5Author: Jeff Gentry <geoffjentry@gmail.com>
6Maintainer: Jeff Gentry <geoffjentry@gmail.com>
7Depends: R (>= 2.12.0)
8Imports: methods, bit64, rjson, DBI (>= 0.3.1), httr (>= 1.0.0)
9Suggests: RSQLite, RMySQL
10License: Artistic-2.0
11LazyData: yes
12URL: http://lists.hexdump.org/listinfo.cgi/twitter-users-hexdump.org
13Collate: allGenerics.R base.R account.R statuses.R users.R trends.R
14        s4methods.R convert.R dm.R oauth.R comm.R followers.R search.R
15        db.R df_columns.R db_connections.R db_utils.R db_search.R
16        toys.R utils.R zzz.R
17NeedsCompilation: no
18Packaged: 2015-07-26 23:50:09 UTC; jgentry
19Repository: CRAN
20Date/Publication: 2015-07-29 00:27:59
21