Skip to content
Prev 1139 / 3656 Next

Non-zero exit status for survival package

Fair enough Dirk,

The sarcasm isn't warranted, however the console output is below. I
apologize for the paucity of information in my previous post, however
the error message I get from R (shown below in it "entirety") is also
sparse in its information.


R version 2.11.0 (2010-04-22)
Copyright (C) 2010 The R Foundation for Statistical Computing
ISBN 3-900051-07-0

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
Warning in install.packages("survival") :
  argument 'lib' is missing: using '/usr/local/lib/R/site-library'
trying URL
'http://R-Forge.R-project.org/src/contrib/survival_2.35-9.tar.gz'
Content type 'application/x-gzip' length 672383 bytes (656 Kb)
opened URL
==================================================
downloaded 656 Kb

The downloaded packages are in
	?/tmp/RtmpxVKTiu/downloaded_packages?
Warning message:
In install.packages("survival") :
  installation of package 'survival' had non-zero exit status

        
On Sun, 2010-05-09 at 14:30 -0500, Dirk Eddelbuettel wrote: