[R] Rsocp

2009-07-16 Thread Shewcraft, Ryan
Hi, The following works fine: f [1] 0.08 0.03 0.04 A2 [,1] [,2] [,3] [1,] 0.00e+00 0.00 0.00e+00 [2,] 0.00e+00 0.00 0.00e+00 [3,] 2.999651e-03 0.0009094342 1.945708e-03 [4,] 4.124431e-05 0.0001360390 1.203345e-05 [5,] 3.027932e-04

[R] Trouble with R CMD check

2008-03-07 Thread Shewcraft, Ryan
Friends, I changed one line of a package at the source level and then rebuilt it. When I run R CMD check, I get an error: installing R.css in C:/polsplineRS.Rcheck -- Making package polsplineRS adding build stamp to DESCRIPTION making DLL ... making hareall.d from

Re: [R] Trouble with R CMD check

2008-03-07 Thread Shewcraft, Ryan
- From: Duncan Murdoch [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2008 1:36 PM To: Shewcraft, Ryan Cc: r-help@r-project.org Subject: Re: [R] Trouble with R CMD check On 3/7/2008 1:21 PM, Shewcraft, Ryan wrote: Friends, I changed one line of a package at the source level and then rebuilt

[R] Changing code within a package

2008-03-06 Thread Shewcraft, Ryan
I was able to hack the code in the polspline package in order to change the plot.polymars function so that I can set the limits of my y-axis. However, I was only able to do this by entering plot.polymars in R, copying the code to Word, changing what I needed, and then pasting the new code in R to

[R] Installing package from source in windows

2008-03-06 Thread Shewcraft, Ryan
Hi all, I am trying to install a custom package from its source using windows. Using this guide http://www.maths.bris.ac.uk/~maman/computerstuff/Rhelp/Rpackages.html I've gotten to the fifth step, but I get the following error in the command window: 'sh' is not recognized as an internal or

[R] Axes in polymars

2008-03-05 Thread Shewcraft, Ryan
Hi All, I can't quite figure out how to change the parameters of the x and y axes when I plot a polymars object. I want to add a scatterplot of the data points, but the polymars plot seems to automatically set the parameters to fit the polymars line. I've tried using plot(poly,1,fig=