Displaying 5 results from an estimated 5 matches for "astok".
Did you mean:
ashok
2009 May 31
2
install.packages hangs RGui with frozen rpwd process at bottom of process tree (PR#13734)
...tty current).
No dice.
My little package contains an R function as such:
`ahoy` <-
function () { cat ("Shiver me timbers!\n")}
And a DESCRIPTION file like this:
Package: scupper
Type: Package
Title: Ship ahoy
Version: 1.0
Date: 2009-05-30
Author: Allan Stokes
Maintainer: <astokes at esica.com>
Description: Responds to ahoy() greeting.
License: internal use only
LazyLoad: yes
There are empty data, man, and test directories.
I would reboot my system and try again, but I'd have to shut down 30 programs on
nine desktops, and I haven't got that many lives. I...
2009 Jun 01
0
install.packages hangs RGui with frozen rpwd process at (PR#13739)
Uwe Ligges wrote:
>
>
> astokes at esica.com wrote:
>> Full_Name: Allan Stokes
>> Version: 2.8.1
>> OS: XP
>> Submission from: (NULL) (24.108.0.245)
>>
>>
>> I've just spent a hellish six hours trying to create my own R package
>> with a
>> bare bones "hello world&...
2009 Sep 06
2
Investigate the root cause of server reboot
Hi,
My CentOS will reboot every several days. There's nothing in
/var/log/messages. I want to find out why it reboots automatically. Is there
any log I can look at? Or any suggestions to monitor the server activity?
Thanks,
Justin
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 May 29
1
edge case concerning NA in dim() (PR#13729)
Full_Name: Allan Stokes
Version: 28.1
OS: XP
Submission from: (NULL) (24.108.0.245)
I'm trying to use package HDF5 and have discovered some round-trip errors: save,
load, save is not idempotent. I started digging into the type system to figure
out what type graffiti is fouling this up.
Soon I discovered that comparisons with NULL produce zero length vectors, which
I hadn't known was
2006 Aug 31
3
Yum upgrade to 4.4 problem
CentOS 4.3 (SMP, x86_64, Athlon64 X2) with all pre-4.4 release updates
applied.
Since I ran into the Yum issue at the previous upgrade, I first did
yum upgrade to get the list of packages (6 to install, 206 to update).
I then did
yum upgrade yum (which passed without issues)
yum upgrade sqlite (which passed without isseus).
Fairly certain that yum now works correctly, I wanted to just do