Displaying 10 results from an estimated 10 matches for "s4r".
Did you mean:
s4
2009 Jan 30
2
Problem installing RMySQL ("S4R.h:40:17: error: S.h: No such file or directory"?)
...include/mysql
-I/usr/local/include -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386
-mtune=generic -fasynchronous-unwind-tables -c RS-DBI.c -o RS-DBI.o
In file included from RS-DBI.h:32,
from RS-DBI.c:22:
S4R.h:40:17: error: S.h: No such file or directory
S4R.h:53:24: error: Rversion.h: No such file or directory
S4R.h:54:51: error: missing binary operator before token "("
S4R.h:62:26: error: Rdefines.h: No such file or directory
S4R.h:154:49: error: missing binary operator before token "(...
2004 May 07
1
Error compiling ROracle on Windows 2000
...8. All rights reserved.
RS-Oracle.c
NMAKE : fatal error U1073: don't know how to make '\src\\gnuwin32\\Rdll.lib'
Stop.
Here is a copy of my Makefile:
R_HOME = "C:\\Program Files\\R\\rw1090"
ORACLE_HOME = C:\\oracle\\oracle92
SRC = RS-DBI.h RS-DBI.c RS-Oracle.h RS-Oracle.pc S4R.h
RLIB = $(R_HOME)\\src\\gnuwin32\\Rdll.lib
OBJ = RS-DBI.obj RS-Oracle.obj
##
## The Oracle ProC/C++ precompiler and options we need (these have worked
## on Linux, Solaris, and Windows 2000).
##
PROC=proc ## this is the ProC/C++ executable
CODE=ANSI_C ## the following a...
2010 Mar 04
1
mysqlWriteTable . error in your SQL syntax?
...on: Database interface and MySQL driver for R. This version
complies with the database interface definition as implemented
in the package DBI 0.2-2.
LazyLoad: true
Depends: R (>= 2.8.0), methods, DBI (>= 0.2-2), utils
License: GPL-2
URL: http://biostat.mc.vanderbilt.edu/RMySQL
Collate: S4R.R zzz.R MySQLSupport.R dbObjectId.R MySQL.R
Packaged: Tue Apr 7 15:19:44 2009; hornerj
Repository: CRAN
Date/Publication: 2009-04-14 17:26:56
Built: R 2.10.1; x86_64-unknown-linux-gnu; 2010-01-16 19:42:24 UTC;
unix
Vladimir Morozov
Sr. Computational Biologist
ALS Therapy Development Ins...
2007 Mar 20
1
RMySQL load error
...l latex example
MySQLDriver-class text html latex example
MySQLObject-class text html latex example
MySQLResult-class text html latex example
RMySQL-package text html latex example
S4R text html latex example
dbApply-methods text html latex example
dbApply text html latex example
dbBuildTableDefinition text html latex
dbCallProc-methods tex...
2003 Nov 11
0
Installing and Loading RMySQL on OS X 2.8
...l latex example
MySQLConnection-class text html latex example
MySQLDriver-class text html latex example
MySQLObject-class text html latex example
MySQLResult-class text html latex example
S4R text html latex
dbApply text html latex example
dbObjectId-class text html latex example
isIdCurrent text html latex example
mysqlDBApply tex...
2005 Mar 09
1
RMySQL installed but not availalable
...> MySQLConnection-class text html latex example
> MySQLDriver-class text html latex example
> MySQLObject-class text html latex example
> MySQLResult-class text html latex example
> S4R text html latex
> dbApply-methods text html latex example
> dbApply text html latex example
> dbCallProc-methods text html latex
> dbCommit-methods...
2007 Dec 21
0
RMySQL installation
...l latex example
MySQLDriver-class text html latex example
MySQLObject-class text html latex example
MySQLResult-class text html latex example
RMySQL-package text html latex example
S4R text html latex example
dbApply-methods text html latex example
dbApply text html latex example
dbBuildTableDefinition text html latex
dbCallProc-methods tex...
2009 Feb 09
0
ROracle - ORA-02005: implicit (-1) length not valid for this bind or define datatype
...ext html latex example
OraObject-class text html latex example
OraPreparedStatement-class text html latex example
OraResult-class text html latex example
Oracle text html latex example
S4R text html latex
dbCallProc-methods text html latex
dbCommit-methods text html latex example
dbConnect-methods text html latex example
dbDataType-methods text html latex...
2006 May 31
7
Getting at MakeOpenFile
Along the same lines as the last question - how can I get to functions
like MakeOpenFile via Win32API? It doesn''t seem to be exported by
msvcrt-ruby18.
Possible? Or am I out of luck?
Dan
This communication is the property of Qwest and may contain confidential or
privileged information. Unauthorized use of this communication is strictly
prohibited and may be unlawful. If you have
2007 Aug 14
0
Temporary files / Uploads
Hi,
how can I influence, where mongrel stores temporary files like uploads.
As far as I can see, int honours the TMP or TEMP environment. Can I also
set it in the configuration file for mongrel? I have not found something
about it in the docs.
Another thing:
When I upload a file, the file is stored 3-4 times:
In the TMP by mongrel as
mongrel.3400.0 and then as
CGI.3400.0
I currently