[R] Error : package 'xxx' was built before R 3.0.0: please re-install it

2016-02-26 Thread Cem Girit
Hello, Here are the steps to the error: 1. Uninstall R version 2.x.y. 2. Install the latest version (3.2.3) of R. 3. Copy all my libraries that were not in the new version into the new R library. 4. Run "> update.packages(checkBuilt=TRUE, ask=FALSE)" under

[R] FW: Library update from version

2013-09-30 Thread Cem Girit
Hello, I recently installed version 3.0.1 of R on to a computer. I have a working installation for a Statconn application using R version 2.15.0 on another computer. I have many libraries under this old installation. Can I just copy them into the new library from the old, or do

Re: [R] Writing R-scripts

2012-02-14 Thread Cem Girit
(label=label, estimate=estimate, alpha=alpha, lower=lower, upper=upper, p.value=pval, significance=sig) return(result) } } Cem -Original Message- From: Jim Lemon [mailto:j...@bitwrit.com.au] Sent: Tuesday, February 14, 2012 3:32 AM To: Cem Girit Cc: r-help@r-project.org Subject: Re: [R

[R] Writing R-scripts

2012-02-13 Thread Cem Girit
Hello, This is my first attempt to write a script in R. The program below is intended to do some parametric tests on group data. There are subroutines for each type of test. The call to the parametric.tests, routine sets the argument testtype for the test to be used. How can I transfer

Re: [R] Upgrade R?

2011-11-16 Thread Cem Girit
Hello John, Thank you. It is useful advice. I found the method which eliminates copying the library after new installation given at by Tal at http://www.r-statistics.com/2010/04/changing-your-r-upgrading-strategy-and-t he-r-code-to-do-it-on-windows/ very effective. But my problem and

Re: [R] Upgrade R?

2011-11-14 Thread Cem Girit
issue and publish them so that that the experts could put them into more effective use. Sincerely, Cem -Original Message- From: Kevin Burton [mailto:rkevinbur...@charter.net] Sent: Sunday, November 13, 2011 4:11 PM To: 'Cem Girit' Subject: RE: [R] Upgrade R? I don't know

Re: [R] Upgrade R?

2011-11-14 Thread Cem Girit
. -Original Message- From: Cem Girit [mailto:gi...@comcast.net] Sent: Monday, November 14, 2011 8:52 AM To: 'Kevin Burton' Cc: r-help@r-project.org Subject: RE: [R] Upgrade R? Hello Kevin, Thank you. I will delete the folder and run an application called CCleaner (free

Re: [R] Web based R-help not a list

2011-11-10 Thread Cem Girit
very grateful to all who answered many of my questions how stupid or sensitive they were. Humbly yours. -Original Message- From: David Winsemius [mailto:dwinsem...@comcast.net] Sent: Wednesday, November 09, 2011 6:22 PM To: Cem Girit Cc: r-help@r-project.org

[R] Web based R-help not a list

2011-11-09 Thread Cem Girit
, results etc. be quick and effective rather than just links to other sites Sincerely, Cem Girit [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read

[R] List of user installed packages

2011-11-05 Thread Cem Girit
initially by the R-installer. Is this possible? Cem Cem Girit, PhD Biopticon Corporation 182 Nassau Street, Suite 204 Princeton, NJ 08542 Tel: (609)-853-0231 Email:gi...@biopticon.com [[alternative HTML version deleted]] __ R

[R] Parametric tests

2011-10-29 Thread Cem Girit
exist for an individual test but their outputs vary in great detail (test statistics, p-values, etc.) formats. It is desirable to have one that allows comparison of different test results such as Tukey versus Duncan. Cem Cem Girit [[alternative HTML version deleted

Re: [R] Survival analysis

2011-10-24 Thread Cem Girit
Hello Terri, Thank you very much. This is the answer I needed. Could you also tell me how I can calculate 25 and 50% quantiles in R? I can only get median as far as I know. Cem Cem Girit   -Original Message- From: Terry Therneau [mailto:thern...@mayo.edu] Sent: Monday

[R] FW: Survival analysis

2011-10-22 Thread Cem Girit
42 NA gT=DrugC 9 9 9 4 53.8 2.74 NA 42 NA gT=Vehicle 9 9 9 8 42.3 2.38 40 37 45 * restricted mean with upper limit = 61 Sincerely, Cem Girit   -Original Message- From: David Winsemius

[R] Survival analysis

2011-10-20 Thread Cem Girit
Hello, I need some results from the survival analysis of my data that I do not know whether exist in Survival Package or how to obtain if they do: 1. The Mean survival time 2. The standard error of the mean 3. Point and 95% Lower Upper Confidence

[R] r-Help web site access problem

2011-10-18 Thread Cem Girit
Hello, I cannot access the r-help website although after registration I am getting all the posts sent to the side. Each time I click on the Visit Subscriber List on the https://stat.ethz.ch/mailman/listinfo/r-help site, I get R-help roster authentication failed. error. Any

[R] Extracting results from a function output

2011-10-17 Thread Cem Girit
... $ conf.type: chr log-log $ conf.int : num 0.95 $ call : language survfit(formula = Surv(tT, dT) ~ gT, conf.type = log-log) - attr(*, class)= chr survfit Cem Cem Girit, PhD Biopticon Corporation 182 Nassau Street, Suite 204 Princeton, NJ 08542 Tel: (609)-853-0231 Email: mailto:cgi