Displaying 4 results from an estimated 4 matches for "r43610".
2008 Jan 19
1
Updating library
...,
contriburl = contriburl, :
unable to install packages
I am using R-2.6.1 (even though the directory says 2.6.0) since I
tend to write over the prior directory if its just an upgrade involving
the last digit of the R version.
> R.version.string
[1] "R version 2.6.1 Patched (2007-12-06 r43610)"
How should I go about updating lattice and the VR bundle?
2007 Dec 26
1
seekViewport error
...ints.83
1
1
plot1.
1
1
> seekViewport("GRID.VP.24")
Error in downViewport.vpPath(vpPathDirect(name), strict, recording =
recording) :
Viewport 'GRID.VP.24' was not found
> R.version.string # Vista
[1] "R version 2.6.1 Patched (2007-12-06 r43610)"
> packageDescription("grid")$Version
[1] "2.6.1"
> packageDescription("lattice")$Version
[1] "0.17-2"
2008 Jan 14
2
plot POSIXct format data
Hi, everyone
I've been trying to make a scatter plot of POSIXct format data to see
the difference between two start time.
Like X:
[1] "1995-05-26 19:00:00" "1995-05-27 01:00:00" "1995-05-27 07:00:00"
[4] "1995-06-29 01:00:00" "1995-06-29 07:00:00" "1995-06-30 13:00:00"
[7] "1995-06-30 19:00:00" "1995-07-01
2008 Jan 04
3
nls (with SSlogis model and upper limit) never returns (PR#10544)
Full_Name: Hendrik Weisser
Version: 2.6.1
OS: Linux
Submission from: (NULL) (139.19.102.218)
The following computation never finishes and locks R up:
> values <- list(x=10:30, y=c(23.85, 28.805, 28.195, 26.23, 25.005, 20.475,
17.33, 14.97, 11.765, 8.857, 5.3725, 5.16, 4.2105, 2.929, 2.174, 1.25, 1.0255,
0.612, 0.556, 0.4025, 0.173))
> y.max <- max(values$y)
> model <- nls(y ~