[ESS-bugs] Fwd: [ESS] ess-r-args-show doesnot work for R 2.14.2's rnorm function (#3)

Martin Maechler maechler at stat.math.ethz.ch
Sun Mar 25 20:56:57 CEST 2012


I don't know why this was only sent to me....
It should have gone to either ESS-bugs (done hereby)  or then ESS-help.

Martin

---------- Forwarded message ----------
From: ShuguangSun
<reply+i-3798890-3d3c238f9c434fbc593946d6638423c583a1868c-995722 at reply.github.com>
Date: Sun, Mar 25, 2012 at 17:42
Subject: [ESS] ess-r-args-show doesnot work for R 2.14.2's rnorm function (#3)
To: mmaechler <maechler at stat.math.ethz.ch>


I'm using R 2.14.2 under windows xp.
I found that the args can show for 'mean' but not for rnorm.

I checked that the output from ess--funargs-command:
For 'rnorm':
+ + + + + + + + + + + + + + + + + + + + + Note: no visible global
function definition for 'rnorm'
Note: no visible global function definition for 'rnorm'
[1] "stats"           "n, mean=0, sd=1" "n="              "mean="
[5] "sd="

For 'mean':
+ + + + + + + + + + + + + + + + + + + + + [1] "base"
     "x, trim=0, na.rm=FALSE, ..."
[3] "x="                          "...="
[5] "trim="                       "na.rm="

So I think the function ess-get-words-from-vector needs to be improved.

---
Reply to this email directly or view it on GitHub:
https://github.com/emacs-ess/ESS/issues/3



More information about the ESS-bugs mailing list