Thanks Ulrich for sharing your experience.
I'm attaching a patch which tries to address the issues you raised.
I agree with you in principle, but I think it makes sense to leave
some details under "Details". However, the descriptions in "Arguments"
should give enough information that a user can g
On 11 April 2017 at 13:01, Ulrich Windl wrote:
| If you want to install an extra library like "car", there is a long list of
dependencies. If you just download "car", you cannot use it.
| Unfortunately the download links offer no solution to select all dependent
libraries for download also. It w
Hello,
Try ?install.packages from within R.
install.packages("car", dependencies = TRUE)
Hope this helps,
Rui Barradas
Em 11-04-2017 12:01, Ulrich Windl escreveu:
Hi!
If you want to install an extra library like "car", there is a long list of dependencies.
If you just download "car", you c
Hi!
If you want to install an extra library like "car", there is a long list of
dependencies. If you just download "car", you cannot use it.
Unfortunately the download links offer no solution to select all dependent
libraries for download also. It would be nice, however.
(This is interesting for
Hi!
(I'd like to be able to access your bugzilla, BTW)
The documentation for parameter "adj" of text() in R 3.3.3 is hard to
understand (unless you know what it does already):
"adj
one or two values in [0, 1] which specify the x (and optionally y) adjustment
of the labels. On most devices valu