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(125,124,123,121,141,140,125,115,116,116,117,119,114,110,108,111,124,125,118,108,107,103,113,116,113,105,102,107,119,116,113,102,96,95,101,110,103,88,79,96,118,116,114,102,98,98,101,117,109,98,93,98,114,115,112,112,103,107,104,117,123,113,97,90,109,104,92,102,90,97,99,108,106,86,72,71,96,88,83,90,85,100,108,118,124,99,92,86,112,104,93,104,96,109,113,123,127,96,100,95,133,130,117,129,122,134,141,152,161,122,126,119,160,162,145,161,151,166,169,185) > #'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