Displaying 4 results from an estimated 4 matches for "rconvert".
Did you mean:
convert
2010 Nov 19
1
gomp library with Rtools212
...linker fails with the messages below.
...
g++ -I"C:/Util/R/R-2.12.0/include" -fopenmp -O2 -Wall -c
trutilReg.cpp -o trutilReg.o
g++ -I"C:/Util/R/R-2.12.0/include" -fopenmp -O2 -Wall -c utils.cpp
-o utils.o
g++ -shared -s -static-libgcc -o CORElearn.dll tmp.def Rconvert.o Rfront.o
binarize.o binarizeReg.o binnode.o binnodeReg.o binpart.o bintree.o
bintreeReg.o c45read.o calibrate.o constrct.o constrctReg.o cost.o
dataStore.o error.o estCommon.o estOrdAttr.o estimator.o estimatorReg.o
expr.o exprReg.o frontend.o ftree.o kdtree.o mathutil.o menu.o model.o
modelReg.o...
2006 Apr 12
0
headerfile translation to Delphi (Pascal) completed
...~~~> 2 rhR.pas
PrtUtil.h ---> 3 rhPrtUtil.pas
R-ftp-http.h ---> 3 rhRftpHttp.pas
R.h ~~~> 3 rhTypesAndConsts.pas
Random.h ~~~> 3 rhR.pas / rhTypesAndConsts.pas
RConverters.h ---> 3 rhRConverters.pas
Rdefines.h ---> 2 rhRDefines.pas
Rdynload.h ---> 2 rhRDynload.pas
Rdynpriv.h ~~~> 2 rhRDynload.pas
Rgraphics.h ---> 3 rhRGraphic...
2013 Apr 03
0
R 3.0.0 is released
...nettes.
DEPRECATED AND DEFUNCT:
o The ENCODING argument to .C() is defunct. Use iconv() instead.
o The .Internal(eval.with.vis) non-API function has been removed.
o Support for the converters for use with .C() has been removed,
including the oft misused non-API header R_ext/RConverters.h.
o The previously deprecated uses of array() with a 0-length dim
argument and tapply() with a 0-length INDEX list are now errors.
o Translation packages are defunct.
o Calling rep() or rep.int() on a pairlist or other non-vector
object is now an error.
o Several...
2013 Apr 03
0
R 3.0.0 is released
...nettes.
DEPRECATED AND DEFUNCT:
o The ENCODING argument to .C() is defunct. Use iconv() instead.
o The .Internal(eval.with.vis) non-API function has been removed.
o Support for the converters for use with .C() has been removed,
including the oft misused non-API header R_ext/RConverters.h.
o The previously deprecated uses of array() with a 0-length dim
argument and tapply() with a 0-length INDEX list are now errors.
o Translation packages are defunct.
o Calling rep() or rep.int() on a pairlist or other non-vector
object is now an error.
o Several...