R version 2.11.1 (2010-05-31) 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. 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. > x <- c(430,429,428,426,424,423,424,426,427,427,428,430,432,435,426,411,405,403,402,399,392,387,380,379,386,385,365,356,338,338,343,338,320,316,317,315,317,321,303,303,290,285,300,291,278,273,277,269,275,278,255,254,245,240,261,247,229,213,218,206,217,219,196,193,188,171,190,180,149,135,151,134,145,151,137,124,125,109,131,133,103,85,104,82) > #'GNU S' R Code compiled by R2WASP v. 1.0.44 () > #Author: Prof. Dr. P. Wessa > #To cite this work: AUTHOR(S), (YEAR), YOUR SOFTWARE TITLE (vNUMBER) in Free Statistics Software (v$_version), Office for Research Development and Education, URL http://www.wessa.net/rwasp_YOURPAGE.wasp/ > #Source of accompanying publication: Office for Research, Development, and Education > #Technical description: Write here your technical program description (don't use hard returns!) > library(Hmisc) Error: package 'Hmisc' was built before R 2.10.0: please re-install it Execution halted