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.

26 lines
832 B

7 years ago
Package: decapitated
Type: Package
Title: Headless 'Chrome' Orchestration
Version: 0.1.0
Date: 2017-05-02
Author: Bob Rudis (bob@rud.is)
Maintainer: Bob Rudis <bob@rud.is>
Description: The 'Chrome' browser <https://www.google.com/chrome/> has a headless mode
which can be instrumented programmatically. Tools are provided to perform headless
'Chrome' instrumentation on the command-line and will eventually provide support
for the 'DevTools' instrumentation 'API' or the forthcoming 'phantomjs'-like higher-level
'API' being promised by the development team.
URL: https://github.com/hrbrmstr/decapitated
BugReports: https://github.com/hrbrmstr/decapitated/issues
License: AGPL
7 years ago
SystemRequirements: Chrome 59+
7 years ago
Suggests:
testthat,
covr
Depends:
R (>= 3.2.0)
Imports:
xml2,
magick
RoxygenNote: 6.0.1