{
  "_id": "6a0f61c2acfb0bcc41c5c0c6",
  "Package": "pakete",
  "Type": "Package",
  "Title": "Utilities for Package Development",
  "Version": "0.2.1.9000",
  "Authors@R": "person(given = \"Ernest\", \nfamily = \"Guevarra\",\ncomment = c(ORCID = \"0000-0002-4887-4415\"),\nemail = \"ernest@guevarra.io\",\nrole = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Tools and utilities for package development currently not\navailable from usual development tools. These are mostly linked\nto personal preferences during the development process. They\nassist in making routine and repetitive tasks easily\nimplementable.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://katilingban.io/pakete/,\nhttps://github.com/katilingban/pakete",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Repository": "https://katilingban.r-universe.dev",
  "Date/Publication": "2026-01-30 11:30:29 UTC",
  "RemoteUrl": "https://github.com/katilingban/pakete",
  "RemoteRef": "HEAD",
  "RemoteSha": "a52089eefc39a8b149c33bf70dd41aa391593060",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 10:47:41 UTC",
    "User": "root"
  },
  "Author": "Ernest Guevarra [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-4887-4415>)",
  "Maintainer": "Ernest Guevarra <ernest@guevarra.io>",
  "MD5sum": "76673c037676e1a9bbbc1bec633ca404",
  "_user": "katilingban",
  "_type": "src",
  "_file": "pakete_0.2.1.9000.tar.gz",
  "_fileid": "9986aad20c3c26cc1224eb5c7faf94b172b1c8926b4c970809713b243181aa2b",
  "_filesize": 2063470,
  "_sha256": "9986aad20c3c26cc1224eb5c7faf94b172b1c8926b4c970809713b243181aa2b",
  "_created": "2026-05-21T10:47:41.000Z",
  "_published": "2026-05-21T19:49:22.916Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77255667300,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133759081"
    },
    {
      "job": 77255667272,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133756230"
    },
    {
      "job": 77255667118,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133870582"
    },
    {
      "job": 77255666938,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7133881863"
    },
    {
      "job": 77255666590,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133718309"
    },
    {
      "job": 77255666419,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145670604"
    },
    {
      "job": 77255667200,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133760132"
    },
    {
      "job": 77255667665,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133741242"
    },
    {
      "job": 77255667512,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133740385"
    }
  ],
  "_buildurl": "https://github.com/r-universe/katilingban/actions/runs/26221180787",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/katilingban/pakete",
  "_commit": {
    "id": "a52089eefc39a8b149c33bf70dd41aa391593060",
    "author": "Ernest Guevarra <5742010+ernestguevarra@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #76 from katilingban:dev\n\ncreate function for adding r-universet tests workflow; fix #73",
    "time": 1769772629
  },
  "_maintainer": {
    "name": "Ernest Guevarra",
    "email": "ernest@guevarra.io",
    "login": "ernestguevarra",
    "mastodon": "@ernestguevarra@mastodon.social",
    "bluesky": "@ernest.guevarra.io",
    "linkedin": "in/ernestguevarra",
    "orcid": "0000-0002-4887-4415",
    "description": "Public Health Specialist, Spatial Epidemiologist, R Developer\n",
    "uuid": 5742010
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "katilingban",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 4
    },
    {
      "week": "2026-05",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "ernestguevarra",
      "count": 87,
      "uuid": 5742010
    }
  ],
  "_userbio": {
    "uuid": 67214290,
    "type": "organization",
    "name": "Katilingban",
    "description": "A collective of public health and nutrition experts and practitioners"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pakete"
  },
  "_devurl": "https://github.com/katilingban/pakete",
  "_pkgdown": "https://katilingban.io/pakete/",
  "_searchresults": 5,
  "_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/pakete.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_badge_codefactor",
    "add_badge_status",
    "add_badge_zenodo",
    "add_contributing",
    "add_github_action",
    "add_issue_template",
    "add_logo"
  ],
  "_help": [
    {
      "page": "add_badge",
      "title": "Add badges to README",
      "topics": [
        "add_badge_codefactor",
        "add_badge_status",
        "add_badge_zenodo"
      ]
    },
    {
      "page": "add_contributing",
      "title": "Add contributing markdown",
      "topics": [
        "add_contributing"
      ]
    },
    {
      "page": "add_github_action",
      "title": "Add GitHub Actions",
      "topics": [
        "add_github_action"
      ]
    },
    {
      "page": "add_issue",
      "title": "Add issue templates",
      "topics": [
        "add_issue_template"
      ]
    },
    {
      "page": "add_logo",
      "title": "Add HTML snippet for package hex sticker in README",
      "topics": [
        "add_logo"
      ]
    }
  ],
  "_pkglogo": "https://github.com/katilingban/pakete/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/katilingban/pakete/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "jsonlite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "pakete.Rmd",
      "filename": "pakete.html",
      "title": "Why pakete?",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-04-22 21:31:36",
      "modified": "2024-04-22 21:31:36",
      "commits": 1
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "pakete",
  "_universes": [
    "katilingban",
    "ernestguevarra"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-21T10:49:48.000Z",
      "distro": "noble",
      "commit": "a52089eefc39a8b149c33bf70dd41aa391593060",
      "fileid": "391ab262bf0194e1839ad3d3e98ec63053e26bb373399db2bce37b6a8ebc38fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/26221180787"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-21T10:49:40.000Z",
      "distro": "noble",
      "commit": "a52089eefc39a8b149c33bf70dd41aa391593060",
      "fileid": "593f377f9f418199d46b8f82eb652e830b4928d2497723362432d8a2296c2c82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/26221180787"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-21T10:55:42.000Z",
      "commit": "a52089eefc39a8b149c33bf70dd41aa391593060",
      "fileid": "038611b6ba83f9d3f156ce523ce4df8c277e8dcd259a728d2a58fb2f0b508a47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/26221180787"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-21T10:56:16.000Z",
      "commit": "a52089eefc39a8b149c33bf70dd41aa391593060",
      "fileid": "0f01276774fe2528886f3a312b73c0f9a74b18441156f038625c82318ea6a687",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/26221180787"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-05-21T19:49:06.000Z",
      "commit": "a52089eefc39a8b149c33bf70dd41aa391593060",
      "fileid": "fd8935ac72dcf3d3477dd22a017de5accd80d35b607d2d734021dcb465b571f6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/26221180787"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-21T10:49:47.000Z",
      "commit": "a52089eefc39a8b149c33bf70dd41aa391593060",
      "fileid": "3ab21f9a4a6323c1d6f306868394583eac1cbdbadda2e975dc3514fda2198a22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/26221180787"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-21T10:48:49.000Z",
      "commit": "a52089eefc39a8b149c33bf70dd41aa391593060",
      "fileid": "35badc4858e255a265dba5181163694e459b707b58988bc5f3fb46d52b8a7e88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/26221180787"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-21T10:48:45.000Z",
      "commit": "a52089eefc39a8b149c33bf70dd41aa391593060",
      "fileid": "bb8775f13d543f0709c494e8d6d9ed919034785ba34bfdf0fe6376aee67c01e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/26221180787"
    }
  ]
}