{
  "_id": "6a102b54acfb0bcc41c92818",
  "Package": "rcDEA",
  "Title": "Robust and Conditional Data Envelopment Analysis (DEA)",
  "Version": "1.0",
  "Authors@R": "person(given = \"Anna\",\nfamily = \"Mergoni\",\nrole = c(\"aut\", \"cre\"),\nemail = \"anna.mergoni@kuleuven.be\",\ncomment = c(ORCID = \"0000-0002-9128-5341\"))",
  "Maintainer": "Anna Mergoni <anna.mergoni@kuleuven.be>",
  "Description": "With this package we provide an easy method to compute\nrobust and conditional Data Envelopment Analysis (DEA), Free\nDisposal Hull (FDH) and Benefit of the Doubt (BOD) scores. The\nrobust approach is based on the work of Cazals, Florens and\nSimar (2002) <doi:10.1016/S0304-4076(01)00080-X>. The\nconditional approach is based on Daraio and Simar (2007)\n<doi:10.1007/s11123-007-0049-3>. Besides we provide graphs to\nhelp with the choice of m. We relay on the 'Benchmarking'\npackage to compute the efficiency scores and on the 'np'\npackage to compute non parametric estimation of similarity\namong units.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2.9000",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 06:43:37 UTC",
    "User": "root"
  },
  "Author": "Anna Mergoni [aut, cre]\n(<https://orcid.org/0000-0002-9128-5341>)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-12-14 07:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/rcDEA",
  "RemoteRef": "HEAD",
  "RemoteSha": "41805926c99229a511fe2f892888f3b6535d11f7",
  "MD5sum": "c4362da43436f87ddd4ad534e1120c6b",
  "_user": "cran",
  "_type": "src",
  "_file": "rcDEA_1.0.tar.gz",
  "_fileid": "5e0a042c212d1dcd478e6a6bfd336f6d9ef4abf60c9f422e9aeb6f744d14a431",
  "_filesize": 131059,
  "_sha256": "5e0a042c212d1dcd478e6a6bfd336f6d9ef4abf60c9f422e9aeb6f744d14a431",
  "_created": "2026-05-13T06:43:37.000Z",
  "_published": "2026-05-22T10:09:24.763Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77358967864,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963357124"
    },
    {
      "job": 77358967746,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963354662"
    },
    {
      "job": 77358967464,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963320145"
    },
    {
      "job": 77358967369,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158008789"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25782892990",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rcDEA",
  "_commit": {
    "id": "41805926c99229a511fe2f892888f3b6535d11f7",
    "author": "Anna Mergoni <anna.mergoni@kuleuven.be>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1639466402
  },
  "_maintainer": {
    "name": "Anna Mergoni",
    "email": "anna.mergoni@kuleuven.be",
    "orcid": "0000-0002-9128-5341"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "np",
      "role": "Imports"
    },
    {
      "package": "Benchmarking",
      "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": 235,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rcDEA"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rcDEA.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2021-12-14"
    }
  ],
  "_exports": [
    "conditional_BOD",
    "conditional_DEA",
    "graph1_m_BOD",
    "graph1_m_DEA",
    "graph2_m_BOD",
    "graph2_m_DEA",
    "robust_BOD",
    "robust_DEA"
  ],
  "_help": [
    {
      "page": "conditional_BOD",
      "title": "Conditional BOD function",
      "concept": [
        "Conditional Benefit of the Doubt"
      ],
      "topics": [
        "conditional_BOD"
      ]
    },
    {
      "page": "conditional_DEA",
      "title": "Conditional DEA function",
      "concept": [
        "Conditional Data Envelopment Analysis"
      ],
      "topics": [
        "conditional_DEA"
      ]
    },
    {
      "page": "graph1_m_BOD",
      "title": "Graph to select m",
      "topics": [
        "graph1_m_BOD"
      ]
    },
    {
      "page": "graph1_m_DEA",
      "title": "Graph to select m",
      "topics": [
        "graph1_m_DEA"
      ]
    },
    {
      "page": "graph2_m_BOD",
      "title": "Graph to select m",
      "topics": [
        "graph2_m_BOD"
      ]
    },
    {
      "page": "graph2_m_DEA",
      "title": "Graph to select m",
      "topics": [
        "graph2_m_DEA"
      ]
    },
    {
      "page": "robust_BOD",
      "title": "Robust BOD function",
      "concept": [
        "Robust Benefit of the Doubt (BOD)"
      ],
      "topics": [
        "robust_BOD"
      ]
    },
    {
      "page": "robust_DEA",
      "title": "Robust Data Envelopment Analysis (DEA)",
      "concept": [
        "Robust Data Envelopment Analysis"
      ],
      "topics": [
        "robust_DEA"
      ]
    }
  ],
  "_rundeps": [
    "Benchmarking",
    "boot",
    "cubature",
    "lattice",
    "lpSolveAPI",
    "MASS",
    "Matrix",
    "MatrixModels",
    "np",
    "quadprog",
    "quantreg",
    "Rcpp",
    "SparseM",
    "survival",
    "ucminf"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "rcdea",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-13T06:45:29.000Z",
      "distro": "noble",
      "commit": "41805926c99229a511fe2f892888f3b6535d11f7",
      "fileid": "fd20194acfdde2cf1d2a13b99405fafc276fb1d5642db206c52f99fea9614996",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25782892990"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-13T06:45:23.000Z",
      "distro": "noble",
      "commit": "41805926c99229a511fe2f892888f3b6535d11f7",
      "fileid": "590e1f85b64a664ee2b95389d54bcb6e31a9e8e34f0151901bad42b1c7000d35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25782892990"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-22T10:09:07.000Z",
      "commit": "41805926c99229a511fe2f892888f3b6535d11f7",
      "fileid": "678d567ad36c621de6f77cea0f47cba7e0a458c90c7532c574c9ca6beb751225",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25782892990"
    }
  ]
}