[R] Puzzling warning using 2.3.1...

2006-08-13 Thread Brian Lunergan
Greetings folks:

Stepped away from a win/lin dual boot system and spent the better part of the 
past week resetting a windows only arrangement.

Before the switch I was running 2.3.1 without any strange behaviours. When I 
reached the point of putting it back on the machine I would get this puzzling 
warning the first time I would try to select a cran mirror:

 > chooseCRANmirror()
Warning message:
DLL attempted to change FPU control word from 8001f to 9001f
 >

When I pulled it off and reinstalled 2.2.1 I got no such warning.

Thoughts or suggestions? Could the file have been damaged or corrupted in same 
way? The Md5sum checked out but I'm not sure how accurate an assessment that is 
of the file's integrity. Should I just download a new copy and try again with 
that? Not sure if it's important but I run a Win98se setup.

-- 
Brian Lunergan
Nepean, Ontario
Canada


---

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Questions about sweave... question answered and problem solved

2006-08-04 Thread Brian Lunergan
* Dieter Menne wrote, On 2006-08-04 02:57:
> Brian Lunergan  ncf.ca> writes:
> 
>> 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.
> 
> This is Windows special
> 
> See A.12: 
> http://www.ci.tuwien.ac.at/~leisch/Sweave/FAQ.html
> 
> And put a commented (!sic) \usepackage into the header (don't remember where I
> found this)
> 
> % \usepackage{Sweave} 
> 
> 
> Dieter

Thanks for the lead. Reinstalled R outside of 'c:\program files'. Reran the 
source through Sweave to generate a new example.tex with the preamble:

\documentclass[letterpaper]{article}
\title{Sweave Example 1}
\author{Friedrich Leisch}
\usepackage{C:/R-2.3.1/share/texmf/Sweave}
\begin{document}

Ran it through Latex and everything is as it should be. Problem solved.

-- 
Brian Lunergan
Nepean, Ontario
Canada


---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0631-3, 2006-08-04
Tested on: 2006-08-04 14:52:19
avast! is copyright (c) 2000-2006 ALWIL Software.
http://www.avast.com

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] Questions about sweave...

2006-08-03 Thread Brian Lunergan
n \csname and \endcsname.

! Extra \endcsname.
 [EMAIL PROTECTED]@currname [EMAIL PROTECTED] \endcsname
   [EMAIL PROTECTED] 
\InputIfFileExists...
l.5 \begin
   {document}
I'm ignoring this, since I wasn't doing a \csname.


