[R] instaling needs printenv on solaris 2.7

Prof Brian D Ripley ripley at stats.ox.ac.uk
Fri May 4 07:56:46 CEST 2001


On Thu, 3 May 2001, Gulfie wrote:

>
>     To exicute 'make check' correctly there needs to be a printenv in
> the path.  If you don't have /usr/ucb in your path you should probibly
> put it there.
>
>
> The errors:
>
> <..>
> collecting examples for package `base' ...
> make[5]: Entering directory
> `/apps/sm/SunOS/sun4u/5.7/data/stats/r/1.2.3/.src/R-1.2.3/src/library'
>  >>> Building/Updating help pages for package `base'
>      Formats: text example
> make[5]: Leaving directory
> `/apps/sm/SunOS/sun4u/5.7/data/stats/r/1.2.3/.src/R-1.2.3/src/library'
> running code in base-Ex.R ...
> ../../bin/R --vanilla < base-Ex.R > base-Ex.Rout
> sh: printenv: not found
> <..>
>
>
>     Just a helpfull hint.   I'm not framiliar enough (yet) with R to
> know if this should be fixed in the ./configure stuff or not.

It should be fixed in the example for tempfile, which would have been
better done by capturing the output as a vector (e.g. by
system(intern=TRUE)).


-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
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 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list