{
  "_id": "6a16a8a2acfb0bcc41d83723",
  "Package": "Rsubbotools",
  "Title": "Fast Estimation of Subbottin and AEP Distributions (Generalized\nError Distribution)",
  "Version": "0.0.1",
  "Authors@R": "c(\nperson(given = \"Elias\",\nfamily = \"Haddad\",\nrole = c(\"aut\", \"cre\"),\nemail = \"eliasynetto@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1863-1022\")\n)\n,person(given = \"Giulio\",\nfamily = \" Bottazzi\",\nrole = c(\"aut\"),\nemail = \"bottazzi@sssup.it\",\ncomment = c(ORCID = \"0000-0003-2565-4732\")\n)\n,person(given = \"Fernando J.\",\nfamily = \" Von Zuben\",\nrole = c(\"aut\", \"ths\"),\ncomment = c(ORCID = \"0000-0002-4128-5415\")\n)\n,person(given = \"Jochen\",\nfamily = \" Voss\",\nrole = c(\"ctb\"),\n)\n,person(given = \"J.D.\",\nfamily = \" Lamb\",\nrole = c(\"ctb\"),\n)\n,person(given = \"Brian\",\nfamily = \" Gough\",\nrole = c(\"ctb\"),\n)\n)",
  "Description": "Create densities, probabilities, random numbers,\nquantiles, and maximum likelihood estimation for several\ndistributions, mainly the symmetric and asymmetric power\nexponential (AEP), a.k.a. the Subbottin family of\ndistributions, also known as the generalized error\ndistribution. Estimation is made using the design of Bottazzi\n(2004) <https://ideas.repec.org/p/ssa/lemwps/2004-14.html>,\nwhere the likelihood is maximized by several optimization\nprocedures using the 'GNU Scientific Library (GSL)', translated\nto 'C++' code, which makes it both fast and accurate. The\npackage also provides methods for the gamma, Laplace, and\nAsymmetric Laplace distributions.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/nettoyoussef/Rsubbotools/issues",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-27 08:13:29 UTC",
    "User": "root"
  },
  "Author": "Elias Haddad [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1863-1022>), Giulio Bottazzi [aut]\n(ORCID: <https://orcid.org/0000-0003-2565-4732>), Fernando J.\nVon Zuben [aut, ths] (ORCID:\n<https://orcid.org/0000-0002-4128-5415>), Jochen Voss [ctb],\nJ.D. Lamb [ctb], Brian Gough [ctb]",
  "Maintainer": "Elias Haddad <eliasynetto@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-07-22 15:41:26 UTC",
  "RemoteUrl": "https://github.com/cran/Rsubbotools",
  "RemoteRef": "HEAD",
  "RemoteSha": "5eb2171ed0893985a5c7aaa657d8d2b85166aa01",
  "MD5sum": "0f95747fd9b9f5fe44a138c32fbf7670",
  "_user": "cran",
  "_type": "src",
  "_file": "Rsubbotools_0.0.1.tar.gz",
  "_fileid": "a76e48cc2bbe881b045674abb563d05232a62a27164c27832c833352b5a055a7",
  "_filesize": 399398,
  "_sha256": "a76e48cc2bbe881b045674abb563d05232a62a27164c27832c833352b5a055a7",
  "_created": "2026-05-27T08:13:29.000Z",
  "_published": "2026-05-27T08:17:38.626Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78035523060,
      "time": 179,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7235348971"
    },
    {
      "job": 78035523169,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7235340680"
    },
    {
      "job": 78035523139,
      "time": 178,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235349215"
    },
    {
      "job": 78035523995,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235342904"
    },
    {
      "job": 78035005636,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235290086"
    },
    {
      "job": 78035523025,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235338074"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26499199510",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Rsubbotools",
  "_commit": {
    "id": "5eb2171ed0893985a5c7aaa657d8d2b85166aa01",
    "author": "Elias Haddad <eliasynetto@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.1\n",
    "time": 1753198886
  },
  "_maintainer": {
    "name": "Elias Haddad",
    "email": "eliasynetto@gmail.com",
    "login": "nettoyoussef",
    "description": "",
    "uuid": 28371492,
    "orcid": "0000-0003-1863-1022"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppGSL",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.0.1",
      "date": "2025-07-22"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "nettoyoussef",
      "count": 2,
      "uuid": 28371492
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 203,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rsubbotools"
  },
  "_devurl": "https://github.com/nettoyoussef/rsubbotools",
  "_searchresults": 1,
  "_topics": [
    "gsl",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/Rsubbotools.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nettoyoussef/rsubbotools",
  "_realowner": "nettoyoussef",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.0.9",
      "date": "2025-04-16"
    },
    {
      "version": "0.0.1",
      "date": "2025-07-22"
    }
  ],
  "_exports": [
    "alaplafit",
    "dalaplace",
    "dasubbo",
    "dlaplace",
    "dpower",
    "dsep",
    "dsubbo",
    "laplafit",
    "palaplace",
    "pasubbo",
    "plaplace",
    "ppower",
    "psep",
    "psubbo",
    "qalaplace",
    "qasubbo",
    "qlaplace",
    "qpower",
    "qsep",
    "qsubbo",
    "ralaplace",
    "rasubbo",
    "rasubbo_orig",
    "rgamma_c",
    "rlaplace",
    "rpower",
    "rsubbo",
    "sepfit",
    "subboafish",
    "subboafit",
    "subbofish",
    "subbofit",
    "subbolafit"
  ],
  "_help": [
    {
      "page": "alaplafit",
      "title": "Fit an Asymmetric Laplace Distribution via maximum likelihood",
      "topics": [
        "alaplafit"
      ]
    },
    {
      "page": "dalaplace",
      "title": "Returns density from Asymmetric Laplace Distribution",
      "topics": [
        "dalaplace"
      ]
    },
    {
      "page": "dasubbo",
      "title": "Returns density from the AEP Distribution",
      "topics": [
        "dasubbo"
      ]
    },
    {
      "page": "dlaplace",
      "title": "Returns density from Laplace Distribution",
      "topics": [
        "dlaplace"
      ]
    },
    {
      "page": "dpower",
      "title": "Returns density from EP Distribution",
      "topics": [
        "dpower"
      ]
    },
    {
      "page": "dsep",
      "title": "Returns density from Skewed Exponential Power distribution",
      "topics": [
        "dsep"
      ]
    },
    {
      "page": "dsubbo",
      "title": "Returns density from Subbotin Distribution",
      "topics": [
        "dsubbo"
      ]
    },
    {
      "page": "laplafit",
      "title": "Fit a Laplace Distribution via maximum likelihood",
      "topics": [
        "laplafit"
      ]
    },
    {
      "page": "palaplace",
      "title": "Returns CDF from Asymmetric Laplace Distribution",
      "topics": [
        "palaplace"
      ]
    },
    {
      "page": "pasubbo",
      "title": "Returns CDF from the AEP Distribution",
      "topics": [
        "pasubbo"
      ]
    },
    {
      "page": "plaplace",
      "title": "Returns CDF from the Laplace Distribution",
      "topics": [
        "plaplace"
      ]
    },
    {
      "page": "ppower",
      "title": "Returns CDF from EP Distribution",
      "topics": [
        "ppower"
      ]
    },
    {
      "page": "psep",
      "title": "Returns CDF from the Skewed Exponential Power distribution",
      "topics": [
        "psep"
      ]
    },
    {
      "page": "psubbo",
      "title": "Returns CDF from Subbotin Distribution",
      "topics": [
        "psubbo"
      ]
    },
    {
      "page": "qalaplace",
      "title": "Returns quantile from Asymmetric Laplace Distribution",
      "topics": [
        "qalaplace"
      ]
    },
    {
      "page": "qasubbo",
      "title": "Returns CDF from the AEP Distribution",
      "topics": [
        "qasubbo"
      ]
    },
    {
      "page": "qlaplace",
      "title": "Returns quantile from Laplace Distribution",
      "topics": [
        "qlaplace"
      ]
    },
    {
      "page": "qpower",
      "title": "Returns quantile from EP Distribution",
      "topics": [
        "qpower"
      ]
    },
    {
      "page": "qsep",
      "title": "Returns quantile from the Skewed Exponential Power distribution",
      "topics": [
        "qsep"
      ]
    },
    {
      "page": "qsubbo",
      "title": "Returns CDF from Subbotin Distribution",
      "topics": [
        "qsubbo"
      ]
    },
    {
      "page": "ralaplace",
      "title": "Generates an Asymmetric Laplace-distributed sample",
      "topics": [
        "ralaplace"
      ]
    },
    {
      "page": "rasubbo",
      "title": "Produces a random sample from a Asymmetric Power Exponential distribution",
      "topics": [
        "rasubbo"
      ]
    },
    {
      "page": "rasubbo_orig",
      "title": "Produces a random sample from a Asymmetric Power Exponential distribution",
      "topics": [
        "rasubbo_orig"
      ]
    },
    {
      "page": "rgamma_c",
      "title": "Generates a Gamma-distributed sample",
      "topics": [
        "rgamma_c"
      ]
    },
    {
      "page": "rlaplace",
      "title": "Generates a Laplace-distributed sample",
      "topics": [
        "rlaplace"
      ]
    },
    {
      "page": "rpower",
      "title": "Generates a random sample from a Exponential Power distribution",
      "topics": [
        "rpower"
      ]
    },
    {
      "page": "rsubbo",
      "title": "Produces a random sample from a Subbotin distribution",
      "topics": [
        "rsubbo"
      ]
    },
    {
      "page": "sepfit",
      "title": "Fit a Skewed Exponential Power density via maximum likelihood",
      "topics": [
        "sepfit"
      ]
    },
    {
      "page": "subboafish",
      "title": "Returns the Fisher Information matrix and its inverse for the AEP",
      "topics": [
        "subboafish"
      ]
    },
    {
      "page": "subboafit",
      "title": "Fit an Asymmetric Power Exponential density via maximum likelihood",
      "topics": [
        "subboafit"
      ]
    },
    {
      "page": "subbofish",
      "title": "Return the Fisher Information Matrix for the Subbotin Distribution",
      "topics": [
        "subbofish"
      ]
    },
    {
      "page": "subbofit",
      "title": "Fit a power exponential density via maximum likelihood",
      "topics": [
        "subbofit"
      ]
    },
    {
      "page": "subbolafit",
      "title": "Fit a (Less) Asymmetric Power Exponential density via maximum likelihood",
      "topics": [
        "subbolafit"
      ]
    }
  ],
  "_readme": "https://github.com/cran/Rsubbotools/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppGSL"
  ],
  "_sysdeps": [
    {
      "shlib": "libgsl",
      "package": "libgsl27",
      "headers": "libgsl-dev",
      "source": "gsl",
      "version": "2.7.1+dfsg-6ubuntu2",
      "name": "gsl",
      "homepage": "https://www.gnu.org/software/gsl",
      "description": "GNU Scientific Library (GSL) -- library package"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "rsubbotools",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-27T08:16:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5eb2171ed0893985a5c7aaa657d8d2b85166aa01",
      "fileid": "6a426c7269c7c459db17a115835fe96f18353aea165a4bc6cb9c0a0f2b47927d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26499199510"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-27T08:16:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5eb2171ed0893985a5c7aaa657d8d2b85166aa01",
      "fileid": "4457b58395d3c4a1ff014c314a3dd2d398bc8449a155c716a460573a6a86d0f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26499199510"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-27T08:16:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5eb2171ed0893985a5c7aaa657d8d2b85166aa01",
      "fileid": "ef6abb92a9647d66bcd44d8b7629d0b95ab9f6ad2958a72b4284f7b2ffe52646",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26499199510"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-27T08:16:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5eb2171ed0893985a5c7aaa657d8d2b85166aa01",
      "fileid": "57e55975eed8c8368f7dffb644415a70ac31640f979e3d2afe2f7a2bf447085c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26499199510"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-05-27T08:16:19.000Z",
      "arch": "emscripten",
      "commit": "5eb2171ed0893985a5c7aaa657d8d2b85166aa01",
      "fileid": "286a26919e647ef7dc8e9906e79545b66f12d7818e1f2060474278152c0456bc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26499199510"
    }
  ]
}