Displaying 20 results from an estimated 2000 matches similar to: "Fwd: RMySQL and Mac OS X"
2002 Aug 28
0
segfault in RMySQL
Hi all,
I have experimented a segmentation fault error using
RMySQL_0.4-6 library in R 1.5.1.
Look the sequence:
-------------------------------------------
> library(RMySQL)
> m <- dbManager("MySQL")
> m
<MySQLManager:(1137)>
> describe(m)
<MySQLManager:(1137)>
Driver name: MySQL
Max connections: 10
Conn. processed: 0
Default records per
2001 Aug 15
1
Re: R: Mailing Lists
Is it true that append=T does not work in assignTable() in RMySQL ?
More specifically: I cannot append a data.frame to an existing table
in a MySQL database, although I can use the same data.frame to
create a new table.
Even more specifically:
> assignTable(con,"employee",dita,append=T)
Error in execStatement.MySQLConnection(con, statement, ...) :
RS-DBI driver: (could not
2002 Oct 05
0
R-1.6.0 for Darwin
I don't think it is necessary to put binary versions of the Darwin/X11
version on CRAN any more. The current sources compile without
problems on both Mac OS X 10.1 and 10.2, using either gcc/g77 2.95.2 or
gcc/g77 3.1, or f2c. It seems to me that
if you are using R from the command line, using X11, that you are
sophisticated enough to install the tools below. And, if you want
to install and
2002 Jan 02
1
multiple definitions in C code
There is a problem in MacOS X with multiple definitions of the same
symbol in different files that will be put into the same bundle or
dynamic library by the dynamic linker. It occurs, for example, in
the rpart package, which includes rpart.h in all its source files,
and rpart.h has definitions of a structure rp and functions rp_init
and so on. I think the same problem occurs in the grid package
2000 Aug 30
2
does RMySQL support the MySQL String Column Type TEXT ?
Dear Mysql & R users,
first of all a big thanks to the authors of RMySQL.
I got the following table;
mysql> describe UserClick;
+----------------+-------------+------+-----+---------+-------+---------------------------------+
| Field | Type | Null | Key | Default | Extra |
Privileges
|
2002 Jan 29
1
RMySQL install
I am having some trouble getting RMySQL installed. Thought there might be
some ideas out there. The problem:
MySQL 3.23.47 is installed (server,devel, client, benchmarks,shared) and
seems to be working. R 1.4.0 is working.
>On first install attempt I get :
>
>checking for mysql_init in -lmysqlclient... no
>checking for /usr/local/include/mysql/mysql.h... no
>checking for
2001 Mar 25
0
R-1.2.2 for MacOS X (Darwin/X11)
A tarball with the 03/23/01 patch version of R-1.2.2 (with X11 and
tcl/tk support)
is at
http://www.stat.ucla.edu/~deleeuw/R/R-1.2.2.MacOSX.tar.gz
This is not a Classic or Carbon or Cocoa application, you need to
run it from the command line and you need to have an X11 server
running. It only uses the classical Unix part of Mac OS X, i.e. it
is similar in functionality to the Linux and OSF
2002 Aug 09
2
RMySQL fetch defaults to N=500?
It appears that fetch() gets only the first 500 rows by default. I
don't see this in the documentation, but
timeinfo <- fetch(rs)
gets only 500 rows where
timeinfo <- fetch(rs,n=-1)
gets (correctly) 736 for the same query. Is this an undocumented
feature? I played with this data for an alarming amount of time
before I realized that I was missing a third of the data. I
2000 Jul 10
0
RMySQL
Hi!
I'm trying to test the RMySQL package (in Devel). The following error
occured while trying to connet to our MySQL database:
> m <- MySQL()
> getDatabases(m)
Error in newConnection.MySQLManager(dbMgr, ...) :
MySQL driver: (could not open MySQL)
>
Does anybody know what the problem is? How to proceed?
Thanks,
Axel Vischer
--
-------------- next part
2002 Jan 27
2
Journal of Statistical Software
JSS, which is at http://www.jstatsoft.org, publishes statistical software
with manuals, as well as papers describing, comparing, and evaluating
statistical
software. Abstracts of all contributions accepted in JSS are published in
printed form in JCGS.
Although we publish software written in any language, we especially
welcome software written in R. The general idea is that packages written
in R
2002 Jan 27
2
Journal of Statistical Software
JSS, which is at http://www.jstatsoft.org, publishes statistical software
with manuals, as well as papers describing, comparing, and evaluating
statistical
software. Abstracts of all contributions accepted in JSS are published in
printed form in JCGS.
Although we publish software written in any language, we especially
welcome software written in R. The general idea is that packages written
in R
2002 Aug 22
1
RXLisp
I was obviously fascinated by Duncan's earlier message on RXLisp.
I managed to build a working version of RXLisp for OS X, by some
unabashed and rather uninformed hacking. I compiled XLISP-STAT using
the gcc flags -fno-common and --no-cpp-precomp (not sure if they
are necessary or not, they are part of an older hack). I "make
libxlisp.so", using Duncan's replacement for the
2001 Dec 22
0
Re: R-1.4.0 for MacOS X
Hy Jan,
I'll put a copy on cran today. Thanks.
stefano
>
> Get it from ftp://gifi.stat.ucla.edu in pub.
>
> This contains the base files plus the recommended packages (except
> rpart,
> which does not compile yet).
>
> It is compiled under MacOS X 10.1.2 with the December 2001 version
> of
> the Developer Tools, and with g77 from fink.sourceforge net.
2002 Jan 12
0
cran.stat.ucla.edu
After taking the holidays off, the CRAN server at
http://cran.stat.ucla.edu is back.
You can get additional (non-CRAN) materials for Darwin/X11 at
ftp://cran.stat.ucla.edu/pub/R.
===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics
US mail: 8142 Math Sciences Bldg, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550; fax (310)-206-5658; email: deleeuw at stat.ucla.edu
2002 Feb 14
3
R-patched and R-devel
If I configure in R-patched and R-devel, with the same options to
configure, then R-patched says
checking for ATL_xerbla in -latlas... yes
checking for cblas_dgemm in -lcblas... yes
checking for dgemm_ in -lf77blas... yes
which R-devel says
checking for ATL_xerbla in -latlas... yes
checking for cblas_dgemm in -lcblas... yes
checking for dgemm in -lf77blas... no
This is on the same computer and
2002 Aug 19
0
[Fwd: LispStat, R and ViSta [was: Re: Status?]]
Byron
I meant there is no native (Aqua) version of GTK yet (there is
wxWindows and Qt and Tk, so
possibly GTK will follow). The X11 version of RGtk works for me too. I
agree with your
diagnosis of the GUI problem.
Best -- Jan
On Monday, August 19, 2002, at 12:08 AM, Byron Ellis wrote:
>
> On Monday, August 19, 2002, at 12:09 AM, Jan de Leeuw wrote:
>>
>
> I accidentally
2002 Apr 06
2
packages in OS X
=======================================================================
Simple CRAN packages which do not compile without modifications (all
others do)
=======================================================================
-- akima
/usr/bin/ld: multiple definitions of symbol _idlc_
-- fracdiff
/usr/bin/ld: multiple definitions of symbol _gammfd_
(and others)
-- odesolve
--
2002 Nov 15
0
survreg (survival) reports erroneous results for left-censored (PR#2293)
Thank you for looking into this so quickly. As you correctly surmise,
I was using the Carbon version of R-1.6.1 on Mac OS 10.2.2 (Jaguar)
when I got the "wrong" answers.
One other observation: The right censoring seems to work fine.
Thanks again,
Tim
On Thursday, November 14, 2002, at 11:09 AM, Jan de Leeuw wrote:
> I take that back. I now get the "correct" result
2002 Aug 19
0
[Fwd: LispStat, R and ViSta [was: Re: Status?]]
I have compiled Darwin R using the AquaTk frameworks. This works
(except for a small glitch). I am sure Stefano could hook these into
Carbon R, but Jose/Stefano probably should connect them with
the Cocoa interfaces. You can get the frameworks (8.4a5, I
think) from ftp://ftp.ucsd.edu/pub/alpha/tcl/alphatk/ -- they are
in the alphatk.dmg. Of course the X11 version of tcltk does NOT
work with Carbon
2004 Dec 09
1
ROracle/DBI problem with dbExecStatement on RH Linux
Hi,
first thanks to Sunny Ho (and David James for the pointer) for resolving
the problem of the empty rows returned from ROracle.
However, I have a problem still:
> library(ROracle)
> ora <- dbDriver("Oracle")
> con <- dbConnect(ora, user = USER, password = PWD, dbname = DBNAME)
> rs <- dbExecStatement(con, "select * from USER_TABLES")
Error in