We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73f18c3 commit 4ecf462Copy full SHA for 4ecf462
cran-comments.md
@@ -1,10 +1,13 @@
1
## Test environments
2
-* local R installation, R 4.0.2
3
-* ubuntu 16.04 (on travis-ci), R 4.0.2
+* local R installation, R 4.1.0
+* windows-latest, (on github actions), R 4.1.0
4
+* macOS-latest, (on github actions), R 4.1.0
5
+* ubuntu-20.04, (on github actions), R 4.1.0
6
+* ubuntu-20.04, (on github actions), R devel
7
* win-builder (devel)
8
9
## R CMD check results
10
-0 errors | 0 warnings | 1 note
11
+0 errors | 0 warnings | 0 note
12
-* This is a new release.
13
+* This is an update release that adds a the `global-bind` plugin so that hotkeys can be used while `textInput` is active.
0 commit comments