this post was submitted on 22 Apr 2024
135 points (93.0% liked)

Programmer Humor

19171 readers
1554 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] 38 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++

[–] merari42 25 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] 11 points 4 months ago

I saw RCpp in my package manager, but I thought that it is not for users and just a dependancy. Maybe I will look into that

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