Skip to content

Commit a14fb35

Browse files
committed
Fix spelling
1 parent 37f8c01 commit a14fb35

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

cran-comments.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
11
## Test environments
22

3-
* GitHub Actions (ubuntu-16.04): 3.3, 3.4, 3.5, oldrel, release, devel
3+
* GitHub Actions - (ubuntu-18.04): 3.3, 3.4, 3.5, oldrel, release, devel
44
* GitHub Actions (windows): release
55
* Github Actions (macOS): release, devel
6-
* win-builder: devel
76

87
## R CMD check results
98

109
0 ERRORs | 0 WARNINGs | 0 NOTES.
1110

1211
## revdepcheck results
1312

14-
We checked 331 reverse dependencies, comparing R CMD check results across C
15-
RAN and dev versions of this package.
13+
We checked 331 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
1614

1715
* We saw 3 new problems
1816
* We failed to check 2 packages
@@ -22,7 +20,7 @@ Issues with CRAN packages are summarised below.
2220
### New problems
2321
(This reports the first line of each new failure)
2422

25-
* box - Devtools is used in a box test that relies on the presense of a non-exported function from devtools. This private function was removed, which broke the test. We sent the box authors a pull request with the necessary change to fix their test. (https://github.com/klmr/box/pull/193)
23+
* box - Devtools is used in a box test that relies on the presence of a non-exported function from devtools. This private function was removed, which broke the test. We sent the box authors a pull request with the necessary change to fix their test. (https://github.com/klmr/box/pull/193)
2624
checking tests ... ERROR
2725

2826
* IalsaSynthesis - This is due to to removal of the `inst()` function from devtools. We notified these maintainers about this on 2020-07-30 (https://github.com/IALSA/IalsaSynthesis/issues/26), but they have not updated their package.

0 commit comments

Comments
 (0)