Displaying 5 results from an estimated 5 matches for "cheerili".
Did you mean:
cheerily
2012 Aug 17
5
Opinion: Why I find factors convenient to use
Folks:
Over the years, many people -- including some who I would consider
real expeRts -- have criticized factors and advocated the use
(sometimes exclusively) of character vectors instead. I would just
like to point out that, for me, factors provide one feature that I
find to be very convenient: ordering of levels. **
As an example, suppose one has a character vector of labels
2016 Oct 04
0
[FORGED] Re: Problem installing rgdal on a laptop running Ubuntu 16.04.1
On 05/10/16 12:07, Michael Rutter wrote:
> Typo on my part. Try r-cran-rgdal.
Thanks. OK, I have now done
sudo apt-get install r-cran-rgdal
successfully. But sad to say, it didn't help a bit. When I try
install.packages("rgdal",lib="/home/rolf/Rlib")
I get exactly the same error as before. I.e.
> undefined symbol: CPLQuietErrorHandler
Why do
2002 Jun 10
3
oplock break
When trying to delete or copy over certain files on my Samba server,
Windows hangs for some time and then gives "access denied". I can delete
these files directly from the server, so it's a Samba or Windows problem.
There seems to be nothing special about these files, other than that Samba
doesn't like touching them. Upon checking the Samba logs, I find this
message or
2009 Aug 19
3
PowerCut Killed R - is my code retrievable?
I've been tweaking code for several days on and off in R, cut and pasting in from a text editor (I just leave them open all the time). I think I got something that was usable but then a powersurge tripped the fuses and unfortunately the machine I was working on doesn't have a UPS.
Does R hold the command data in cache some place? I've purposefully not opened R since the crash so
2016 Oct 04
5
Problem installing rgdal on a laptop running Ubuntu 16.04.1
I previously sent a cri de coeur about this problem to the r-help list
but so far have not managed to extract a solution. So I am trying here.
(Uh, Ubuntu *is* a "special instance" of Debian, isn't it?)
The problem is that I cannot install rgdal, and I need it. Rather
desperately.
I do:
install.packages("rgdal",lib="/home/rolf/Rlib")
and get the error