{
  "_id": "6a5dba209baadeef8ab53d35",
  "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-07-20 05:59:28 UTC",
    "User": "root"
  },
  "Author": "Ernest Guevarra [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-4887-4415>)",
  "Maintainer": "Ernest Guevarra <ernest@guevarra.io>",
  "_user": "katilingban",
  "_type": "src",
  "_file": "pakete_0.2.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/de2efc84340c494e6641c19ad191fefaae0fdb0c92cd7859388ec930541c2a31",
  "_filesize": 2063694,
  "_sha256": "de2efc84340c494e6641c19ad191fefaae0fdb0c92cd7859388ec930541c2a31",
  "_expires": "2026-10-28T06:03:09.000Z",
  "_created": "2026-07-20T05:59:28.000Z",
  "_published": "2026-07-20T06:03:11.899Z",
  "_jobs": [
    {
      "job": 88282192638,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8452198891"
    },
    {
      "job": 88282192646,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8452184484"
    },
    {
      "job": 88282192635,
      "time": 69,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8452171944"
    },
    {
      "job": 88282192626,
      "time": 70,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8452172281"
    },
    {
      "job": 88281876515,
      "time": 168,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8452153843"
    },
    {
      "job": 88282192647,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8452180306"
    },
    {
      "job": 88282192735,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8452173133"
    },
    {
      "job": 88282192612,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8452171882"
    },
    {
      "job": 88282192609,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8452171768"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/katilingban/actions/runs/29720316624",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 6,
    "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.1",
  "_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-07-20T06:02:27.000Z",
      "distro": "resolute",
      "commit": "a52089eefc39a8b149c33bf70dd41aa391593060",
      "fileid": "https://r2.ropensci.org/011a26c3ec8bbe01fa3ac0a8828fb78f5120b6a4ead9a98beace7dc7a3fd81e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/29720316624"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-20T06:01:32.000Z",
      "distro": "resolute",
      "commit": "a52089eefc39a8b149c33bf70dd41aa391593060",
      "fileid": "https://r2.ropensci.org/593eca58b2525eecce452e86127b43f15e11d77de003297612dbe523646d7ad1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/29720316624"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-20T06:00:45.000Z",
      "commit": "a52089eefc39a8b149c33bf70dd41aa391593060",
      "fileid": "https://r2.ropensci.org/aeeaafdc56baa5fd35321da09208624e99f4aee14eadb23bbc1226f1e2514b30",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/29720316624"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-20T06:00:46.000Z",
      "commit": "a52089eefc39a8b149c33bf70dd41aa391593060",
      "fileid": "https://r2.ropensci.org/893e1b3bb8a567019b1d2dca6707078d3119df74fe2d0db4b50822eb9d9d6636",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/29720316624"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-07-20T06:01:29.000Z",
      "commit": "a52089eefc39a8b149c33bf70dd41aa391593060",
      "fileid": "https://r2.ropensci.org/534d49ba3a19d8cb86e00dff14aa292e341d176f543f7f036fe5d58cbe153714",
      "status": "success",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/29720316624"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-20T06:00:39.000Z",
      "commit": "a52089eefc39a8b149c33bf70dd41aa391593060",
      "fileid": "https://r2.ropensci.org/fc3be350d0559b04580db4baf857ec1fdb3ca0b2f79501cd715fd9d8b2ee1261",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/29720316624"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-20T06:00:35.000Z",
      "commit": "a52089eefc39a8b149c33bf70dd41aa391593060",
      "fileid": "https://r2.ropensci.org/164e33b48b45e4c922f82d70fcf4fea49e7e19693bb0a2660e6eb2e028553648",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/29720316624"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-20T06:00:36.000Z",
      "commit": "a52089eefc39a8b149c33bf70dd41aa391593060",
      "fileid": "https://r2.ropensci.org/8da5e52e42fd80bb8e3379e067b7582d8abf2689be69a890a88a08b62f8df707",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/29720316624"
    }
  ]
}