tidylog
Tidylog provides feedback about dplyr and tidyr operations. It provides wrapper functions for the most common functions, such as filter, mutate, select, and group_by, and provides detailed output for joins. (by elbersb)
timetk
Time series analysis in the `tidyverse` (by business-science)
tidylog | timetk | |
---|---|---|
1 | 2 | |
593 | 625 | |
0.3% | 0.6% | |
5.3 | 7.2 | |
9 months ago | 9 months ago | |
R | R | |
GNU General Public License v3.0 or later | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tidylog
Posts with mentions or reviews of tidylog.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Printing intermediate step output in a dplyr chain?
If you want fairly general output, rather than something specific, the tidylog package is a great solution.
timetk
Posts with mentions or reviews of timetk.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-17.
-
Good package or tidy way of sliding time series forecasting windows for backtesting?
I was looking for something similar a bit ago and settled on timetk and modeltime. It's been a while since I worked with these and I never got deep enough in my own project to fully explore them, so unfortunately all I can offer are the links; however this should get you what you're looking for
- Time Series in R
What are some alternatives?
When comparing tidylog and timetk you can also consider the following projects:
janitor - simple tools for data cleaning in R
forecast - Forecasting Functions for Time Series and Linear Models
tidyquery - Query R data frames with SQL
modeltime.resample - Resampling Tools for Time Series Forecasting with Modeltime
desctable - An R package to produce descriptive and comparative tables
fable - Tidy time series forecasting