forked from banboo-data/RSmartlyIO
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
20 lines (20 loc) · 847 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: RSmartlyIO
Type: Package
Title: Loading Facebook and Instagram Advertising Data from Smartly.io
Description: Aims at loading Facebook and Instagram advertising data from
Smartly.io into R. Smartly.io is an online advertising service that enables
advertisers to display commercial ads on social media networks. The package
offers an interface to query the Smartly.io API and loads data directly into R
for further data processing and data analysis.
Version: 0.1.0
Author: Johannes Burkhardt <[email protected]>
Maintainer: Johannes Burkhardt <[email protected]>
Depends:
R (>= 3.0.0)
Imports:
RCurl
License: MIT + file LICENSE
URL: https://github.com/rstats-lab/RSmartlyIO, https://app.smartly.io
BugReports: https://github.com/rstats-lab/RSmartlyIO/issues
Date: 2016-05-25
RoxygenNote: 5.0.1