search for: esica

Displaying 3 results from an estimated 3 matches for "esica".

Did you mean: sica
2009 May 31
2
install.packages hangs RGui with frozen rpwd process at bottom of process tree (PR#13734)
...). 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 have been s...
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" R fun...
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