[R-pkg-devel] tinyfiledialogs - The bindings are ready, but I need help to make of package of it
Thanks to everybody for the help and input. I happens that Paul was already working on preparing a tinyfiledialogs package for R ! As he seems to know what is doing much more than I do, I will let him go ahead with the .Call version he is preparing and will provide assistance when needed. thanks again. guillaume
On 9/22/23 10:55, Paul Smith wrote:
Hi Guillaume As Ivan says there is a fair bit to packaging but not to much when you get used to it. Since your email I've put a mostly untested package wrapping tingfiledialogs via Rcpp on github https://github.com/waternumbers/tinyfiledialogR It is far from fully tested but might help. cheers Paul