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]]
Jeff Newmiller
2012-Mar-30 23:11 UTC
[R] Problem loading package 'JGR' using R-2.15.0 (Win32).
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 Newmiller The ..... ..... Go Live... DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go... Live: OO#.. Dead: OO#.. Playing Research Engineer (Solar/Batteries O.O#. #.O#. with /Software/Embedded Controllers) .OO#. .OO#. rocks...1k --------------------------------------------------------------------------- Sent from my phone. Please excuse my brevity. Caitlin <bioprogrammer at 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 at 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 Baer
2012-Apr-02 23:43 UTC
[R] Problem loading package 'JGR' using R-2.15.0 (Win32).
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 at 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 at 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