[R] compiling R under hp-ux 10.20

Martin Maechler maechler at stat.math.ethz.ch
Thu Dec 5 09:43:06 CET 2002


>>>>> "Luke" == Luke Tierney <luke at stat.uiowa.edu>
>>>>>     on Wed, 4 Dec 2002 18:09:27 -0600 (CST) writes:

    Luke> On Thu, 5 Dec 2002, [iso-2022-jp] $B>e86=(><(B
    Luke> wrote:
    >> 2. Unable to load the library cluster: > library(cluster)
    >> Loading required package: mva Error in dyn.load(x,
    >> as.logical(local), as.logical(now)) : unable to load
    >> shared library
    >> "/usr/local/lib/R/library/cluster/libs/cluster.sl": can't
    >> open /usr/local/lib/R/library/cluster/libs/cluster.sl
    >> Error in library(cluster) : .First.lib failed
    >> >

    Luke> This one appears to be due to a bug in cluster: the C
    Luke> code calls a fortran function `meet' as `meet_'.
    Luke> HP-UX fortran compilers do not append underscores; the
    Luke> C code should probably be changed to use F77_CALL or
    Luke> whatever the appropriate macro is to avoid this.

definitely;  mea culpa.  
I'll release a fixed cluster source (version 1.6-3) to CRAN  ASAP.

Martin

    Luke> -- Luke Tierney University of Iowa Phone: 319-335-3386
    Luke> Department of Statistics and Fax: 319-335-3017
    Luke> Actuarial Science 241 Schaeffer Hall email:
    Luke> luke at stat.uiowa.edu Iowa City, IA 52242 WWW:
    Luke> http://www.stat.uiowa.edu

-- 
Martin Maechler <maechler at stat.math.ethz.ch>	http://stat.ethz.ch/~maechler/
Seminar fuer Statistik, ETH-Zentrum  LEO C16	Leonhardstr. 27
ETH (Federal Inst. Technology)	8092 Zurich	SWITZERLAND
phone: x-41-1-632-3408		fax: ...-1228			<><




More information about the R-help mailing list