{
  "_id": "6a1d69681d7bb097a0a4ed09",
  "Package": "mlsjunkgen",
  "Title": "Use the MLS Junk Generator Algorithm to Generate a Stream of\nPseudo-Random Numbers",
  "Version": "0.1.2",
  "Authors@R": "person(\"Steve\", \"Myles\", email = \"steve@mylesandmyles.info\", role = c(\"aut\", \"cre\"))",
  "Description": "Generate a stream of pseudo-random numbers generated using\nthe MLS Junk Generator algorithm. Functions exist to generate\nsingle pseudo-random numbers as well as a vector, data frame,\nor matrix of pseudo-random numbers.",
  "URL": "https://stevemyles.site/mlsjunkgen/,\nhttps://github.com/scumdogsteev/mlsjunkgen",
  "BugReports": "https://github.com/scumdogsteev/mlsjunkgen/issues",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Repository": "https://scumdogsteev.r-universe.dev",
  "Date/Publication": "2021-05-09 17:29:06 UTC",
  "RemoteUrl": "https://github.com/scumdogsteev/mlsjunkgen",
  "RemoteRef": "HEAD",
  "RemoteSha": "26e4e1bffe146530617bcb0023e997efd3d08b8c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 11:03:46 UTC",
    "User": "root"
  },
  "Author": "Steve Myles [aut, cre]",
  "Maintainer": "Steve Myles <steve@mylesandmyles.info>",
  "MD5sum": "fd04c68c1ddd02d49cdb248d9da84fad",
  "_user": "scumdogsteev",
  "_type": "src",
  "_file": "mlsjunkgen_0.1.2.tar.gz",
  "_fileid": "979217591e432bca1633d703d02eac5678074734cc1459d78be8767851c5a362",
  "_filesize": 154785,
  "_sha256": "979217591e432bca1633d703d02eac5678074734cc1459d78be8767851c5a362",
  "_created": "2026-06-01T11:03:46.000Z",
  "_published": "2026-06-01T11:13:44.071Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78838682152,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329835622"
    },
    {
      "job": 78838682148,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329833046"
    },
    {
      "job": 78838682186,
      "time": 167,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329961320"
    },
    {
      "job": 78838682146,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329945232"
    },
    {
      "job": 78838261944,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329798893"
    },
    {
      "job": 78838682162,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329828016"
    },
    {
      "job": 78838682337,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329818618"
    },
    {
      "job": 78838682168,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329821998"
    },
    {
      "job": 78838682219,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329819732"
    }
  ],
  "_buildurl": "https://github.com/r-universe/scumdogsteev/actions/runs/26750868378",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/scumdogsteev/mlsjunkgen",
  "_commit": {
    "id": "26e4e1bffe146530617bcb0023e997efd3d08b8c",
    "author": "Steve Myles <scumdogsteev@users.noreply.github.com>",
    "committer": "Steve Myles <scumdogsteev@users.noreply.github.com>",
    "message": "Delete .Rhistory\n",
    "time": 1620581346
  },
  "_maintainer": {
    "name": "Steve Myles",
    "email": "steve@mylesandmyles.info"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.3",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "scumdogsteev",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "mls-junk-generator",
    "mlsjunkgen",
    "random-generation",
    "random-number",
    "random-number-generator",
    "random-number-generators",
    "random-quote-machine",
    "rng",
    "rpackages"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "scumdogsteev",
      "count": 10,
      "uuid": 10042617
    }
  ],
  "_userbio": {
    "uuid": 10042617,
    "type": "user",
    "name": "Steve Myles",
    "description": "some guy from Texas"
  },
  "_downloads": {
    "count": 155,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mlsjunkgen"
  },
  "_devurl": "https://github.com/scumdogsteev/mlsjunkgen",
  "_pkgdown": "https://stevemyles.site/mlsjunkgen/",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mlsjunkgen.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/scumdogsteev/mlsjunkgen",
  "_realowner": "scumdogsteev",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2015-08-16"
    },
    {
      "version": "0.1.1",
      "date": "2015-09-07"
    },
    {
      "version": "0.1.2",
      "date": "2021-05-02"
    }
  ],
  "_exports": [
    "junkgen",
    "mlsjunkgend",
    "mlsjunkgenm",
    "mlsjunkgenv"
  ],
  "_help": [
    {
      "page": "junkgen",
      "title": "Generate a single pseudo-random number using the MLS Junk Generator algorithm",
      "topics": [
        "junkgen"
      ]
    },
    {
      "page": "mlsjunkgen",
      "title": "mlsjunkgen: Use the MLS Junk Generator Algorithm to Generate a Stream of Pseudo-Random Numbers",
      "topics": [
        "mlsjunkgen-package",
        "mlsjunkgen"
      ]
    },
    {
      "page": "mlsjunkgend",
      "title": "Generate a data frame of pseudo-random numbers using the MLS Junk Generator algorithm",
      "topics": [
        "mlsjunkgend"
      ]
    },
    {
      "page": "mlsjunkgenm",
      "title": "Generate a matrix of pseudo-random numbers using the MLS Junk Generator algorithm",
      "topics": [
        "mlsjunkgenm"
      ]
    },
    {
      "page": "mlsjunkgenv",
      "title": "Generate a vector of pseudo-random numbers using the MLS Junk Generator algorithm",
      "topics": [
        "mlsjunkgenv"
      ]
    }
  ],
  "_pkglogo": "https://github.com/scumdogsteev/mlsjunkgen/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/scumdogsteev/mlsjunkgen/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "mlsjunkgen.Rmd",
      "filename": "mlsjunkgen.html",
      "title": "mlsjunkgen",
      "author": "Steve Myles",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Algorithm",
        "Analysis",
        "Usage",
        "Examples"
      ],
      "created": "2015-08-16 17:18:45",
      "modified": "2021-04-30 23:02:44",
      "commits": 11
    }
  ],
  "_score": 3.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "mlsjunkgen",
  "_universes": [
    "scumdogsteev"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-01T11:05:47.000Z",
      "distro": "noble",
      "commit": "26e4e1bffe146530617bcb0023e997efd3d08b8c",
      "fileid": "fb0463ff71d13cac54aacad3fc13ace0292945ba8717a31f85c3bac9e0e163ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scumdogsteev/actions/runs/26750868378"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-01T11:05:40.000Z",
      "distro": "noble",
      "commit": "26e4e1bffe146530617bcb0023e997efd3d08b8c",
      "fileid": "c50940bf5d15484e8dda50b517228bb65d705f2a26c0b69d626fa4ec24a814da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scumdogsteev/actions/runs/26750868378"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-01T11:12:45.000Z",
      "commit": "26e4e1bffe146530617bcb0023e997efd3d08b8c",
      "fileid": "ad1939077015b29e676929d22b244228cfa3ae8f2507c5bde0e9a723f2fa5747",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scumdogsteev/actions/runs/26750868378"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-01T11:11:51.000Z",
      "commit": "26e4e1bffe146530617bcb0023e997efd3d08b8c",
      "fileid": "cc684a5bb599d8f0ca10af2b97009a3b1b4a1577365ffcb12f007082f2374ce7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scumdogsteev/actions/runs/26750868378"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-01T11:05:34.000Z",
      "commit": "26e4e1bffe146530617bcb0023e997efd3d08b8c",
      "fileid": "5b6d5a92228f7ede91a6903a5e66303ee152a0eb640d9fb333af3ef11a7eb593",
      "status": "success",
      "buildurl": "https://github.com/r-universe/scumdogsteev/actions/runs/26750868378"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-01T11:04:53.000Z",
      "commit": "26e4e1bffe146530617bcb0023e997efd3d08b8c",
      "fileid": "03ab9698e76d86631b72a3c850f8f5c50e2769e44f7c8b20616e59016494977a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scumdogsteev/actions/runs/26750868378"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-01T11:04:55.000Z",
      "commit": "26e4e1bffe146530617bcb0023e997efd3d08b8c",
      "fileid": "b880ab25058484cd785709bc1f1f0c9e987169864d36897465217b93efc9dde8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scumdogsteev/actions/runs/26750868378"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-01T11:04:52.000Z",
      "commit": "26e4e1bffe146530617bcb0023e997efd3d08b8c",
      "fileid": "924aace9041d3b79903bde25cb4b35c8594eaa028bf817bcd53adf2c16e6bf2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scumdogsteev/actions/runs/26750868378"
    }
  ]
}