Package: future.tests
Title: Test Suite for 'Future' API Backends
Version: 0.2.1
Authors@R: person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"), email = "henrikb@braju.com")
Description: Backends implementing the 'Future' API, as defined by the 'future' package, should use the tests provided by this package to validate that they meet the minimal requirements of the 'Future' API.  The tests can be performed easily from within R or from outside of R from the command line making it easy to include them package tests and in Continuous Integration (CI) pipelines.
Imports: future (>= 1.11.0), cli, crayon, prettyunits, sessioninfo
License: LGPL (>= 2.1)
Encoding: UTF-8
LazyData: true
URL: https://github.com/HenrikBengtsson/future.tests
BugReports: https://github.com/HenrikBengtsson/future.tests/issues
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-03-19 22:44:21 UTC; hb
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Repository: CRAN
Date/Publication: 2020-03-20 12:40:05 UTC
