{
  "_id": "6a48030ae06c18f0a65283df",
  "Package": "ghactionsOGD",
  "Type": "Package",
  "Title": "Easy GitHub Actions workflows for small-scale data-retrieving\nprocesses",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Felix\", \"Lorenz\", , \"ogd@tg.ch\", role = c(\"aut\", \"cre\")),\nperson(\"Felix\", \"Luginbuhl\", , \"felix.luginbuehl@sg.ch\", role = c(\"ctb\"), comment = c(ORCID = \"0009-0008-6625-2899\"))\n)",
  "Maintainer": "Felix Lorenz <ogd@tg.ch>",
  "Description": "Helps to create GitHub Actions workflows for small-scale\ndata-retrieving processes such as scraping a website. Sets up\nthe YAML file, creates the necessary directory structure and\nsets Actions Secrets on GitHub if needed.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libsodium-dev\nlibssh2-1-dev libuv1-dev libssl-dev libx11-dev",
  "Repository": "https://swissstatsr.r-universe.dev",
  "Date/Publication": "2024-09-23 11:24:51 UTC",
  "RemoteUrl": "https://github.com/ogdtg/ghactionsOGD",
  "RemoteRef": "HEAD",
  "RemoteSha": "9f8e8b98d12ac4f7119265946a2b1e307a597cf6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 18:41:49 UTC",
    "User": "root"
  },
  "Author": "Felix Lorenz [aut, cre],\nFelix Luginbuhl [ctb] (ORCID: <https://orcid.org/0009-0008-6625-2899>)",
  "_user": "swissstatsr",
  "_type": "src",
  "_file": "ghactionsOGD_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/62befbb80e3aa29aba2dcfd0aa4184115a952b0e3d8f10d3aadaad0ac112a360",
  "_filesize": 105667,
  "_sha256": "62befbb80e3aa29aba2dcfd0aa4184115a952b0e3d8f10d3aadaad0ac112a360",
  "_expires": "2026-10-11T18:44:25.000Z",
  "_created": "2026-07-03T18:41:49.000Z",
  "_published": "2026-07-03T18:44:26.644Z",
  "_jobs": [
    {
      "job": 85055557179,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8073090268"
    },
    {
      "job": 85055557164,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8073093684"
    },
    {
      "job": 85055557226,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8073084253"
    },
    {
      "job": 85055557195,
      "time": 69,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8073080966"
    },
    {
      "job": 85055244294,
      "time": 160,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073065399"
    },
    {
      "job": 85055557119,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8073087914"
    },
    {
      "job": 85055557146,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8073082333"
    },
    {
      "job": 85055557159,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8073080710"
    },
    {
      "job": 85055557246,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8073080693"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/28677939704",
  "_status": "success",
  "_upstream": "https://github.com/ogdtg/ghactionsOGD",
  "_commit": {
    "id": "9f8e8b98d12ac4f7119265946a2b1e307a597cf6",
    "author": "Felix Lorenz <56829636+FLorenz@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #2 from SwissStatsR/main\n\nRemove GitHub R package dependencies by importing internally its functions (see my email)",
    "time": 1727090691
  },
  "_maintainer": {
    "name": "Felix Lorenz",
    "email": "ogd@tg.ch"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "gh",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "sodium",
      "role": "Imports"
    },
    {
      "package": "git2r",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    }
  ],
  "_owner": "ogdtg",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "florenz",
      "count": 15,
      "uuid": 56829636
    },
    {
      "user": "lgnbhl",
      "count": 5,
      "uuid": 29467632
    }
  ],
  "_userbio": {
    "uuid": 156070198,
    "type": "organization",
    "name": "Swiss Stats R",
    "followers": 16,
    "description": "Swiss Stats R"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ghactionsOGD"
  },
  "_devurl": "https://github.com/ogdtg/ghactionsogd",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ghactionsOGD.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "create_ghactions_workflow",
    "get_git_pwd",
    "get_git_remote",
    "get_git_user",
    "get_repo_name",
    "use_ghactions_ogd"
  ],
  "_help": [
    {
      "page": "create_ghactions_workflow",
      "title": "Creates a GithubAction Workflow",
      "topics": [
        "create_ghactions_workflow"
      ]
    },
    {
      "page": "get_git_pwd",
      "title": "Retrieve GitHub Password used in current repo",
      "topics": [
        "get_git_pwd"
      ]
    },
    {
      "page": "get_git_remote",
      "title": "Retrieve GitHub owner and repo name",
      "topics": [
        "get_git_remote"
      ]
    },
    {
      "page": "get_git_user",
      "title": "Retrieve GitHub User of current repo",
      "topics": [
        "get_git_user"
      ]
    },
    {
      "page": "get_repo_name",
      "title": "Retrieve GitHub repo name",
      "topics": [
        "get_repo_name"
      ]
    },
    {
      "page": "use_ghactions_ogd",
      "title": "Workflow automation with GitHub Actions (specialised)",
      "topics": [
        "use_ghactions_ogd"
      ]
    }
  ],
  "_readme": "https://github.com/ogdtg/ghactionsOGD/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "checkmate",
    "cli",
    "clipr",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "fs",
    "gert",
    "git2r",
    "gitcreds",
    "glue",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "sodium",
    "sys",
    "usethis",
    "vctrs",
    "whisker",
    "withr",
    "yaml",
    "zip"
  ],
  "_score": 1.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "ghactionsogd",
  "_universes": [
    "swissstatsr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-03T18:43:44.000Z",
      "distro": "resolute",
      "commit": "9f8e8b98d12ac4f7119265946a2b1e307a597cf6",
      "fileid": "https://r2.ropensci.org/600685e494c2c757be586db7c3df80937a8af86cce9bc4cd09b7f284324844d1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/28677939704"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-03T18:43:56.000Z",
      "distro": "resolute",
      "commit": "9f8e8b98d12ac4f7119265946a2b1e307a597cf6",
      "fileid": "https://r2.ropensci.org/69e8669cec72b4bc0f109add20f837691e9f5af04c8ff1d5dbfd670a630e3835",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/28677939704"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-03T18:43:14.000Z",
      "commit": "9f8e8b98d12ac4f7119265946a2b1e307a597cf6",
      "fileid": "https://r2.ropensci.org/5517ed1c94f93781ecad8385b65b831a6739a05d0807b90e852f85d86f9c211a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/28677939704"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-03T18:43:01.000Z",
      "commit": "9f8e8b98d12ac4f7119265946a2b1e307a597cf6",
      "fileid": "https://r2.ropensci.org/dfd636b88a4924a951691e7a41d3f07cf88fadf6653a93d6fd3df3f331b2758d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/28677939704"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-03T18:43:42.000Z",
      "commit": "9f8e8b98d12ac4f7119265946a2b1e307a597cf6",
      "fileid": "https://r2.ropensci.org/4763a505d01f460d66abbd3895095b25d128ddaf75aa4fca6f0a09dc39ca5318",
      "status": "success",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/28677939704"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-03T18:43:03.000Z",
      "commit": "9f8e8b98d12ac4f7119265946a2b1e307a597cf6",
      "fileid": "https://r2.ropensci.org/0ec26d834b41d5d7e618c4fbc143d6bfe06fa2dd9dc88de7df1aa8e480555221",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/28677939704"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-03T18:42:51.000Z",
      "commit": "9f8e8b98d12ac4f7119265946a2b1e307a597cf6",
      "fileid": "https://r2.ropensci.org/6e5d242f4963a33eb7d6dadd18bfa7c312ab3c6f8ac1e360400ab786e73c8266",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/28677939704"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-03T18:42:54.000Z",
      "commit": "9f8e8b98d12ac4f7119265946a2b1e307a597cf6",
      "fileid": "https://r2.ropensci.org/243874c123d21981a42fcf0b0a6dbe35f3f2a07ebea1862d80a369d3d494e18b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/28677939704"
    }
  ]
}