[問題] 在shiny上以rCharts畫scatter plot

看板R_Language作者 (米蟲)時間10年前 (2015/07/25 23:33), 編輯推噓0(005)
留言5則, 2人參與, 最新討論串1/2 (看更多)
[問題類型]: 程式諮詢(我想用R 做某件事情,但是我不知道要怎麼用R 寫出來) [軟體熟悉度]: 請把以下不需要的部份刪除 入門(寫過其他程式,只是對語法不熟悉) [問題敘述]: 版友好,我試著以rCharts在shiny上繪製iris的散布圖,但是畫不出來,不知道為什麼 code在此 http://pastebin.com/EkS2YxcC 執行shiny後,會跳出以下的訊息: Note: the specification for S3 class “AsIs” in package ‘jsonlite’ seems equivalent to one from package ‘RJSONIO’: not turning on duplicate class definitions for this class. 懇請解答,感謝 附上我的sessionInfo other attached packages: [1] rCharts_0.4.5 shiny_0.12.1 loaded via a namespace (and not attached): [1] Rcpp_0.11.6 lattice_0.20-31 digest_0.6.8 mime_0.3 grid_3.2.1 [6] R6_2.1.0 plyr_1.8.3 xtable_1.7-4 jsonlite_0.9.16 rstudioapi_0.3.1 [11] whisker_0.3-2 RJSONIO_1.3-0 tools_3.2.1 httpuv_1.3.2 yaml_2.1.13 [16] rsconnect_0.4.1.2 htmltools_0.2.6 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 1.161.149.31 ※ 文章網址: https://www.ptt.cc/bbs/R_Language/M.1437838387.A.FBC.html

07/25 23:36, , 1F
你同時載入RJSONIO?
07/25 23:36, 1F

07/25 23:37, , 2F
不要載入應該就沒事了
07/25 23:37, 2F

07/27 09:27, , 3F
我是載入rCharts他就會同時載入RJSONIO
07/27 09:27, 3F

07/27 11:18, , 4F
我有發現,不過我沒出現這個問題...
07/27 11:18, 4F

07/27 11:19, , 5F
圖沒出現的問題,我已回覆在我的回文
07/27 11:19, 5F
文章代碼(AID): #1Liwmp-y (R_Language)
文章代碼(AID): #1Liwmp-y (R_Language)