datawizard - Easy Data Wrangling and Statistical Transformations
A lightweight package to assist in key steps involved in any data analysis workflow: (1) wrangling the raw data to get it in the needed form, (2) applying preprocessing steps and statistical transformations, and (3) compute statistical summaries of data properties and distributions. It is also the data wrangling backend for packages in 'easystats' ecosystem. References: Patil et al. (2022) <doi:10.21105/joss.04684>.
Last updated 19 days ago
datadplyrhacktoberfestjanitormanipulationreshapetidyrwrangling
14.47 score 219 stars 113 dependents 406 scripts 84k downloadspolars - Lightning-Fast 'DataFrame' Library
Lightning-fast 'DataFrame' library written in 'Rust'. Convert R data to 'Polars' data and vice versa. Perform fast, lazy, larger-than-memory and optimized data queries. 'Polars' is interoperable with the package 'arrow', as both are based on the 'Apache Arrow' Columnar Format.
Last updated 2 months ago
arrowpolarsrust
11.96 score 487 stars 2 dependents 1.1k scripts 9 downloadsaltdoc - Package Documentation Websites with 'Quarto', 'Docsify', 'Docute', or 'MkDocs'
This is a simple and powerful package to create, render, preview, and deploy documentation websites for 'R' packages. It is a lightweight and flexible alternative to 'pkgdown', with support for many documentation generators, including 'Quarto', 'Docute', 'Docsify', and 'MkDocs'.
Last updated 6 days ago
7.67 score 72 stars 3 scripts 2.1k downloadstidypolars - Get the Power of Polars with the Syntax of the Tidyverse
Polars is an amazing cross-language tool for manipulating very large data. However, one drawback is that the R implementation has a syntax that will look odd to many R users who are not used to Python syntax. The objective of tidypolars is to improve the ease-of-use of Polars in R by providing tidyverse syntax to polars.
Last updated 2 months ago
7.47 score 184 stars 30 scriptsflint - Find and Fix Lints in R Code
Lints are code patterns that are not optimal because they are inefficient, forget corner cases, or less readable. 'flint' provides a small set of functions to detect those lints and automatically fix them. It builds on 'astgrepr', which itself uses the Rust crate 'ast-grep' to parse and navigate R code.
Last updated 8 days ago
5.97 score 47 stars 21 scriptsastgrepr - Parse and Manipulate R Code
Parsing R code is key to build tools such as linters and stylers. This package provides a binding to the Rust crate 'ast-grep' so that one can parse and explore R code.
Last updated 20 days ago
rustcargo
5.64 score 21 stars 1 dependents 4 scriptsprompter - Add Tooltips in 'Shiny' Apps with 'Hint.css'
In 'Shiny' apps, it is sometimes useful to store information on a particular item in a tooltip. 'Prompter' allows you to easily create such tooltips, using 'Hint.css'.
Last updated 10 months ago
5.52 score 41 stars 1 dependents 54 scripts 549 downloadsconductor - Create Tours in 'Shiny' Apps Using 'Shepherd.js'
Enable the use of 'Shepherd.js' to create tours in 'Shiny' applications.
Last updated 2 years ago
4.59 score 34 stars 23 scripts 177 downloadsshinyfullscreen - Display 'HTML' Elements on Full Screen in 'Shiny' Apps
In 'Shiny' apps, it is sometimes useful to see a plot or a table in full screen. Using 'Shinyfullscreen', you can easily designate the 'HTML' elements that can be displayed on fullscreen and use buttons to trigger the fullscreen view.
Last updated 4 years ago
4.54 score 33 stars 21 scripts 179 downloadsloc - What the Package Does (Title Case)
More about what it does (maybe more than one line) Use four spaces when indenting paragraphs within the Description.
Last updated 8 months ago
rustcargo
3.89 score 5 stars 156 scripts