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 straightforward to include them in package tests and in Continuous Integration (CI) pipelines.
Version: | 0.7.0 |
Imports: | future (≥ 1.22.1), cli, crayon, prettyunits, sessioninfo |
Suggests: | commonmark, base64enc, utils, tools, data.table, ff |
Published: | 2023-05-22 |
DOI: | 10.32614/CRAN.package.future.tests |
Author: | Henrik Bengtsson [aut, cre, cph], The R Consortium [fnd] (Project was awared an Infrastructure Steering Committee (ISC) grant in 2017) |
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://future.tests.futureverse.org, https://github.com/HenrikBengtsson/future.tests |
NeedsCompilation: | no |
Citation: | future.tests citation info |
Materials: | NEWS |
CRAN checks: | future.tests results |
Reference manual: | future.tests.pdf |
Vignettes: |
future.tests: An Introduction future.tests: Continuous Integration on GitHub Actions future.tests: Continuous Integration on Travis CI |
Package source: | future.tests_0.7.0.tar.gz |
Windows binaries: | r-devel: future.tests_0.7.0.zip, r-release: future.tests_0.7.0.zip, r-oldrel: future.tests_0.7.0.zip |
macOS binaries: | r-release (arm64): future.tests_0.7.0.tgz, r-oldrel (arm64): future.tests_0.7.0.tgz, r-release (x86_64): future.tests_0.7.0.tgz, r-oldrel (x86_64): future.tests_0.7.0.tgz |
Old sources: | future.tests archive |
Reverse suggests: | future.mirai |
Please use the canonical form https://CRAN.R-project.org/package=future.tests to link to this page.