{
  "_id": "6a1d4f451d7bb097a0a45195",
  "Package": "evclass",
  "Type": "Package",
  "Title": "Evidential Distance-Based Classification",
  "Version": "2.0.2",
  "Date": "2023-11-9",
  "Author": "Thierry Denoeux",
  "Maintainer": "Thierry Denoeux <tdenoeux@utc.fr>",
  "Description": "Different evidential classifiers, which provide outputs in\nthe form of Dempster-Shafer mass functions. The methods are:\nthe evidential K-nearest neighbor rule, the evidential neural\nnetwork, radial basis function neural networks, logistic\nregression, feed-forward neural networks.",
  "License": "GPL-3",
  "LazyData": "TRUE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 09:19:29 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-11-09 12:46:36 UTC",
  "RemoteUrl": "https://github.com/cran/evclass",
  "RemoteRef": "HEAD",
  "RemoteSha": "636c59c0833b680a02f94aeb4be5333895673d84",
  "MD5sum": "7c4b3c07bdbe725fde27471b325a24f4",
  "_user": "cran",
  "_type": "src",
  "_file": "evclass_2.0.2.tar.gz",
  "_fileid": "ec512dd19620d3138a5af3446659c0e2d4ab26241f58987ba5ab0d872b5a4cdb",
  "_filesize": 587254,
  "_sha256": "ec512dd19620d3138a5af3446659c0e2d4ab26241f58987ba5ab0d872b5a4cdb",
  "_created": "2026-06-01T09:19:29.000Z",
  "_published": "2026-06-01T09:22:13.412Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78822325738,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7327808154"
    },
    {
      "job": 78822325737,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327804555"
    },
    {
      "job": 78821837485,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327765793"
    },
    {
      "job": 78822325721,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327799936"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26745944315",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/evclass",
  "_commit": {
    "id": "636c59c0833b680a02f94aeb4be5333895673d84",
    "author": "Thierry Denoeux <tdenoeux@utc.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0.2\n",
    "time": 1699533996
  },
  "_maintainer": {
    "name": "Thierry Denoeux",
    "email": "tdenoeux@utc.fr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "FNN",
      "role": "Imports"
    },
    {
      "package": "ibelief",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "datasets",
      "role": "Suggests"
    },
    {
      "package": "stats",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 272,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/evclass"
  },
  "_mentions": 1,
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/evclass.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2016-06-21"
    },
    {
      "version": "1.0.2",
      "date": "2016-06-22"
    },
    {
      "version": "1.1.0",
      "date": "2016-07-01"
    },
    {
      "version": "1.1.1",
      "date": "2017-03-20"
    },
    {
      "version": "2.0.0",
      "date": "2023-01-07"
    },
    {
      "version": "2.0.1",
      "date": "2023-08-14"
    },
    {
      "version": "2.0.2",
      "date": "2023-11-09"
    }
  ],
  "_exports": [
    "calcAB",
    "calcm",
    "decision",
    "EkNNfit",
    "EkNNinit",
    "EkNNval",
    "proDSfit",
    "proDSinit",
    "proDSval",
    "RBFfit",
    "RBFinit",
    "RBFval"
  ],
  "_datasets": [
    {
      "name": "glass",
      "title": "Glass dataset",
      "object": "glass",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ionosphere",
      "title": "Ionosphere dataset",
      "object": "ionosphere",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "vehicles",
      "title": "Vehicles dataset",
      "object": "vehicles",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calcAB",
      "title": "Determination of optimal coefficients for computing weights of evidence in logistic regression",
      "topics": [
        "calcAB"
      ]
    },
    {
      "page": "calcm",
      "title": "Determination of optimal coefficients for computing weights of evidence in logistic regression",
      "topics": [
        "calcm"
      ]
    },
    {
      "page": "decision",
      "title": "Decision rules for evidential classifiers",
      "topics": [
        "decision"
      ]
    },
    {
      "page": "EkNNfit",
      "title": "Training of the EkNN classifier",
      "topics": [
        "EkNNfit"
      ]
    },
    {
      "page": "EkNNinit",
      "title": "Initialization of parameters for the EkNN classifier",
      "topics": [
        "EkNNinit"
      ]
    },
    {
      "page": "EkNNval",
      "title": "Classification of a test set by the EkNN classifier",
      "topics": [
        "EkNNval"
      ]
    },
    {
      "page": "evclass",
      "title": "evclass: A package for evidential classification",
      "topics": [
        "evclass"
      ]
    },
    {
      "page": "glass",
      "title": "Glass dataset",
      "topics": [
        "glass"
      ]
    },
    {
      "page": "ionosphere",
      "title": "Ionosphere dataset",
      "topics": [
        "ionosphere"
      ]
    },
    {
      "page": "proDSfit",
      "title": "Training of the evidential neural network classifier",
      "topics": [
        "proDSfit"
      ]
    },
    {
      "page": "proDSinit",
      "title": "Initialization of parameters for the evidential neural network classifier",
      "topics": [
        "proDSinit"
      ]
    },
    {
      "page": "proDSval",
      "title": "Classification of a test set by the evidential neural network classifier",
      "topics": [
        "proDSval"
      ]
    },
    {
      "page": "RBFfit",
      "title": "Training of a radial basis function classifier",
      "topics": [
        "RBFfit"
      ]
    },
    {
      "page": "RBFinit",
      "title": "Initialization of parameters for a Radial Basis Function classifier",
      "topics": [
        "RBFinit"
      ]
    },
    {
      "page": "RBFval",
      "title": "Classification of a test set by a radial basis function classifier",
      "topics": [
        "RBFval"
      ]
    },
    {
      "page": "vehicles",
      "title": "Vehicles dataset",
      "topics": [
        "vehicles"
      ]
    }
  ],
  "_rundeps": [
    "FNN",
    "ibelief",
    "R.methodsS3",
    "R.oo",
    "R.utils"
  ],
  "_vignettes": [
    {
      "source": "Introduction.Rmd",
      "filename": "Introduction.html",
      "title": "Introduction to the evclass package",
      "author": "Thierry Denoeux",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Evidential K-nearest neighbor classifier",
        "Evidential neural network classifier",
        "Decision",
        "RBF neural network classifier",
        "Latent mass functions from neural network classifiers",
        "Logistic regression",
        "Multilayer perceptron",
        "References"
      ],
      "created": "2016-06-21 17:42:52",
      "modified": "2023-01-07 09:00:07",
      "commits": 4
    }
  ],
  "_score": 2.230448921378274,
  "_indexed": true,
  "_nocasepkg": "evclass",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.2",
      "date": "2026-06-01T09:21:42.000Z",
      "distro": "noble",
      "commit": "636c59c0833b680a02f94aeb4be5333895673d84",
      "fileid": "6326b0032381eca05d400843f7fa29d44b6aa9104095aa3a12288ce3d4ca5493",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26745944315"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.2",
      "date": "2026-06-01T09:21:29.000Z",
      "distro": "noble",
      "commit": "636c59c0833b680a02f94aeb4be5333895673d84",
      "fileid": "502e63bd8ed14a2557d1aa03113a9cf5f6a62c796901ebb3f767369e68bb19a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26745944315"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.2",
      "date": "2026-06-01T09:21:33.000Z",
      "commit": "636c59c0833b680a02f94aeb4be5333895673d84",
      "fileid": "3d62c77c9d6d3a4c1dc78ac7f6ad294a1a404c4d9d966f4cf904528ad67e539a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26745944315"
    }
  ]
}