Skip to content

problem installing R-1.5.1 on hpux 11.11

3 messages · Charles F. Fisher, Brian Ripley

#
I ran into a problem installing R-1.5.1 on HPUX 11.11.

Running make check produces the following result in the base-Ex.R test:

running code in 'base-Ex.R' ...Undefined subroutine &R::Utils::fill called at /o
pt/local/src/R-1.5.1/share/perl/R/Utils.pm line 211.
 OK

What perl module is the "fill" routine used here from?
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
On Thu, 8 Aug 2002, Charles F. Fisher wrote:

            
Text::Wrap, as mentioned in about line 193.

It should be there provided your Perl is >= 5.005.  We've been unsure
about 5.004, but things which call this require 5.005.
#
On Thu, Aug 08, 2002 at 03:28:41PM +0100, ripley at stats.ox.ac.uk wrote:
Thanks.  For some reason, fill  wasn't exported in the local Perl build
(which is 5.005).
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._