On Tue, 24 Apr 2012, Duncan Murdoch wrote:
So what do you mean by "same issues"? Do they all complain about
reshape2, or not?
Duncan,
They all mention reshape2 because that's saved from the first R session
today. But, they show the same errors as did reshape2 for each individual
package.
On Tue, Apr 24, 2012 at 3:05 PM, Rich Shepard wrote:
> On Tue, 24 Apr 2012, Rich Shepard wrote:
>
>> I'll rebuild R-2.15 and start over. Will post results after doing that.
>
>
> New build, new repository, same results.
>
> Quite the new experience with R, but one I need to quickly put behind m
On 12-04-24 6:46 PM, Rich Shepard wrote:
On Tue, 24 Apr 2012, Duncan Murdoch wrote:
As far as I've seen, all your error messages have been about problems
installing reshape2, you haven't had trouble with other packages.
Same issues with ISwR, RPostgreSQL, deSolve and other packages.
So
On Tue, 24 Apr 2012, Duncan Murdoch wrote:
As far as I've seen, all your error messages have been about problems
installing reshape2, you haven't had trouble with other packages.
Same issues with ISwR, RPostgreSQL, deSolve and other packages.
So you really want to look closely at reshape2.
On 12-04-24 6:05 PM, Rich Shepard wrote:
On Tue, 24 Apr 2012, Rich Shepard wrote:
I'll rebuild R-2.15 and start over. Will post results after doing that.
New build, new repository, same results.
Quite the new experience with R, but one I need to quickly put behind me.
Can some
On Tue, 24 Apr 2012, Rich Shepard wrote:
I'll rebuild R-2.15 and start over. Will post results after doing that.
New build, new repository, same results.
Quite the new experience with R, but one I need to quickly put behind me.
Can someone suggest a test procedure to isolate the reaso
Perhaps change mirror as well.
Michael
On Apr 24, 2012, at 4:29 PM, Rich Shepard wrote:
> On Tue, 24 Apr 2012, R. Michael Weylandt wrote:
>
>> system.time(install.packages(c("plyr","reshape2","stringr"), type =
>> "source"))
>
> Strange. Same results:
>
> Error in library(reshape2) : ther
On Tue, 24 Apr 2012, R. Michael Weylandt wrote:
system.time(install.packages(c("plyr","reshape2","stringr"), type = "source"))
Strange. Same results:
Error in library(reshape2) : there is no package called ‘reshape2’
Execution halted
Error in library(reshape2) : there is no package called ‘
On Tue, 24 Apr 2012, R. Michael Weylandt wrote:
For the ones you named, you should be able to install them from source
pretty easily:
system.time(install.packages(c("plyr","reshape2","stringr"), type = "source"))
Michael,
Thanks. Since I have all the GNU build tools installed, and build mo
For the ones you named, you should be able to install them from source
pretty easily:
system.time(install.packages(c("plyr","reshape2","stringr"), type = "source"))
takes me about 20 seconds. plyr does have some compiled code though so
you might need tools. The other two are all interpreted code
On Tue, 24 Apr 2012, Rich Shepard wrote:
Actually, it's because OSU's Open Source Lab CRAN repository has almost
no packages for 2.15. I'm now searching for a repository that has what I
need.
This is apparently not the case because there are no more listings in the
14.x directories than in
On Tue, 24 Apr 2012, Jeff Newmiller wrote:
Perhaps you are not seeing the contact info for the package maintainer?
Actually, it's because OSU's Open Source Lab CRAN repository has almost no
packages for 2.15. I'm now searching for a repository that has what I need.
Regards,
Rich
_
On Tue, 24 Apr 2012, Jeff Newmiller wrote:
Perhaps you are not seeing the contact info for the package maintainer?
Jeff,
How does this affect downloading and building packages for the most curent
version of R?
I get the same errors when trying to install other packages in the
../2.15/ su
Perhaps you are not seeing the contact info for the package maintainer?
?maintainer
---
Jeff NewmillerThe . . Go Live...
DCN:Basics: ##.#. ##.#. Live Go...
I just upgraded from 2.14 to 2.15 and have run into an issue upgrading
libraries that I've not had in previous version upgrades. For example,
trying to install reshape2 for 2.15 throws errors and I don't see what to
change to over come the problem:
install.packages("reshape2")
Installing pack
15 matches
Mail list logo