rkdb icon indicating copy to clipboard operation
rkdb copied to clipboard

R client for kdb+

Results 12 rkdb issues
Sort by recently updated
recently updated
newest added

Fixes the error on Ubuntu 22.04 ``` gcc -I"/usr/share/R/include" -DNDEBUG -D_GNU_SOURCE -fpic -g -O2 -fdebug-prefix-map=/build/r-base-Kaw86j/r-base-4.4.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c rkdb.c -o rkdb.o rkdb.c: In function ‘kx_r_open_connection’: rkdb.c:84:5: error:...

R4.4 running via Rstudio in Win11: devtools::install_github('kxsystems/rkdb',INSTALL_opts=c("--no-multiarch")) Downloading GitHub repo kxsystems/rkdb@HEAD ── R CMD build ────────────────────────────────────────────────────────────────────────────────────────────────────────────── ✔ checking for file 'C:\Users\xx\AppData\Local\Temp\RtmpoZgYNk\remotes55e05aa549d9\KxSystems-rkdb-dc03a3f/DESCRIPTION' ─ preparing 'rkdb': ✔ checking DESCRIPTION meta-information ... ─...