@merari42@lemmy.world to Programmer Humor@programming.devEnglish • 1 year agoGuess what my favourite language is:lemmy.worldimagemessage-square26fedilinkarrow-up1147arrow-down110
arrow-up1137arrow-down1imageGuess what my favourite language is:lemmy.world@merari42@lemmy.world to Programmer Humor@programming.devEnglish • 1 year agomessage-square26fedilink
minus-square@merari42@lemmy.worldOPlinkfedilink26•1 year 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-square@grimdeter@lemmy.mllinkfedilink11•1 year 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-square@BlueBockser@programming.devlinkfedilink9•1 year 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