dgrapov / DeviumWeb

Interactive multivariate data analysis in R implemented in shiny.
59 stars 47 forks source link

data alert error #4

Closed dgrapov closed 9 years ago

dgrapov commented 9 years ago

Error in bsAlert(inputId = “DATA_anchor”) : unused argument (inputId = “DATA_anchor”)

rmflight commented 9 years ago

Yep, seeing this issue too.

> sessionInfo()
R version 3.1.2 (2014-10-31)
Platform: x86_64-unknown-linux-gnu (64-bit)

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C               LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8     LC_MONETARY=en_US.UTF-8   
 [6] LC_MESSAGES=en_US.UTF-8    LC_PAPER=en_US.UTF-8       LC_NAME=C                  LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       

attached base packages:
 [1] parallel  stats4    tools     grid      stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
 [1] pcaMethods_1.56.0    qvalue_1.43.0        WGCNA_1.46           AnnotationDbi_1.28.2 GenomeInfoDb_1.2.4   IRanges_2.0.1        S4Vectors_0.4.0     
 [8] Biobase_2.26.0       BiocGenerics_0.12.1  RSQLite_1.0.0        DBI_0.3.1            fastcluster_1.1.16   dynamicTreeCut_1.62  impute_1.40.0       
[15] BiocInstaller_1.16.2 shinyBS_0.61         hexbin_1.27.0        fdrtool_1.2.14       xts_0.9-7            Ecdat_0.2-7          Ecfun_0.1-4         
[22] AER_1.2-3            sandwich_2.3-3       lmtest_0.9-33        zoo_1.7-12           pwr_1.1-2            wordcloud_2.5        pander_0.5.1        
[29] vegan_2.2-1          permute_0.8-3        rela_4.1             psych_1.5.1          Rcpp_0.11.5          jsonlite_0.9.14      httr_0.6.1          
[36] RColorBrewer_1.1-2   pls_2.4-3            foreign_0.8-63       lubridate_1.3.3      reshape2_1.4.1       plyr_1.8.1           R.utils_2.0.0       
[43] R.oo_1.19.0          R.methodsS3_1.7.0    markdown_0.7.4       gridExtra_0.9.1      car_2.0-25           Hmisc_3.15-0         Formula_1.2-0       
[50] survival_2.38-1      lattice_0.20-30      knitr_1.9            plotly_0.5.27        ggplot2_1.0.1        RJSONIO_1.3-0        RCurl_1.95-4.5      
[57] bitops_1.0-6         devtools_1.7.0       shiny_0.11.1         scimapClient_0.2.1  

loaded via a namespace (and not attached):
 [1] acepack_1.3-3.3       cluster_2.0.1         codetools_0.2-11      colorspace_1.2-6      digest_0.6.8          doParallel_1.0.8     
 [7] evaluate_0.5.5        fda_2.4.4             foreach_1.4.2         formatR_1.0           gdata_2.13.3          GO.db_3.0.0          
[13] gtable_0.1.2          gtools_3.4.1          htmltools_0.2.6       httpuv_1.3.2          iterators_1.0.7       jpeg_0.1-8           
[19] latticeExtra_0.6-26   lme4_1.1-7            MASS_7.3-40           Matrix_1.1-5          matrixStats_0.14.0    memoise_0.2.1        
[25] mgcv_1.8-5            mime_0.2              minqa_1.2.4           mnormt_1.5-2          munsell_0.4.2         nlme_3.1-120         
[31] nloptr_1.0.4          nnet_7.3-9            pbkrtest_0.4-2        preprocessCore_1.28.0 proto_0.3-10          quantreg_5.11        
[37] R6_2.0.1              reshape_0.8.5         rpart_4.1-9           scales_0.2.4          shinybootstrap2_0.2.1 slam_0.1-32          
[43] SparseM_1.6           splines_3.1.2         stringi_0.4-1         stringr_0.6.2         TeachingDemos_2.9     tis_1.27             
[49] XML_3.98-1.1          xtable_1.7-4
dgrapov commented 9 years ago

updated shinyBS dep to version 0.61