s-news
[Top] [All Lists]

Corrupted my HMISC?

To: <s-news@lists.biostat.wustl.edu>
Subject: Corrupted my HMISC?
From: "Barker, Chris" <Barker@medtap.com>
Date: Sun, 26 Oct 2003 11:30:02 -0500
Thread-index: AcOb3e6Jgn2wq+16SaWSxx+keGEbRgAAAkAg
Thread-topic: Corrupted my HMISC?
I've used HMISC (in SPLUS 6.1) without any problems since I originally installed it on my PCbut
and recently began getting the following error message when I loaded HMISC.

I suspect I must ahve corrupted something during my programming.(I've reinstalled HMISC & DESIGN) but that hasn't stopped the error messages below.

 I'd appreciate any tips to debug and fix this .

Thanks in advance for any help.  If appropriate, I'll post a summary of replies.

-Chris Barker

> library(HMISC, T)

Problem in FUN: Missing value where logical needed:

if(max(nchar(value.string)) > size.limit) stop(paste("Argument's value of ", names[index], " is larger than ",

size.limit, ". Did you forget to quote the dataset name?", sep = ""))

Use traceback() to see the call stack

> library(DESIGN)

Problem in FUN: Missing value where logical needed:

if(max(nchar(value.string)) > size.limit) stop(paste("Argument's value of ", names[index], " is larger than ",

size.limit, ". Did you forget to quote the dataset name?", sep = ""))

Use traceback() to see the call stack

> masked()

[1] ".Random.seed"

 

            Chris Barker
   Director of Statistical Research
    MEDTAP International, Inc.
           Redwood City, Ca
 
        www.MEDTAP.com
 
          650 363 7288



 
<Prev in Thread] Current Thread [Next in Thread>
  • Corrupted my HMISC?, Barker, Chris <=