Package: intendo Title: A Group of Fun Datasets of Various Sizes and Differing Levels of Quality Version: 0.1.1.9000 Authors@R: person("Richard", "Iannone", , "riannone@me.com", c("aut", "cre"), comment = c(ORCID = "0000-0003-3925-190X")) Description: 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. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 URL: https://rich-iannone.github.io/intendo/, https://github.com/rich-iannone/intendo BugReports: https://github.com/rich-iannone/intendo/issues Suggests: DBI (>= 1.1.3), dplyr (>= 1.1.0), duckdb (>= 0.7.0), pointblank (>= 0.11.3), testthat, tibble (>= 3.1.8) Depends: R (>= 3.5) Repository: https://rich-iannone.r-universe.dev Date/Publication: 2024-02-29 16:42:34 UTC RemoteUrl: https://github.com/rich-iannone/intendo RemoteRef: HEAD RemoteSha: f937bae9ea6bd3fec88ec97b3e3e942bc05220f1 NeedsCompilation: no Packaged: 2026-07-05 08:28:31 UTC; root Author: Richard Iannone [aut, cre] (ORCID: ) Maintainer: Richard Iannone