{
  "_id": "6a2bce1cba420f1ac0cbbed5",
  "Package": "SdeaR",
  "Type": "Package",
  "Title": "Stochastic Data Envelopment Analysis",
  "Version": "1.1.0",
  "Authors@R": "c(person(given = \"Vicente\",\nfamily = \"Bolós\",\nrole = c(\"aut\", \"cre\"),\nemail = \"vicente.bolos@uv.es\"),\nperson(given = \"Vicente\",\nfamily = \"Coll-Serrano\",\nrole = \"aut\",\nemail = \"vicente.coll@uv.es\"),\nperson(given = \"Rafael\",\nfamily = c(\"Benítez\", \"Suárez\"),\nrole = \"aut\",\nemail = \"rabesua@uv.es\"))",
  "Maintainer": "Vicente Bolós <vicente.bolos@uv.es>",
  "Description": "Set of functions for Stochastic Data Envelopment Analysis.\nChance constrained versions of radial, directional and additive\nDEA models are implemented, as long as super-efficiency models.\nSee: Cooper, W.W.; Deng, H.; Huang, Z.; Li, S.X. (2002).\n<doi:10.1057/palgrave.jors.2601433>, Bolós, V.J.; Benítez, R.;\nColl-Serrano, V. (2024) <doi:10.1016/j.orp.2024.100307>.",
  "License": "GPL",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/vjbolos/SdeaR",
  "BugReports": "https://github.com/vjbolos/SdeaR/issues",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 09:10:07 UTC",
    "User": "root"
  },
  "Author": "Vicente Bolós [aut, cre], Vicente Coll-Serrano [aut], Rafael\nBenítez Suárez [aut]",
  "Config/pak/sysreqs": "cmake libfreetype6-dev libglpk-dev libglu1-mesa-dev\nmake texlive libicu-dev libpng-dev libuv1-dev libxml2-dev\nlibgl1-mesa-dev libssl-dev zlib1g-dev",
  "Repository": "https://vjbolos.r-universe.dev",
  "Date/Publication": "2026-06-11 10:00:06 UTC",
  "RemoteUrl": "https://github.com/vjbolos/sdear",
  "RemoteRef": "HEAD",
  "RemoteSha": "2e3c0994914809130ee2ccf48a7140cf7970a3ce",
  "MD5sum": "bca1ca82470adf3e344ff7a645cf4c3a",
  "_user": "vjbolos",
  "_type": "src",
  "_file": "SdeaR_1.1.0.tar.gz",
  "_fileid": "2355e323bb7a2ceebf6247381b2ee8f5e4dc9e54d77b1ec2b96b58193fbb6f7f",
  "_filesize": 423780,
  "_sha256": "2355e323bb7a2ceebf6247381b2ee8f5e4dc9e54d77b1ec2b96b58193fbb6f7f",
  "_created": "2026-06-12T09:10:07.000Z",
  "_published": "2026-06-12T09:15:08.608Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80996126194,
      "time": 220,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7587661047"
    },
    {
      "job": 80996126208,
      "time": 260,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587674117"
    },
    {
      "job": 80996126187,
      "time": 194,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7587644725"
    },
    {
      "job": 80996126199,
      "time": 201,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587644242"
    },
    {
      "job": 80995558163,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587585629"
    },
    {
      "job": 80996126204,
      "time": 161,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587641075"
    },
    {
      "job": 80996126206,
      "time": 142,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7587634586"
    },
    {
      "job": 80996126218,
      "time": 138,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7587633438"
    },
    {
      "job": 80996126219,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587629509"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vjbolos/actions/runs/27406096857",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vjbolos/sdear",
  "_commit": {
    "id": "2e3c0994914809130ee2ccf48a7140cf7970a3ce",
    "author": "vjbolos <62379940+vjbolos@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1781172006
  },
  "_maintainer": {
    "name": "Vicente Bolós",
    "email": "vicente.bolos@uv.es"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "optiSolve",
      "role": "Imports"
    },
    {
      "package": "deaR",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    }
  ],
  "_owner": "vjbolos",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 4
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "vjbolos",
      "count": 5,
      "uuid": 62379940
    }
  ],
  "_userbio": {
    "uuid": 62379940,
    "type": "user",
    "name": "vjbolos"
  },
  "_downloads": {
    "count": 167,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SdeaR"
  },
  "_devurl": "https://github.com/vjbolos/sdear",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SdeaR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vjbolos/sdear",
  "_realowner": "vjbolos",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-09-14"
    },
    {
      "version": "1.0.1",
      "date": "2025-10-16"
    },
    {
      "version": "1.0.2",
      "date": "2025-12-12"
    },
    {
      "version": "1.1.0",
      "date": "2026-06-11"
    }
  ],
  "_exports": [
    "make_deadata_stoch",
    "modelstoch_additive",
    "modelstoch_additive_p",
    "modelstoch_addsupereff",
    "modelstoch_dir",
    "modelstoch_dir_dd",
    "modelstoch_radial",
    "modelstoch_radial_supereff"
  ],
  "_datasets": [
    {
      "name": "Automobile",
      "title": "Data: Cooper et al. (2001).",
      "object": "Automobile",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Year",
        "Labor",
        "Capital",
        "Output"
      ],
      "rows": 17,
      "table": true,
      "tojson": true
    },
    {
      "name": "Textile",
      "title": "Data: Cooper et al. (2001).",
      "object": "Textile",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Year",
        "Labor",
        "Capital",
        "Output"
      ],
      "rows": 17,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Automobile",
      "title": "Data: Cooper et al. (2001).",
      "topics": [
        "Automobile"
      ]
    },
    {
      "page": "efficiencies.dea_stoch",
      "title": "Objective scores",
      "topics": [
        "efficiencies.dea_stoch"
      ]
    },
    {
      "page": "make_deadata_stoch",
      "title": "make_deadata_stoch",
      "topics": [
        "make_deadata_stoch"
      ]
    },
    {
      "page": "modelstoch_additive",
      "title": "Chance Constrained Additive E-model.",
      "topics": [
        "modelstoch_additive"
      ]
    },
    {
      "page": "modelstoch_additive_p",
      "title": "Chance Constrained Additive P-model.",
      "topics": [
        "modelstoch_additive_p"
      ]
    },
    {
      "page": "modelstoch_addsupereff",
      "title": "Chance Constrained Super-efficiency Additive E-model.",
      "topics": [
        "modelstoch_addsupereff"
      ]
    },
    {
      "page": "modelstoch_dir",
      "title": "Chance Constrained Directional Models with Stochastic Directions",
      "topics": [
        "modelstoch_dir"
      ]
    },
    {
      "page": "modelstoch_dir_dd",
      "title": "Chance Constrained Directional Models with Deterministic Directions",
      "topics": [
        "modelstoch_dir_dd"
      ]
    },
    {
      "page": "modelstoch_radial",
      "title": "Chance Constrained Radial Models",
      "topics": [
        "modelstoch_radial"
      ]
    },
    {
      "page": "modelstoch_radial_supereff",
      "title": "Chance Constrained Radial Super-efficiency Models",
      "topics": [
        "modelstoch_radial_supereff"
      ]
    },
    {
      "page": "Textile",
      "title": "Data: Cooper et al. (2001).",
      "topics": [
        "Textile"
      ]
    }
  ],
  "_readme": "https://github.com/vjbolos/sdear/raw/HEAD/README.md",
  "_rundeps": [
    "alabama",
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cccp",
    "cli",
    "codetools",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "deaR",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fitdistrplus",
    "fontawesome",
    "foreach",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "igraph",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "lpSolve",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "minpack.lm",
    "nloptr",
    "numDeriv",
    "openssl",
    "optiSolve",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rgl",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "scatterplot3d",
    "shapes",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "writexl",
    "xfun",
    "yaml"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "sdear",
  "_universes": [
    "vjbolos"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-12T09:13:11.000Z",
      "distro": "noble",
      "commit": "2e3c0994914809130ee2ccf48a7140cf7970a3ce",
      "fileid": "a771361d2d130ffef70583eb1b67587546db16671efd7186e543853fe3cad8d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vjbolos/actions/runs/27406096857"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-12T09:13:51.000Z",
      "distro": "noble",
      "commit": "2e3c0994914809130ee2ccf48a7140cf7970a3ce",
      "fileid": "f02d782421254c3497189f475234d7f6f367e6d86f3318082fb815a7e98b0a97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vjbolos/actions/runs/27406096857"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-12T09:12:26.000Z",
      "commit": "2e3c0994914809130ee2ccf48a7140cf7970a3ce",
      "fileid": "761ee73cb311d3e6cdc8cd17edfdf60201ed17524672219c029c0e60be24893e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vjbolos/actions/runs/27406096857"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-12T09:12:27.000Z",
      "commit": "2e3c0994914809130ee2ccf48a7140cf7970a3ce",
      "fileid": "74838fdeb56ec329ae6b52c6b203785ef1b367f2dc18d78722260c2f334f6b20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vjbolos/actions/runs/27406096857"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-12T09:13:10.000Z",
      "commit": "2e3c0994914809130ee2ccf48a7140cf7970a3ce",
      "fileid": "fcda2e2c8efc50070aeb8a86a87441679f7cfed8dd4f2dba7e9ead07e13bbe02",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vjbolos/actions/runs/27406096857"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-12T09:11:42.000Z",
      "commit": "2e3c0994914809130ee2ccf48a7140cf7970a3ce",
      "fileid": "8ccbe4f2bcd6cdb6b6d58be482b8545845fa0871af4df0e8da56716773625a78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vjbolos/actions/runs/27406096857"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-12T09:11:41.000Z",
      "commit": "2e3c0994914809130ee2ccf48a7140cf7970a3ce",
      "fileid": "abff49a819a484c9d98d1f146439385a1125ff18f62eb0cb694bef4bf6062163",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vjbolos/actions/runs/27406096857"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-12T09:11:27.000Z",
      "commit": "2e3c0994914809130ee2ccf48a7140cf7970a3ce",
      "fileid": "07a77d68f550a3388d763b8e42cec1700d0f0ce0cedd9621b64b96cf76fae28b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vjbolos/actions/runs/27406096857"
    }
  ]
}