Re: [R] Problem loading package 'JGR' using R-2.15.0 (Win32).

2012-04-02 Thread Robert Baer
On a 32-bit windows 7 machine running R 2.15.0 standard binary install, JGR 
loaded fine as seen below:

library(JGR)

Loading required package: rJava
Loading required package: JavaGD
Loading required package: iplots

Please type JGR() to download/launch console. Launchers can also be obtained 
at http://www.rforge.net/JGR/files/.


What's more, the jgr 1.62 launcher that worked previously with my R 2.14.2 
still works.


For what it's worth, JGR() fails as it did previously because my path 
contains spaces in it that cause problems.  Altering the batch to use 8.3 
notation (at least that's what I think it was called, I'm getting too old) 
takes care of this issue.  In other words, make the libpath notation look 
like the RHome notation in the batch file they ask you to construct.


Hope this helps,

Rob
---
-Original Message- 
From: Caitlin

Sent: Friday, March 30, 2012 5:23 PM
To: r-help@r-project.org
Subject: [R] Problem loading package 'JGR' using R-2.15.0 (Win32).

Hi all.

Upon attempting to load the 'JGR' package, on a Win32 machine (SP3), a
pop-up message appeared stating that R had encountered a problem and needs
to close. Has anyone else encountered this?

Thanks.

~Caitlin

[[alternative HTML version deleted]]

__
R-help@r-project.org 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.


--
Robert W. Baer, Ph.D.
Professor of Physiology
Kirksville College of Osteopathic Medicine
A. T. Still University of Health Sciences
800 W. Jefferson St.
Kirksville, MO 63501
660-626-2322
FAX 660-626-2965 


__
R-help@r-project.org 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] Problem loading package 'JGR' using R-2.15.0 (Win32).

2012-03-30 Thread Caitlin
Hi all.

Upon attempting to load the 'JGR' package, on a Win32 machine (SP3), a
pop-up message appeared stating that R had encountered a problem and needs
to close. Has anyone else encountered this?

Thanks.

~Caitlin

[[alternative HTML version deleted]]

__
R-help@r-project.org 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] Problem loading package 'JGR' using R-2.15.0 (Win32).

2012-03-30 Thread Jeff Newmiller
Not I.

You really should read the posting guide, because you are not describing your 
system or problem in a reproducible way. Some obvious first questions might be 
are you using the latest versions of R, was it a binary distribution, is JGR 
up-to-date, are your other loaded packages up-to-date...
---
Jeff NewmillerThe .   .  Go Live...
DCN:jdnew...@dcn.davis.ca.usBasics: ##.#.   ##.#.  Live Go...
  Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/BatteriesO.O#.   #.O#.  with
/Software/Embedded Controllers)   .OO#.   .OO#.  rocks...1k
--- 
Sent from my phone. Please excuse my brevity.

Caitlin bioprogram...@gmail.com wrote:

Hi all.

Upon attempting to load the 'JGR' package, on a Win32 machine (SP3), a
pop-up message appeared stating that R had encountered a problem and
needs
to close. Has anyone else encountered this?

Thanks.

~Caitlin

   [[alternative HTML version deleted]]

__
R-help@r-project.org 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-help@r-project.org 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.