{
  "_id": "6a21f21acd65a98ecbd4245e",
  "Type": "Package",
  "Package": "distplyr",
  "Title": "Manipulate and Combine Probability Distributions",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\"Vincenzo\", \"Coia\", email = \"vincenzo.coia@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Amogh\", \"Joshi\", role = \"ctb\"),\nperson(\"Shuyi\", \"Tan\", role = \"ctb\"),\nperson(\"Zhipeng\", \"Zhu\", role = \"ctb\")\n)",
  "Description": "Go beyond standard probability distributions such as the\nNormal or Exponential by combining, shifting, maximizing, and\notherwise transforming distributions with simple, verb-based\nfunctions. Provides easy access to a broader space of\ndistributions more representative of real-world systems such as\nriver flows or insurance claims. Part of the probaverse\nframework of packages to support advanced statistical modeling\nand simulations with an intuitive workflow.",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://distplyr.probaverse.com/,\nhttps://github.com/probaverse/distplyr",
  "Repository": "https://probaverse.r-universe.dev",
  "Date/Publication": "2025-12-01 17:58:55 UTC",
  "RemoteUrl": "https://github.com/probaverse/distplyr",
  "RemoteRef": "HEAD",
  "RemoteSha": "ecaf7473b126be2fb759d55e7487708ce93d2a59",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 21:39:06 UTC",
    "User": "root"
  },
  "Author": "Vincenzo Coia [aut, cre, cph],\nAmogh Joshi [ctb],\nShuyi Tan [ctb],\nZhipeng Zhu [ctb]",
  "Maintainer": "Vincenzo Coia <vincenzo.coia@gmail.com>",
  "MD5sum": "cddf40fce74d4cc403dd133f1e797e85",
  "_user": "probaverse",
  "_type": "src",
  "_file": "distplyr_0.2.0.tar.gz",
  "_fileid": "72560c0b9d16b6e115732b1b750ba640acf77f9c0268c0818d1faf7fed26a203",
  "_filesize": 1176570,
  "_sha256": "72560c0b9d16b6e115732b1b750ba640acf77f9c0268c0818d1faf7fed26a203",
  "_created": "2026-06-04T21:39:06.000Z",
  "_published": "2026-06-04T21:46:02.417Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79620629588,
      "time": 383,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7423765650"
    },
    {
      "job": 79620629574,
      "time": 382,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7423765416"
    },
    {
      "job": 79620629644,
      "time": 347,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7423754382"
    },
    {
      "job": 79620629623,
      "time": 286,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7423735528"
    },
    {
      "job": 79620070770,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7423644029"
    },
    {
      "job": 79620629594,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7423678560"
    },
    {
      "job": 79620629665,
      "time": 332,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7423750075"
    },
    {
      "job": 79620629642,
      "time": 347,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7423754706"
    },
    {
      "job": 79620629622,
      "time": 349,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7423755273"
    }
  ],
  "_buildurl": "https://github.com/r-universe/probaverse/actions/runs/26981033452",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/probaverse/distplyr",
  "_commit": {
    "id": "ecaf7473b126be2fb759d55e7487708ce93d2a59",
    "author": "Vincenzo Coia <vincenzo.coia@gmail.com>",
    "committer": "Vincenzo Coia <vincenzo.coia@gmail.com>",
    "message": "fix relative link\n",
    "time": 1764611935
  },
  "_maintainer": {
    "name": "Vincenzo Coia",
    "email": "vincenzo.coia@gmail.com",
    "login": "vincenzocoia",
    "description": "Ph.D., P.Stat.\nSenior Statistician in applied earth sciences.",
    "uuid": 4676224
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ellipsis",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "distionary",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "probaverse",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-45",
      "n": 10
    },
    {
      "week": "2025-46",
      "n": 2
    },
    {
      "week": "2025-48",
      "n": 3
    },
    {
      "week": "2025-49",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "vincenzocoia",
      "count": 497,
      "uuid": 4676224
    },
    {
      "user": "toast682",
      "count": 35,
      "uuid": 63119125
    },
    {
      "user": "yelselmiao",
      "count": 11,
      "uuid": 56212009
    },
    {
      "user": "zhuzp98",
      "count": 2,
      "uuid": 22016471
    }
  ],
  "_userbio": {
    "uuid": 119653723,
    "type": "organization",
    "name": "probaverse",
    "description": "Family of R packages to help make, manipulate, and evaluate probability distributions."
  },
  "_downloads": {
    "count": 135,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/distplyr"
  },
  "_devurl": "https://github.com/probaverse/distplyr",
  "_pkgdown": "https://distplyr.probaverse.com/",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/distplyr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/probaverse/distplyr",
  "_realowner": "probaverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "flip",
    "invert",
    "maximise",
    "maximize",
    "minimise",
    "minimize",
    "mix",
    "multiply",
    "shift"
  ],
  "_help": [
    {
      "page": "linear_transform",
      "title": "Linear and Reciprocal Transformations",
      "topics": [
        "flip",
        "invert",
        "multiply",
        "shift"
      ]
    },
    {
      "page": "Math.dst",
      "title": "Mathematical Transformations for Distributions",
      "topics": [
        "Math.dst"
      ]
    },
    {
      "page": "extremum",
      "title": "Extremum of Several Distributions",
      "topics": [
        "maximise",
        "maximize",
        "minimise",
        "minimize"
      ]
    },
    {
      "page": "mix",
      "title": "Mixture Distributions",
      "topics": [
        "mix"
      ]
    },
    {
      "page": "Ops.dst",
      "title": "Arithmetic Operations for Distributions",
      "topics": [
        "Ops.dst"
      ]
    }
  ],
  "_pkglogo": "https://github.com/probaverse/distplyr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/probaverse/distplyr/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cli",
    "distionary",
    "ellipsis",
    "glue",
    "lifecycle",
    "rlang",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "manipulating.Rmd",
      "filename": "manipulating.html",
      "title": "Manipulating Distributions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Development Status",
        "Available Verbs",
        "Linear Transformations",
        "Combinations",
        "Mathematical Transformations",
        "Using Operators",
        "Examples",
        "Understanding Simplifications",
        "What Are Simplifications?",
        "Why Simplifications Matter"
      ],
      "created": "2020-11-22 05:02:19",
      "modified": "2025-11-25 09:52:12",
      "commits": 4
    }
  ],
  "_score": 5.732393759822968,
  "_indexed": true,
  "_nocasepkg": "distplyr",
  "_universes": [
    "probaverse",
    "vincenzocoia"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-04T21:41:15.000Z",
      "distro": "noble",
      "commit": "ecaf7473b126be2fb759d55e7487708ce93d2a59",
      "fileid": "af2eeb0e96184e43929a94a5235b4e8db5d52d0ce7ffbcf029f9a1878e3a4014",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/probaverse/actions/runs/26981033452"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-04T21:41:15.000Z",
      "distro": "noble",
      "commit": "ecaf7473b126be2fb759d55e7487708ce93d2a59",
      "fileid": "2ab74f44bda5a798a4bf82b6201cc99b65f5771c69efd2d575f0ef189ea729c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/probaverse/actions/runs/26981033452"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-04T21:41:14.000Z",
      "commit": "ecaf7473b126be2fb759d55e7487708ce93d2a59",
      "fileid": "b2ae648667de94210757f95725f3c100168ff16f1b0a5d898d09f6d236c83c58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/probaverse/actions/runs/26981033452"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-04T21:40:49.000Z",
      "commit": "ecaf7473b126be2fb759d55e7487708ce93d2a59",
      "fileid": "639d31da3bf9b5d8c4709c3d78aa83dc00be5ec8eebf283e7b4a70b389c78a15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/probaverse/actions/runs/26981033452"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-04T21:41:10.000Z",
      "commit": "ecaf7473b126be2fb759d55e7487708ce93d2a59",
      "fileid": "8dab7b4ca1ee46081a7337f56a676da44c54a05a65c5574eb47f2e6fe92f92b6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/probaverse/actions/runs/26981033452"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-04T21:40:17.000Z",
      "commit": "ecaf7473b126be2fb759d55e7487708ce93d2a59",
      "fileid": "26591c31f83724be0b82020bfba1d6a6c68d405b3d49ba4f95290ed646866544",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/probaverse/actions/runs/26981033452"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-04T21:40:17.000Z",
      "commit": "ecaf7473b126be2fb759d55e7487708ce93d2a59",
      "fileid": "853c1a4a18cc5f741aebdfb1032cdebe1d75f8571ec8dccbc9984a04a8278d29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/probaverse/actions/runs/26981033452"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-04T21:40:29.000Z",
      "commit": "ecaf7473b126be2fb759d55e7487708ce93d2a59",
      "fileid": "c7cc4f2df54d2ec6c342eeef3762cc59060e98993a0accd14f10c5df5f0e96e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/probaverse/actions/runs/26981033452"
    }
  ]
}