merari42@lemmy.world to Programmer Humor@programming.devEnglish · 6 months agoGuess what my favourite language is:lemmy.worldimagemessage-square28fedilinkarrow-up1147arrow-down110
arrow-up1137arrow-down1imageGuess what my favourite language is:lemmy.worldmerari42@lemmy.world to Programmer Humor@programming.devEnglish · 6 months agomessage-square28fedilink
minus-squaremerari42@lemmy.worldOPlinkfedilinkarrow-up26·6 months agoRCpp 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.
minus-squaregrimdeter@lemmy.mllinkfedilinkarrow-up11·6 months agoI 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
minus-squareBlueBockser@programming.devlinkfedilinkarrow-up9·6 months ago How to write a package in R Step 1: Use C++
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.
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