Displaying 20 results from an estimated 1000 matches similar to: "Running RMySQL with SuSE 8.2?"
2003 Oct 11
2
Problem in 'methods' package (PR#4525)
Full_Name: Fernando Henrique Ferraz Pereira da Rosa
Version: 1.8.0
OS: Linux 2.4.21
Submission from: (NULL) (200.206.211.169)
After installing R 1.8.0, the R DBI interface stopped working. I tracked it
down as a problem in the 'methods' package, that comes in the default
installation.
Somehow the function '.valueClassTest' which is defined on package
'methods',
2003 Oct 21
1
Patches for DBI/RMySQL "valueClass" problem?
According David Jame's response to my earlier question, there is a
problem with setGeneric.setMethod in R 1.8.0 that affects DBI and RMySQL.
Is there a fix for this? David Jame's refers to an 'R-patched version'
but I haven't seen anything like this on CRAN. Would going back to an
older version of R solve the problem?
Thanks,
Barnet Wagman
"David James wrote:
2003 Oct 23
1
Can you create a MySQL database with RMySQL?
Is it possible to create a database in MySQL via RMySQL?
Also, is the format for the authorization field
'userName/password at databasename'? I saw an example like this somewhere
in the documenation, but I haven't found the actual specification.
Thanks,
Barnet Wagman
2003 Dec 10
1
How to start RMySQL
I am a newbie in R and want to use MySQL database. Here is what I have and
done.
R 1.8.0
mysql 4.0.16
Both running in Windows XP. I download the RMySQL.zip from the internet and
used the Packages installer in the RGui to install RMySQL. I also installed
DBI packages. I ran the following and got the error.
> mgr<-dbDriver("MySQL")
Error in dbDriver("MySQL") :
2009 Sep 09
1
ROracle ubuntu64 issue
Hi,
i have R on ubuntu64
i got ROracle database connection issues as seen below
at a loss do to what next
> library(ROracle)
Loading required package: DBI
> m <- dbDriver("Oracle")
> con <- dbConnect(m, username="EPICEDF", password="ps39000b",
dbname="EPICD2007", address="10.1.16.40")
Error in oraNewConnection(drv, ...) :
unused
2003 Oct 11
1
DBI Interface broken
Hi, I'm trying to use R's DBI interface but it appears to be broken. I am using R 1.8.0 on Linux, and have just installed DBI 0.1-6 through the command 'install.packages("DBI")'.
Installation went fine, but now when I try to do a simple dbConnect(), it won't do anything besides complaining about an internal error:
> library(DBI)
> dbConnect(anything)
Error
2006 Nov 12
2
segfault 'memory not mapped', dual core problem?
I encountered a segfault running glm() and wonder if it could have
something to do with the way memory is handled in a dual core system
(which I just set up). I'm running R-base-2.4.0-1, installed from the
SuSE 10.1 x86_64 rpm (obtained from CRAN). (My processor is an AMD
Athlon 64 x2 4800+).
The error and traceback are
*** caught segfault ***
address 0x8001326f2b, cause 'memory not
2003 Nov 12
0
RMySQL & couldn't find function ".valueClassTest"
Hi Arend, I had the same problem on RH 9 as you, but the tip on http://stat.bell-labs.com/RS-DBI/download/index.html at the bottom telling:
"""""""""""""""""""""""""""""""""""""""""
The
2006 Nov 13
0
segfault in RMySQL dbConnect error handling
Hi there. I see in a post from 2002 that you got the following
problem with RMySQL:
> con <- dbConnect(m)
Process R segmentation fault at Wed Aug 28 08:21:11 2002
I have the same problem today:
drv=dbDriver("MySQL")
dbConnect(drv) # or with pretty much any other failing options
Program received signal SIGSEGV, Segmentation fault.
0x00002b28d60c9fa0 in strlen () from
2016 Mar 23
2
r-base installation fails on Ubuntu 14.04
On 03/23/2016 10:23 AM, Dirk Eddelbuettel wrote:
> On 23 March 2016 at 09:35, Barnet Wagman wrote:
> | I am unable to install R on an up to date (i.e. apt upgraded) Ubuntu
> | 14.04 system. According to
> | https://cran.r-project.org/bin/linux/ubuntu/README (and many other sources),
> | R is available for this version of Ubuntu (which is a stable version).
> |
> | I currently
2009 Jun 04
2
RPostgreSQL segfault with LEFT JOIN
Hi,
I recently upgraded to R 2.9.0 on linux x86. After doing so, I switched to the
RPostgreSQL package for interfacing with a postgresql database. I am using
postgresql 8.3.7.
A query that works from the postgresql terminal is causing a segfault when
executed from R.
My sessionInfo, the error message, and the R code used to generate the error
are listed below.
I have noticed that a
2004 Feb 14
1
How to configure ess-5.2.0beta3-1.i586.rpm, Xemacs and SuSE 9.0?
I'm trying to get R and ESS to work with Xemacs on a newly installed
SuSE 9.0 system. Is some setup required beyond installing the rpms?
I've installed the Xemacs packages from SuSE
xemacs-info-21.4.13-35
xemacs-packages-el-20030629-37
xemacs-21.4.13-35
xemacs-el-21.4.13-35
xemacs-packages-info-20030629-37
xemacs-packages-20030629-37
ess-5.2.0beta3-1.i586.rpm
2016 Mar 23
2
Fwd: Re: r-base installation fails on Ubuntu 14.04
-------- Forwarded Message --------
Subject: Re: [R-sig-Debian] r-base installation fails on Ubuntu 14.04
Date: Wed, 23 Mar 2016 13:07:44 -0700
From: Barnet Wagman <bdwgen at gmail.com>
To: Dirk Eddelbuettel <edd at debian.org>
> Lastly, and please don't take this the wrong way: I think I am helping way
> more people like you who for one reason or other insist on older
2004 Feb 14
1
PLEASE IGNORE PREVIOUS: How to configure ess-5.2.0beta3-1.i586.rpm, Xemacs and SuSE 9.0?
Please ignore (and excuse) my previous message - it is incomplete.
I'm trying to get R and ESS to work with Xemacs on a newly installed
SuSE 9.0 system. Is some setup required beyond installing the rpms?
I've installed the Xemacs packages from SuSE
xemacs-info-21.4.13-35
xemacs-packages-el-20030629-37
xemacs-21.4.13-35
xemacs-el-21.4.13-35
xemacs-packages-info-20030629-37
1999 Apr 19
2
A couple problems installing 0.64 (under linux, redhat 5.2)
I'm encountering a couple problems configuring and making R 0.64 under
linux, redhat 5.2
These problems didn't occur when I build 0.63.2
Any suggestions would be greatly appreciated.
(1) configure generates the warning:
"configure: warning: Cannot determine how to create shared libraries.
Please set CPICFLAGS, FPICFLAGS and SHLIBLDFLAGS in `config.site'."
I'm not
2007 Dec 14
2
connecting RMySQL to and external server
Dear list,
I learned how to connect R to a local MySQL server, using:
drv <- dbDriver("MySQL")
con <- dbConnect(drv, user="root", password="mypass", dbname="mydb")
Is it possible to connect R in this way to an external server (on a different
machine, with a different IP)?
I read the documentation on ?dbConnect (and everything I could find on the
1999 May 24
1
sum(is.na(c(...)) -> negative number; bug or feature?
As I understand it, sum() treats a logical vectors as 1's and 0's, so
that
> is.logical(c(FALSE,TRUE,FALSE))
[1] TRUE
> sum(c(FALSE,TRUE,FALSE))
[1] 1
However, summing the results of an is.na() yields a
negative number. Eg
> is.na(c(1,NA,3))
[1] FALSE TRUE FALSE
> is.logical(is.na(c(1,NA,3)))
[1] TRUE
> sum(is.na(c(1,NA,3)))
[1] -1
(This is from R Version 0.64.0,
2002 Apr 11
1
Need help decyphering 'make check' errors
I haven't been able to find any documentation explaining what these
errors mean (and if they're serious). If anyone can give me some
guidance on this, I'd very much appreciate it.
The error messages are
make[4]: *** [ctest-Ex.Rout] Error 1
make[3]: *** [test-Examples] Error 2
make[2]: *** [test-Examples] Error 2
make[1]: *** [test-all-basics] Error 1
make: ***
1999 Apr 19
1
Algorithm used by glm, family=binomial?
Does anyone know what algorithm R uses in glm, family=binomial (i.e. a
logit model)?
I assume that it's in the source somewhere, but I wasn't able to find
it. I'd like to know
what file it's in (in a unix distribution of R).
Thanks for your help.
---------------------------
Barnet Wagman
wagman at enteract.com
1361 N. Hoyne, 2nd floor
Chicago, IL 60622
773-645-8369
1999 Apr 25
1
Catching errors?
Is there anyway (other than 'repeat'') of catching the errors that R
throws?
Thanks,
-------------------
Barnet Wagman
wagman at enteract.com
773-645-8369
1361 N. Hoyne
Chicago, IL 60622
--------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send