! LaTeX Error: File `C:/[EMAIL PROTECTED] \penalty [EMAIL PROTECTED] \ 
{}1/R/R-23\unhbox\
[EMAIL PROTECTED] \penalty [EMAIL PROTECTED] \ {}1.1/share/texmf/Sweave.sty' 
not found.

Type X to quit or  to proceed,
or enter new name. (Default extension: sty)

Enter file name:
! Emergency stop.


l.5 \begin
   {document}

*** (cannot \read from terminal in nonstop modes)


Here is how much of TeX's memory you used:
  207 strings out of 95856
  1955 string characters out of 1194845
  47360 words of memory out of 1051005
  3348 multiletter control sequences out of 6
  3938 words of font info for 15 fonts, out of 100 for 2000
  36 hyphenation exceptions out of 4999
  22i,0n,19p,148b,36s stack positions out of 5000i,500n,1p,20b,32768s
No pages of output.

I have tried adding the appropriate R directory where sweave.sty exists 
variously to the path in autoexec.bat and to the roots list in the options 
program of Miktex. Neither seems to work. Does anybody out there who has 
used sweave successfully have any advice on this situation?

Regards...
-- 
Brian Lunergan
Nepean, Ontario
Canada


---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0631-2, 2006-08-02
Tested on: 2006-08-03 21:21:05
avast! is copyright (c) 2000-2006 ALWIL Software.
http://www.avast.com

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] Choice of repository and outdated vs unusable... was (Hunting for snow...)

2006-07-09 Thread Brian Lunergan
Uwe Ligges wrote:
>>> Where did you find them? At least not in their current versions on 
>>> the official repository on CRAN master for R-2.3.x, I hope.
>>
>> FracSim_0.2.zip
>> http://cran.stat.ucla.edu/bin/windows/contrib/2.3/
>>
>> RDCOMClient_0.91-0.zip
>> http://www.omegahat.org/R/bin/windows/contrib/R-2.3.0/
>>
>> segmented_0.1-4.zip
>> http://cran.r-project.org/bin/windows/contrib/2.1/
>>
>> VGAM_0.6-9.zip
>> http://www.stat.auckland.ac.nz/~yee/bin/windows/contrib/2.3/
> 
> None of them is on CRAN master:
> 
> - RDCOMClient is on Omegahat
> - segmented is CRAN but outdated for R-2.1.x
> - VGAM is in a private repository
> - FracSim: I cannot access
> http://cran.stat.ucla.edu/bin/windows/contrib/2.3/
> right now, but I guess it does not sync properly. At least, the package 
> should not be there.
> 
> Uwe Ligges

Uwe:

So VGAM and RDCOMClient are on private repository sites. Is that so 
important? If a package is not on the CRAN master site are you supposed to 
avoid using it?

The FracSim home site indicated that 0.2 was the current version and a 
google search yielded the site I indicated, among others, as a repository 
of an apparent windows edition. That it's not on the master is more an 
issue between the maintainers of the master and the maintainers of the 
package, not the average end user IMHO. I found a source for what is 
apparently the current edition. What's wrong with that?

With regard to segmented, outdated does not mean unusable unless later 
editions of R or packages that call it as a dependency use features 
particular to later editions. If there is a newer windows edition of 
segmented then please point out a source for it.

Regards...
-- 
Brian Lunergan
Nepean, Ontario
Canada


---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0627-3, 2006-07-07
Tested on: 2006-07-09 14:35:21
avast! is copyright (c) 2000-2006 ALWIL Software.
http://www.avast.com

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


Re: [R] Hunting for snow...

2006-07-09 Thread Brian Lunergan
Uwe Ligges wrote:
> Brian Lunergan wrote:
>> Prof Brian Ripley wrote:
>>> On Sat, 8 Jul 2006, Brian Lunergan wrote:
>>>
>>>> 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 there someplace that will get 
>>>> along with
>>>> R v2.3.1 and if so, how do I find it?
>>>>
>>>> Please and thanks...
>>> PLEASE read the README:
>>>
>>> http://cran.r-project.org/bin/windows/contrib/2.3/@ReadMe
>>>
>>> and see the check summary at
>>>
>>> http://cran.r-project.org/bin/windows/contrib/checkSummaryWin.html
>>>
>>> snow runs distributed R tasks across hosts: it has three modes and
>>> prefers PVM and MPI if packages rpvm or Rmpi are available (which 
>>> they are not for Windows).  As a result only some of its 
>>> functionality can be used on Windows, and anyone who is going to get 
>>> involved at that level of programming will very easily install the 
>>> package from the sources.
>>>
>> Let me see if I understand this correctly. Something in the finance 
>> task view would seem to consider snow a dependency; however, the 
>> package in question has dragged it along for the ride into Windows, 
>> crippling its usefulness.
>>
>> Problem and a question. Having checked the file on the UofT CRAN 
>> mirror that lists dependencies for the available files snow only 
>> appears attached to three of them, none of which are listed as part 
>> the finance view or anything I already have on my system. What is R 
>> seeing these as a dependency for then? Perhaps the view maintainers 
>> can suggest something? If it is not available for windows and is only 
>> partially functional there can it be safely ignored as a dependency?
>>
>> One other puzzle resulting from this. The check summary suggested 
>> problems with 'FracSim', 'RDCOMClient', 'VGAM', and 'segmented' as 
>> windows packages but yet the versions I found seemed to install 
>> without complaint onto my 
> 
> Where did you find them? At least not in their current versions on the 
> official repository on CRAN master for R-2.3.x, I hope.

FracSim_0.2.zip
http://cran.stat.ucla.edu/bin/windows/contrib/2.3/

RDCOMClient_0.91-0.zip
http://www.omegahat.org/R/bin/windows/contrib/R-2.3.0/

segmented_0.1-4.zip
http://cran.r-project.org/bin/windows/contrib/2.1/

VGAM_0.6-9.zip
http://www.stat.auckland.ac.nz/~yee/bin/windows/contrib/2.3/

These are the versions I found and the locations. Other than perhaps 
segmented all seem to be positioned as compatible with v2.3.x, but I own 
that I could be incorrect in my assessment of the situation.

>> system. Three gave back the successful unpack msg. VGAM did not, but 
>> several of the demo scripts ran without complaint so I am assuming it 
>> is comfortable with v2.3.1 on a windows system. Later versions of the 
>> four than were tested in the check summary, perhaps?
> 
> The check summary is recent. I can only imagine that you found earlier 
> versions...

-- 
Brian Lunergan
Nepean, Ontario
Canada


---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0627-3, 2006-07-07
Tested on: 2006-07-09 09:34:29
avast! is copyright (c) 2000-2006 ALWIL Software.
http://www.avast.com

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


Re: [R] Hunting for snow...

2006-07-09 Thread Brian Lunergan
Prof Brian Ripley wrote:
> On Sat, 8 Jul 2006, Brian Lunergan wrote:
> 
>> 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 there someplace that will get along 
>> with
>> R v2.3.1 and if so, how do I find it?
>>
>> Please and thanks...
> 
> PLEASE read the README:
> 
> http://cran.r-project.org/bin/windows/contrib/2.3/@ReadMe
> 
> and see the check summary at
> 
> http://cran.r-project.org/bin/windows/contrib/checkSummaryWin.html
> 
> snow runs distributed R tasks across hosts: it has three modes and
> prefers PVM and MPI if packages rpvm or Rmpi are available (which they 
> are not for Windows).  As a result only some of its functionality can be 
> used on Windows, and anyone who is going to get involved at that level 
> of programming will very easily install the package from the sources.
> 
Let me see if I understand this correctly. Something in the finance task 
view would seem to consider snow a dependency; however, the package in 
question has dragged it along for the ride into Windows, crippling its 
usefulness.

Problem and a question. Having checked the file on the UofT CRAN mirror 
that lists dependencies for the available files snow only appears attached 
to three of them, none of which are listed as part the finance view or 
anything I already have on my system. What is R seeing these as a 
dependency for then? Perhaps the view maintainers can suggest something? If 
it is not available for windows and is only partially functional there can 
it be safely ignored as a dependency?

One other puzzle resulting from this. The check summary suggested problems 
with 'FracSim', 'RDCOMClient', 'VGAM', and 'segmented' as windows packages 
but yet the versions I found seemed to install without complaint onto my 
system. Three gave back the successful unpack msg. VGAM did not, but 
several of the demo scripts ran without complaint so I am assuming it is 
comfortable with v2.3.1 on a windows system. Later versions of the four 
than were tested in the check summary, perhaps?

-- 
Brian Lunergan
Nepean, Ontario
Canada


---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0627-3, 2006-07-07
Tested on: 2006-07-09 07:39:36
avast! is copyright (c) 2000-2006 ALWIL Software.
http://www.avast.com

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


[R] Hunting for snow...

2006-07-08 Thread Brian Lunergan
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 there someplace that will get along with 
R v2.3.1 and if so, how do I find it?

Please and thanks...

-- 
Brian Lunergan
Nepean, Ontario
Canada


---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0627-3, 2006-07-07
Tested on: 2006-07-08 20:53:28
avast! is copyright (c) 2000-2006 ALWIL Software.
http://www.avast.com

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


Re: [R] Problem running one of the rgl demo scripts...

2006-06-29 Thread Brian Lunergan
Duncan Murdoch wrote:
> Brian Lunergan wrote:
>> Afternoon folks:
>>
>> I'm getting a program crash when I try to run demo(rgl). The following 
>> error details result:
>>
>> RGUI caused a stack fault in module NVOPENGL.DLL at 017f:695280f0.
>> Registers:
>> EAX=0002 CS=017f EIP=695280f0 EFLGS=00010246
>> EBX=0001 SS=0187 ESP=00572000 EBP=004d1208
>> ECX=042f1f01 DS=0187 ESI=004d1208 FS=5d1f
>> EDX=00442d84 ES=0187 EDI=042f1f3c GS=5d0e
>> Bytes at CS:EIP:
>> 53 56 8b 5c 24 0c 57 83 bb 9c 39 00 00 02 0f 84
>> Stack dump:
>> 69541be5 004d1208 004d1208 0001 69541bef 0001 004d1208 
>> 0001 69541bef 0001 004d1208 0001 69541bef 0001 
>> 004d1208 0001
>>
>> Setup details are:
>>
>> R version: 2.2.1
>> OS: win98se
>> RGL file name: rgl_0.66.zip
>>
>> It appears to be gagging on an Nvidia opengl driver file, NVIDIA 
>> Compatible OpenGL ICD, version 4.12.01.0631. The video card is 
>> recorded as:
>>
>> 3DForce2 MX Series,NVIDIA GeForce2 MX (Ver 4.12.01.0631 ,9/20/2000)
>>
>> I also tried this with version 2.3.1 of R with the same results.
>>
>> Anyone have any thoughts or ideas on the subject? Has it occurred any 
>> place else? Is there a workaround or solution, or should I perhaps 
>> turf the package and forgo its abilities since it appears my system as 
>> it stands may not be able to support it?
> You could try a newer build, available on my web page 
> (http://www.stats.uwo.ca/faculty/murdoch/software).  If it dies the same 
> way, you could perhaps try to diagnose what is going wrong and send a 
> patch if it's an rgl bug.  Given the age of your video driver 
> (9/20/2000), you might be able to update it and fix a bug there.

Just downloaded and installed a new video driver (file the demo originally 
reporting choking on now showing v4.14.10.8198, December 10, 2005 03:06:00) 
and things seemed to have settled down. The demo now runs through fully 
without complaint.

-- 
Brian Lunergan
Nepean, Ontario
Canada


---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0626-2, 2006-06-28
Tested on: 2006-06-28 19:20:04
avast! is copyright (c) 2000-2006 ALWIL Software.
http://www.avast.com

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


[R] Problem running one of the rgl demo scripts...

2006-06-26 Thread Brian Lunergan
Afternoon folks:

I'm getting a program crash when I try to run demo(rgl). The following 
error details result:

RGUI caused a stack fault in module NVOPENGL.DLL at 017f:695280f0.
Registers:
EAX=0002 CS=017f EIP=695280f0 EFLGS=00010246
EBX=0001 SS=0187 ESP=00572000 EBP=004d1208
ECX=042f1f01 DS=0187 ESI=004d1208 FS=5d1f
EDX=00442d84 ES=0187 EDI=042f1f3c GS=5d0e
Bytes at CS:EIP:
53 56 8b 5c 24 0c 57 83 bb 9c 39 00 00 02 0f 84
Stack dump:
69541be5 004d1208 004d1208 0001 69541bef 0001 004d1208 0001 
69541bef 0001 004d1208 0001 69541bef 0001 004d1208 0001

Setup details are:

R version: 2.2.1
OS: win98se
RGL file name: rgl_0.66.zip

It appears to be gagging on an Nvidia opengl driver file, NVIDIA Compatible 
OpenGL ICD, version 4.12.01.0631. The video card is recorded as:

3DForce2 MX Series,NVIDIA GeForce2 MX (Ver 4.12.01.0631 ,9/20/2000)

I also tried this with version 2.3.1 of R with the same results.

Anyone have any thoughts or ideas on the subject? Has it occurred any place 
else? Is there a workaround or solution, or should I perhaps turf the 
package and forgo its abilities since it appears my system as it stands may 
not be able to support it?

-- 
Brian Lunergan
Nepean, Ontario
Canada


---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0626-0, 2006-06-26
Tested on: 2006-06-26 13:25:48
avast! is copyright (c) 2000-2006 ALWIL Software.
http://www.avast.com

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


Re: [R] Your order (#gzmgss-R-help) Is somebody's machine infected to zombie this trash??

2005-10-15 Thread Brian Lunergan
Dennis Ewing wrote:
>Ciialis  Softt  Tabss  actts up to 36 houurs! Simplyy disollve halff a
>tablet underr youur tonngue 15 minuutes beforee s.ex.
> 
>Alll orderrs willl be processed and dispatched withiin 24hrs.
>  100 pills - 1.98 per 10m.g
>   [1]Reaad more! 
>  look out theese cheap tabs
> 
> I believe in only one thing: liberty but I do not believe in liberty
>   enough to want to force it upon anyone.
> 
> References
> 
>1. http://uk.geocities.com/Salli32002Christina48517/

I've marked this as junk in Thunderbird. Is somebody's machine infected
to zombie this internet trash to the list??

-- 
Brian Lunergan
Nepean, Ontario
Canada


---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0541-3, 2005-10-14
Tested on: 15/10/05 2:35:38 PM
avast! is copyright (c) 2000-2003 ALWIL Software.
http://www.avast.com

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


[R] Let me put this another way... was Listing knowledge of R as a skill on a resume...

2005-06-25 Thread Brian Lunergan
Okay, Spencer's response points up my mistake in my
explanation. Let me put the question another way.

Here's the computer skills sections of my cv:

Office Suites: Microsoft Office, Lotus SmartSuite,
OpenOffice
 Applications: SAP, Microsoft Project, AutoCAD, DesignCAD
 The Internet: Internet Explorer, Outlook Express, Mozilla,
Firefox, Thunderbird
Languages: XHTML, Cascading Style Sheets, Perl, C++,
COBOL, Fortran

What concise entry would I add to this section
demonstrating knowledge of the R environment and language?

--- Brian Lunergan <[EMAIL PROTECTED]> wrote:

> 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 everyone's judgement as to where to respond,
> but
> I suspect off-list would be proper and leave the list
> bandwidth for more directly R topics.
> 
> Thanks in advance for any help possible.
> 
> Regards...
> 
> 
> ---
> Brian Lunergan
> Nepean, Ontario
> Canada
> 
> __
> R-help@stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
> 


---
Brian Lunergan
Nepean, Ontario
Canada

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


[R] Listing knowledge of R as a skill on a resume...

2005-06-25 Thread Brian Lunergan
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 everyone's judgement as to where to respond, but
I suspect off-list would be proper and leave the list
bandwidth for more directly R topics.

Thanks in advance for any help possible.

Regards...


---
Brian Lunergan
Nepean, Ontario
Canada

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html