Displaying 20 results from an estimated 4000 matches similar to: "Rgui crash and Macro Magic"
2004 Sep 10
2
loading Sjava
I'm excited about SJava, and I'ld love to get it working, but can't get
past loading the package.
.First.lib fails on this statement:
> library.dynam("SJava", "SJava", "C:/PROGRA~1/R/rw1091/library")
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
2008 Jan 14
1
savehistory in OSX version
Running Version 2.6.0 GUI 1.21.
Generally, I enjoy working with the OSX GUI,
which has some very pleasant features.
Kudos to the developers!
There is a nice history panel which slides out of the
Console window. The buttons on the panel work as expected.
I am puzzled by the behavior of history() and savehistory()
run from the Console window. I would think that these functions
would view and
2008 Jan 14
1
a way to interrupt a stuck R session on OSX
Discovered by accident:
If your R session has become unresponsive to escape presses etcetera,
you can try this.
Open a terminal window, run the command
ps -ax | grep R.app
Note the process ID number in the first column. Say it's 1234.
Then run
kill -4 1234
The key is that the signal you are sending to R.app is "4".
The Console will now ask you how you want to exit.
This
2003 Jun 25
2
rw1062
hi
I need 'rw1062.zip' since i can't get excel, R1070 or R1071 to work with the R (D)COM Server
everything worked fine in the god rw1062 days
the lapack routines can't be loaded
'unable to load shared library c:\r/moduleslapack.dll, the specified library could not be found'
don't know if it's the forward slashes that anoys windows
btw, the libraries are in the
2003 Jan 29
1
Add-on bug? Win fracdiff failed from http://www.stat.unipg.it/stat/statlib/R/CRAN/ (PR#2504)
Full_Name: Jussi Mäkinen
Version: 1.6.2
OS: Win2000
Submission from: (NULL) (193.210.145.2)
I tried to download fracdiff from http://www.stat.unipg.it/stat/statlib/R/CRAN/
but I got the messages box:
The procedure entry point daxpy_ could not be located in the dynamic link
library R.dll
and the following lines to RGui:
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable
2003 Apr 17
1
R search engine and Mozilla
Not really an R question but I'm hoping someone can help me out. I'm
having problems with the R help page "The R language" and Mozilla 1.3
with the Java 2 runtime environment 1.4.1_02 under Windows XP. The
problems occur on the "Search Engine & Keywords" page. I can open two
links, but after that links aren't recognized.
The problem seems to be javascript
2003 Feb 10
2
multilm for simseg/acm
hi,
for working with the simseg/acm approach i need multilm and it seems
that the last version is 0.1-4.tar ?
What's wrong in the description file, if i attempt install the package ?
c:\DataMining\rw1062\bin>Rcmd Install multilm
Malformed DCF file (file multilm/DESCRIPTION, line 6)
[R1.6.2 /W2K]
P.S.
..hmm a solution might be import the functions from multilm
in my .Rprofile, but i
2003 Feb 16
3
RMySQL installation and loading errors
Hi R users,
I have been trying to install and use RMySQL on Windows98 for
MySQL3.23.55-max using the pulldown menu. I am getting the following errors.
I read the doc and some archived mails about a similar problem on unix like
systems. Still can't get it to work. Some info below that may indicated where
the problem is:
* The directory RMySQL\libs is empty---I was not expecting this.
*
2003 May 08
3
R crashes with package SJava; was Memory leakage?
Dear all,
Maybe this has something to do with R crashing?
When my R version crashes, there is Rgui.exe still
running in the background (i.e. W2K's task manager
recognises it only as a process, which apparently
is using almost 100% of the CPU).
I can reproduce that by "using" the SJava package
(from Brian Ripley's homepage, as suggested on
http://www.omegahat.org/RSJava/).
2003 Apr 16
3
R-1.7.0 WIN2000 INSTALL
This is the first time I've ever compiled from sources so bear with me.
OS: Windows 2000
PATH:
.:
D:/Rtools/:
D:/mingw/bin/:
C:/Progra~1/Perl/bin:
D:/texmf/miktex/bin/:
D:/Progra~1/HTMLHe~1:
D:/Progra~1/R/rw1062/bin/:
C:/Progra~1/Insightful/splus61/cmd/:
D:/cygwin/bin:
D:/Progra~1/SSHCom~1/SSHSec~1:
D:/Progra~1/Tcl/bin/:
C:/Progra~1/Microso~3/VC98/Bin
2009 Oct 28
3
structural equation modeling
Dear R-help,
I am interested in using structural equation modeling.
Just getting started with it, but I'm looking for suggestions for packages.
As an aside, what's the best way for looking for packages at CRAN?
--
Robert Terwilliger
Biomedical Physicist
Laboratory of Neurocognitive Development
Western Psychiatric Institute and Clinic
University of Pittsburgh Medical Center
Loeffler
2003 Apr 19
1
tcltk and Windo$e
I am running R1.6.2 under windo$e98. I have followed the instructions in the
Win port faq concerning tck, but when I try 'library(tcltk)', I get
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
"C:/PROGRA~1/R/RW1062/library/tcltk/libs/tcltk.dll":
LoadLibrary failure: One of the library files needed to run this
application
2003 Mar 06
1
Some bugs in Rcmd check ? (PR#2608)
Hello!
I have some problems using Rcmd, bacause I get errors I do not understand. I
will write down what I did. Perhaps you can help me?
I have a small would-be package called "globaltest", containing only the
files
DESCRIPTION
INDEX
R/globaltest.R
man/globaltest.Rd
I say:
C:\>Rcmd check C:/Goeman/globaltest
In the output it first complains that 'sh', 'make',
2004 Nov 28
1
Version names
I have Windows XP build scripts that look for R in a variety
of folders and if multiple ones are found, takes the last
one. For example, I currently have the following
in \Program Files\R :
rw1060
rw1062
rw1071
rw1071beta
rw1081
rw1090
rw1090dev
rw1091
rw1091pat
rw2000
rw2001beta
Note that it currently correctly gets rw2001beta but if I
add rw2001 then it will not pick it up since
2003 Mar 18
1
Building hdf5 for ms-windows
I am trying to build hdf5 for ms-windows. I downloaded the hdf5_1.4.7.tar.gz, gunzipped it and got a tar file. I extracted everything into a directory tree called hdf5. I also found a Makevars.win and libhdf5.def in the R help archives from March 2002. I put those two in hdf5 as well.
I issued the command Rcmd build --binary hdf5
but got this message complaining it can''t find
2003 Apr 14
1
Problem with nlme or glmmPQL (MASS)
Hola!
I am encountering the following problem, in a multilevel analysis,
using glmmPQL from MASS. This occurs with bothj rw1062 and r-devel,
respectively with nlme versions 3.1-38 and 3.1-39 (windows XP).
> S817.mod1 <- glmmPQL( S817 ~ MIEMBROScat+S901+S902A+S923+URBRUR+REGION+
+
S102+S103+S106A+S108+S110A+S109A+S202+S401+S557A+S557B+
+ YHOGFcat,
2009 Oct 23
1
making a plot in xyplot
Hello,
I am a newbie to the lattice package in R, and I'm trying to make a plot using the xyplot function. I have repeated measures data (2 conditions) for two different groups of subjects (teens and adults).
So far, I've made a basic graph using xyplot(y ~x, group=subnum, data=mydata, type="b").
Now I would like to make all the teens' lines one color and the adults'
2003 Feb 03
2
[Out off-topic] SJava under Windows
Sorry for this off-topic subject.
I am fighting for running SJava under Windows.
SJava_0.64 (compiled by Simon Urbanek, thanks), R 1.6.2, Java JDK 1.4.0_02,
Windows XP pro:
> library(SJava)
> .JavaInit()
Error in .JavaInit() : Couldn't start Java Virtual Machine: Cannot find the
Omegahat interface manager class. Check you classpath!
> # And the second time...
> .JavaInit()
It
2003 Mar 10
1
DLL error after update.packages
When updataing packages from CRAN, I got the following error message:
updating HTML package descriptions
Warning message:
DLL attempted to change FPU control word from 8001f to 9001f
Everything seems fine, the packages updated, just wondering what this was. R 1.6.2 on Windows 98. Details on the packages dowloaded are below.
________________________________________________
update.packages()
2005 Jul 16
1
xfig device - depth
Hi,
I hope this is the right list for my posting, since I've never posted
to any R list before.
I'm quite extensively using the xfig graphics device and as far as I
figured out this
device writes all the objects into xfig layer 100 (based on what I saw
in the devPS.c
file -if this is the file to output to xfig format - depth 100 is
hardcoded). Are the any
plans to implement xfig layer