{
  "_id": "6a1071e8acfb0bcc41cabe19",
  "Package": "skeletor",
  "Type": "Package",
  "Title": "An R Package Skeleton Generator",
  "Description": "A tool for bootstrapping new packages with useful\ndefaults, including a test suite outline that passes checks and\nhelpers for running tests, checking test coverage, building\nvignettes, and more. Package skeletons it creates are set up\nfor pushing your package to 'GitHub' and using other hosted\nservices for building and test automation.",
  "Version": "1.1.0",
  "Authors@R": "c(person(\"Neal\", \"Richardson\", role = c(\"aut\", \"cre\"),\nemail = \"neal.p.richardson@gmail.com\"))",
  "URL": "https://github.com/nealrichardson/skeletor,\nhttps://enpiar.com/r/skeletor/",
  "BugReports": "https://github.com/nealrichardson/skeletor/issues",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "6.1.0",
  "Roxygen": "list(markdown = TRUE)",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "Repository": "https://nealrichardson.r-universe.dev",
  "Date/Publication": "2023-04-07 13:59:47 UTC",
  "RemoteUrl": "https://github.com/nealrichardson/skeletor",
  "RemoteRef": "HEAD",
  "RemoteSha": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 06:32:51 UTC",
    "User": "root"
  },
  "Author": "Neal Richardson [aut, cre]",
  "Maintainer": "Neal Richardson <neal.p.richardson@gmail.com>",
  "MD5sum": "b96d9b56bff4f84a99548de1daea8817",
  "_user": "nealrichardson",
  "_type": "src",
  "_file": "skeletor_1.1.0.tar.gz",
  "_fileid": "8d4de11a1107753b25b0ed9d6372fa3c51dc481a74fde35312059b11791bcbef",
  "_filesize": 89328,
  "_sha256": "8d4de11a1107753b25b0ed9d6372fa3c51dc481a74fde35312059b11791bcbef",
  "_created": "2026-05-07T06:32:51.000Z",
  "_published": "2026-05-22T15:10:32.941Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77407653402,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6848437059"
    },
    {
      "job": 77407653717,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848435616"
    },
    {
      "job": 77407653906,
      "time": 131,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6848435018"
    },
    {
      "job": 77407653665,
      "time": 199,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848438665"
    },
    {
      "job": 77407652783,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848407564"
    },
    {
      "job": 77407652873,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163864882"
    },
    {
      "job": 77407653528,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6848427197"
    },
    {
      "job": 77407653820,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6848427174"
    },
    {
      "job": 77407654056,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848424358"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/25479834981",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nealrichardson/skeletor",
  "_commit": {
    "id": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
    "author": "Neal Richardson <neal.p.richardson@gmail.com>",
    "committer": "Neal Richardson <neal.p.richardson@gmail.com>",
    "message": "Update to BS5 for pkgdown\n",
    "time": 1680875987
  },
  "_maintainer": {
    "name": "Neal Richardson",
    "email": "neal.p.richardson@gmail.com",
    "login": "nealrichardson",
    "twitter": "@enpiar",
    "uuid": 2975928
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "httptest",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "nealrichardson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "codecov",
    "skeleton-generator",
    "testing",
    "travis-ci"
  ],
  "_stars": 21,
  "_contributors": [
    {
      "user": "nealrichardson",
      "count": 1,
      "uuid": 2975928
    }
  ],
  "_userbio": {
    "uuid": 2975928,
    "type": "user",
    "name": "Neal Richardson"
  },
  "_downloads": {
    "count": 672,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/skeletor"
  },
  "_devurl": "https://github.com/nealrichardson/skeletor",
  "_pkgdown": "https://enpiar.com/r/skeletor/",
  "_searchresults": 2,
  "_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/skeletor.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nealrichardson/skeletor",
  "_realowner": "nealrichardson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-12-30"
    },
    {
      "version": "1.0.2",
      "date": "2017-01-01"
    },
    {
      "version": "1.0.4",
      "date": "2017-04-09"
    }
  ],
  "_exports": [
    "configure",
    "skeletor"
  ],
  "_help": [
    {
      "page": "configure",
      "title": "Set some personal defaults for skeletor",
      "topics": [
        "configure"
      ]
    },
    {
      "page": "skeletor",
      "title": "Create a package skeleton",
      "topics": [
        "skeletor"
      ]
    }
  ],
  "_readme": "https://github.com/nealrichardson/skeletor/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.021189299069938,
  "_indexed": true,
  "_nocasepkg": "skeletor",
  "_universes": [
    "nealrichardson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-07T06:34:54.000Z",
      "distro": "noble",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "8ceb19936447131839c451dff182cd9151aa3dc16c42d68f9c17f62b43e1c03c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/25479834981"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-07T06:34:49.000Z",
      "distro": "noble",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "df5e14aee801826940cf56fe0aec85e3aebd7be131030aa7a22378ce6e9f681e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/25479834981"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-07T06:34:50.000Z",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "ba88fd27baf51b0d7264d16fefa52a8d842659e815b3d1fab1ee2637b309eb91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/25479834981"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-07T06:34:57.000Z",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "72ac49bba73d5440b5ef507b9bc9ee4eb264d90bd0b5cda97e5661b4b5e35cc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/25479834981"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-07T06:34:12.000Z",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "62ce339f33fa7604c48ac6c81a93ab4edb98ef0d12030c6ef68e73197f591314",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/25479834981"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-07T06:34:05.000Z",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "6d2db11f43a08d226b505c0e76a548f20174a002837b1e93a8ffaf102c20a13e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/25479834981"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-07T06:34:01.000Z",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "85cad3e1774921262875f525814c374ed9bd222fbc0b366264971e822a66f865",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/25479834981"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-22T15:10:14.000Z",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "057db5f4fdd29989ff872e3172ad42c399102c179a17211cbb6c84a8855c2a45",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/25479834981"
    }
  ]
}