What is Assist-0.1.0?  It's not part of R and it is not a CRAN nor 
Bioconductor package.  

There is a CRAN package `assist', and if you mean that please follow the
advice in the posting guide and contact the maintainer.  Now, that package
says

Title: A Suite of S-Plus Functions Implementing Smoothing Splines

and S-PLUS functions don't run on 64-bit versions of R.  I suggest you and
the maintainer look for the use of `long *' in .C calls: S-PLUS uses `long 
*' where R uses `int *'.

On Thu, 21 Oct 2004, Simon Frost wrote:

> I compiled and installed Assist-0.1.0; I'm using R-2.0.0 running on SuSe 
> Linux, on a dual AMD64 machine. However, I (apparently randomly) get 
> segmentation faults when I use cubic2. Any ideas?

-- 
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to