{
  "_id": "6a4a3f99dd8261766bb11eae",
  "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-06-06 08:44:30 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/04641a29be04c413a2005a23b8bb615b2a2df946c2c80d76eb8845e0eedde853",
  "_filesize": 88665,
  "_sha256": "04641a29be04c413a2005a23b8bb615b2a2df946c2c80d76eb8845e0eedde853",
  "_expires": "2026-10-13T11:27:20.000Z",
  "_created": "2026-06-06T08:44:30.000Z",
  "_published": "2026-07-05T11:27:21.739Z",
  "_jobs": [
    {
      "job": 85218843235,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452963522"
    },
    {
      "job": 85218843260,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452962789"
    },
    {
      "job": 85218843305,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452963738"
    },
    {
      "job": 85218843133,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452966684"
    },
    {
      "job": 85218842998,
      "time": 143,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452950559"
    },
    {
      "job": 85218843282,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452961136"
    },
    {
      "job": 85218843287,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452958584"
    },
    {
      "job": 85218843149,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452959091"
    },
    {
      "job": 85218843170,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452959226"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/27057718799",
  "_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": "noble",
  "_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": 620,
    "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-06-06T08:46:27.000Z",
      "distro": "noble",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "https://r2.ropensci.org/237ed3455166d239f910b6c6b9839ae544664054f5a18594a813d4772681b818",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/27057718799"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-06T08:46:21.000Z",
      "distro": "noble",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "https://r2.ropensci.org/d6e20a3bd3f889947ff13000db35b4bb452229733e61d378b47507cd1ceff002",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/27057718799"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-06T08:46:31.000Z",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "https://r2.ropensci.org/2070781ae566da7cc36bfecbe9932c41a7eacf2c32430eebd620eea036d6af6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/27057718799"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-06T08:46:50.000Z",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "https://r2.ropensci.org/6b1cb37b4dac54e13acc332d467a9f07cb24a0213c3a08bee110688bb0c1982d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/27057718799"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-06T08:46:17.000Z",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "https://r2.ropensci.org/48692d181a947e6563fa4a5ea55cacacfeb10df790e94c2c5a6d7175d776a6b4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/27057718799"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-06T08:45:40.000Z",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "https://r2.ropensci.org/3d696c6824eb36af0a2de3da4693b45411a70ebfc030a9fe2c5abdb9fc7aa24d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/27057718799"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-06T08:45:39.000Z",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "https://r2.ropensci.org/896f01036873e5e3644b0280f0941570aa3257c24d998af2842311b49fccbc16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/27057718799"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-06T08:45:46.000Z",
      "commit": "3e3c2146f55056cce7bad9366c5fa9388166e8d5",
      "fileid": "https://r2.ropensci.org/5cc01887fdca4ed86408ebb78e88706006ff882e10efd69f3f74fe3222e98c77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/27057718799"
    }
  ]
}