Rstudio EBImage中Display()函数出错

Rstudio EBImage中Display()函数出错,rstudio,Rstudio,我使用来自RStudio的包EBImage,但在执行显示功能时出现此错误。试试这个示例函数 try({ im = readImage("http://www-huber.embl.de/EBImage/ExampleImages/berlin.tif") display(x =im, title = "Berlin Impressions") }) ERRUR dans功能: 暂时的贴花是不可能的 翻译消息->函数中的错误: 尝试将非函数的对象应用于RStudio版本0.98.1103的更新

我使用来自RStudio的包EBImage,但在执行显示功能时出现此错误。试试这个示例函数

try({
im = readImage("http://www-huber.embl.de/EBImage/ExampleImages/berlin.tif")
display(x =im, title = "Berlin Impressions")
})
ERRUR dans功能: 暂时的贴花是不可能的

翻译消息->函数中的错误:
尝试将非函数的对象应用于RStudio版本0.98.1103的更新