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 Contributor: Chanyub Park Description: The 'Chrome' browser 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 SystemRequirements: Chrome 59+ on macOS/Linux, 60+ on Windows Suggests: testthat, covr Depends: R (>= 3.2.0) Imports: xml2, magick, processx, tools, utils RoxygenNote: 6.0.1