You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1: Problem while computing `cran = .latest_rspm_cran_url_linux(r_freeze_date,
ubuntu_series, r_version)`.
`cross()` was deprecated in purrr 1.0.0.
Please use `tidyr::expand_grid()` instead.
See <https://github.com/tidyverse/purrr/issues/768>.
ℹ The warning occurred in row 1.
2: Problem while computing `cran = .latest_rspm_cran_url_linux(r_freeze_date,
ubuntu_series, r_version)`.
ℹ `lift()` was deprecated in purrr 1.0.0.
ℹ The warning occurred in row 1.
The text was updated successfully, but these errors were encountered:
…651)
Close#144
Currently the linux/arm64 platform version of RStudio IDE is not bundled
Quarto CLI, but bundling may begin after RStudio IDE 2023.05.0.
(rstudio/rstudio#12411, rstudio/rstudio#13127)
When the Quarto CLI bundle to the RStudio IDE is started, I think we can
start building arm64 version of `rocker/rstudio`.
This PR also includes a small refactoring to correspond to the recently
released purrr 1.0.0. (Close#595)
Some warnings there.
The text was updated successfully, but these errors were encountered: