coolbutuseless / cstructr

Exposing C structrs to R
MIT License
13 stars 1 forks source link

thanks #1

Open ramiromagno opened 2 years ago

ramiromagno commented 2 years ago

I really like these packages of yours on using R and C. I find them really useful, so thanks!

And may I invite you to this discussion https://github.com/HenrikBengtsson/RNativeAPI/issues/1?

wdkrnls commented 2 years ago

I also want to say thanks, but I'm also interested in your thoughts about the possiblity of writing the foreign-lambda function in chicken scheme for R. The end goal would be providing R with a very complete but concise libgit2 bindings library like the one chicken scheme has as is advertised on the libgit2 webpage without lots of verbose C code getting in the way, which is what I saw in git2r and gert which perhaps because of incompleteness were not mentioned on the libgit2 website.