{
  "_id": "6a38e25a3efcd9bda443a9eb",
  "Package": "stabledist",
  "Version": "0.7-2",
  "Date": "2024-08-14",
  "Title": "Stable Distribution Functions",
  "Authors@R": "c(\nperson(\"Diethelm\", \"Wuertz\", role=\"aut\", comment = \"original code\"),\nperson(\"Martin\",\"Maechler\", role=c(\"aut\",\"cre\"), email=\"maechler@stat.math.ethz.ch\",\ncomment = c(\"checks/tests; fixes, ..\", ORCID = \"0000-0002-8685-9910\")),\nperson(\"Yohan\", \"Chalabi\", role=\"ctb\", comment= \"namespace; admin\"))",
  "Maintainer": "Martin Maechler <maechler@stat.math.ethz.ch>",
  "SuggestsNote": "'libstable4u', based on 'libstableR', is said to be\nuniformly better both accuracy and speed wise, at least in\nparts.",
  "Description": "Density, Probability and Quantile functions, and random\nnumber generation for (skew) stable distributions, using the\nparametrizations of Nolan.",
  "License": "GPL (>= 2)",
  "URL": "https://r-forge.r-project.org/scm/viewvc.php/pkg/stabledist/?root=rmetrics",
  "Repository": "https://r-forge.r-universe.dev",
  "Date/Publication": "2026-02-21 23:23:40 UTC",
  "RemoteUrl": "https://github.com/r-forge/rmetrics",
  "RemoteRef": "HEAD",
  "RemoteSha": "d8bc4aeb583742e52170b581b908108e0282bf7b",
  "RemoteSubdir": "pkg/stabledist",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 07:18:14 UTC",
    "User": "root"
  },
  "Author": "Diethelm Wuertz [aut] (original code),\nMartin Maechler [aut, cre] (checks/tests; fixes, .., ORCID:\n<https://orcid.org/0000-0002-8685-9910>),\nYohan Chalabi [ctb] (namespace; admin)",
  "MD5sum": "453d2932ba6922f562f6a64b4676b325",
  "_user": "r-forge",
  "_type": "src",
  "_file": "stabledist_0.7-2.tar.gz",
  "_fileid": "d5bfba637a9bb4d3e3e3ab47cb5c6b56c291c9f07dd2ed203dbf2624d1215602",
  "_filesize": 202617,
  "_sha256": "d5bfba637a9bb4d3e3e3ab47cb5c6b56c291c9f07dd2ed203dbf2624d1215602",
  "_created": "2026-06-22T07:18:14.000Z",
  "_published": "2026-06-22T07:20:58.273Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82658365410,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7785600243"
    },
    {
      "job": 82658365384,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7785601824"
    },
    {
      "job": 82658365404,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7785597441"
    },
    {
      "job": 82658365387,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7785595349"
    },
    {
      "job": 82657939326,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7785560845"
    },
    {
      "job": 82658365417,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7785591717"
    },
    {
      "job": 82658365381,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7785596429"
    },
    {
      "job": 82658365421,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7785591529"
    },
    {
      "job": 82658365390,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7785587335"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-forge/actions/runs/27936055825",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-forge/rmetrics",
  "_commit": {
    "id": "d8bc4aeb583742e52170b581b908108e0282bf7b",
    "author": "paulsmith (Paul Smith) <paul@waternumbers.co.uk>",
    "committer": "paulsmith (Paul Smith) <paul@waternumbers.co.uk>",
    "message": "fCopulae: Update version and adding Authors@R\n\ngit-svn-id: svn://svn.r-forge.r-project.org/svnroot/rmetrics@6567 5d4a7380-5c0c-0410-b446-d4a5018c0119\n",
    "time": 1771716220
  },
  "_maintainer": {
    "name": "Martin Maechler",
    "email": "maechler@stat.math.ethz.ch",
    "login": "mmaechler",
    "mastodon": "@MMaechler@fosstodon.org",
    "linkedin": "in/martinmaechlereth",
    "orcid": "0000-0002-8685-9910",
    "twitter": "@MMaechler",
    "description": "Professor emeritus @ SfS, ETH Zurich.  \nR (#rstats) Core group member\nFollower of the Alpha and Omega",
    "uuid": 995722
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "fBasics",
      "role": "Suggests"
    },
    {
      "package": "FMStable",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "Rmpfr",
      "role": "Suggests"
    },
    {
      "package": "sfsmisc",
      "role": "Suggests"
    },
    {
      "package": "libstable4u",
      "role": "Suggests"
    }
  ],
  "_owner": "r-forge",
  "_selfowned": true,
  "_usedby": 232,
  "_updates": [
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2025-43",
      "n": 4
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 3
    },
    {
      "week": "2025-50",
      "n": 7
    },
    {
      "week": "2025-51",
      "n": 6
    },
    {
      "week": "2026-05",
      "n": 9
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "dsco036",
      "count": 257,
      "uuid": 2948028
    },
    {
      "user": "dutangc",
      "count": 205,
      "uuid": 6387382
    },
    {
      "user": "luethid",
      "count": 117,
      "uuid": 4797193
    },
    {
      "user": "mmaechler",
      "count": 97,
      "uuid": 995722
    },
    {
      "user": "lmsstudios",
      "count": 60,
      "uuid": 97995137
    },
    {
      "user": "fgochez",
      "count": 59,
      "uuid": 1199970
    },
    {
      "user": "theussl",
      "count": 20,
      "uuid": 22165873
    },
    {
      "user": "msperlin",
      "count": 12,
      "uuid": 10583352
    },
    {
      "user": "waternumbers",
      "count": 12,
      "uuid": 29105940
    },
    {
      "user": "paulnorthrop",
      "count": 7,
      "uuid": 22778905
    },
    {
      "user": "pchausse",
      "count": 4,
      "uuid": 1143385
    },
    {
      "user": "awellis",
      "count": 3,
      "uuid": 94028
    },
    {
      "user": "bpfaff",
      "count": 2,
      "uuid": 10076912
    },
    {
      "user": "lephille",
      "count": 1,
      "uuid": 15719744
    },
    {
      "user": "stefanwilhelm",
      "count": 1,
      "uuid": 8960498
    }
  ],
  "_userbio": {
    "uuid": 75573726,
    "type": "organization",
    "name": " R-Forge",
    "followers": 27,
    "description": "git-svn mirrors from R-Forge"
  },
  "_downloads": {
    "count": 27179,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stabledist"
  },
  "_devurl": "https://github.com/r-forge/rmetrics",
  "_searchresults": 103,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/stabledist.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-forge/rmetrics",
  "_realowner": "r-forge",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6-4",
      "date": "2012-05-29"
    },
    {
      "version": "0.6-5",
      "date": "2012-10-01"
    },
    {
      "version": "0.6-6",
      "date": "2013-06-12"
    },
    {
      "version": "0.7-0",
      "date": "2015-05-04"
    },
    {
      "version": "0.7-1",
      "date": "2016-09-12"
    },
    {
      "version": "0.7-2",
      "date": "2024-08-17"
    }
  ],
  "_exports": [
    "dstable",
    "pstable",
    "qstable",
    "rstable",
    "stableMode"
  ],
  "_help": [
    {
      "page": "dist-stable",
      "title": "Stable Distribution Function",
      "concept": [
        "Stable Distribution"
      ],
      "topics": [
        "dstable",
        "pstable",
        "qstable",
        "rstable",
        "StableDistribution"
      ]
    },
    {
      "page": "stableMode",
      "title": "Mode of the Stable Distribution Function",
      "topics": [
        "stableMode"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 9.390050483078069,
  "_indexed": true,
  "_nocasepkg": "stabledist",
  "_universes": [
    "r-forge",
    "mmaechler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7-2",
      "date": "2026-06-22T07:20:17.000Z",
      "distro": "noble",
      "commit": "d8bc4aeb583742e52170b581b908108e0282bf7b",
      "fileid": "fe020011899a8f23465dedaaaf02173a6ae5f803be84f3ff222c725abe34c1ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27936055825"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7-2",
      "date": "2026-06-22T07:20:16.000Z",
      "distro": "noble",
      "commit": "d8bc4aeb583742e52170b581b908108e0282bf7b",
      "fileid": "c4f1a6ec538050e6a4e22c10c694ffd25c271ffff2da5e3db547b7fe71866f5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27936055825"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7-2",
      "date": "2026-06-22T07:20:06.000Z",
      "commit": "d8bc4aeb583742e52170b581b908108e0282bf7b",
      "fileid": "07621680ff596c5f15c0026e32aaca31381c537725246e0c7d46e6e82423bcf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27936055825"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7-2",
      "date": "2026-06-22T07:20:02.000Z",
      "commit": "d8bc4aeb583742e52170b581b908108e0282bf7b",
      "fileid": "14a411333d92562c321617d976ddde0532da721d1c4f911db75c7172c46ffa11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27936055825"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7-2",
      "date": "2026-06-22T07:20:14.000Z",
      "commit": "d8bc4aeb583742e52170b581b908108e0282bf7b",
      "fileid": "ddd17004cd55948ff7b446023c81644000c529f90fdf21edc4c40810b503722d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27936055825"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7-2",
      "date": "2026-06-22T07:19:46.000Z",
      "commit": "d8bc4aeb583742e52170b581b908108e0282bf7b",
      "fileid": "55cca410841b149e0f2c5c6dc8ba34005dcc716ce27756113a41fd0a95c4ff1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27936055825"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7-2",
      "date": "2026-06-22T07:19:33.000Z",
      "commit": "d8bc4aeb583742e52170b581b908108e0282bf7b",
      "fileid": "6918b2cfb0d2f332281f61c4cb7a6dfa7e6aabd968986c22b97697b4486d78c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27936055825"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7-2",
      "date": "2026-06-22T07:19:26.000Z",
      "commit": "d8bc4aeb583742e52170b581b908108e0282bf7b",
      "fileid": "42ebe448a33cf277dda53bf10e463a29e77f3d7d8ad64b50d69db0d7e8baf725",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27936055825"
    }
  ]
}