{
  "_id": "6a4b729ca6574ff277f9b18b",
  "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-07-06 09:13:43 UTC",
    "User": "root"
  },
  "Author": "Neal Richardson [aut, cre]",
  "Maintainer": "Neal Richardson <neal.p.richardson@gmail.com>",
  "_user": "nealrichardson",
  "_type": "src",
  "_file": "skeletor_1.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/d01046b6dfab676e3d6959e22c415cafbb872b4dc4d76ccbd8b7fae8f075c8be",
  "_filesize": 89388,
  "_sha256": "d01046b6dfab676e3d6959e22c415cafbb872b4dc4d76ccbd8b7fae8f075c8be",
  "_expires": "2026-10-14T09:17:15.000Z",
  "_created": "2026-07-06T09:13:43.000Z",
  "_published": "2026-07-06T09:17:16.523Z",
  "_jobs": [
    {
      "job": 85335642879,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8104622640"
    },
    {
      "job": 85335642844,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8104624791"
    },
    {
      "job": 85335642950,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8104650017"
    },
    {
      "job": 85335642767,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8104632272"
    },
    {
      "job": 85335197432,
      "time": 140,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8104579724"
    },
    {
      "job": 85335642730,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8104627404"
    },
    {
      "job": 85335642785,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8104606142"
    },
    {
      "job": 85335642798,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8104607051"
    },
    {
      "job": 85335642827,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8104603581"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/28780628728",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 2975928
  },
  "_distro": "resolute",
  "_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",
    "followers": 120
  },
  "_downloads": {
    "count": 614,
    "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.1",
  "_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",
    "LICENSE",
    "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-07-06T09:15:37.000Z",
      "distro": "resolute",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "https://r2.ropensci.org/29306f234f328d09432bb0f88eea4cddfc0db87cefed7c7c3d53dc3d0d3a86f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/28780628728"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-06T09:15:42.000Z",
      "distro": "resolute",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "https://r2.ropensci.org/925e0bdd908295f67dae601632987b86acb5b2ec6038c1cdd3609dc85da9b57c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/28780628728"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-06T09:16:47.000Z",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "https://r2.ropensci.org/8031c55275a654a35a0adbc5ecf6bcaafc980234f0d320beadd114e75176c956",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/28780628728"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-06T09:16:02.000Z",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "https://r2.ropensci.org/7a609cfc218e0730eecd4487d031b13526136e53f7b14720771e0ee44dd5442e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/28780628728"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-07-06T09:16:00.000Z",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "https://r2.ropensci.org/ba1a6e0d35dca3c781764373c502ce16896a9fa5ab5adf304ade8e052d3fa6dd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/28780628728"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-06T09:14:49.000Z",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "https://r2.ropensci.org/9ab61442f55e5b71d682e8f8ae3159faf790c590825f8b0137fb04faf6075c7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/28780628728"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-06T09:14:51.000Z",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "https://r2.ropensci.org/fd54310baa1eb797580a689d9a342a456ab076c4355080f9e8a23a7f25008481",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/28780628728"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-06T09:14:42.000Z",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "https://r2.ropensci.org/2b866a55045d5c78a8875c8fce1c7e5ea531b3c1d0f3df822fdb072d024563e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/28780628728"
    }
  ]
}