GeistHaus
log in · sign up

GitHub - jonocarroll/triangles: Calculate Pythagorean Triples

github.com

Calculate Pythagorean Triples. Contribute to jonocarroll/triangles development by creating an account on GitHub.

1 page links to this URL
Wrapping C Code in an R Package

Your collaborator says to you “I have some code I’d like to distribute to people who will probably work in R most of the time. I don’t write R, but I write C. Can you package this up for me?” so you have a few options: re-write the code in R, package up the C code and make it available in R, or say no. I decided to try out the second of these, and this post details how I achieved that.

1 inbound link website en rstatsc