-
You might find the poorman package interesting: https://github.com/nathaneastwood/poorman
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
For installation, check out pak https://github.com/r-lib/pak, it's able to install in parallel.
-
Tidytable is what you might be looking for: https://markfairbanks.github.io/tidytable/, this will require a bit of refactoring (e.g group-bys happen as arguments in summarise/mutate). You'll get data.table like speed in a very compact & complete package.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
IS it possible for a R package to set an R option that only affects that package?
-
Calculation within a data table by calling on specific values in two columns
-
Creating data frame
-
I'm designing a shirt for a friend, it has 4 embroidered images of things they like/do. One thing is coding, they use R... I'm wondering two things. 1) What's a good image or piece of code or something that I should use? and 2) should I even add it to the design the shirt?
-
Anyone use Python for statistics, particularly DOE or QA/QC? What are your thoughts?