{
  "_id": "6a1050e4acfb0bcc41ca12b6",
  "Package": "fizzbuzzR",
  "Type": "Package",
  "Title": "Fizz Buzz Implementation",
  "Version": "0.1.1",
  "Date": "2016-10-26",
  "Authors@R": "person(\"Ansgar\",\"Wenzel\",email=\"ansgar.wenzel+fizzbuzzR@gmail.com\",role=c(\"aut\",\"cre\"))",
  "Description": "An implementation of the Fizz Buzz algorithm, as defined\ne.g. in <https://en.wikipedia.org/wiki/Fizz_buzz>. It provides\nthe standard algorithm with 3 replaced by Fizz and 5 replaced\nby Buzz, with the option of specifying start and end numbers,\nstep size and the numbers being replaced by fizz and buzz,\nrespectively. This package gives interviewers the optional\nanswer of \"I use fizzbuzzR::fizzbuzz()\" when interviewing\nrather than having to write an algorithm themselves.",
  "License": "GPL (>= 3)",
  "RoxygenNote": "5.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 05:19:27 UTC",
    "User": "root"
  },
  "Author": "Ansgar Wenzel [aut, cre]",
  "Maintainer": "Ansgar Wenzel <ansgar.wenzel+fizzbuzzR@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2016-10-27 17:40:26 UTC",
  "RemoteUrl": "https://github.com/cran/fizzbuzzR",
  "RemoteRef": "HEAD",
  "RemoteSha": "441d4b6a799f850d5c4a2dbdc985fa59069f7a13",
  "MD5sum": "668f7bff44d3d616f911a9cdac655d86",
  "_user": "cran",
  "_type": "src",
  "_file": "fizzbuzzR_0.1.1.tar.gz",
  "_fileid": "69262ed44c7f0d0e17c5f66c0bbd3d932020536176412fedb46576e36e3e63d1",
  "_filesize": 75886,
  "_sha256": "69262ed44c7f0d0e17c5f66c0bbd3d932020536176412fedb46576e36e3e63d1",
  "_created": "2026-05-10T05:19:27.000Z",
  "_published": "2026-05-22T12:49:40.886Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77382768944,
      "time": 96,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901176863"
    },
    {
      "job": 77382769072,
      "time": 95,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901176761"
    },
    {
      "job": 77382768459,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901167785"
    },
    {
      "job": 77382768454,
      "time": 74,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160868745"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25620590594",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/fizzbuzzR",
  "_commit": {
    "id": "441d4b6a799f850d5c4a2dbdc985fa59069f7a13",
    "author": "Ansgar Wenzel <ansgar.wenzel+fizzbuzzR@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1477590026
  },
  "_maintainer": {
    "name": "Ansgar Wenzel",
    "email": "ansgar.wenzel+fizzbuzzr@gmail.com",
    "login": "ansgarwenzel",
    "uuid": 3439494
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 150,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fizzbuzzR"
  },
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fizzbuzzR.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2016-10-27"
    }
  ],
  "_exports": [
    "fizzbuzz"
  ],
  "_help": [
    {
      "page": "fizzbuzz",
      "title": "This is an implementation of the fizzbuzz algorithm with several parameters",
      "topics": [
        "fizzbuzz"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "fizzbuzzr",
  "_universes": [
    "cran",
    "ansgarwenzel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-10T05:21:08.000Z",
      "distro": "noble",
      "commit": "441d4b6a799f850d5c4a2dbdc985fa59069f7a13",
      "fileid": "d2903ad36daa7b331b72423059a2778252cd874ca53f97e9d26f6f0ea82183e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25620590594"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-10T05:21:06.000Z",
      "distro": "noble",
      "commit": "441d4b6a799f850d5c4a2dbdc985fa59069f7a13",
      "fileid": "688cb63599436d8c530e697041216e23aede927686ff0026cee385a4ec62b945",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25620590594"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T12:49:25.000Z",
      "commit": "441d4b6a799f850d5c4a2dbdc985fa59069f7a13",
      "fileid": "853c18583bf483698f89f0dca7f9aceed0a33d43a605990d6361583d388b8ea2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25620590594"
    }
  ]
}