On Mar 28, 4:42 pm, doctorate <
ffsam...@gmail.com> wrote:
> yes it is there but it doesn't work as expected, did that work with you?
It does work for me. But the width of the error bar should be less
than the width of the boxplot, in order to have a more "proportional"
aspect.
> another request please if I want to install the latest JGR version 1.7 for
> windows I unzipped the tar.gz file with the freeware 7-zip software but
> what to do next I am stuck there, I couldn't find any further help in the
> internet and besides I couldn't find any documentation about that either.
It's not necessary to download the source. The easy way is: open a
"raw" R session from the command line (without JGR), and run:
update.packages("JGR")
It's important that JGR is not loaded in that session before you
update the package, otherwise it won't be installed.
Helios