We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4aee56 commit c606547Copy full SHA for c606547
README.Rmd
@@ -21,7 +21,7 @@ The goal of queue is to provide a simple on-disk queue data structure in R.
21
You can install queue from github with:
22
23
```{r gh-installation, eval = FALSE}
24
-# install.packages("remots")
+# install.packages("remotes")
25
remotes::install_github("rdpeng/queue")
26
```
27
README.md
@@ -13,7 +13,7 @@ R.
13
14
15
``` r
16
17
18
19
0 commit comments