-
Notifications
You must be signed in to change notification settings - Fork 2
doParallel套件預載問題 #2
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
套件載入問題:
執行get.RxCuiViaNdc方法時,出現以下訊息
> RxCuiList<-get.RxCuiViaNdc(data.frame(NDC=unique(ph_drug$NationalDrugCode), stringsAsFactors = F)) Error in makeCluster(cores) : could not find function "makeCluster"
自行執行library(doParallel)後,錯誤訊息消失,
應該是套件載入時沒有一起載入"doParallel",應修改
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working