Displaying 20 results from an estimated 3000 matches similar to: "JGR doesn't launch after updating to R 2.2.1"
2006 Feb 23
0
JGR problem with installPackages()?
Dear r-helpers,
When I pull down the Packages:Package Installer menu, I get:
==================================
> installPackages()
stack imbalance in .External, 22 then 66
stack imbalance in <-, 20 then 64
stack imbalance in <-, 117 then 118
stack imbalance in {, 115 then 116
stack imbalance in if, 113 then 114
stack imbalance in {, 111 then 112
stack imbalance in <-, 105 then 106
2006 Dec 19
2
Problem with glmmADMB
library(glmmADMB)
#Example for glmm.admb
data(epil2)
glmm.admb(y~Base*trt+Age
+Visit,random=~Visit,group="subject",data=epil2,family="nbinom")
Gives:
Error in glmm.admb(y ~ Base * trt + Age + Visit, random = ~Visit,
group = "subject", :
The function maximizer failed
******************
R version 2.4.1 RC (2006-12-14 r40181)
powerpc-apple-darwin8.8.0
locale:
C
2007 Mar 21
1
package:AlgDesign and .Random.seed
Dear r-helpers,
Could you please help me solve the following problem: When I run
require(AlgDesign)
trt <- LETTERS[1:5]
blk <- 10
trtblk <- 3
BIB <- optBlock(~., withinData = trt, blocksizes = rep(trtblk, blk))
In response to the last command, R complains:
Error in optBlock(~., withinData = trt, blocksizes = rep(trtblk, blk)) :
object ".Random.seed" not found
The
2007 Jan 29
1
lmer2 error under Mac OS X on PowerPC G5 but not on Dual-Core Intel Xeon
> (fm1 <- lmer2(Reaction ~ Days + (Days|Subject), sleepstudy))
Error in as.double(start) : Calloc could not allocate (888475968 of
4) memory
*************************
> sessionInfo()
R version 2.4.1 (2006-12-18)
powerpc-apple-darwin8.8.0
locale:
C
attached base packages:
[1] "grid" "datasets" "stats" "graphics" "grDevices"
2007 Mar 17
1
Font in JavaGD() & pdf()
Dear r-helpers,
When I do an xYplot and display the result in a JavaGD() window, the
font is sans-serif (presumably Helvetica). When I send the figure to
a pdf, I get a serif font (presumably times). How do I insure that
the font in the pdf is indeed the default sans serif?
> sessionInfo()
R version 2.4.1 (2006-12-18)
i386-apple-darwin8.8.1
locale:
C
attached base packages:
[1]
2006 Oct 06
1
glm and plot.effects
Dear R-helpers,
I don't see a difference between the following two plots of effect
objects, which I understand should be different. What am I missing?
require(doBy)
require(effects)
data(budworm)
m1 <- glm(ndead/20 ~ sex + log(dose), data=budworm, weight=ntotal,
family=binomial)
m1.eff <- all.effects(m1)
plot(m1.eff, rescale.axis = FALSE, selection = 2, main = 'rescale =
2006 Oct 08
2
latex and anova.lme problem
Dear R-helpers,
When I try
> anova(txtE2.lme, txtE2.lme1)
Model df AIC BIC logLik Test L.Ratio p-value
txtE2.lme 1 10 8590 8638 -4285
txtE2.lme1 2 7 8591 8624 -4288 1 vs 2 6.79 0.0789
> latex(anova(txtE2.lme, txtE2.lme1))
Error: object "n.group" not found
I don't even see n.group as one of the arguments of latex()
I checked to see
>
2006 Aug 10
0
jpeg() and JGR
Dear R-helpers,
In JGR:
jpeg()
Error in X11(paste("jpeg::", quality, ":", filename, sep = ""),
width, :
unable to start device JPEG
In addition: Warning message:
unable to open connection to X11 display ''
> sessionInfo()
Version 2.3.1 (2006-06-01)
powerpc-apple-darwin8.6.0
attached base packages:
[1] "grid" "datasets"
2006 Jun 26
0
Tcl/Tk failing in JGR, but not in R for Mac OS X GUI
Dear r-helpers,
I wonder if you can figure out why the following is working:
********************************************************************
> sessionInfo()
Version 2.3.1 (2006-06-01)
powerpc-apple-darwin8.6.0
attached base packages:
[1] "tcltk" "methods" "stats" "graphics" "grDevices"
"utils"
2006 Jul 18
0
JGR & help()
Dear R-helpers,
In JGR, how to I get the help() to update when I install a new package?
> sessionInfo()
Version 2.3.1 (2006-06-01)
powerpc-apple-darwin8.6.0
attached base packages:
[1] "datasets" "methods" "stats" "graphics" "grDevices"
"utils" "base"
other attached packages:
lattice MASS
2010 Apr 09
2
How to update JGR
I recently updated R on Linus/SuSE 11.1
I complained because no on-line help was available from JGR after R update. I was told to update JGR as well.
How can I do that ?
I installed JGR on SuSE three times in the past with different R versions.Every time it's been a nightmare.
I am afraid to have to spend a whole day, maybe longer, to update JGR ...
I would greatly appreciate some clear
2009 Nov 15
1
JGR GUI for R-2.10.0 "Help" "Print"
I have updated R 2.9.1 to 2.10.0. and JGR GUI 1.7. I am running Windows XP.
I can't seem to get the JGR "Print" or "Help" functions to work. The system
locks and requires me to "stop the process".
In the past I have preferred the opreation and "feel" of JGR GUI. I realize
that this help forum is for R; but, I am hoping that some other R-user is
2009 Jul 14
1
Ubuntu JGR
Hello,
I cannot get JGR installed.
Here is what I have tried so far http://wiki.ubuntuusers.de/R
1. sudo -s # root werden
R CMD javareconf
root at gunnar-laptop:~# R CMD javareconf
Java interpreter : /usr/bin/java
Java version : 1.5.0_18
Java home path : /usr/lib/jvm/java-1.5.0-sun-1.5.0.18/jre
Java compiler : /usr/bin/javac
Java headers gen.: /usr/bin/javah
Java archive
2009 Oct 15
2
how to install JGR manually?
Here's the problem: on Windows, the 'jgr.exe' tool starts up by checking
for a connecting to the 'net in order to grab the support packages.
Well, we have machines at work that are not and never will be connected
to the Internet. I tried manually installing all the packages (JGR,
Rjava, etc) but the jgr.exe still tries to find a connection.
Is there any way around this?
2006 Dec 21
1
iplots/JGR on OS X 10.4.8
iMac Intel Core Duo; OS X 10.4.8; Java 1.5.0_06; R 2.4.1; JGR 1.4-14; rJava
0.4-12; iplots 1.0-5
I'm unable to get JGR or iplots to load using "library(JGR)" or
"library(iplots)", respectively. This feels like it might be a classpath or
Mac look-and-feel issue, but I'm not sure where to go with it at this point.
I've searched the fora and web to no avail.
Any
2010 Mar 15
2
Issue w/JGR after 2.10 upgrade: Error: could not find function...
After upgrading to R 2.10 and upgrading and testing JGR 1.7, I and other
Ubuntu users are getting repeated error messages in JGR that look like this:
> Error: could not find function ".getModels"
Error: could not find function ".getDataObjects"
Error: could not find function ".getOtherObjects"
Error: could not find function ".getFunctionsInWS"
The
2007 Feb 22
1
JGR launcher for linux
Hi,
anybody have a JGR launcher for linux? Maybe a script that launch JGR directly
without open R then library(JGR) and JGR().
Thanks
Ronaldo
--
Deflector shields just came on, Captain.
--
> Prof. Ronaldo Reis J?nior
| .''`. UNIMONTES/Depto. Biologia Geral/Lab. Ecologia Evolutiva
| : :' : Campus Universit?rio Prof. Darcy Ribeiro, Vila Mauric?ia
| `. `'` CP: 126, CEP:
2010 Dec 29
1
JGR installation problem
Hi All,
I am trying to install JGR GUI for R (windows xp) but facing the problem.
The following error message is displayed when I click on JGR.exe
"Cannot find Java/R Interface (JRI) library (jri.dll)
Please make sure you start JGR by double clicking the JGR.exe program"
I know this is R help forum, but trying to get help from experts who are
using JGR.
Any help or idea will be
2009 Feb 05
1
JGR extension not working (PR#13501)
Full_Name: Erik Lukac
Version: R version 2.8.1 (2008-12-22)
OS: Mac OS 10.5
Submission from: (NULL) (141.84.28.167)
I tried to install JGR, but somehow it doesnt work.
> install.packages("JGR")
Warning in install.packages("JGR") :
argument 'lib' is missing: using
'/Users/erikl/R/i386-apple-darwin9.6.0-library/2.8'
trying URL
2010 Nov 12
2
JGR install problem
when i double click JGR.exe, it show " Can't Find Java/R interface (JRI)..."
my R version is R 2.12.0.
Did anyone know how to install the JGR?
--
View this message in context: http://r.789695.n4.nabble.com/JGR-install-problem-tp3039013p3039013.html
Sent from the R help mailing list archive at Nabble.com.