Displaying 2 results from an estimated 2 matches for "oyur".
Did you mean:
our
2006 Feb 22
4
UUIDTool and weird timestamp split error
Hi,
I am using UUIDTools to generate my Guids. It works fine on my computer
(Windows Xp), but doesn''t work on my host (TextDrive)
The error is:
Loading production environment.
>> UUID.timestamp_create.to_s
/sbin/ifconfig: Permission denied
NoMethodError: private method `split'' called for nil:NilClass
from ./script/../config/../config/../lib/uuidtools.rb:236:in
2005 Jan 19
4
How to replace slashes with back slashes
Dear R-helpers
I am running R2.0.0 under Windows 2000. I am compiling a number of file paths into a simple text file that will be read by some other software we use. Unfortunately, it can only handle file paths with back slashes (MS Windows convention), and from R, I get file paths with forward slashes. The following didn't work.
> gsub('/', '\\',