We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4b477 commit aad3e34Copy full SHA for aad3e34
README.md
@@ -54,7 +54,7 @@ readr is part of the core tidyverse, so you can load it with:
54
library(tidyverse)
55
#> ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
56
#> ✔ dplyr 1.1.4 ✔ readr 2.1.5.9000
57
-#> ✔ forcats 1.0.0 ✔ stringr 1.5.2
+#> ✔ forcats 1.0.1 ✔ stringr 1.5.2
58
#> ✔ ggplot2 4.0.0 ✔ tibble 3.3.0
59
#> ✔ lubridate 1.9.4 ✔ tidyr 1.3.1
60
#> ✔ purrr 1.1.0
0 commit comments