this post was submitted on 22 Apr 2024
136 points (93.6% liked)

Programmer Humor

19149 readers
1248 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 39 points 4 months ago (7 children)

Package manager for biologists and purpose made for data science makes me think of R. But if its true, i never knew you can write inline c++

[–] [email protected] 26 points 4 months ago (2 children)

RCpp is crazy good. You can super easily write Cpp inline with R code, it is easy to use and half of the tidyverse is written in it.

[–] [email protected] 9 points 4 months ago

How to write a package in R

Step 1: Use C++

load more comments (1 replies)
load more comments (5 replies)