{
  "_id": "6a196de6acfb0bcc41deb7a9",
  "Package": "pgnorm",
  "Type": "Package",
  "Title": "The p-Generalized Normal Distribution",
  "Version": "2.0.1",
  "Date": "2015-11-23",
  "Authors@R": "person(given = \"Steve\",\nfamily = \"Kalke\",\nrole = c(\"aut\", \"cre\"),\nemail = \"steve.kalke@googlemail.com\")",
  "Description": "Evaluation of the pdf and the cdf of the univariate,\nnoncentral, p-generalized normal distribution. Sampling from\nthe univariate, noncentral, p-generalized normal distribution\nusing either the p-generalized polar method, the p-generalized\nrejecting polar method, the Monty Python method, the Ziggurat\nmethod or the method of Nardon and Pianca. The package also\nincludes routines for the simulation of the bivariate,\np-generalized uniform distribution and the simulation of the\ncorresponding angular distribution.",
  "License": "GPL (>= 2)",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 10:41:28 UTC",
    "User": "root"
  },
  "Author": "Steve Kalke [aut, cre]",
  "Maintainer": "Steve Kalke <steve.kalke@googlemail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-08-02 07:39:38 UTC",
  "RemoteUrl": "https://github.com/cran/pgnorm",
  "RemoteRef": "HEAD",
  "RemoteSha": "206c98bd691a5464aaa01215d5b307a80aa9ea22",
  "MD5sum": "6c56dc6d8b3061e8a6c7934c54fa1b47",
  "_user": "cran",
  "_type": "src",
  "_file": "pgnorm_2.0.1.tar.gz",
  "_fileid": "d4599d641c439f370da606ecca740539aa96698c78c54132a8c9d5fa62c58949",
  "_filesize": 183132,
  "_sha256": "d4599d641c439f370da606ecca740539aa96698c78c54132a8c9d5fa62c58949",
  "_created": "2026-05-29T10:41:28.000Z",
  "_published": "2026-05-29T10:43:50.530Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78485231656,
      "time": 98,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7288827521"
    },
    {
      "job": 78485231641,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288829707"
    },
    {
      "job": 78484877697,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288799791"
    },
    {
      "job": 78485231675,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288825189"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26632578034",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/pgnorm",
  "_commit": {
    "id": "206c98bd691a5464aaa01215d5b307a80aa9ea22",
    "author": "Steve Kalke <steve.kalke@googlemail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0.1\n",
    "time": 1754120378
  },
  "_maintainer": {
    "name": "Steve Kalke",
    "email": "steve.kalke@googlemail.com"
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2.0.1",
      "date": "2025-08-02"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 336,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pgnorm"
  },
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pgnorm.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1",
      "date": "2012-05-14"
    },
    {
      "version": "2.0",
      "date": "2015-11-24"
    },
    {
      "version": "2.0.1",
      "date": "2025-08-02"
    }
  ],
  "_exports": [
    "dpgnorm",
    "ppgnorm",
    "rpgangular",
    "rpgnorm",
    "rpgnorm_montypython",
    "rpgnorm_nardonpianca",
    "rpgnorm_pgenpolar",
    "rpgnorm_pgenpolarrej",
    "rpgnorm_ziggurat",
    "rpgunif",
    "zigsetup"
  ],
  "_datasets": [
    {
      "name": "datasetpgnmp1",
      "title": "Dataset 1 of the Monty Python method",
      "object": "datasetpgnmp1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "datasetpgnmp2",
      "title": "Dataset 2 of the Monty Python method",
      "object": "datasetpgnmp2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2"
      ],
      "rows": 1210,
      "table": true,
      "tojson": true
    },
    {
      "name": "datasetpgnzig",
      "title": "Dataset of the Ziggurat method",
      "object": "datasetpgnzig",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "pgnorm-package",
      "title": "The p-Generalized Normal Distribution",
      "topics": [
        "pgnorm-package",
        "pgnorm"
      ]
    },
    {
      "page": "datasetpgnmp1",
      "title": "Dataset 1 of the Monty Python method",
      "topics": [
        "datasetpgnmp1"
      ]
    },
    {
      "page": "datasetpgnmp2",
      "title": "Dataset 2 of the Monty Python method",
      "topics": [
        "datasetpgnmp2"
      ]
    },
    {
      "page": "datasetpgnzig",
      "title": "Dataset of the Ziggurat method",
      "topics": [
        "datasetpgnzig"
      ]
    },
    {
      "page": "dpgnorm",
      "title": "A function to evaluate the p-generalized normal density",
      "topics": [
        "dpgnorm"
      ]
    },
    {
      "page": "ppgnorm",
      "title": "A function to evaluate the p-generalized normal cdf",
      "topics": [
        "ppgnorm"
      ]
    },
    {
      "page": "rpgangular",
      "title": "A random number generator for the angular distribution",
      "topics": [
        "rpgangular"
      ]
    },
    {
      "page": "rpgnorm",
      "title": "A random number generator for the p-generalized normal distribution",
      "topics": [
        "rpgnorm"
      ]
    },
    {
      "page": "rpgnorm_montypython",
      "title": "A random number generator for the p-generalized normal distribution",
      "topics": [
        "rpgnorm_montypython"
      ]
    },
    {
      "page": "rpgnorm_nardonpianca",
      "title": "A random number generator for the p-generalized normal distribution",
      "topics": [
        "rpgnorm_nardonpianca"
      ]
    },
    {
      "page": "rpgnorm_pgenpolar",
      "title": "A random number generator for the p-generalized normal distribution",
      "topics": [
        "rpgnorm_pgenpolar"
      ]
    },
    {
      "page": "rpgnorm_pgenpolarrej",
      "title": "A random number generator for the p-generalized normal distribution",
      "topics": [
        "rpgnorm_pgenpolarrej"
      ]
    },
    {
      "page": "rpgnorm_ziggurat",
      "title": "A random number generator for the p-generalized normal distribution",
      "topics": [
        "rpgnorm_ziggurat"
      ]
    },
    {
      "page": "rpgunif",
      "title": "A random number generator for the p-generalized uniform distribution",
      "topics": [
        "rpgunif"
      ]
    },
    {
      "page": "zigsetup",
      "title": "A function for setting up the Ziggurat.",
      "topics": [
        "zigsetup"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 2.0569048513364727,
  "_indexed": true,
  "_nocasepkg": "pgnorm",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-05-29T10:43:16.000Z",
      "distro": "noble",
      "commit": "206c98bd691a5464aaa01215d5b307a80aa9ea22",
      "fileid": "7cfdb2d83ea3460929f9b5c9078eacac4a2792e612bf52327736f6bfd01748c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26632578034"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-05-29T10:43:22.000Z",
      "distro": "noble",
      "commit": "206c98bd691a5464aaa01215d5b307a80aa9ea22",
      "fileid": "44e868252cd2a2157734dbbabc8ea0e77b877d2b9a721fdca67aad68d96f304a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26632578034"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1",
      "date": "2026-05-29T10:43:18.000Z",
      "commit": "206c98bd691a5464aaa01215d5b307a80aa9ea22",
      "fileid": "19750700227fcdf57e765f1ae149a5d6c12cb2d9217773369383e198cbe7198a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26632578034"
    }
  ]
}