What's so "tidy" about tidyverse?

This page summarizes the projects mentioned and recommended in the original post on /r/Rlanguage

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • TidyverseSkeptic

    An opinionated view of the Tidyverse "dialect" of the R language.

    If it makes you feel better, here's a skeptical take on the tidyverse: https://github.com/matloff/TidyverseSkeptic/blob/master/READMEFull.md

  • magrittr

    Improve the readability of R code with the pipe

    Agreed on everything else you said (especially the type safety stuff, it massively helps in production), but one correction: magrittr is absolutely in the tidyverse suite. It's not considered one of its "core" packages that it visibly tells you it loads, but magrittr is loaded when calling library(tidyverse) and development of the package is handled by the tidyverse team under their Github account: https://github.com/tidyverse/magrittr

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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.

Suggest a related project

Related posts