KxSystems / rkdb

R client for kdb+
https://code.kx.com/q/interfaces
Apache License 2.0
41 stars 29 forks source link

Rkdb installation not working on Windows #70

Open mattdimi opened 1 year ago

mattdimi commented 1 year ago

Describe the bug When I run the following standard installation command: devtools::install_github('kxsystems/rkdb', quiet=FALSE,INSTALL_opts=c("--no-multiarch")), I obtain the following: ` ── R CMD build ─────────────────────────────────────────────────────────────────────────────────────────────────────────── ✔ checking for file 'C:\Users\mathi\AppData\Local\Temp\RtmpIh7EBU\remotes350047eb79e9\KxSystems-rkdb-ad47cd7/DESCRIPTION' (354ms) ─ preparing 'rkdb': ✔ checking DESCRIPTION meta-information ... ─ cleaning src ─ checking for LF line-endings in source and make files and shell scripts ─ checking for empty or unneeded directories ─ building 'rkdb_0.13.0.tar.gz'

Installing package into ‘C:/Users/mathi/AppData/Local/R/win-library/4.2’ (as ‘lib’ is unspecified)

Expected behavior The package installation should work. Does anyone know how to solve this issue? Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):