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.
Version: | 0.2.1 |
Imports: | future (≥ 1.11.0), cli, crayon, prettyunits, sessioninfo |
Published: | 2020-03-20 |
Author: | Henrik Bengtsson [aut, cre, cph] |
Maintainer: | Henrik Bengtsson <henrikb at braju.com> |
BugReports: | https://github.com/HenrikBengtsson/future.tests/issues |
License: | LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2.1)] |
URL: | https://github.com/HenrikBengtsson/future.tests |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | future.tests results |
Reference manual: | future.tests.pdf |
Package source: | future.tests_0.2.1.tar.gz |
Windows binaries: | r-devel: future.tests_0.2.1.zip, r-release: future.tests_0.2.1.zip, r-oldrel: future.tests_0.2.1.zip |
macOS binaries: | r-release: future.tests_0.2.1.tgz, r-oldrel: future.tests_0.2.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=future.tests to link to this page.