Skip to content

A comprehensive R package providing utility functions for dataset analysis and logging. This package includes functions to generate dataset statistics, log process steps, detect TODO comments, and more, all using tidyverse principles

License

Notifications You must be signed in to change notification settings

nelsonroque/tidypipes

Repository files navigation

tidypipes

An R package to help you simplify data pipelines.

Overview

A lightweight R package with various vignettes.

A Dataset Utility Package

A comprehensive R package providing utility functions for dataset analysis and logging. This package includes functions to generate dataset statistics, log process steps, detect TODO comments, and more, all using tidyverse principles.

Inspired By

https://github.com/easystats

https://github.com/easystats/datawizard

https://gesistsa.github.io/rio/

https://github.com/Stan125/GREA/

https://gallery.shinyapps.io/rioweb

https://github.com/dreamRs/datamods

🚀 Getting Started

Type Source Command
Release CRAN install.packages("tidypipes")
Development GitHub remotes::install_github("nelsonroque/tidypipes")

Known Warnings

── R CMD build ──────────────────────────────────────────────────────────────
✔  checking for file ‘/Users/nur375/Documents/GitHub/tidypipes/DESCRIPTION’ ...
─  preparing ‘tidypipes’:
✔  checking DESCRIPTION meta-information
─  checking for LF line-endings in source and make files and shell scripts
─  checking for empty or unneeded directories
   Omitted ‘LazyData’ from DESCRIPTION
─  building ‘tidypipes_0.1.0.tar.gz’
   Warning: invalid uid value replaced by that for user 'nobody'
   Warning: invalid gid value replaced by that for user 'nobody'

Citation

To cite the package, run the following command:

citation("tidypipes")

[INSERT JOSS INFORMATION HERE :) ]

Contributions

📢 Contributions welcome! Feel free to open an issue or submit a pull request. (CODE OF CONDUCT LINK GOES HERE)

Let me know if you want a more detailed roadmap or tweaks! 🚀

About

A comprehensive R package providing utility functions for dataset analysis and logging. This package includes functions to generate dataset statistics, log process steps, detect TODO comments, and more, all using tidyverse principles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published