Skip to content

Commit 30f4429

Browse files
spelling
1 parent 2a60943 commit 30f4429

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Title: Test Suite for 'Future API' Backends
33
Version: 0.9.0
44
Authors@R: c(
55
person("Henrik", "Bengtsson", role = c("aut", "cre", "cph"), email = "[email protected]"),
6-
person(family = "The R Consortium", comment = "Project was awared an Infrastructure Steering Committee (ISC) grant in 2017", role = "fnd"))
6+
person(family = "The R Consortium", comment = "Project was awarded an Infrastructure Steering Committee (ISC) grant in 2017", role = "fnd"))
77
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.
88
Imports:
99
future (>= 1.40.0),

inst/WORDLIST

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,18 @@ CLI
22
CMD
33
Parallelization
44
Pre
5+
RJ
6+
TestResult
7+
backend's
58
batchtools
69
callr
10+
doi
11+
hardcoded
712
macOS
813
md
14+
mirai
915
multisession
1016
pre
1117
stringsAsFactors
1218
travis
1319
yml
14-
TestResult
15-
backend's
16-
hardcoded

0 commit comments

Comments
 (0)