{
  "_id": "6a364ce03efcd9bda43ffc83",
  "Package": "RepoGenerator",
  "Title": "Generates a Project and Repo for Easy Initialization of a\nWorkshop",
  "Version": "0.0.1",
  "Authors@R": "person(c(\"Jared\", \"P.\"), \"Lander\", email = \"packages@jaredlander.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Generates a project and repo for easy initialization of a\nGitHub repo for R workshops. The repo includes a README with\ninstructions to ensure that all users have the needed packages,\nan 'RStudio' project with the right directories and the proper\ndata. The repo can then be used for hosting code taught during\nthe workshop.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.0.1",
  "URL": "https://github.com/jaredlander/RepoGenerator",
  "BugReports": "https://github.com/jaredlander/RepoGenerator/issues",
  "SystemRequirements": "GitHub, 'RStudio'",
  "Config/pak/sysreqs": "cmake make libgit2-dev libssh2-1-dev libuv1-dev\nlibssl-dev",
  "Repository": "https://jaredlander.r-universe.dev",
  "Date/Publication": "2018-09-08 19:32:23 UTC",
  "RemoteUrl": "https://github.com/jaredlander/repogenerator",
  "RemoteRef": "HEAD",
  "RemoteSha": "316e8198811b4158dcfc6f58dca5372c5c504af6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-20 08:16:12 UTC",
    "User": "root"
  },
  "Author": "Jared P. Lander [aut, cre]",
  "Maintainer": "Jared P. Lander <packages@jaredlander.com>",
  "MD5sum": "cfe929d296671408094832d9b1bff8ba",
  "_user": "jaredlander",
  "_type": "src",
  "_file": "RepoGenerator_0.0.1.tar.gz",
  "_fileid": "a68bc6a9d6674439cdc121b6d3c61cf56d22f2bce45eb2f66a5ba2804eecdf37",
  "_filesize": 228479,
  "_sha256": "a68bc6a9d6674439cdc121b6d3c61cf56d22f2bce45eb2f66a5ba2804eecdf37",
  "_created": "2026-06-20T08:16:12.000Z",
  "_published": "2026-06-20T08:18:40.455Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82468495115,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763605997"
    },
    {
      "job": 82468495100,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763606231"
    },
    {
      "job": 82468495102,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763604246"
    },
    {
      "job": 82468495117,
      "time": 70,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763599734"
    },
    {
      "job": 82468314516,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763589996"
    },
    {
      "job": 82468495101,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763604238"
    },
    {
      "job": 82468495147,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763599640"
    },
    {
      "job": 82468495123,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763599935"
    },
    {
      "job": 82468495136,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763598659"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jaredlander/actions/runs/27865292306",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jaredlander/repogenerator",
  "_commit": {
    "id": "316e8198811b4158dcfc6f58dca5372c5c504af6",
    "author": "Jared Lander <info@jaredlander.com>",
    "committer": "Jared Lander <info@jaredlander.com>",
    "message": "Ignoring everything in the data folder except the markdown file\n",
    "time": 1536435143
  },
  "_maintainer": {
    "name": "Jared P. Lander",
    "email": "packages@jaredlander.com",
    "login": "jaredlander",
    "twitter": "@jaredlander",
    "description": "",
    "uuid": 628977
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "git2r",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "jaredlander",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "jaredlander",
      "count": 53,
      "uuid": 628977
    }
  ],
  "_userbio": {
    "uuid": 628977,
    "type": "user",
    "name": "Jared Lander",
    "followers": 288
  },
  "_downloads": {
    "count": 220,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RepoGenerator"
  },
  "_devurl": "https://github.com/jaredlander/repogenerator",
  "_searchresults": 4,
  "_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/RepoGenerator.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jaredlander/repogenerator",
  "_realowner": "jaredlander",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2018-06-19"
    }
  ],
  "_exports": [
    "createRepo"
  ],
  "_datasets": [
    {
      "name": "datafiles",
      "title": "List of a few datasets commonly used in our workshops.",
      "object": "datafiles",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Data",
        "Remote",
        "Local",
        "Type",
        "Mode",
        "Tag",
        "Purpose"
      ],
      "rows": 14,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "callGitHubAPI",
      "title": "callGitHubAPI",
      "topics": [
        "callGitHubAPI",
        "checkGitHubRepoExists",
        "createGitHubRepo",
        "deleteGitHubRepo"
      ]
    },
    {
      "page": "createDownloadText",
      "title": "createDownloadText",
      "topics": [
        "createDownloadText"
      ]
    },
    {
      "page": "createRepo",
      "title": "createRepo",
      "topics": [
        "createRepo"
      ]
    },
    {
      "page": "datafiles",
      "title": "List of a few datasets commonly used in our workshops.",
      "topics": [
        "datafiles"
      ]
    }
  ],
  "_readme": "https://github.com/jaredlander/repogenerator/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "curl",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "git2r",
    "highr",
    "htmltools",
    "httr",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "sys",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "repogenerator",
  "_universes": [
    "jaredlander"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-20T08:18:15.000Z",
      "distro": "noble",
      "commit": "316e8198811b4158dcfc6f58dca5372c5c504af6",
      "fileid": "2bfb20f5d3cd791789d0ca5f711db62f9f9774027eac22a8d2fec3dd1e76644a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaredlander/actions/runs/27865292306"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-20T08:18:15.000Z",
      "distro": "noble",
      "commit": "316e8198811b4158dcfc6f58dca5372c5c504af6",
      "fileid": "50940ba3530357d5d5508505d1d27941a966c859380f8f4581b66d133c753aae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaredlander/actions/runs/27865292306"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-20T08:18:02.000Z",
      "commit": "316e8198811b4158dcfc6f58dca5372c5c504af6",
      "fileid": "1c78146a516a6a5c7dbdb7bd4d7226c6a1bafea73eb324193d3d8350747f6981",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaredlander/actions/runs/27865292306"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-20T08:17:28.000Z",
      "commit": "316e8198811b4158dcfc6f58dca5372c5c504af6",
      "fileid": "c44dc7570a17309a6fb083d7ee2be6f7dafaf270e3e999647d375133fb786787",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaredlander/actions/runs/27865292306"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-20T08:18:11.000Z",
      "commit": "316e8198811b4158dcfc6f58dca5372c5c504af6",
      "fileid": "ff16c76e223dc052934502f256d4caaf600e00475a6a8cc312e976038f39bc4b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jaredlander/actions/runs/27865292306"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-20T08:17:21.000Z",
      "commit": "316e8198811b4158dcfc6f58dca5372c5c504af6",
      "fileid": "5bc7bee8e9675ad8d6ff847dbb23cae9d400b7a7b24a4dde7ef211bee316eeee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaredlander/actions/runs/27865292306"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-20T08:17:22.000Z",
      "commit": "316e8198811b4158dcfc6f58dca5372c5c504af6",
      "fileid": "8bd0df3bbc09e9508bdd3a4e4f027c8d54fd94c7041488cb867ba4d6517c3bd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaredlander/actions/runs/27865292306"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-20T08:17:14.000Z",
      "commit": "316e8198811b4158dcfc6f58dca5372c5c504af6",
      "fileid": "cd3bd82aa5ba5506527cda755cf8ad6c359e1ec7bd047331c5a7abadea09f134",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaredlander/actions/runs/27865292306"
    }
  ]
}