Skip to content
View etiennebacher's full-sized avatar

Organizations

@easystats
Block or Report

Block or report etiennebacher

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
etiennebacher/README.md

I develop, contribute to, or maintain a few R packages related to various topics.

Data manipulation

  • polars: port of the Rust/Python polars to R.

  • tidypolars: get the power of polars with the syntax of the tidyverse.

  • datawizard: this package is part of the easystats ecosystem. It provides many functions to manipulate data (similarly to what dplyr and tidyr do) and to perform various statistical transformation on variables (standardizing, winsorizing, normalizing, etc.).

Package development & Tooling

  • altdoc: use docsify.js, docute, mkdocs, or quarto to build a website for your R package documentation. This is meant to be an alternative to {pkgdown}.
  • flint: very fast package to find lints and automatically fix them based on an extensible list of rules.
  • astgrepr: a package to parse and manipulate R code based on the ast-grep Rust crate. This is the foundation on which flint is built.

R Shiny applications


While developing packages for R Shiny applications, I had some trouble trying to determine if a Javascript library had already been adapted in R. Therefore, I started a list of R packages that adapt Javascript libraries: awesome-R-JS-adaptation. Feel free to propose missing libraries.

Pinned Loading

  1. easystats/datawizard easystats/datawizard Public

    Magic potions to clean and transform your data 🧙

    R 203 14

  2. tidypolars tidypolars Public

    Get the power of polars with the syntax of the tidyverse

    R 154 3

  3. pola-rs/r-polars pola-rs/r-polars Public

    Polars R binding

    R 442 38

  4. altdoc altdoc Public

    Alternative to pkgdown to document packages

    R 61 9

  5. conductor conductor Public

    Create Tours in Shiny Apps Using Shepherd.js.

    R 33 1

  6. awesome-R-JS-adaptation awesome-R-JS-adaptation Public

    A list of Javascript and CSS libraries that have been adapted in R.

    R 53 2