我有一個使用庫(珊瑚)的應用程序,其中珊瑚是我自己編寫的軟件包,安裝在閃亮的應用程序目錄中。 當我嘗試部署我的應用程序到shinyapps.io,我收到以下消息: Error: Unable to retrieve package records for the following packages:
- "coral"
Execution halted
從我可以在網上聚集,這個問題可能是
我最初認爲memisc來自eeptools包。所以我安裝了eeptools軟件包。 install.packages('eeptools')
然後在嘗試使用memisc library(memisc)
我得到一個錯誤 Error in library(memisc) : there is no package called ‘memisc’ So I try to use eeptools
我得到這個錯誤 Installing package into ‘C:/Users/XXXXX/Downloads/RPackages’
(as ‘lib’ is unspecified)
Warning in install.packages :
InternetOpenUrl failed: 'A connection with the server could not be e