{
  "_id": "6a1f2594b401979e7342182b",
  "Package": "switchcase",
  "Type": "Package",
  "Title": "A Simple and Flexible Switch-Case Construct for the 'R' Language",
  "Version": "0.1.2",
  "Authors@R": "person(\"Joachim\", \"Zuckarelli\", role = c(\"aut\", \"cre\"), email = \"joachim@zuckarelli.de\", comment = c(ORCID = \"0000-0002-9280-3016\"))",
  "Maintainer": "Joachim Zuckarelli <joachim@zuckarelli.de>",
  "Description": "Provides a switch-case construct for 'R', as it is known\nfrom other programming languages. It allows to test multiple,\nsimilar conditions in an efficient, easy-to-read manner, so\nnested if-else constructs can be avoided. The switch-case\nconstruct is designed as an 'R' function that allows to return\nvalues depending on which condition is met and lets the\nprogrammer flexibly decide whether or not to leave the\nswitch-case construct after a case block has been executed.",
  "License": "GPL-3",
  "BugReports": "https://github.com/jsugarelli/switchcase/issues",
  "URL": "https://github.com/jsugarelli/switchcase/,\nhttps://youtu.be/3ybF8u_PE7w",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Repository": "https://jsugarelli.r-universe.dev",
  "Date/Publication": "2025-06-20 15:50:09 UTC",
  "RemoteUrl": "https://github.com/jsugarelli/switchcase",
  "RemoteRef": "HEAD",
  "RemoteSha": "a0683cb31ec67884c87257dfb470f2032b4cd9bf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 06:09:16 UTC",
    "User": "root"
  },
  "Author": "Joachim Zuckarelli [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9280-3016>)",
  "MD5sum": "71652d280dfcab85c92d831a00f24f88",
  "_user": "jsugarelli",
  "_type": "src",
  "_file": "switchcase_0.1.2.tar.gz",
  "_fileid": "b724e36d51333c04bdd93bc675ec4c5f2fee8672faf1c5a0f78c9ea023d36f95",
  "_filesize": 106699,
  "_sha256": "b724e36d51333c04bdd93bc675ec4c5f2fee8672faf1c5a0f78c9ea023d36f95",
  "_created": "2026-05-16T06:09:16.000Z",
  "_published": "2026-06-02T18:48:52.993Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79147288719,
      "time": 99,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7031084816"
    },
    {
      "job": 79147288672,
      "time": 95,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031084506"
    },
    {
      "job": 79147289046,
      "time": 66,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031136518"
    },
    {
      "job": 79147288780,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031137442"
    },
    {
      "job": 79147287895,
      "time": 120,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031073854"
    },
    {
      "job": 79147287986,
      "time": 86,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366905567"
    },
    {
      "job": 79147288732,
      "time": 54,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031080126"
    },
    {
      "job": 79147288699,
      "time": 62,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031112415"
    },
    {
      "job": 79147288962,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031080883"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/25954600830",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jsugarelli/switchcase",
  "_commit": {
    "id": "a0683cb31ec67884c87257dfb470f2032b4cd9bf",
    "author": "Joachim Zuckarelli <38797219+jsugarelli@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add CITATION and mention citation in README\n\n",
    "time": 1750434609
  },
  "_maintainer": {
    "name": "Joachim Zuckarelli",
    "email": "joachim@zuckarelli.de",
    "login": "jsugarelli",
    "twitter": "@jsugarelli",
    "uuid": 38797219,
    "orcid": "0000-0002-9280-3016"
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "jsugarelli",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 5
    }
  ],
  "_tags": [],
  "_topics": [
    "r-lang",
    "r-language",
    "switch-case-construct"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "jsugarelli",
      "count": 14,
      "uuid": 38797219
    }
  ],
  "_userbio": {
    "uuid": 38797219,
    "type": "user",
    "name": "Joachim Zuckarelli",
    "description": "Follow me on Twitter: @jsugarelli"
  },
  "_downloads": {
    "count": 149,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/switchcase"
  },
  "_devurl": "https://github.com/jsugarelli/switchcase",
  "_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/switchcase.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jsugarelli/switchcase",
  "_realowner": "jsugarelli",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-05-08"
    },
    {
      "version": "0.1.1",
      "date": "2020-05-17"
    }
  ],
  "_exports": [
    "alt",
    "switchCase"
  ],
  "_help": [
    {
      "page": "alt",
      "title": "Building alternative 'case' branches for the switch-case construct",
      "concept": [
        "switchcase"
      ],
      "topics": [
        "alt"
      ]
    },
    {
      "page": "switchcase",
      "title": "Package 'switchcase'",
      "topics": [
        "switchcase"
      ]
    },
    {
      "page": "switchCase",
      "title": "The switch-case construct",
      "concept": [
        "switchcase"
      ],
      "topics": [
        "switchCase"
      ]
    }
  ],
  "_readme": "https://github.com/jsugarelli/switchcase/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "switchcase",
  "_universes": [
    "jsugarelli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-16T06:11:01.000Z",
      "distro": "noble",
      "commit": "a0683cb31ec67884c87257dfb470f2032b4cd9bf",
      "fileid": "36d604682a77ed21e3ca5414d05e87c77edd19e8238e3716946d02bd0d94038a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/25954600830"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-16T06:10:59.000Z",
      "distro": "noble",
      "commit": "a0683cb31ec67884c87257dfb470f2032b4cd9bf",
      "fileid": "ebd72ff4c6345f5b5ab37ca90a294fa1394233d7106735392a388ef9f92bdbb9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/25954600830"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-16T06:19:25.000Z",
      "commit": "a0683cb31ec67884c87257dfb470f2032b4cd9bf",
      "fileid": "6be3e36e55d5c6e5fc7c2458cee9914bd83aadfb9a6272ce8e6b966b70189e23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/25954600830"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-16T06:19:30.000Z",
      "commit": "a0683cb31ec67884c87257dfb470f2032b4cd9bf",
      "fileid": "8defcbc00e38630924d2808a0ec8150d3386c16fe259dad885f4d6c96b87d3d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/25954600830"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-16T06:10:18.000Z",
      "commit": "a0683cb31ec67884c87257dfb470f2032b4cd9bf",
      "fileid": "6c837f89d41f3cb373bfe1f5781b9e812d8f119db5c99609edec411513013af7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/25954600830"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-16T06:15:24.000Z",
      "commit": "a0683cb31ec67884c87257dfb470f2032b4cd9bf",
      "fileid": "dff6c7b8ada378e02613fe61bc9bca872a6dc45d70901135f100cb083cf626fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/25954600830"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-16T06:10:24.000Z",
      "commit": "a0683cb31ec67884c87257dfb470f2032b4cd9bf",
      "fileid": "67cded930fc8dfa7f692f68492ac0e8ebe56082d81856b27807d855bf18cd606",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/25954600830"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-02T18:48:35.000Z",
      "commit": "a0683cb31ec67884c87257dfb470f2032b4cd9bf",
      "fileid": "8374cf060b753a0b2f692a82b333fb4c107194ea873e744f1f4473951d9ab2ab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/25954600830"
    }
  ]
}