Package: intendo
Title: A Group of Fun Datasets of Various Sizes and Differing Levels of
        Quality
Version: 0.1.1
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
RoxygenNote: 7.3.1
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)
NeedsCompilation: no
Packaged: 2024-02-29 15:25:30 UTC; riannone
Author: Richard Iannone [aut, cre] (<https://orcid.org/0000-0003-3925-190X>)
Maintainer: Richard Iannone <riannone@me.com>
Repository: CRAN
Date/Publication: 2024-02-29 15:40:02 UTC
Built: R 4.4.0; ; 2024-04-05 19:06:10 UTC; unix
