{
  "_id": "6a1e81a21d7bb097a0a66693",
  "Package": "MWright",
  "Type": "Package",
  "Title": "Mainardi-Wright Family of Distributions",
  "Version": "0.3.2",
  "Author": "Dexter Cahoy",
  "Maintainer": "Dexter Cahoy <cahoyd@uhd.edu>",
  "Description": "Implements random number generation, plotting, and\nestimation algorithms for the two-parameter one-sided and\ntwo-sided M-Wright (Mainardi-Wright) family. The M-Wright\ndistributions naturally generalize the widely used one-sided\n(Airy and half-normal or half-Gaussian) and symmetric (Airy and\nGaussian or normal) models. These are widely studied in\ntime-fractional differential equations. References: Cahoy and\nMinkabo (2017) <doi:10.3233/MAS-170388>; Cahoy (2012)\n<doi:10.1007/s00180-011-0269-x>; Cahoy (2012)\n<doi:10.1080/03610926.2010.543299>; Cahoy (2011); Mainardi,\nMura, and Pagnini (2010) <doi:10.1155/2010/104505>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 07:07:01 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-08-07 22:00:05 UTC",
  "RemoteUrl": "https://github.com/cran/MWright",
  "RemoteRef": "HEAD",
  "RemoteSha": "828384ab72439cdbc6bf53d1385ea72fb59204dc",
  "MD5sum": "d6048990f7cbc9fa6fbf823d4ab2cb23",
  "_user": "cran",
  "_type": "src",
  "_file": "MWright_0.3.2.tar.gz",
  "_fileid": "9bae024a5defe23950c5a4bd3869bcf2e4441012c486889789cd6d0bd8e246f6",
  "_filesize": 105256,
  "_sha256": "9bae024a5defe23950c5a4bd3869bcf2e4441012c486889789cd6d0bd8e246f6",
  "_created": "2026-06-02T07:07:01.000Z",
  "_published": "2026-06-02T07:09:22.496Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79017706907,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351161057"
    },
    {
      "job": 79017706915,
      "time": 97,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351157725"
    },
    {
      "job": 79017358510,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351130072"
    },
    {
      "job": 79017706967,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351157783"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26804101526",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MWright",
  "_commit": {
    "id": "828384ab72439cdbc6bf53d1385ea72fb59204dc",
    "author": "Dexter Cahoy <cahoyd@uhd.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.2\n",
    "time": 1565215205
  },
  "_maintainer": {
    "name": "Dexter Cahoy",
    "email": "cahoyd@uhd.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "cubature",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dcahoy",
      "count": 1,
      "uuid": 111620916
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 131,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MWright"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MWright.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2019-08-05"
    },
    {
      "version": "0.3.2",
      "date": "2019-08-08"
    }
  ],
  "_exports": [
    "dmwright1",
    "dmwright2",
    "int_est1",
    "int_est2",
    "pmwright1",
    "pmwright2",
    "point_est1",
    "point_est2",
    "rmwright1",
    "rmwright2"
  ],
  "_help": [
    {
      "page": "dmwright1",
      "title": "One-sided M-Wright distribution",
      "topics": [
        "dmwright1"
      ]
    },
    {
      "page": "dmwright2",
      "title": "Two-sided M-Wright distribution",
      "topics": [
        "dmwright2"
      ]
    },
    {
      "page": "int_est1",
      "title": "Interval estimation for one-sided M-Wright distribution",
      "topics": [
        "int_est1"
      ]
    },
    {
      "page": "int_est2",
      "title": "Interval estimation for two-sided M-Wright distribution",
      "topics": [
        "int_est2"
      ]
    },
    {
      "page": "MWright",
      "title": "MWright Package",
      "topics": [
        "MWright-package",
        "MWright"
      ]
    },
    {
      "page": "pmwright1",
      "title": "Distribution function for one-sided M-Wright distribution",
      "topics": [
        "pmwright1"
      ]
    },
    {
      "page": "pmwright2",
      "title": "Distribution function for two-sided M-Wright distribution",
      "topics": [
        "pmwright2"
      ]
    },
    {
      "page": "point_est1",
      "title": "Point estimation for one-sided M-Wright distribution",
      "topics": [
        "point_est1"
      ]
    },
    {
      "page": "point_est2",
      "title": "Point estimates for two-sided M-Wright distribution",
      "topics": [
        "point_est2"
      ]
    },
    {
      "page": "rmwright1",
      "title": "Random number generation for one-sided M-Wright distribution",
      "topics": [
        "rmwright1"
      ]
    },
    {
      "page": "rmwright2",
      "title": "Random number generation for two-sided M-Wright distribution",
      "topics": [
        "rmwright2"
      ]
    }
  ],
  "_rundeps": [
    "cubature",
    "Rcpp"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "mwright",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-02T07:08:53.000Z",
      "distro": "noble",
      "commit": "828384ab72439cdbc6bf53d1385ea72fb59204dc",
      "fileid": "be07549c8d51e82e6e22a61119fa04b22fd65444384140175b14f5c806194959",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26804101526"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-02T07:08:39.000Z",
      "distro": "noble",
      "commit": "828384ab72439cdbc6bf53d1385ea72fb59204dc",
      "fileid": "93280c5e9c0e3c85ccf2bcf57ba217b4000fa65ca889731d3900f61309e7da14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26804101526"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-06-02T07:08:54.000Z",
      "commit": "828384ab72439cdbc6bf53d1385ea72fb59204dc",
      "fileid": "91be4260852c1276605926ee221c79d3dea66e40e2cd0d9890fc74e64648a5d9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26804101526"
    }
  ]
}