mirror of https://git.sr.ht/~hrbrmstr/hgr
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.
21 lines
458 B
21 lines
458 B
6 years ago
|
Package: hgr
|
||
|
Type: Package
|
||
|
Title: Tools to Work with the 'Postlight' 'Mercury' 'API'
|
||
|
Version: 0.1.0
|
||
|
Date: 2017-04-19
|
||
|
Author: Bob Rudis (bob@rud.is)
|
||
|
Maintainer: Bob Rudis <bob@rud.is>
|
||
|
Description: PTools to Work with the 'Postlight' 'Mercury' 'API'.
|
||
|
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
|
||
|
RoxygenNote: 6.0.1
|