Skip to content

Commit f04536c

Browse files
committed
Include blog post in news entry
1 parent 4b68b0f commit f04536c

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

_pkgdown.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ navbar:
3030
- text: News
3131
menu:
3232
- text: "Release notes"
33+
- text: "Version 2.0.0"
34+
href: https://www.tidyverse.org/blog/2021/07/readr-2-0-0/
3335
- text: "Version 1.4.0"
3436
href: https://www.tidyverse.org/blog/2020/10/readr-1-4-0/
3537
- text: "Version 1.3.1"

cran-comments.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,17 @@ There were 0 NOTEs:
77

88
We checked reverse dependency checks and proposed the following changes where need to fix reverse dependencies prior to releasing readr.
99

10+
11+
- chronicle, dccvalidator, esmisc, rbedrock, rgeopat2, tidytuesdayR - These all seem like sporadic errors or unrelated to readr.
12+
They also did not appear in the previous submissions revdep check results, so I think they are false positives.
13+
14+
I had already sent code changes for the remaining issues found.
15+
1016
- blaise - https://github.com/sophof/blaise/pull/5
11-
- breathtestcore - https://github.com/r-lib/vroom/issues/355
1217
- DSSAT - https://github.com/palderman/DSSAT/pull/27
1318
- frenchdata - https://github.com/nareal/frenchdata/pull/1
1419
- genius - https://github.com/JosiahParry/genius/pull/55
1520
- geobr - https://github.com/ipeaGIT/geobr/pull/257
1621
- geometr - https://github.com/EhrmannS/geometr/pull/6
17-
- immunarch - fixed in readr
1822
- jstor - https://github.com/ropensci/jstor/pull/85
1923
- rhmmer - https://github.com/arendsee/rhmmer/pull/1
20-
- rwebstat - fixed in readr
21-
- speakr - https://github.com/stefanocoretta/speakr/pull/9
22-
- spiR - https://github.com/warint/spiR/pull/1

0 commit comments

Comments
 (0)