单项选择题

A.install.packages(party)
B.install.packages(“party")
C.library(“party”)
D.library(party)