Skip to content

Commit

Permalink
Release date -> R release date
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi committed Jan 14, 2022
1 parent f69eefb commit e11165d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/reports/versions.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ df_stacks |>
dplyr::arrange(numeric_version(r_version)) |>
dplyr::select(
`R version` = r_version,
`Release date` = release_date,
`R release date` = release_date,
`CRAN date` = cran_date,
`RStudio version` = rstudio_version,
`Ubuntu version` = version
Expand Down

0 comments on commit e11165d

Please sign in to comment.