{
  "_id": "6a13ede0acfb0bcc41d2f55a",
  "Package": "packagepal",
  "Title": "Guidelines and Checklists for Building CRAN-Worthy Packages",
  "Version": "0.1.1",
  "Authors@R": "person(\"Lee\", \"Durbin\", , \"l.d.durbin@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Provides essential checklists for R package developers,\nwhether you're creating your first package or beginning a new\nproject. This tool guides you through each step of the\ndevelopment process, including specific considerations for\nsubmitting your package to the Comprehensive R Archive Network\n(CRAN). Simplify your workflow and ensure adherence to best\npractices with 'packagepal'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/lddurbin/packagepal",
  "BugReports": "https://github.com/lddurbin/packagepal/issues",
  "Config/testthat/edition": "3",
  "Repository": "https://lddurbin.r-universe.dev",
  "Date/Publication": "2026-05-02 04:11:57 UTC",
  "RemoteUrl": "https://github.com/lddurbin/packagepal",
  "RemoteRef": "HEAD",
  "RemoteSha": "49baf9f87e384d7bd9333149e53f7e1224e63660",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 06:33:18 UTC",
    "User": "root"
  },
  "Author": "Lee Durbin [aut, cre, cph]",
  "Maintainer": "Lee Durbin <l.d.durbin@gmail.com>",
  "MD5sum": "42c707b04f0d5fe3601b247bad3f3e28",
  "_user": "lddurbin",
  "_type": "src",
  "_file": "packagepal_0.1.1.tar.gz",
  "_fileid": "bcc44cc1064bb26ac2d5a12ab6ab4c7179c9705013ab376e578ff871a1e60aaa",
  "_filesize": 77588,
  "_sha256": "bcc44cc1064bb26ac2d5a12ab6ab4c7179c9705013ab376e578ff871a1e60aaa",
  "_created": "2026-05-25T06:33:18.000Z",
  "_published": "2026-05-25T06:36:16.172Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77667467365,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7192946004"
    },
    {
      "job": 77667467345,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192943036"
    },
    {
      "job": 77667467355,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7192940642"
    },
    {
      "job": 77667467346,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192941404"
    },
    {
      "job": 77667201047,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192912180"
    },
    {
      "job": 77667467338,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192941705"
    },
    {
      "job": 77667467375,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7192928568"
    },
    {
      "job": 77667467382,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7192930314"
    },
    {
      "job": 77667467401,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192929691"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lddurbin/actions/runs/26386849982",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lddurbin/packagepal",
  "_commit": {
    "id": "49baf9f87e384d7bd9333149e53f7e1224e63660",
    "author": "lddurbin <l.d.durbin@gmail.com>",
    "committer": "lddurbin <l.d.durbin@gmail.com>",
    "message": "Bump version to 0.1.1 with maintenance-release notes\n\nBumps DESCRIPTION to 0.1.1, adds a NEWS.md entry summarising the\nupstream-API tracking changes since 0.1.0, and reframes cran-comments.md\nas a maintenance release. Refs #9.\n",
    "time": 1777695117
  },
  "_maintainer": {
    "name": "Lee Durbin",
    "email": "l.d.durbin@gmail.com",
    "login": "lddurbin",
    "description": "Cymro in Aotearoa. Reader. R enthusiast and open source evangelist. Works in local government.",
    "uuid": 1393155
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "version": ">= 3.6.1",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "version": ">= 2.2.2",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 4.2.3",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "lddurbin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2026-05-02"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "lddurbin",
      "count": 60,
      "uuid": 1393155
    }
  ],
  "_userbio": {
    "uuid": 1393155,
    "type": "user",
    "name": "Lee Durbin",
    "description": "Cymro in Aotearoa. Reader. R enthusiast and open source evangelist. Works in local government."
  },
  "_downloads": {
    "count": 407,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/packagepal"
  },
  "_devurl": "https://github.com/lddurbin/packagepal",
  "_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/packagepal.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lddurbin/packagepal",
  "_realowner": "lddurbin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-08-14"
    },
    {
      "version": "0.1.1",
      "date": "2026-05-02"
    }
  ],
  "_exports": [
    "checklist"
  ],
  "_help": [
    {
      "page": "checklist",
      "title": "Check-Lists For Either Building A Package Or Submitting To CRAN",
      "topics": [
        "checklist"
      ]
    }
  ],
  "_readme": "https://github.com/lddurbin/packagepal/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "clipr",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "fs",
    "gert",
    "gh",
    "gitcreds",
    "glue",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "sys",
    "usethis",
    "vctrs",
    "whisker",
    "withr",
    "yaml",
    "zip"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "packagepal",
  "_universes": [
    "lddurbin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-25T06:35:33.000Z",
      "distro": "noble",
      "commit": "49baf9f87e384d7bd9333149e53f7e1224e63660",
      "fileid": "97aa4ba9577ed7f27a7578198818568b7872d61a1109e08495bef591ba01236f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lddurbin/actions/runs/26386849982"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-25T06:35:19.000Z",
      "distro": "noble",
      "commit": "49baf9f87e384d7bd9333149e53f7e1224e63660",
      "fileid": "a9ad8c63ce97ad0544006186b49a8193c00d3006b06f6f75faefeba0e75ccd5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lddurbin/actions/runs/26386849982"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-25T06:35:15.000Z",
      "commit": "49baf9f87e384d7bd9333149e53f7e1224e63660",
      "fileid": "f151abc8d61893f10ced5d83468f7c3ba9055e61a93f3e2f434932f04d2e57d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lddurbin/actions/runs/26386849982"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-25T06:35:16.000Z",
      "commit": "49baf9f87e384d7bd9333149e53f7e1224e63660",
      "fileid": "07b3e1ba28110a324d1e80268dfc549522d946f4c8393995dcdb9c156f777ac5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lddurbin/actions/runs/26386849982"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-25T06:35:28.000Z",
      "commit": "49baf9f87e384d7bd9333149e53f7e1224e63660",
      "fileid": "70977a51769f90d7507eca0009750abe315e911077f1ee438b50ac2abdbf7665",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lddurbin/actions/runs/26386849982"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-25T06:34:20.000Z",
      "commit": "49baf9f87e384d7bd9333149e53f7e1224e63660",
      "fileid": "c6652a12e35bb763698bd75dfb2b549e204e78086506a9e239337cf19d1d9e15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lddurbin/actions/runs/26386849982"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-25T06:34:27.000Z",
      "commit": "49baf9f87e384d7bd9333149e53f7e1224e63660",
      "fileid": "3119cd91872fa1a8a583843c95471b5e48b94d1b5947170782d42144e24d5b4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lddurbin/actions/runs/26386849982"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-25T06:34:25.000Z",
      "commit": "49baf9f87e384d7bd9333149e53f7e1224e63660",
      "fileid": "0410591d0c6f82240636029f5d89919204abbff5b52597b01d7e11538c0d13f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lddurbin/actions/runs/26386849982"
    }
  ]
}