{
  "_id": "6a1e8f661d7bb097a0a69e8e",
  "Package": "ibelief",
  "Type": "Package",
  "Title": "Belief Function Implementation",
  "Version": "1.3.1",
  "Author": "Kuang Zhou <kzhoumath@163.com>; Arnaud Martin\n<arnaud.martin@univ-rennes1.fr>",
  "Maintainer": "Kuang Zhou <kzhoumath@163.com>",
  "Description": "Some basic functions to implement belief functions\nincluding: transformation between belief functions using the\nmethod introduced by Philippe Smets <arXiv:1304.1122>, evidence\ncombination, evidence discounting, decision-making, and\nconstructing masses. Currently, thirteen combination rules and\nsix decision rules are supported. It can also be used to\ngenerate different types of random masses when working on\nbelief combination and conflict management.",
  "License": "GPL (>= 2)",
  "Packaged": {
    "Date": "2026-06-02 08:05:40 UTC",
    "User": "root"
  },
  "NeedsCompilation": "no",
  "RoxygenNote": "6.1.1",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-01-07 00:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/ibelief",
  "RemoteRef": "HEAD",
  "RemoteSha": "9975f21ff823f3f21f7f4bd492936fda362ce01e",
  "MD5sum": "58c7d12a711e43bfa162f5a3a9a0c45c",
  "_user": "cran",
  "_type": "src",
  "_file": "ibelief_1.3.1.tar.gz",
  "_fileid": "3c042fe681fbff27710a34cb31ef47e0c21b926092833ecd7e635d91753a6638",
  "_filesize": 174614,
  "_sha256": "3c042fe681fbff27710a34cb31ef47e0c21b926092833ecd7e635d91753a6638",
  "_created": "2026-06-02T08:05:40.000Z",
  "_published": "2026-06-02T08:08:06.039Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79026592907,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352280068"
    },
    {
      "job": 79026592894,
      "time": 97,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352277348"
    },
    {
      "job": 79026200178,
      "time": 146,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352243693"
    },
    {
      "job": 79026592961,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352274379"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26806773281",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ibelief",
  "_commit": {
    "id": "9975f21ff823f3f21f7f4bd492936fda362ce01e",
    "author": "Kuang Zhou <kzhoumath@163.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3.1\n",
    "time": 1609979402
  },
  "_maintainer": {
    "name": "Kuang Zhou",
    "email": "kzhoumath@163.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.1",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 264,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ibelief"
  },
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ibelief.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-10-07"
    },
    {
      "version": "1.1",
      "date": "2015-05-15"
    },
    {
      "version": "1.2",
      "date": "2015-07-16"
    },
    {
      "version": "1.3",
      "date": "2019-10-25"
    },
    {
      "version": "1.3.1",
      "date": "2021-01-07"
    }
  ],
  "_exports": [
    "beltob",
    "beltom",
    "beltopl",
    "beltoq",
    "btobel",
    "btom",
    "btopl",
    "btoq",
    "btov",
    "ConflictTable",
    "decisionDST",
    "discounting",
    "DST",
    "LCPrincple",
    "mtob",
    "mtobel",
    "mtobetp",
    "mtocontour",
    "mtonm",
    "mtopl",
    "mtoq",
    "mtov",
    "mtow",
    "PCR6",
    "pltob",
    "pltobel",
    "pltom",
    "pltoq",
    "qtom",
    "qtow",
    "RandomMass",
    "vtob",
    "vtom",
    "wtom",
    "wtoq"
  ],
  "_help": [
    {
      "page": "ConflictTable",
      "title": "Computing the conflict table",
      "topics": [
        "ConflictTable"
      ]
    },
    {
      "page": "decisionDST",
      "title": "Decision Rules",
      "topics": [
        "decisionDST"
      ]
    },
    {
      "page": "discounting",
      "title": "Discounting masses",
      "topics": [
        "discounting"
      ]
    },
    {
      "page": "DST",
      "title": "Combination rules",
      "topics": [
        "DST"
      ]
    },
    {
      "page": "FMTfunctions",
      "title": "Fast Mobius Transform",
      "topics": [
        "beltob",
        "beltom",
        "beltopl",
        "beltoq",
        "btobel",
        "btom",
        "btopl",
        "btoq",
        "btov",
        "mtob",
        "mtobel",
        "mtobetp",
        "mtocontour",
        "mtonm",
        "mtopl",
        "mtoq",
        "mtov",
        "mtow",
        "pltob",
        "pltobel",
        "pltom",
        "pltoq",
        "qtom",
        "qtow",
        "vtob",
        "vtom",
        "wtom",
        "wtoq"
      ]
    },
    {
      "page": "LCPrincple",
      "title": "Least-Committed Principle for creating bbas",
      "topics": [
        "LCPrincple"
      ]
    },
    {
      "page": "PCR6",
      "title": "PCR6 rule",
      "topics": [
        "PCR6"
      ]
    },
    {
      "page": "RandomMass",
      "title": "Generating masses",
      "topics": [
        "RandomMass"
      ]
    }
  ],
  "_readme": "https://github.com/cran/ibelief/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "ibelief",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-06-02T08:07:34.000Z",
      "distro": "noble",
      "commit": "9975f21ff823f3f21f7f4bd492936fda362ce01e",
      "fileid": "cad7268863bf3437c8d4c9e81d1e9bc132160f25296eefbb70344d909e3b4dae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26806773281"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-06-02T08:07:26.000Z",
      "distro": "noble",
      "commit": "9975f21ff823f3f21f7f4bd492936fda362ce01e",
      "fileid": "3e73e75e379171ea7b52cfdc693287cfe558ed30a9db1c9f8e3a7a80cb2c9428",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26806773281"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.1",
      "date": "2026-06-02T08:07:28.000Z",
      "commit": "9975f21ff823f3f21f7f4bd492936fda362ce01e",
      "fileid": "01b4a1573f5b4cbac20e436f174d8f65a25408a68749891be17d1c9f2c223a13",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26806773281"
    }
  ]
}