{
  "_id": "6a1159b9acfb0bcc41cebc78",
  "Package": "tinypkgr",
  "Title": "Minimal R Package Development Utilities",
  "Version": "0.2.1",
  "Authors@R": "c(\nperson(\"Troy\", \"Hernandez\", email = \"troy@cornball.ai\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0005-4248-604X\")),\nperson(\"cornball.ai\", role = \"cph\"))",
  "Description": "Lightweight wrappers around 'R CMD INSTALL', 'R CMD\ncheck', 'R CMD build', 'win-builder' uploads, and 'CRAN'\nsubmission. Provides functions for installing, loading,\nchecking, building, and submitting R packages with minimal\ndependencies (only 'curl' for uploads). Background on R package\ndevelopment is in Wickham and Bryan (2023, ISBN:9781098134945),\n\"Writing R Extensions\"\n<https://cran.r-project.org/doc/manuals/R-exts.html>, and the\n'CRAN' Repository Policy\n<https://cran.r-project.org/web/packages/policies.html>.",
  "License": "GPL-3",
  "URL": "https://github.com/cornball-ai/tinypkgr",
  "BugReports": "https://github.com/cornball-ai/tinypkgr/issues",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://cornball-ai.r-universe.dev",
  "Date/Publication": "2026-04-22 16:23:53 UTC",
  "RemoteUrl": "https://github.com/cornball-ai/tinypkgr",
  "RemoteRef": "HEAD",
  "RemoteSha": "eab94f131a57dd2317153c2ec6fe9ff4a6591120",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 07:37:27 UTC",
    "User": "root"
  },
  "Author": "Troy Hernandez [aut, cre] (ORCID:\n<https://orcid.org/0009-0005-4248-604X>),\ncornball.ai [cph]",
  "Maintainer": "Troy Hernandez <troy@cornball.ai>",
  "MD5sum": "ca051d6091b9441b8e66a1307cb2932f",
  "_user": "cornball-ai",
  "_type": "src",
  "_file": "tinypkgr_0.2.1.tar.gz",
  "_fileid": "5b8a06bf77b4e7960f169d2fdef00ce11461786d440213b056a476c0c0911f57",
  "_filesize": 116770,
  "_sha256": "5b8a06bf77b4e7960f169d2fdef00ce11461786d440213b056a476c0c0911f57",
  "_created": "2026-05-23T07:37:27.000Z",
  "_published": "2026-05-23T07:39:37.080Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77506763535,
      "time": 86,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175358708"
    },
    {
      "job": 77506763497,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175360467"
    },
    {
      "job": 77506763501,
      "time": 71,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175357398"
    },
    {
      "job": 77506763488,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175357482"
    },
    {
      "job": 77506643923,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175351001"
    },
    {
      "job": 77506763495,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175358999"
    },
    {
      "job": 77506763511,
      "time": 60,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175356636"
    },
    {
      "job": 77506763508,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175356863"
    },
    {
      "job": 77506763510,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175356998"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cornball-ai/actions/runs/26327071314",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cornball-ai/tinypkgr",
  "_commit": {
    "id": "eab94f131a57dd2317153c2ec6fe9ff4a6591120",
    "author": "TroyHernandez <troy@cornball.ai>",
    "committer": "TroyHernandez <troy@cornball.ai>",
    "message": "Use install.packages() in README (now on CRAN)\n",
    "time": 1776875033
  },
  "_maintainer": {
    "name": "Troy Hernandez",
    "email": "troy@cornball.ai",
    "login": "troyhernandez",
    "description": "",
    "uuid": 5670773
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "tinyrox",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "cornball-ai",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 7
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "troyhernandez",
      "count": 14,
      "uuid": 5670773
    }
  ],
  "_userbio": {
    "uuid": 153995987,
    "type": "organization",
    "name": "cornball.ai"
  },
  "_downloads": {
    "count": 557,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tinypkgr"
  },
  "_devurl": "https://github.com/cornball-ai/tinypkgr",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tinypkgr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cornball-ai/tinypkgr",
  "_realowner": "cornball-ai",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2026-04-22"
    }
  ],
  "_exports": [
    "build",
    "check",
    "check_win_devel",
    "install",
    "load_all",
    "maintainer",
    "reload",
    "submit_cran",
    "use_github_action",
    "use_version"
  ],
  "_help": [
    {
      "page": "build",
      "title": "Build Package Tarball",
      "topics": [
        "build"
      ]
    },
    {
      "page": "check",
      "title": "Check Package",
      "topics": [
        "check"
      ]
    },
    {
      "page": "check_win_devel",
      "title": "Check Package on Windows via win-builder",
      "topics": [
        "check_win_devel"
      ]
    },
    {
      "page": "install",
      "title": "Install Package",
      "topics": [
        "install"
      ]
    },
    {
      "page": "load_all",
      "title": "Load All Package Code",
      "topics": [
        "load_all"
      ]
    },
    {
      "page": "maintainer",
      "title": "Get Package Maintainer",
      "topics": [
        "maintainer"
      ]
    },
    {
      "page": "reload",
      "title": "Reload an Installed Package",
      "topics": [
        "reload"
      ]
    },
    {
      "page": "submit_cran",
      "title": "Submit Package to CRAN",
      "topics": [
        "submit_cran"
      ]
    },
    {
      "page": "use_github_action",
      "title": "Add a GitHub Actions CI Workflow",
      "topics": [
        "use_github_action"
      ]
    },
    {
      "page": "use_version",
      "title": "Bump Package Version",
      "topics": [
        "use_version"
      ]
    }
  ],
  "_readme": "https://github.com/cornball-ai/tinypkgr/raw/HEAD/README.md",
  "_rundeps": [
    "curl"
  ],
  "_score": 4.021189299069938,
  "_indexed": true,
  "_nocasepkg": "tinypkgr",
  "_universes": [
    "cornball-ai",
    "troyhernandez"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-23T07:38:55.000Z",
      "distro": "noble",
      "commit": "eab94f131a57dd2317153c2ec6fe9ff4a6591120",
      "fileid": "eba63deece8c8abde022a3aca50dddbbceed3adb9e9a03992b871c82ff0d74fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cornball-ai/actions/runs/26327071314"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-23T07:39:14.000Z",
      "distro": "noble",
      "commit": "eab94f131a57dd2317153c2ec6fe9ff4a6591120",
      "fileid": "14fa629fef92cf5978e8391891105a173a636a277627542298b25efd44e0ded0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cornball-ai/actions/runs/26327071314"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-23T07:38:40.000Z",
      "commit": "eab94f131a57dd2317153c2ec6fe9ff4a6591120",
      "fileid": "9fc6c97c37d9eb9830fffb0444a709940cd088596320ce3af6ae50cd0eac52b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cornball-ai/actions/runs/26327071314"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-23T07:38:42.000Z",
      "commit": "eab94f131a57dd2317153c2ec6fe9ff4a6591120",
      "fileid": "1ebb7d6aed2dde45840e6e23290394027da018bed186a9886dbd8bc873e4d2f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cornball-ai/actions/runs/26327071314"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-23T07:39:10.000Z",
      "commit": "eab94f131a57dd2317153c2ec6fe9ff4a6591120",
      "fileid": "c6dd41c75aa7f0fd4c80fec9d5a5fe7f0f8f8af33f89d78a5f7feb03f5db3e07",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cornball-ai/actions/runs/26327071314"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-23T07:38:28.000Z",
      "commit": "eab94f131a57dd2317153c2ec6fe9ff4a6591120",
      "fileid": "046a76fe38f19a09dce17239bafb6882c50c574ad9b9f78e214b0c46d4953394",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cornball-ai/actions/runs/26327071314"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-23T07:38:28.000Z",
      "commit": "eab94f131a57dd2317153c2ec6fe9ff4a6591120",
      "fileid": "58611ec5e3990ead2f9f1e1a72b6761474d3baf5d169d3bf2552f8538902dc00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cornball-ai/actions/runs/26327071314"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-23T07:38:30.000Z",
      "commit": "eab94f131a57dd2317153c2ec6fe9ff4a6591120",
      "fileid": "074ee35a9e22b6f6bfd93af148c0c26c947ebe0148381f54bcfd483e2e26ba76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cornball-ai/actions/runs/26327071314"
    }
  ]
}