{
  "_id": "6a1f3510b401979e7342858c",
  "Package": "gendist",
  "Type": "Package",
  "Title": "Generated Probability Distribution Models",
  "Version": "2.0",
  "Date": "2019-01-30",
  "Author": "Shaiful Anuar Abu Bakar",
  "Maintainer": "Shaiful Anuar Abu Bakar <saab@um.edu.my>",
  "Description": "Computes the probability density function (pdf),\ncumulative distribution function (cdf), quantile function (qf)\nand generates random values (rg) for the following general\nmodels : mixture models, composite models, folded models,\nskewed symmetric models and arc tan models.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 06:44:19 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-01-31 08:33:20 UTC",
  "RemoteUrl": "https://github.com/cran/gendist",
  "RemoteRef": "HEAD",
  "RemoteSha": "01e723806e4e4093970768adeda80539751e8a05",
  "MD5sum": "9e2786e19e1d275953d9292029cd81eb",
  "_user": "cran",
  "_type": "src",
  "_file": "gendist_2.0.tar.gz",
  "_fileid": "aa1d668ded31858c0e4c8ba4d758719649256d1dba29d066db9cb50effde5d4e",
  "_filesize": 204924,
  "_sha256": "aa1d668ded31858c0e4c8ba4d758719649256d1dba29d066db9cb50effde5d4e",
  "_created": "2026-05-15T06:44:19.000Z",
  "_published": "2026-06-02T19:54:56.651Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79159531312,
      "time": 95,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011635848"
    },
    {
      "job": 79159531791,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011636941"
    },
    {
      "job": 79159530560,
      "time": 123,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011613116"
    },
    {
      "job": 79159530548,
      "time": 80,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368316134"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25904370909",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/gendist",
  "_commit": {
    "id": "01e723806e4e4093970768adeda80539751e8a05",
    "author": "Shaiful Anuar Abu Bakar <saab@um.edu.my>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0\n",
    "time": 1548923600
  },
  "_maintainer": {
    "name": "Shaiful Anuar Abu Bakar",
    "email": "saab@um.edu.my"
  },
  "_registered": true,
  "_dependencies": [],
  "_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": 191,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gendist"
  },
  "_mentions": 8,
  "_searchresults": 25,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gendist.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-08-01"
    },
    {
      "version": "2.0",
      "date": "2019-01-31"
    }
  ],
  "_exports": [
    "darctan",
    "dcomposite",
    "dfolded",
    "dmixt",
    "dskew",
    "parctan",
    "pcomposite",
    "pfolded",
    "pmixt",
    "pskew",
    "qarctan",
    "qcomposite",
    "qfolded",
    "qmixt",
    "qskew",
    "rarctan",
    "rcomposite",
    "rfolded",
    "rmixt",
    "rskew"
  ],
  "_help": [
    {
      "page": "gendist-package",
      "title": "Generated Probability Distribution Models",
      "topics": [
        "gendist-package",
        "gendist"
      ]
    },
    {
      "page": "darctan",
      "title": "Probabilty density function of arc tan model.",
      "topics": [
        "darctan"
      ]
    },
    {
      "page": "dcomposite",
      "title": "Probabilty density function of composite model.",
      "topics": [
        "dcomposite"
      ]
    },
    {
      "page": "dfolded",
      "title": "Probabilty density function of folded model.",
      "topics": [
        "dfolded"
      ]
    },
    {
      "page": "dmixt",
      "title": "Probabilty density function of mixture model.",
      "topics": [
        "dmixt"
      ]
    },
    {
      "page": "dskew",
      "title": "Probabilty density function of skewed symmetric model.",
      "topics": [
        "dskew"
      ]
    },
    {
      "page": "parctan",
      "title": "Cumulative distribution function of arc tan model.",
      "topics": [
        "parctan"
      ]
    },
    {
      "page": "pcomposite",
      "title": "Cumulative distribution function of composite model.",
      "topics": [
        "pcomposite"
      ]
    },
    {
      "page": "pfolded",
      "title": "Cumulative distribution function of folded model.",
      "topics": [
        "pfolded"
      ]
    },
    {
      "page": "pmixt",
      "title": "Cumulative distribution function of mixture model.",
      "topics": [
        "pmixt"
      ]
    },
    {
      "page": "pskew",
      "title": "Cumulative distribution function of skewed symmetric model.",
      "topics": [
        "pskew"
      ]
    },
    {
      "page": "qarctan",
      "title": "Quantile function of arc tan model.",
      "topics": [
        "qarctan"
      ]
    },
    {
      "page": "qcomposite",
      "title": "Quantile function of composite model.",
      "topics": [
        "qcomposite"
      ]
    },
    {
      "page": "qfolded",
      "title": "Quantile function of folded model.",
      "topics": [
        "qfolded"
      ]
    },
    {
      "page": "qmixt",
      "title": "Quantile function of mixture model.",
      "topics": [
        "qmixt"
      ]
    },
    {
      "page": "qskew",
      "title": "Quantile function of skewed symmetric model.",
      "topics": [
        "qskew"
      ]
    },
    {
      "page": "rarctan",
      "title": "Random generation of arc tan model.",
      "topics": [
        "rarctan"
      ]
    },
    {
      "page": "rcomposite",
      "title": "Random generation of composite model.",
      "topics": [
        "rcomposite"
      ]
    },
    {
      "page": "rfolded",
      "title": "Random generation of folded model.",
      "topics": [
        "rfolded"
      ]
    },
    {
      "page": "rmixt",
      "title": "Random generation of mixture model.",
      "topics": [
        "rmixt"
      ]
    },
    {
      "page": "rskew",
      "title": "Random generation of skewed symmetric model.",
      "topics": [
        "rskew"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "gendist",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0",
      "date": "2026-05-15T06:46:06.000Z",
      "distro": "noble",
      "commit": "01e723806e4e4093970768adeda80539751e8a05",
      "fileid": "6581018a520b2cc9a2a4246406c2c468a9c2e666b903de208ad946386d30a312",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25904370909"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0",
      "date": "2026-05-15T06:46:08.000Z",
      "distro": "noble",
      "commit": "01e723806e4e4093970768adeda80539751e8a05",
      "fileid": "601164df2743e6e3fe0f39dbb8f128b4948d2a96f484922879de4ef7df3270d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25904370909"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0",
      "date": "2026-06-02T19:54:44.000Z",
      "commit": "01e723806e4e4093970768adeda80539751e8a05",
      "fileid": "f09b852f7e02ff697e1e543d698c2645c1a5bbb3017666eeb551183c1fbc6810",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25904370909"
    }
  ]
}