{
  "_id": "6a49629b77d6db3f2f966f9a",
  "Package": "tinypkgr",
  "Title": "Minimal R Package Development Utilities",
  "Version": "0.2.1.2",
  "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-06-24 14:18:00 UTC",
  "RemoteUrl": "https://github.com/cornball-ai/tinypkgr",
  "RemoteRef": "HEAD",
  "RemoteSha": "88592a58d1ac6532dd5b8683db88977811b77664",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-24 16:18:47 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>",
  "_user": "cornball-ai",
  "_type": "src",
  "_file": "tinypkgr_0.2.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/eec4cdf2ff6e200f728af0507ea47b7698b0581b8aa18e7bde5fc6762caf0e3e",
  "_filesize": 125379,
  "_sha256": "eec4cdf2ff6e200f728af0507ea47b7698b0581b8aa18e7bde5fc6762caf0e3e",
  "_expires": "2026-10-12T19:44:25.000Z",
  "_created": "2026-06-24T16:18:47.000Z",
  "_published": "2026-07-04T19:44:27.457Z",
  "_jobs": [
    {
      "job": 85161588343,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7855680997"
    },
    {
      "job": 85161588204,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7855676854"
    },
    {
      "job": 85161588249,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7855670872"
    },
    {
      "job": 85161588179,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7855665493"
    },
    {
      "job": 85161588058,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7855631907"
    },
    {
      "job": 85161588400,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7855682027"
    },
    {
      "job": 85161588235,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7855665095"
    },
    {
      "job": 85161588385,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7855666470"
    },
    {
      "job": 85161588283,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7855661183"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cornball-ai/actions/runs/28112819386",
  "_status": "success",
  "_upstream": "https://github.com/cornball-ai/tinypkgr",
  "_commit": {
    "id": "88592a58d1ac6532dd5b8683db88977811b77664",
    "author": "Troy Hernandez <troy@cornball.ai>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Fix load_all() positional argument order (#9)\n\nMove attach to the end of the signature (path, env, quiet, attach) so positional calls like load_all(path, env) keep working. Adds a positional regression test.",
    "time": 1782310680
  },
  "_maintainer": {
    "name": "Troy Hernandez",
    "email": "troy@cornball.ai",
    "login": "troyhernandez",
    "description": "",
    "uuid": 5670773
  },
  "_distro": "resolute",
  "_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
    },
    {
      "week": "2026-26",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "troyhernandez",
      "count": 17,
      "uuid": 5670773
    }
  ],
  "_userbio": {
    "uuid": 153995987,
    "type": "organization",
    "name": "cornball.ai",
    "followers": 13
  },
  "_downloads": {
    "count": 461,
    "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",
    "document",
    "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": "document",
      "title": "Document a Package",
      "topics": [
        "document"
      ]
    },
    {
      "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.204119982655925,
  "_indexed": true,
  "_nocasepkg": "tinypkgr",
  "_universes": [
    "cornball-ai",
    "troyhernandez"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.2",
      "date": "2026-06-24T16:20:40.000Z",
      "distro": "resolute",
      "commit": "88592a58d1ac6532dd5b8683db88977811b77664",
      "fileid": "https://r2.ropensci.org/c05a1392fbf487270bf34bcec021876e156eab9a55dd0bfe6978f45e918e26c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cornball-ai/actions/runs/28112819386"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1.2",
      "date": "2026-06-24T16:20:31.000Z",
      "distro": "resolute",
      "commit": "88592a58d1ac6532dd5b8683db88977811b77664",
      "fileid": "https://r2.ropensci.org/7716eccd01e89dc08f7336cad71422102c0fba9f24fb5f3e1f56ddb5bdbea49b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cornball-ai/actions/runs/28112819386"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.2",
      "date": "2026-06-24T16:20:17.000Z",
      "commit": "88592a58d1ac6532dd5b8683db88977811b77664",
      "fileid": "https://r2.ropensci.org/e6e35ccdf132a7536b57165bc073508eeb5f69e291e84de877ed55ab97ab94a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cornball-ai/actions/runs/28112819386"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1.2",
      "date": "2026-06-24T16:20:09.000Z",
      "commit": "88592a58d1ac6532dd5b8683db88977811b77664",
      "fileid": "https://r2.ropensci.org/4ae82c6438141329725d3b028237a21f6f8b45100084d214c6f6016155b74c5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cornball-ai/actions/runs/28112819386"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.2",
      "date": "2026-06-24T16:20:54.000Z",
      "commit": "88592a58d1ac6532dd5b8683db88977811b77664",
      "fileid": "https://r2.ropensci.org/6f198c131fd1c8ea6f94015b28ef3854e8ff2a1250da8c1bcc55e2c1754189f6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cornball-ai/actions/runs/28112819386"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.2",
      "date": "2026-06-24T16:20:00.000Z",
      "commit": "88592a58d1ac6532dd5b8683db88977811b77664",
      "fileid": "https://r2.ropensci.org/c9e20f3a59b3394e5685a2517e8871e2a2d4033be6d51c8f6093081e46e8dc69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cornball-ai/actions/runs/28112819386"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.2",
      "date": "2026-06-24T16:19:59.000Z",
      "commit": "88592a58d1ac6532dd5b8683db88977811b77664",
      "fileid": "https://r2.ropensci.org/3b2226eb59648ca0e3f80e006f5d5e12fe3d4b22b5b388c455ddbc55b78d8665",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cornball-ai/actions/runs/28112819386"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1.2",
      "date": "2026-06-24T16:19:51.000Z",
      "commit": "88592a58d1ac6532dd5b8683db88977811b77664",
      "fileid": "https://r2.ropensci.org/1de6c97ff9ab918972622dd676736ba95d2bc4941a423813503cc28afe41e9bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cornball-ai/actions/runs/28112819386"
    }
  ]
}