Error: Unhandled Exception: Child Task 1049745496 failed: Error building image: R version 4.1.2 currently unavailable

Hi! I've a problem when I want to deploy my shinyapp.

> Error: Unhandled Exception: Child Task 1049745496 failed: Error building image: R version 4.1.2 currently unavailable

sessionInfo()

R version 4.1.2 (2021-11-01)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19043)

Matrix products: default

locale:
[1] LC_COLLATE=Spanish_Argentina.1252 LC_CTYPE=Spanish_Argentina.1252 LC_MONETARY=Spanish_Argentina.1252
[4] LC_NUMERIC=C LC_TIME=Spanish_Argentina.1252

attached base packages:
[1] stats graphics grDevices utils datasets methods base

loaded via a namespace (and not attached):
[1] Rcpp_1.0.7 bslib_0.3.1 compiler_4.1.2 pillar_1.6.4
[5] later_1.3.0 jquerylib_0.1.4 tools_4.1.2 digest_0.6.28
[9] lubridate_1.8.0 viridisLite_0.4.0 jsonlite_1.7.2 lifecycle_1.0.1
[13] tibble_3.1.5 gtable_0.3.0 pkgconfig_2.0.3 rlang_0.4.12
[17] DBI_1.1.1 shiny_1.7.1 curl_4.3.2 fastmap_1.1.0
[21] httr_1.4.2 dplyr_1.0.7 askpass_1.1 htmlwidgets_1.5.4
[25] generics_0.1.1 sass_0.4.0 vctrs_0.3.8 shinydashboard_0.7.2
[29] rprojroot_2.0.2 grid_4.1.2 tidyselect_1.1.1 here_1.0.1
[33] data.table_1.14.2 glue_1.4.2 R6_2.5.1 fansi_0.5.0
[37] plotly_4.10.0 tidyr_1.1.4 purrr_0.3.4 ggplot2_3.3.5
[41] magrittr_2.0.1 scales_1.1.1 promises_1.2.0.1 ellipsis_0.3.2
[45] htmltools_0.5.2 rsconnect_0.8.24 assertthat_0.2.1 mime_0.12
[49] xtable_1.8-4 colorspace_2.0-2 httpuv_1.6.3 utf8_1.2.2
[53] openssl_1.4.5 lazyeval_0.2.2 munsell_0.5.0 crayon_1.4.2

Somebody help me?

Shinyapp.io doesn't support R 4.1.2 yet, you have to deploy from R 4.1.0

Hi!

shinyapps.io now supports R 4.1.2. Thanks for your patience!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.