{
  "_id": "6a48b0d9e06c18f0a6546e7e",
  "Package": "pkgKitten",
  "Type": "Package",
  "Title": "Create Simple Packages Which Do not Upset R Package Checks",
  "Version": "0.2.4.1",
  "Date": "2024-08-30",
  "Authors@R": "person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\",\ncomment = c(ORCID = \"0000-0001-6419-907X\"))",
  "Description": "Provides a function kitten() which creates cute little\npackages which pass R package checks. This sets it apart from\npackage.skeleton() which it calls, and which leaves imperfect\nfiles behind. As this is not exactly helpful for beginners,\nkitten() offers an alternative. Unit test support can be added\nvia the 'tinytest' package (if present), and\ndocumentation-creation support can be added via 'roxygen2' (if\npresent).",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/eddelbuettel/pkgkitten,\nhttps://eddelbuettel.github.io/pkgkitten/",
  "BugReports": "https://github.com/eddelbuettel/pkgkitten/issues",
  "RoxygenNote": "6.0.1",
  "Repository": "https://eddelbuettel.r-universe.dev",
  "Date/Publication": "2026-01-05 13:56:34 UTC",
  "RemoteUrl": "https://github.com/eddelbuettel/pkgkitten",
  "RemoteRef": "HEAD",
  "RemoteSha": "31d180a660839f61b05815e510c8dc07e2c0e26d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 06:27:09 UTC",
    "User": "root"
  },
  "Author": "Dirk Eddelbuettel [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6419-907X>)",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "pkgKitten_0.2.4.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/764834f078eb359cd78a612dcc2f47c9d246570d160c82a9e721459c8dc1245f",
  "_filesize": 104247,
  "_sha256": "764834f078eb359cd78a612dcc2f47c9d246570d160c82a9e721459c8dc1245f",
  "_expires": "2026-10-12T07:05:59.000Z",
  "_created": "2026-07-04T06:27:09.000Z",
  "_published": "2026-07-04T07:06:01.341Z",
  "_jobs": [
    {
      "job": 85110138727,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079139363"
    },
    {
      "job": 85110138709,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079140450"
    },
    {
      "job": 85110138711,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079411322"
    },
    {
      "job": 85110138708,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079399682"
    },
    {
      "job": 85109986216,
      "time": 147,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079126205"
    },
    {
      "job": 85110138717,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079137451"
    },
    {
      "job": 85110138718,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079134231"
    },
    {
      "job": 85110138726,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079135350"
    },
    {
      "job": 85110138712,
      "time": 58,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079133705"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28697625780",
  "_status": "success",
  "_upstream": "https://github.com/eddelbuettel/pkgkitten",
  "_commit": {
    "id": "31d180a660839f61b05815e510c8dc07e2c0e26d",
    "author": "Dirk Eddelbuettel <edd@debian.org>",
    "committer": "Dirk Eddelbuettel <edd@debian.org>",
    "message": "Switch ci.yaml to actions/checkout@v6\n",
    "time": 1767621394
  },
  "_maintainer": {
    "name": "Dirk Eddelbuettel",
    "email": "edd@debian.org",
    "login": "eddelbuettel",
    "mastodon": "@eddelbuettel@mastodon.social",
    "bluesky": "@eddelbuettel.com",
    "linkedin": "in/dirkeddelbuettel",
    "orcid": "0000-0001-6419-907X",
    "twitter": "@eddelbuettel",
    "description": "",
    "uuid": 673121
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "whoami",
      "version": ">= 1.1.0",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    }
  ],
  "_owner": "eddelbuettel",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-02",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "skeleton"
  ],
  "_stars": 36,
  "_contributors": [
    {
      "user": "eddelbuettel",
      "count": 100,
      "uuid": 673121
    },
    {
      "user": "paulhodor",
      "count": 3,
      "uuid": 44991948
    },
    {
      "user": "aecoleman",
      "count": 2,
      "uuid": 30481896
    },
    {
      "user": "benmarwick",
      "count": 1,
      "uuid": 1262179
    },
    {
      "user": "joshobrien",
      "count": 1,
      "uuid": 3478309
    },
    {
      "user": "sjp",
      "count": 1,
      "uuid": 207329
    },
    {
      "user": "barryrowlingson",
      "count": 1,
      "uuid": 888980
    },
    {
      "user": "daviddalpiaz",
      "count": 1,
      "uuid": 9003346
    },
    {
      "user": "tappek",
      "count": 1,
      "uuid": 77916431
    }
  ],
  "_userbio": {
    "uuid": 673121,
    "type": "user",
    "name": "Dirk Eddelbuettel",
    "followers": 1940
  },
  "_downloads": {
    "count": 82964,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pkgKitten"
  },
  "_devurl": "https://github.com/eddelbuettel/pkgkitten",
  "_searchresults": 7,
  "_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/pkgKitten.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eddelbuettel/pkgkitten",
  "_realowner": "eddelbuettel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2014-06-13"
    },
    {
      "version": "0.1.1",
      "date": "2014-09-10"
    },
    {
      "version": "0.1.2",
      "date": "2014-09-11"
    },
    {
      "version": "0.1.3",
      "date": "2015-06-13"
    },
    {
      "version": "0.1.4",
      "date": "2016-11-13"
    },
    {
      "version": "0.1.5",
      "date": "2019-10-22"
    },
    {
      "version": "0.2.0",
      "date": "2020-09-27"
    },
    {
      "version": "0.2.1",
      "date": "2021-02-22"
    },
    {
      "version": "0.2.2",
      "date": "2021-07-20"
    },
    {
      "version": "0.2.3",
      "date": "2023-03-11"
    },
    {
      "version": "0.2.4",
      "date": "2024-08-30"
    }
  ],
  "_exports": [
    "kitten",
    "playWithPerPackageHelpPage"
  ],
  "_help": [
    {
      "page": "pkgKitten-package",
      "title": "Create simple packages using the 'kitten' function.",
      "topics": [
        "pkgKitten-package",
        "pkgKitten"
      ]
    },
    {
      "page": "kitten",
      "title": "Create a very simple package",
      "topics": [
        "kitten"
      ]
    },
    {
      "page": "playWithPerPackageHelpPage",
      "title": "Create a very simple package help page",
      "topics": [
        "playWithPerPackageHelpPage"
      ]
    }
  ],
  "_readme": "https://github.com/eddelbuettel/pkgkitten/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 7.554373429637183,
  "_indexed": true,
  "_nocasepkg": "pkgkitten",
  "_universes": [
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4.1",
      "date": "2026-07-04T06:28:58.000Z",
      "distro": "resolute",
      "commit": "31d180a660839f61b05815e510c8dc07e2c0e26d",
      "fileid": "https://r2.ropensci.org/4171bde119ecb66ee0a653c6b95d7321d29e9061c060113c63d100830101817c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28697625780"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.4.1",
      "date": "2026-07-04T06:29:04.000Z",
      "distro": "resolute",
      "commit": "31d180a660839f61b05815e510c8dc07e2c0e26d",
      "fileid": "https://r2.ropensci.org/8ce1dc36436e7e339b6d37b2f532f96da31ac2e44e36a5855b2f863c1344fd15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28697625780"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4.1",
      "date": "2026-07-04T07:05:33.000Z",
      "commit": "31d180a660839f61b05815e510c8dc07e2c0e26d",
      "fileid": "https://r2.ropensci.org/1c26a0b99fa5fdba059b92c3eba22999dc75a023083aea96a9b061b3480fc752",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28697625780"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.4.1",
      "date": "2026-07-04T07:04:10.000Z",
      "commit": "31d180a660839f61b05815e510c8dc07e2c0e26d",
      "fileid": "https://r2.ropensci.org/4fc22f20c5c8f0ec5fd981ae5c57f5fc0ebe665271b3ebef74c15323e0c7674b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28697625780"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4.1",
      "date": "2026-07-04T06:28:51.000Z",
      "commit": "31d180a660839f61b05815e510c8dc07e2c0e26d",
      "fileid": "https://r2.ropensci.org/b70e8af7f09ad3bbbfd5b7efd2a5a5e1d831bb148cfec58716a1ce8a72ab7a6d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28697625780"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4.1",
      "date": "2026-07-04T06:28:09.000Z",
      "commit": "31d180a660839f61b05815e510c8dc07e2c0e26d",
      "fileid": "https://r2.ropensci.org/062b183490f3281e61dc66d8ace25d28c8bbcf020d5cf7d54997051cc3691711",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28697625780"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4.1",
      "date": "2026-07-04T06:28:18.000Z",
      "commit": "31d180a660839f61b05815e510c8dc07e2c0e26d",
      "fileid": "https://r2.ropensci.org/f9991733d9ddff2435b6e2d2eb4590bfe9aca3c26fc95d7fc2f08d4afaabdd81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28697625780"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.4.1",
      "date": "2026-07-04T06:28:05.000Z",
      "commit": "31d180a660839f61b05815e510c8dc07e2c0e26d",
      "fileid": "https://r2.ropensci.org/36f25e7abc13ef1e8a38c113a35c1cf66b12807985f29c91150b075556f55a9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28697625780"
    }
  ]
}