首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >当R&R包更新时,闪亮的应用程序无法工作

当R&R包更新时,闪亮的应用程序无法工作
EN

Stack Overflow用户
提问于 2020-07-22 12:26:12
回答 1查看 204关注 0票数 0

请帮帮忙。

当我拥有RVersion3.5.1时,我能够运行我的闪亮的应用程序。该应用程序运行良好。现在,根据服务器的需要,我需要将本地R版本切换到3.6.1,并且必须重新安装所有软件包。现在,我正在使用bootsraplib库获得Bootsrap4版本的应用程序。但是,现在,前面在条件面板中定义的所有元素/它们都需要在特定条件下显示,即使在服务器端运行以获得使这些元素显示正确的条件所需的代码时,它们也不会显示。但是在UI方面,这些元素现在没有显示。

sessionInfo() R版本3.6.1 (2019-07-05)平台:x86_64-W64-mingw32 32/ x64 (64位),在Windows >= 8 x64 (build 9200)下运行

矩阵产品:默认

地区:1 LC_COLLATE=English_United状态.1252 LC_CTYPE=English_United状态.1252 LC_MONETARY=English_United状态.1252 LC_NUMERIC=C

5 LC_TIME=English_United国家

附加的基本包:1个stats图形、grDevices实用程序、数据集、方法库

其他附加包裹:1 reshape2_1.4.4 cowplot_1.0.0 bookdown_0.20.1 tinytex_0.24 shinysky_0.1.3 waiter_0.1.2

7 rhandsontable_0.3.7 rio_0.5.16 shinyEffects_0.1.0 shinymaterial_1.1.0 plotly_4.9.2.1 expss_0.10.5

13 scales_1.1.1 ggplot2_3.3.2 formattable_0.2.1 shinydashboard_0.7.1 dplyr_1.0.0 lubridate_1.7.9

19 shinydashboardPlus_0.7.5 shinyWidgets_0.5.3 magrittr_1.5 shinyjs_1.1 shinyBS_0.61 devtools_2.3.0

25 usethis_1.6.1 kableExtra_1.1.0 knitr_1.29 DT_0.14 shiny_1.5.0.9001

通过命名空间加载(未附加):1 matrixStats_0.56.0 fs_1.4.2 webshot_0.5.2 httr_1.4.2 rprojroot_1.3-2 tools_3.6.1 backports_1.1.8

8 R6_2.4.1 lazyeval_0.2.2彩色空间_1.4-1 withr_2.2.0 tidyselect_1.1.0 prettyunits_1.1.1 processx_3.4.3

15 curl_4.3 compiler_3.6.1 cli_2.0.2 rvest_0.3.5 htmlTable_2.0.1 xml2_1.3.2 desc_1.2.0

22 checkmate_2.0.0 readr_1.3.1 callr_3.4.3 stringr_1.4.0 digest_0.6.25 foreign_0.8-71 rmarkdown_2.3

29 pkgconfig_2.0.3 htmltools_0.5.0 sessioninfo_1.1.1 fastmap_1.0.1 readxl_1.3.1 htmlwidgets_1.5.1.9001 rlang_0.4.7

36 rstudioapi_0.11 generics_0.0.2 jsonlite_1.7.0 crosstalk_1.1.0.1 zip_2.0.4 Rcpp_1.0.5 munsell_0.5.0

43 fansi_0.4.1 lifecycle_0.2.0 stringi_1.4.6 yaml_2.2.1 RJSONIO_1.3-1.4 plyr_1.8.6 pkgbuild_1.1.0

50 grid_3.6.1 promises_1.1.1 forcats_0.5.0 crayon_1.3.4 haven_2.3.1 hms_0.5.3 ps_1.3.3

57 pillar_1.4.6 pkgload_1.1.0 glue_1.4.1 evaluate_0.14 data.table_1.12.8 remotes_2.2.0 vctrs_0.3.2

64 httpuv_1.5.4 cellranger_1.1.0 testthat_2.3.2 gtable_0.3.0 purrr_0.3.4 tidyr_1.1.0 assertthat_0.2.1

71 xfun_0.15 openxlsx_4.1.5 mime_0.9 xtable_1.8-4 later_1.1.0.1 viridisLite_0.3.0 tibble_3.0.3

78 memoise_1.1.0 ellipsis_0.3.1

EN

回答 1

Stack Overflow用户

发布于 2020-07-22 13:03:59

你之前用的是什么版本的亮片?

试试这个- options(shiny.jquery.version = 1)

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/63034166

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档