[R-SIG-Mac] An old warning reappears (?)
Bryan Hanson
hanson at depauw.edu
Sat Aug 27 19:52:44 CEST 2016
Does anyone else see this? It’s not a big deal, mostly cosmetic. Thanks, Bryan
Start Mac R.app GUI
Open an existing .R file.
Click in the file.
The following warning appears in the console:
2016-08-27 13:29:26.021 R[58753:12669987] *** WARNING: Method convertPointFromBase: in class NSView is deprecated on 10.7 and later. It should not be used in new applications.
From that point forward everything works normally.
I see this was also noticed in Dec 2014 but I can't see that there was ever any resolution:
https://stat.ethz.ch/pipermail/r-sig-mac/2014-December/011238.html
Tested with the following, but I've been seeing this for a while, maybe a few months.
R.app GUI 1.68 (7250 Mavericks build), S. Urbanek & H.-J. Bibiko
> sessionInfo()
R Under development (unstable) (2016-08-17 r71112)
Platform: x86_64-apple-darwin13.4.0 (64-bit)
Running under: OS X El Capitan 10.11.6
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices
[4] utils datasets methods
[7] base
More information about the R-SIG-Mac
mailing list