Package: intendo 0.1.1.9000
intendo: A Group of Fun Datasets of Various Sizes and Differing Levels of Quality
Four datasets are provided here from the 'Intendo' game 'Super Jetroid'. It is data from the 2015 year of operation and it comprises a revenue table ('all_revenue'), a daily users table ('users_daily'), a user summary table ('user_summary'), and a table with data on all user sessions ('all_sessions'). These core datasets come in different sizes, and, each of them has a variant that was intentionally made faulty (totally riddled with errors and inconsistencies). This suite of tables is useful for testing with packages that focus on data validation and data documentation.
Authors:
intendo_0.1.1.9000.tar.gz
intendo_0.1.1.9000.zip(r-4.5)intendo_0.1.1.9000.zip(r-4.4)intendo_0.1.1.9000.zip(r-4.3)
intendo_0.1.1.9000.tgz(r-4.5-any)intendo_0.1.1.9000.tgz(r-4.4-any)intendo_0.1.1.9000.tgz(r-4.3-any)
intendo_0.1.1.9000.tar.gz(r-4.5-noble)intendo_0.1.1.9000.tar.gz(r-4.4-noble)
intendo_0.1.1.9000.tgz(r-4.4-emscripten)intendo_0.1.1.9000.tgz(r-4.3-emscripten)
intendo.pdf |intendo.html✨
intendo/json (API)
NEWS
# Install 'intendo' in R: |
install.packages('intendo', repos = c('https://rich-iannone.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rich-iannone/intendo/issues
Pkgdown site:https://rich-iannone.github.io
Last updated 12 months agofrom:f937bae9ea. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 29 2025 |
R-4.5-win | OK | Jan 29 2025 |
R-4.5-mac | OK | Jan 29 2025 |
R-4.5-linux | OK | Jan 29 2025 |
R-4.4-win | OK | Jan 29 2025 |
R-4.4-mac | OK | Jan 29 2025 |
R-4.3-win | OK | Jan 29 2025 |
R-4.3-mac | OK | Jan 29 2025 |
Exports:all_revenueall_revenue_ddall_sessionsall_sessions_ddintendo_metadatauser_summaryuser_summary_ddusers_dailyusers_daily_dd
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
All revenue amounts for Super Jetroid | all_revenue |
Data Dictionary for 'all_revenue' | all_revenue_dd |
All player sessions for Super Jetroid | all_sessions |
Data Dictionary for 'all_sessions' | all_sessions_dd |
Get a data frame with metadata for all datasets | intendo_metadata |
User summaries for Super Jetroid | user_summary |
Data Dictionary for 'user_summary' | user_summary_dd |
Daily users playing Super Jetroid | users_daily |
Data Dictionary for 'users_daily' | users_daily_dd |