[R-SIG-Mac] function data.entry() doesn't work and generate error

Davide Radice davide.radice at gmail.com
Wed Oct 14 10:26:23 CEST 2015


Hi to all.

Function data.entry() doesn't work and generate error on Mac OS X
10.11 with R version 3.2.2 (installed via Homebrew).

************
> cheese = c(1,2,3)
> data.entry(cheese)
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool:
can't open file:
/usr/local/Cellar/r/3.2.2_1/R.framework/Resources/modules/R_de.so (No
such file or directory)
Error in dataentry(odata, as.list(Modes)) : X11 is not available
Inoltre: Warning message:
running command ''/usr/bin/otool' -L
'/usr/local/Cellar/r/3.2.2_1/R.framework/Resources/modules/R_de.so''
had status 1
************

It seems that is due to the lack of a file in modules folder. In
folder /usr/local/Cellar/r/3.2.2_1/R.framework/Resources/modules/ I
can find only these two files:
internet.so
lapack.so

My configuration:

R:
R version 3.2.2 (2015-08-14) -- "Fire Safety"
Copyright (C) 2015 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.0.0 (64-bit)

Operative system:
System Version: OS X 10.11 (15A284)
Kernel Version: Darwin 15.0.0

brew:
0.9.5 (git revision bfbc3f; last commit 2015-10-13)

Hardware:
Model Name: iMac
Model Identifier: iMac14,2
Processor Name: Intel Core i5
Processor Speed: 3,2 GHz

Thank you


--
Davide Radice
Blog: http://www.analisilaica.it
Facebook: http://www.facebook.com/davide.radice
Twitter: https://twitter.com/davideradice



More information about the R-SIG-Mac mailing list