{
  "_id": "6a104076acfb0bcc41c9d1f0",
  "Package": "zipfextR",
  "Type": "Package",
  "Title": "Zipf Extended Distributions",
  "Version": "1.0.2",
  "Authors@R": "c(person(\"Ariel\", \"Duarte-López\", role = c(\"aut\", \"cre\"),\nemail = \"aduarte@ac.upc.edu\",\ncomment = c(ORCID = \"0000-0002-7432-0344\")),\nperson(\"Marta\", \"Pérez-Casany\", role = c(\"aut\"),\nemail = \"marta.perez@upc.edu\",\ncomment = c(ORCID = \"0000-0003-3675-6902\")))",
  "Author": "Ariel Duarte-López [aut, cre] (0000-0002-7432-0344), Marta\nPérez-Casany [aut] (0000-0003-3675-6902)",
  "Maintainer": "Ariel Duarte-López <aduarte@ac.upc.edu>",
  "Description": "Implementation of four extensions of the Zipf\ndistribution: the Marshall-Olkin Extended Zipf (MOEZipf)\nPérez-Casany, M., & Casellas, A. (2013) <arXiv:1304.4540>, the\nZipf-Poisson Extreme (Zipf-PE), the Zipf-Poisson Stopped Sum\n(Zipf-PSS) and the Zipf-Polylog distributions. In log-log\nscale, the two first extensions allow for top-concavity and\ntop-convexity while the third one only allows for\ntop-concavity. All the extensions maintain the linearity\nassociated with the Zipf model in the tail.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/ardlop/zipfextR",
  "BugReports": "https://github.com/ardlop/zipfextR/issues",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "cmake libgmp3-dev make libgsl0-dev libicu-dev\nlibuv1-dev libssl-dev",
  "Repository": "https://ardlop.r-universe.dev",
  "Date/Publication": "2025-12-12 16:48:59 UTC",
  "RemoteUrl": "https://github.com/ardlop/zipfextr",
  "RemoteRef": "HEAD",
  "RemoteSha": "2cff9630b5b4515b486f98886982896b456486c4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 08:18:34 UTC",
    "User": "root"
  },
  "MD5sum": "78999d97a956ca084740cb485c789e64",
  "_user": "ardlop",
  "_type": "src",
  "_file": "zipfextR_1.0.2.tar.gz",
  "_fileid": "c59bd64e4ec024a1ea2f35dc4bcdc5422c36016bfd96e74270e49b00d4386cce",
  "_filesize": 342998,
  "_sha256": "c59bd64e4ec024a1ea2f35dc4bcdc5422c36016bfd96e74270e49b00d4386cce",
  "_created": "2026-05-11T08:18:34.000Z",
  "_published": "2026-05-22T11:39:34.338Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77372078093,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6913582282"
    },
    {
      "job": 77372078262,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6913580107"
    },
    {
      "job": 77372078110,
      "time": 226,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6913579151"
    },
    {
      "job": 77372077822,
      "time": 205,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6913575786"
    },
    {
      "job": 77372077437,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913523697"
    },
    {
      "job": 77372077531,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159591753"
    },
    {
      "job": 77372077857,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6913564917"
    },
    {
      "job": 77372078414,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6913561661"
    },
    {
      "job": 77372078001,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6913560906"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ardlop/actions/runs/25658460310",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ardlop/zipfextr",
  "_commit": {
    "id": "2cff9630b5b4515b486f98886982896b456486c4",
    "author": "ardlop <ardlop@users.noreply.github.com>",
    "committer": "ardlop <ardlop@users.noreply.github.com>",
    "message": "added INAR(1) functions\n",
    "time": 1765558139
  },
  "_maintainer": {
    "name": "Ariel Duarte-López",
    "email": "aduarte@ac.upc.edu",
    "orcid": "0000-0002-7432-0344"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.0.1",
      "role": "Depends"
    },
    {
      "package": "VGAM",
      "version": ">= 0.9.8",
      "role": "Imports"
    },
    {
      "package": "tolerance",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "copula",
      "version": ">= 0.999-18",
      "role": "Imports"
    },
    {
      "package": "gmp",
      "version": ">= 0.7-4",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ardlop",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ardlop",
      "count": 50,
      "uuid": 7475351
    }
  ],
  "_userbio": {
    "uuid": 7475351,
    "type": "user",
    "name": "ardlop"
  },
  "_downloads": {
    "count": 231,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/zipfextR"
  },
  "_devurl": "https://github.com/ardlop/zipfextr",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/zipfextR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ardlop/zipfextr",
  "_realowner": "ardlop",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-03-14"
    },
    {
      "version": "1.0.1",
      "date": "2019-09-18"
    },
    {
      "version": "1.0.2",
      "date": "2020-07-07"
    }
  ],
  "_exports": [
    "d_zi_zipfpss",
    "dmoezipf",
    "dzipfpe",
    "dzipfpolylog",
    "dzipfpss",
    "getInitialValues",
    "moezipfFit",
    "moezipfMean",
    "moezipfMoments",
    "moezipfVariance",
    "pmoezipf",
    "pzipfpe",
    "pzipfpolylog",
    "pzipfpss",
    "qmoezipf",
    "qzipfpe",
    "qzipfpolylog",
    "qzipfpss",
    "rmoezipf",
    "rzipfpe",
    "rzipfpolylog",
    "rzipfpss",
    "zi_zipfpssFit",
    "zipfpeFit",
    "zipfpeMean",
    "zipfpeMoments",
    "zipfpeVariance",
    "zipfPolylogFit",
    "zipfpolylogMean",
    "zipfpolylogMoments",
    "zipfpoylogVariance",
    "zipfpssFit",
    "zipfpssMean",
    "zipfpssMoments",
    "zipfpssVariance"
  ],
  "_help": [
    {
      "page": "getInitialValues",
      "title": "Calculates initial values for the parameters of the models.",
      "topics": [
        "getInitialValues"
      ]
    },
    {
      "page": "moezipf",
      "title": "The Marshal-Olkin Extended Zipf Distribution (MOEZipf).",
      "topics": [
        "dmoezipf",
        "moezipf",
        "pmoezipf",
        "qmoezipf",
        "rmoezipf"
      ]
    },
    {
      "page": "moezipfFit",
      "title": "MOEZipf parameters estimation.",
      "topics": [
        "AIC.moezipfR",
        "BIC.moezipfR",
        "coef.moezipfR",
        "fitted.moezipfR",
        "logLik.moezipfR",
        "moezipfFit",
        "plot.moezipfR",
        "print.moezipfR",
        "residuals.moezipfR",
        "summary.moezipfR"
      ]
    },
    {
      "page": "moezipfMean",
      "title": "Expected value.",
      "topics": [
        "moezipfMean"
      ]
    },
    {
      "page": "moezipfMoments",
      "title": "Distribution Moments.",
      "topics": [
        "moezipfMoments"
      ]
    },
    {
      "page": "moezipfVariance",
      "title": "Variance of the MOEZipf distribution.",
      "topics": [
        "moezipfVariance"
      ]
    },
    {
      "page": "zi_zipfpss",
      "title": "The Zero Inflated Zipf-Poisson Stop Sum Distribution (ZI Zipf-PSS).",
      "topics": [
        "d_zi_zipfpss",
        "zi_zipfpss"
      ]
    },
    {
      "page": "zi_zipfpssFit",
      "title": "Zero Inflated Zipf-PSS parameters estimation.",
      "topics": [
        "AIC.zi_zipfpssR",
        "BIC.zi_zipfpssR",
        "coef.zi_zipfpssR",
        "fitted.zi_zipfpssR",
        "logLik.zi_zipfpssR",
        "plot.zi_zipfpssR",
        "print.zi_zipfpssR",
        "residuals.zi_zipfpssR",
        "summary.zi_zipfpssR",
        "zi_zipfpssFit"
      ]
    },
    {
      "page": "zipfpe",
      "title": "The Zipf-Poisson Extreme Distribution (Zipf-PE).",
      "topics": [
        "dzipfpe",
        "pzipfpe",
        "qzipfpe",
        "rzipfpe",
        "zipfpe"
      ]
    },
    {
      "page": "zipfpeFit",
      "title": "Zipf-PE parameters estimation.",
      "topics": [
        "AIC.zipfpeR",
        "BIC.zipfpeR",
        "coef.zipfpeR",
        "fitted.zipfpeR",
        "logLik.zipfpeR",
        "plot.zipfpeR",
        "print.zipfpeR",
        "residuals.zipfpeR",
        "summary.zipfpeR",
        "zipfpeFit"
      ]
    },
    {
      "page": "zipfpeMean",
      "title": "Expected value of the Zipf-PE distribution.",
      "topics": [
        "zipfpeMean"
      ]
    },
    {
      "page": "zipfpeMoments",
      "title": "Distribution Moments.",
      "topics": [
        "zipfpeMoments"
      ]
    },
    {
      "page": "zipfpeVariance",
      "title": "Variance of the Zipf-PE distribution.",
      "topics": [
        "zipfpeVariance"
      ]
    },
    {
      "page": "zipfPolylog",
      "title": "The Zipf-Polylog Distribution (Zipf-Polylog).",
      "topics": [
        "dzipfpolylog",
        "pzipfpolylog",
        "qzipfpolylog",
        "rzipfpolylog",
        "zipfPolylog"
      ]
    },
    {
      "page": "zipfPolylogFit",
      "title": "ZipfPolylog parameters estimation.",
      "topics": [
        "AIC.zipfPolyR",
        "BIC.zipfPolyR",
        "coef.zipfPolyR",
        "fitted.zipfPolyR",
        "logLik.zipfPolyR",
        "plot.zipfPolyR",
        "print.zipfPolyR",
        "residuals.zipfPolyR",
        "summary.zipfPolyR",
        "zipfPolylogFit"
      ]
    },
    {
      "page": "zipfpolylogMean",
      "title": "Expected value of the ZipfPolylog distribution.",
      "topics": [
        "zipfpolylogMean"
      ]
    },
    {
      "page": "zipfpolylogMoments",
      "title": "Moments of the Zipf-Polylog Distribution.",
      "topics": [
        "zipfpolylogMoments"
      ]
    },
    {
      "page": "zipfpoylogVariance",
      "title": "Variance of the ZipfPolylog distribution.",
      "topics": [
        "zipfpoylogVariance"
      ]
    },
    {
      "page": "zipfpss",
      "title": "The Zipf-Poisson Stop Sum Distribution (Zipf-PSS).",
      "topics": [
        "dzipfpss",
        "pzipfpss",
        "qzipfpss",
        "rzipfpss",
        "zipfpss"
      ]
    },
    {
      "page": "ZipfPSS_INAR1Innov",
      "title": "Zipf-PSS INAR(1) Innovation parameters estimation.",
      "topics": [
        "ZipfPSS_INAR1Innov"
      ]
    },
    {
      "page": "ZipfPSS_INAR1Marginal",
      "title": "Zipf-PSS INAR(1) Marginal parameters estimation.",
      "topics": [
        "ZipfPSS_INAR1Marginal"
      ]
    },
    {
      "page": "zipfpssFit",
      "title": "Zipf-PSS parameters estimation.",
      "topics": [
        "AIC.zipfpssR",
        "BIC.zipfpssR",
        "coef.zipfpssR",
        "fitted.zipfpssR",
        "logLik.zipfpssR",
        "plot.zipfpssR",
        "print.zipfpssR",
        "residuals.zipfpssR",
        "summary.zipfpssR",
        "zipfpssFit"
      ]
    },
    {
      "page": "zipfpssMean",
      "title": "Expected value of the Zipf-PSS distribution.",
      "topics": [
        "zipfpssMean"
      ]
    },
    {
      "page": "zipfpssMoments",
      "title": "Distribution Moments.",
      "topics": [
        "zipfpssMoments"
      ]
    },
    {
      "page": "zipfpssVariance",
      "title": "Variance of the Zipf-PSS distribution.",
      "topics": [
        "zipfpssVariance"
      ]
    }
  ],
  "_readme": "https://github.com/ardlop/zipfextr/raw/HEAD/README.md",
  "_rundeps": [
    "ADGofTest",
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cluster",
    "colorspace",
    "copula",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gmp",
    "gsl",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mvtnorm",
    "numDeriv",
    "openssl",
    "otel",
    "pcaPP",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "pspline",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stabledist",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tolerance",
    "utf8",
    "vctrs",
    "VGAM",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 3.380211241711606,
  "_indexed": true,
  "_nocasepkg": "zipfextr",
  "_universes": [
    "ardlop"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-11T08:21:10.000Z",
      "distro": "noble",
      "commit": "2cff9630b5b4515b486f98886982896b456486c4",
      "fileid": "91499273894a4ff7e0e5d1c57001c38814144a7404a3e78689486462d6abd4f3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ardlop/actions/runs/25658460310"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-11T08:21:02.000Z",
      "distro": "noble",
      "commit": "2cff9630b5b4515b486f98886982896b456486c4",
      "fileid": "72d3866f16e3f9d13ece3db1af0412f40bb830a7dd129016ff2cefd44b53d19b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ardlop/actions/runs/25658460310"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-11T08:21:01.000Z",
      "commit": "2cff9630b5b4515b486f98886982896b456486c4",
      "fileid": "014c1e955a86273fd7d651d20488ec5a4e64651551cc6f4670e17689d8e4064c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ardlop/actions/runs/25658460310"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-11T08:20:52.000Z",
      "commit": "2cff9630b5b4515b486f98886982896b456486c4",
      "fileid": "e56398ebf441bfdddb9622356693d568bfd5fd57cc15e9dbff14e6d403bcf26b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ardlop/actions/runs/25658460310"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-11T08:20:06.000Z",
      "commit": "2cff9630b5b4515b486f98886982896b456486c4",
      "fileid": "bffee2fad0b19e7f1718b78cd5440c0b7a7e16819fe41fdc34efc9ff56f0a8d8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ardlop/actions/runs/25658460310"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-11T08:20:02.000Z",
      "commit": "2cff9630b5b4515b486f98886982896b456486c4",
      "fileid": "b7a8c97456499154932a55f686ed84b90c4e4b7e0bf1cc215184d14f92306f9f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ardlop/actions/runs/25658460310"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-11T08:19:59.000Z",
      "commit": "2cff9630b5b4515b486f98886982896b456486c4",
      "fileid": "94688132a3a3fdd752f87b3cbcd65689f98c72f2c0ae50317a5635c7c3e8b426",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ardlop/actions/runs/25658460310"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-22T11:39:13.000Z",
      "commit": "2cff9630b5b4515b486f98886982896b456486c4",
      "fileid": "14b4671716a2b6918fc96ffdbc85eb89ad1364c2e7442c13f9e9e0a4211f29ae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ardlop/actions/runs/25658460310"
    }
  ]
}