{
  "_id": "6a1f1295b401979e7341dd96",
  "Package": "skewunit",
  "Type": "Package",
  "Title": "Estimation and Other Tools for Skew-Unit Models",
  "Version": "1.0",
  "Date": "2025-02-19",
  "Authors@R": "c(person(\"Diego\", \"Gallardo\", role = c(\"aut\",\"cre\"), email = \"dgallardo@ubiobio.cl\"),\nperson(\"Emilio\", \"Gomez-Deniz\", role = c(\"aut\"), email = \"emilio.gomez-deniz@ulpgc.es\"),\nperson(\"Osvaldo\", \"Venegas\", role = c(\"aut\"), email = \"ovenegas@uct.cl\"),\nperson(\"Hector W.\", \"Gomez\", role = c(\"aut\"), email = \"ygomez@ubiobio.cl\"))",
  "Author": "Diego Gallardo [aut, cre], Emilio Gomez-Deniz [aut], Osvaldo\nVenegas [aut], Hector W. Gomez [aut]",
  "Maintainer": "Diego Gallardo <dgallardo@ubiobio.cl>",
  "Description": "Provide estimation and data generation tools for the\nskew-unit family discussed based on Mukhopadhyay and Brani\n(1995) <doi:10.2307/2348710>. The family contains extensions\nfor popular distributions such as the ArcSin discussed in\nArnold and Groeneveld (1980)\n<doi:10.1080/01621459.1980.10477449>, triangular, U-quadratic\nand Johnson-SB proposed in Cortina-Borja (2006)\n<doi:10.1111/j.1467-985X.2006.00446_12.x> distributions, among\nothers.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 07:37:08 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-02-20 18:40:48 UTC",
  "RemoteUrl": "https://github.com/cran/skewunit",
  "RemoteRef": "HEAD",
  "RemoteSha": "190f12be56d054b4f706b88d78751f8155fcc8b1",
  "MD5sum": "ef3348c1440aa04c7a602e9baf1193da",
  "_user": "cran",
  "_type": "src",
  "_file": "skewunit_1.0.tar.gz",
  "_fileid": "0ad6a180437e69696613b4c14a7128ae7335256c0fac00191ec281ced8f7e6cf",
  "_filesize": 189010,
  "_sha256": "0ad6a180437e69696613b4c14a7128ae7335256c0fac00191ec281ced8f7e6cf",
  "_created": "2026-05-17T07:37:08.000Z",
  "_published": "2026-06-02T17:27:49.661Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79131840202,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040490630"
    },
    {
      "job": 79131840457,
      "time": 97,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040490020"
    },
    {
      "job": 79131839309,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040478807"
    },
    {
      "job": 79131839493,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365086918"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25984777238",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/skewunit",
  "_commit": {
    "id": "190f12be56d054b4f706b88d78751f8155fcc8b1",
    "author": "Diego Gallardo <dgallardo@ubiobio.cl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1740076848
  },
  "_maintainer": {
    "name": "Diego Gallardo",
    "email": "dgallardo@ubiobio.cl"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "pracma",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 184,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/skewunit"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/skewunit.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2025-02-20"
    }
  ],
  "_exports": [
    "choose.skewunit",
    "cuberoot",
    "dasin",
    "dJSB",
    "dsbeta",
    "dskewunit",
    "dtriang",
    "dUquad",
    "estimate.skewunit",
    "pasin",
    "pJSB",
    "psbeta",
    "ptriang",
    "pUquad",
    "rasin",
    "rJSB",
    "rsbeta",
    "rskewunit",
    "rtriang",
    "rUquad"
  ],
  "_help": [
    {
      "page": "asin",
      "title": "The ArcSin distribution.",
      "topics": [
        "dasin",
        "pasin",
        "rasin"
      ]
    },
    {
      "page": "choose.skewunit",
      "title": "Choose a Distribution in a Family of Skew Distributions with Bounded Support",
      "topics": [
        "choose.skewunit"
      ]
    },
    {
      "page": "cuberoot",
      "title": "Calculates the cubic root",
      "topics": [
        "cuberoot"
      ]
    },
    {
      "page": "estimate.skewunit",
      "title": "Estimation for a Family of Skew Distributions with Bounded Support",
      "topics": [
        "estimate.skewunit",
        "print.skewunit"
      ]
    },
    {
      "page": "JSB",
      "title": "The Johnson S_B distribution.",
      "topics": [
        "dJSB",
        "pJSB",
        "rJSB"
      ]
    },
    {
      "page": "sbeta",
      "title": "The symmetrical beta distribution.",
      "topics": [
        "dsbeta",
        "psbeta",
        "rsbeta"
      ]
    },
    {
      "page": "skewunit",
      "title": "A Family of Skew Distributions with Bounded Support",
      "topics": [
        "dskewunit",
        "rskewunit"
      ]
    },
    {
      "page": "triang",
      "title": "The triangular distribution",
      "topics": [
        "dtriang",
        "ptriang",
        "rtriang"
      ]
    },
    {
      "page": "Uquad",
      "title": "The U-quadratic distribution",
      "topics": [
        "dUquad",
        "pUquad",
        "rUquad"
      ]
    }
  ],
  "_rundeps": [
    "pracma"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "skewunit",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-17T07:38:55.000Z",
      "distro": "noble",
      "commit": "190f12be56d054b4f706b88d78751f8155fcc8b1",
      "fileid": "305a24a00dee0838bc85468628456975b8239290b5407c2bbc78877269f29717",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25984777238"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-17T07:38:50.000Z",
      "distro": "noble",
      "commit": "190f12be56d054b4f706b88d78751f8155fcc8b1",
      "fileid": "c6acc34ea37d590de5941765ae12cfecc69ac75d5204e6e6fd88b16452a67762",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25984777238"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-02T17:27:27.000Z",
      "commit": "190f12be56d054b4f706b88d78751f8155fcc8b1",
      "fileid": "1a82057340dc75d1d4f243ae5f45bcc127eda2b849a380e4351d5e9ed3483847",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25984777238"
    }
  ]
}