Jan Marvin Garbuszus

Results 372 comments of Jan Marvin Garbuszus

Hi, not sure if further input is still needed, but I saw the following warning when compiling with clang 17.0.6 and `-Wconversion -Wno-sign-conversion` ``` /home/jmg/R/x86_64-pc-linux-gnu-library/4.4/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:110:23: warning: implicit conversion loses integer...

Hi @eddelbuettel , I was compiling [`openxlsx2`](https://github.com/JanMarvin/openxlsx2). The warning is triggered by a custom `wrap()` function in a `_types.h` file with `#include `

Currently this is not possible as it requires a chart extension in the underlying spreadsheets, and this is not yet possible with `mschart`. However, some time ago I looked at...

Hi @incedevrim since I do not own any Apple device I cannot really help you with the Mac OS issue. Could you confirm that RGtk2 works on your system? E.g....

I did some research but apparently `RGtk2` is somehow broken on Apple (see https://github.com/lawremi/RGtk2/issues/2)

I think this can stay open as mac builds relying on CRAN binaries apparently are broken. Did you by chance install as advised by the readme, installing xcode and building...

Kind of a bummer that it does not work on Apple, but from my understanding the issue is os related and has nothing to do with RQDA. I leave this...

Glad that you've got it working on Catalina. Though I'm not sure what your issues on Linux and Windows are about. There is no reason at all why root privileges...

Good question. To be honest I've no clue. I've always felt that pushing upstream is the right thing to do, but to be frank I feel that RQDA upstream is...

Thanks for the idea, but I have no desire to do so.