similar to: One problem solved and a new one to consider...

Displaying 20 results from an estimated 1000 matches similar to: "One problem solved and a new one to consider..."

2006 Jul 09
1
Hunting for snow...
Evening folks: I did an install.views of finance and econometrics and between the two of them R reported 'FracSim', 'RDCOMClient', 'snow', 'VGAM', and 'segmented' as missing dependencies. Now, I've managed to hunt down what appear to be current zip file copies of all of the packages but 'snow'. Is there a windows edition of the package out
2008 Mar 13
1
Warned about these "three little maids"...
Greetings all: Newcomer to R as I work on learning it to transfer my college classroom stats training to something more useful and accurate then that spreadsheet from Redmond which shall remain nameless. I'm running v2.6.2 on a Win XP Home system that I keep up to date with all the called for patches. Haven't added much to the basic install other than the bits and bobs needed to run
2008 Apr 27
2
Using R under Ubuntu...
Morning all: Coming straight to the point. Switched from XP to Ubuntu Linux. Followed the steps outlined on the website to install a current version of R to my machine. Seems to have worked OK, but the process doesn't install it to the desktop. The notes don't go into that part of it, so I'm seeking some advice from others more experienced on how to take the last couple of steps
2009 Jan 17
2
Ubuntu and sources.list question about mirror sites...
Evening all: Thought I'd announce myself with a question about setting up sources.list to be able to begin download and install of R. Running version 7.10 of Ubuntu. (Tried 8.04 but found it slow and finicky with my hardware. Perhaps will try 8.10 or above, but that's a thought for another time.) Followed the notes on the R site and added the following lines to my sources.list: deb
2008 Aug 30
1
[Fwd: ***HTML***R help]
-------- Original Message -------- Subject: ***HTML***R help Date: Sat, 30 Aug 2008 14:30:48 +0530 From: sayeed hussain <sayeedhussain19 at gmail.com> To: ff809 at ncf.ca Hello there I am stuck with a problem and I need help --------------------------- R has a defined function sum() I by chance defined a function with same name sum<-function(type='public') { ....... } and
2005 Jun 25
2
Listing knowledge of R as a skill on a resume...
Afternoon folks: This question may be a touch off-topic, but I had to start somewhere. As I become more proficient with R I would like to play up the point in the computer skills section of my resume. Can anybody on the list provide an idea or two as to what might be an appropriate way to do this? Is it a language or an application? What's a proper description for it? I leave to
2011 Aug 25
1
(OT) Puzzled over reinstalling R on new Linux distro...
Evening all: Redid my home box using VectorLinux (Slackware variation) and now I'm not sure which game trail to follow to reinstall R. Could somebody with more knowledge in this share their thoughts off-list. Just need a pointer to the appropriate trail head. I can take it from there. Regards... -- Brian Lunergan Nepean, Ontario Canada
2010 Apr 19
1
Follow up on installing formatR...
Good morning folks: Made a second go at installing this and succeeded, but with some strange behaviours along the way. First the system back story. Using up to date edition Ubuntu 8.04 Using up to date edition of R 2.10.1 Using the Toronto, Ontario repository to draw from. After the first attempt ended up with two of the four dependencies installed so only the Rgtk related items would be
2006 Nov 16
5
<RBloomberg Package Problem>
Hi R-Experts, I'm currently using R 2.4.0 in Windows XP. I'm trying to download data from Bloomberg using the package "RBloomberg", but it fails to install the three needed packages "zoo", "chron" and 'Rbloomberg". Moreover I am not able to find "RBloomberg" package as windows binary in CRAN site as only for MAC it's given. Please
2010 Jul 04
4
OT: Problems updating OS to deal with fading R support for Ubuntu Hardy Heron...
Evening folks: Not sure where this fits into the picture so bear with me for a few moments while I think out loud to lay out the particulars of my problem. -would love to be employed using R for a living but so far I have just worked with it on my home machine to develop a basic level of skill with it. -I run Ubuntu linux 8.04 LTS on a machine with a 2.5GHz Celeron processor and 1.2GB of memory.
2008 Oct 18
1
R 2.7.2 missing something in the install packages menu functions...
Hi folks: Puzzled about something. Is it just my imagination or has the dep = TRUE been dropped from the install packages menu function with this edition? As recently as 2.7.1 the choice seemed to hunt dependencies automatically, but now I'm having to enter the function manually to get that back. Is there a way to add this back to the menu choice? -- Brian Lunergan Nepean, Ontario
2011 Sep 28
1
Asking an old housekeeping question...
My bad. I know I've asked this some time back but I'm afraid I've lost the post along the way and am not having much luck searching the net. Don't want to pad my R setup with orphan packages. Is there a small snippet of code or even a single command that would allow me to check the packages I do use for their dependencies and then I can chuck those that don't turn up as wanted
2010 Nov 05
1
RBloomberg on R-2.12.0
Dear R Users, Tried to install RBloomberg with R-2.12.0 and appears RDComclient has not been built for this version of R, so failed. I then tried to get RBloombergs' Java API version to work, but ran into problems with RJava which does not appear to exist for Windows. My platform is Windows XP SP3. Will RDcomclient be built for R-2.12.0 anytime soon ? Does a version of RBloomberh with a
2009 Feb 27
1
Problem with RBloomberg (not the usual one)
Hello, everyone! I have a problem with RBloomberg and this is not the usual "no administrator rights" problem. I have R 2.7.2, RBloomberg 0.1-10, RDCOMclient 0.92-0 RDCOMClient, chron, zoo, stats: these packages load OK. Then, trying to connect, I get following error message: conn <- blpConnect(show.days="week", na.action="previous.days",
2011 Aug 15
2
Problem loading rJava...
Morning All: Having problems installing this one into my R setup and wondered if anyone on the list had the same problem and found a workable solution. First to the system particulars: OS is the Hardy Heron edition of Ubuntu Linux R version is 2.13.1 Java installation is sun-java6 Next up is the result of javareconf: R CMD javareconf Java interpreter : /usr/bin/java Java version : 1.5.0
2008 May 05
1
OS_type
We've now implemented an OS_type field in a package's DESCRIPTION file, which if set has to match .Platform$OS.type (possible values "unix" and "windows"). CRAN has set up some overrides and added this field to packages known to be Unix-only or Windows-only, but authors should do so for themselves in future. Unsuitable packages will not be offered by
2009 Feb 27
0
Will ctv package work on ubuntu?
Hi ho: I had used the ctv package on a Windows setup of R and I was wondering about Ubuntu. Certainly under Windows it has an easy time of it because there is only one library folder to scan for existing packages. Would its install.views and update.views functions work in Ubuntu where the packages are split up between the library established by R-cran downloads from synaptic and the default
2009 Feb 27
0
Will ctv package work on ubuntu?
Hi ho: I had used the ctv package on a Windows setup of R and I was wondering about Ubuntu. Certainly under Windows it has an easy time of it because there is only one library folder to scan for existing packages. Would its install.views and update.views functions work in Ubuntu where the packages are split up between the library established by R-cran downloads from synaptic and the default
2006 Aug 04
1
Questions about sweave...
Evening all: I'm taking a little time to experiment with R, Sweave, and Miktex/LaTex but I've run up against some problems and -well- I hope that there are some on the list who might have some suggestions. This will be kind of wordy as I will include the complete files involved as I'm just not sure what I'm looking for. Apologies at the outset. I created the source file
2008 Aug 30
1
A housekeeping question...
Evening all: Stepping away from the stats methodology questions for a moment, I have a housekeeping question for when it comes time to make the jump to v2.7.2. I'm running v2.7.1 on an XP system. I have a suspicion that, by way of experimentation with a couple of shell choices along the way, I've left myself with a couple of unused stowaway libraries that I see no need to bring along