Package: future.tests
Title: Test Suite for 'Future API' Backends
Version: 0.9.0
Authors@R: c(
  person("Henrik", "Bengtsson", role = c("aut", "cre", "cph"), email = "henrikb@braju.com"),
  person(family = "The R Consortium", comment = "Project was awarded an Infrastructure Steering Committee (ISC) grant in 2017", role = "fnd"))
Description: Backends implementing the 'Future' API <doi:10.32614/RJ-2021-048>, 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.
Imports: future (>= 1.40.0), cli, crayon, prettyunits, sessioninfo
Suggests: commonmark, base64enc, utils, tools, data.table, ff
VignetteBuilder: future.tests
License: LGPL (>= 2.1)
Encoding: UTF-8
URL: https://future.tests.futureverse.org,
        https://github.com/futureverse/future.tests
BugReports: https://github.com/futureverse/future.tests/issues
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-15 05:58:21 UTC; henrik
Author: Henrik Bengtsson [aut, cre, cph],
  The R Consortium [fnd] (Project was awarded an Infrastructure Steering
    Committee (ISC) grant in 2017)
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Repository: CRAN
Date/Publication: 2025-04-15 06:10:02 UTC
Built: R 4.5.1; ; 2025-10-06 01:48:44 UTC; windows
