You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
717 B

7 years ago
Package: hgr
Type: Package
Title: Tools to Work with the 'Postlight' 'Mercury' 'API'
7 years ago
Version: 0.3.0
7 years ago
Date: 2017-06-22
7 years ago
Author: Bob Rudis (bob@rud.is)
Maintainer: Bob Rudis <bob@rud.is>
7 years ago
Description: The 'Postlight' 'Mercury' 'API' <https://mercury.postlight.com> takes any web
article and returns only the relevant content - headline, author, body text, relevant
images and more - free from any clutter.
7 years ago
URL: https://github.com/hrbrmstr/hgr
BugReports: https://github.com/hrbrmstr/hgr/issues
License: AGPL
Suggests:
testthat,
covr
Depends:
R (>= 3.2.0)
Imports:
purrr,
httr,
7 years ago
readr,
xml2,
rvest,
7 years ago
xslt,
clipr,
htmltools,
jsonlite,
rstudioapi
7 years ago
RoxygenNote: 6.0.1