2
通過CPS數據的下載腳本found here。除了爲我的環境添加的Java修改(下文)修復之前的錯誤loadnamespace
之外,逐字逐句使用腳本。雖然我熟悉R的基礎知識,但這是我第一次進入MonetDBLite
。錯誤:'MonetDBLite'不是'namespace:MonetDBLite'的導出對象
# configure Java
if (Sys.getenv("JAVA_HOME")!="")
Sys.setenv(JAVA_HOME="")
library(rJava)
現在我收到以下錯誤,它一般都自帶40萬釐泊ASEC線處理380,000之後。
Warning message:
In readLines(url) :
incomplete final line found on 'http://thedataweb.rm.census.gov/pub/cps/march/asec2015early_pubuse.dd.txt'
Error in dbConnect(MonetDBLite::MonetDBLite(), dbfolder) :
error in evaluating the argument 'drv' in selecting a method for function 'dbConnect': Error: 'MonetDBLite' is not an exported object from 'namespace:MonetDBLite'
如果hannes的建議不能解決問題,請在https://github.com/ajdamico/asdfree上打開一個問題謝謝 –
@AnthonyDamico開通門票:https://github.com/ajdamico/asdfree/issues/ 123 – Jebediah15