ROracle 1.2-1
Une mise à jour de ROracle est disponible. Il s’agit de la version 1.2-1:
https://cran.r-project.org/web/packages/ROracle/index.html
Son installation ne présente pas de difficulté particulière:
c:\Program Files\R\R-3.1.3\bin\x64>R CMD INSTALL C:\RTI\ROracle_1.2-1.tar.gz
* installing to library 'C:/Users/rtiran/Documents/R/win-library/3.1'
* installing *source* package 'ROracle' ...
** package 'ROracle' correctement décompressé et sommes MD5 vérifiées
Oracle Client Shared Library 64-bit - 12.1.0.2.0 Operating in ORACLE_HOME environment.
found Oracle Client C:\Oracle\product\12.1.0\dbhome_1\BIN
found Oracle Client include C:\Oracle\product\12.1.0\dbhome_1\oci\include
copying from C:\Oracle\product\12.1.0\dbhome_1\oci\include
** libs
Avis : this package has a non-empty 'configure.win' file,
so building only the main architecture
gcc -m64 -I"c:/PROGRA~1/R/R-31~1.3/include" -DNDEBUG -I./oci -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c rodbi.c -o rodbi.o
gcc -m64 -I"c:/PROGRA~1/R/R-31~1.3/include" -DNDEBUG -I./oci -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c rooci.c -o rooci.o
In file included from c:/PROGRA~1/R/R-31~1.3/include/R.h:50:0,
from rodbi.h:39,
from rooci.c:82:
c:/PROGRA~1/R/R-31~1.3/include/R_ext/RS.h:45:0: warning: "ERROR" redefined [enabled by default]
c:\program files\r\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/wingdi.h:70:0: note: this is the location of the previous definition
gcc -m64 -shared -s -static-libgcc -o ROracle.dll tmp.def rodbi.o rooci.o C:\Oracle\product\12.1.0\dbhome_1\BIN/oci.dll -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompil
e/CRANpkg/extralibs64/local/lib -Lc:/PROGRA~1/R/R-31~1.3/bin/x64 -lR
installing to C:/Users/rtiran/Documents/R/win-library/3.1/ROracle/libs/x64
** R
** inst
** preparing package for lazy loading
Avis : package 'DBI' was built under R version 3.2.1
Creating a generic function for 'summary' from package 'base' in package 'ROracle'
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
Avis : package 'DBI' was built under R version 3.2.1
* DONE (ROracle)
c:\Program Files\R\R-3.1.3\bin\x64>