{
  "_id": "6a4a165e18ec5aec69204a23",
  "Package": "intendo",
  "Title": "A Group of Fun Datasets of Various Sizes and Differing Levels of\nQuality",
  "Version": "0.1.1.9000",
  "Authors@R": "person(\"Richard\", \"Iannone\", , \"riannone@me.com\", c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3925-190X\"))",
  "Description": "Four datasets are provided here from the 'Intendo' game\n'Super Jetroid'. It is data from the 2015 year of operation and\nit comprises a revenue table ('all_revenue'), a daily users\ntable ('users_daily'), a user summary table ('user_summary'),\nand a table with data on all user sessions ('all_sessions').\nThese core datasets come in different sizes, and, each of them\nhas a variant that was intentionally made faulty (totally\nriddled with errors and inconsistencies). This suite of tables\nis useful for testing with packages that focus on data\nvalidation 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/,\nhttps://github.com/rich-iannone/intendo",
  "BugReports": "https://github.com/rich-iannone/intendo/issues",
  "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": {
    "Date": "2026-07-05 08:28:31 UTC",
    "User": "root"
  },
  "Author": "Richard Iannone [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3925-190X>)",
  "Maintainer": "Richard Iannone <riannone@me.com>",
  "_user": "rich-iannone",
  "_type": "src",
  "_file": "intendo_0.1.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/b3776632f98d959cac502297bfa0245eddc3e3c1e873903ec18fac39ccf05069",
  "_filesize": 129935,
  "_sha256": "b3776632f98d959cac502297bfa0245eddc3e3c1e873903ec18fac39ccf05069",
  "_expires": "2026-10-13T08:31:24.000Z",
  "_created": "2026-07-05T08:28:31.000Z",
  "_published": "2026-07-05T08:31:26.635Z",
  "_jobs": [
    {
      "job": 85206915947,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089992082"
    },
    {
      "job": 85206915946,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089992448"
    },
    {
      "job": 85206915941,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089988312"
    },
    {
      "job": 85206915937,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089986234"
    },
    {
      "job": 85206711767,
      "time": 197,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089976326"
    },
    {
      "job": 85206915950,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8089993903"
    },
    {
      "job": 85206915948,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089986766"
    },
    {
      "job": 85206915936,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089985024"
    },
    {
      "job": 85206915943,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089985474"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/28734698548",
  "_status": "success",
  "_upstream": "https://github.com/rich-iannone/intendo",
  "_commit": {
    "id": "f937bae9ea6bd3fec88ec97b3e3e942bc05220f1",
    "author": "Richard Iannone <riannone@me.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #4 from olivroy/patch-1\n\nAdd links to DESCRIPTION",
    "time": 1709224954
  },
  "_maintainer": {
    "name": "Richard Iannone",
    "email": "riannone@me.com",
    "login": "rich-iannone",
    "linkedin": "in/richard-iannone-a5640017",
    "orcid": "0000-0003-3925-190X",
    "twitter": "@riannone",
    "description": "I enjoy creating useful things for data analysis, transformation, and visualization. It's super fun too! ₍⸍⸌̣ʷ̣̫⸍̣⸌₎\n",
    "uuid": 5612024
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "DBI",
      "version": ">= 1.1.3",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Suggests"
    },
    {
      "package": "duckdb",
      "version": ">= 0.7.0",
      "role": "Suggests"
    },
    {
      "package": "pointblank",
      "version": ">= 0.11.3",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "version": ">= 3.1.8",
      "role": "Suggests"
    }
  ],
  "_owner": "rich-iannone",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "rich-iannone",
      "count": 272,
      "uuid": 5612024
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 5612024,
    "type": "user",
    "name": "Richard Iannone",
    "followers": 1636,
    "description": "I enjoy creating useful things for data analysis, transformation, and visualization. It's super fun too! ₍⸍⸌̣ʷ̣̫⸍̣⸌₎\r\n"
  },
  "_downloads": {
    "count": 630,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/intendo"
  },
  "_devurl": "https://github.com/rich-iannone/intendo",
  "_pkgdown": "https://rich-iannone.github.io/intendo/",
  "_searchresults": 25,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/intendo.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rich-iannone/intendo",
  "_realowner": "rich-iannone",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2023-02-22"
    },
    {
      "version": "0.1.1",
      "date": "2024-02-29"
    }
  ],
  "_exports": [
    "all_revenue",
    "all_revenue_dd",
    "all_sessions",
    "all_sessions_dd",
    "intendo_metadata",
    "user_summary",
    "user_summary_dd",
    "users_daily",
    "users_daily_dd"
  ],
  "_help": [
    {
      "page": "all_revenue",
      "title": "All revenue amounts for Super Jetroid",
      "topics": [
        "all_revenue"
      ]
    },
    {
      "page": "all_revenue_dd",
      "title": "Data Dictionary for 'all_revenue'",
      "topics": [
        "all_revenue_dd"
      ]
    },
    {
      "page": "all_sessions",
      "title": "All player sessions for Super Jetroid",
      "topics": [
        "all_sessions"
      ]
    },
    {
      "page": "all_sessions_dd",
      "title": "Data Dictionary for 'all_sessions'",
      "topics": [
        "all_sessions_dd"
      ]
    },
    {
      "page": "intendo_metadata",
      "title": "Get a data frame with metadata for all datasets",
      "topics": [
        "intendo_metadata"
      ]
    },
    {
      "page": "user_summary",
      "title": "User summaries for Super Jetroid",
      "topics": [
        "user_summary"
      ]
    },
    {
      "page": "user_summary_dd",
      "title": "Data Dictionary for 'user_summary'",
      "topics": [
        "user_summary_dd"
      ]
    },
    {
      "page": "users_daily",
      "title": "Daily users playing Super Jetroid",
      "topics": [
        "users_daily"
      ]
    },
    {
      "page": "users_daily_dd",
      "title": "Data Dictionary for 'users_daily'",
      "topics": [
        "users_daily_dd"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rich-iannone/intendo/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/rich-iannone/intendo/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.051152522447381,
  "_indexed": true,
  "_nocasepkg": "intendo",
  "_universes": [
    "rich-iannone"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-07-05T08:30:43.000Z",
      "distro": "resolute",
      "commit": "f937bae9ea6bd3fec88ec97b3e3e942bc05220f1",
      "fileid": "https://r2.ropensci.org/f38fb94faae2f6aab99e577d82b239768933cdea9e9294ea7748701267da5d9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/28734698548"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-07-05T08:30:45.000Z",
      "distro": "resolute",
      "commit": "f937bae9ea6bd3fec88ec97b3e3e942bc05220f1",
      "fileid": "https://r2.ropensci.org/390bcb59d186918cf22123a17074607d1990cede1b1ed89f2e29d7af69c5adca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/28734698548"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-07-05T08:30:13.000Z",
      "commit": "f937bae9ea6bd3fec88ec97b3e3e942bc05220f1",
      "fileid": "https://r2.ropensci.org/d10877e2a9511584ee6bb3828b2e52d95114ed28a1000bfa1b00e0c3e6f42954",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/28734698548"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-07-05T08:29:57.000Z",
      "commit": "f937bae9ea6bd3fec88ec97b3e3e942bc05220f1",
      "fileid": "https://r2.ropensci.org/cf7793ddcaaf8497b6b43cb02748ff646dd30f58525d75d3766a36f72e853ea2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/28734698548"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-07-05T08:31:07.000Z",
      "commit": "f937bae9ea6bd3fec88ec97b3e3e942bc05220f1",
      "fileid": "https://r2.ropensci.org/f21d42289f3f8fbf75ebe43e70780fb34230a3c2aed374e7898dafe5346efcfe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/28734698548"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-07-05T08:29:55.000Z",
      "commit": "f937bae9ea6bd3fec88ec97b3e3e942bc05220f1",
      "fileid": "https://r2.ropensci.org/ba9fb4af37c81f8c6712a38673a8da5a83301b4f7b7e0eed3b98cd2e94cd8c89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/28734698548"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-07-05T08:29:41.000Z",
      "commit": "f937bae9ea6bd3fec88ec97b3e3e942bc05220f1",
      "fileid": "https://r2.ropensci.org/2630dcce276577f06842100ff69bc12749fbfdab05ab06286ac57d471ea8e6fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/28734698548"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-07-05T08:29:42.000Z",
      "commit": "f937bae9ea6bd3fec88ec97b3e3e942bc05220f1",
      "fileid": "https://r2.ropensci.org/7a08ce39b5d807c6fe612736c107de4de89d382d23ea0d344c9d9ed52435f0f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/28734698548"
    }
  ]
}