Skip to content

doParallel套件預載問題 #2

@yijutseng

Description

@yijutseng

套件載入問題:
執行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",應修改

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions