{
  "_id": "6a5f31c414e95619b75d54d2",
  "Package": "farrell",
  "Type": "Package",
  "Title": "Interactive Interface to Data Envelopment Analysis Modeling",
  "Version": "0.2.1",
  "Author": "Mohamed El Fodil Ihaddaden",
  "Maintainer": "Mohamed El Fodil Ihaddaden <ihaddaden.fodeil@gmail.com>",
  "Description": "Allows the user to execute interactively radial data\nenvelopment analysis models. The user has the ability to upload\na data frame, select the input/output variables, choose the\ntechnology assumption to adopt and decide whether to run an\ninput or an output oriented model. When the model is executed a\nset of results are displayed which include efficiency scores,\npeers' determination, scale efficiencies' evaluation and\nslacks' calculation. Fore more information about the\ntheoretical background of the package, please refer to Bogetoft\n& Otto (2011) <doi:10.1007/978-1-4419-7961-2>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "URL": "https://github.com/feddelegrand7/farrell",
  "BugReports": "https://github.com/feddelegrand7/farrell/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev libx11-dev zlib1g-dev",
  "Repository": "https://feddelegrand7.r-universe.dev",
  "Date/Publication": "2020-12-09 21:53:29 UTC",
  "RemoteUrl": "https://github.com/feddelegrand7/farrell",
  "RemoteRef": "HEAD",
  "RemoteSha": "4812b7cc7997aa409295bd206469f0c0a6bf32cf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 08:35:26 UTC",
    "User": "root"
  },
  "_user": "feddelegrand7",
  "_type": "src",
  "_file": "farrell_0.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/d836991bd18b65cc8932742394bf8a32585e159fbbfd1496ab07cfc3ee494a75",
  "_filesize": 905063,
  "_sha256": "d836991bd18b65cc8932742394bf8a32585e159fbbfd1496ab07cfc3ee494a75",
  "_expires": "2026-10-29T08:45:55.000Z",
  "_created": "2026-07-21T08:35:26.000Z",
  "_published": "2026-07-21T08:45:56.845Z",
  "_jobs": [
    {
      "job": 88583868355,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8488961761"
    },
    {
      "job": 88583868374,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8488966971"
    },
    {
      "job": 88583868357,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8489113360"
    },
    {
      "job": 88583868331,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8489153803"
    },
    {
      "job": 88583157449,
      "time": 202,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488903196"
    },
    {
      "job": 88583868400,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8488956860"
    },
    {
      "job": 88583868414,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8488933386"
    },
    {
      "job": 88583868384,
      "time": 146,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8488966431"
    },
    {
      "job": 88583868405,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8488937131"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29814655221",
  "_status": "success",
  "_upstream": "https://github.com/feddelegrand7/farrell",
  "_commit": {
    "id": "4812b7cc7997aa409295bd206469f0c0a6bf32cf",
    "author": "Ihaddaden Mohamed El Fodil <ihaddaden.fodeil@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Create FUNDING.yml",
    "time": 1607550809
  },
  "_maintainer": {
    "name": "Mohamed El Fodil Ihaddaden",
    "email": "ihaddaden.fodeil@gmail.com",
    "login": "feddelegrand7",
    "twitter": "@moh_fodil",
    "description": "",
    "uuid": 28841210
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "miniUI",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "Benchmarking",
      "role": "Imports"
    },
    {
      "package": "shinycssloaders",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "feddelegrand7",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data-envelopment-analysis",
    "dea",
    "shiny"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "feddelegrand7",
      "count": 62,
      "uuid": 28841210
    },
    {
      "user": "imgbotapp",
      "count": 1,
      "uuid": 31427850
    }
  ],
  "_userbio": {
    "uuid": 28841210,
    "type": "user",
    "name": "Ihaddaden Mohamed El Fodil",
    "followers": 170
  },
  "_downloads": {
    "count": 213,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/farrell"
  },
  "_devurl": "https://github.com/feddelegrand7/farrell",
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/farrell.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/feddelegrand7/farrell",
  "_realowner": "feddelegrand7",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-06-02"
    },
    {
      "version": "0.2.0",
      "date": "2020-06-03"
    },
    {
      "version": "0.2.1",
      "date": "2020-09-26"
    }
  ],
  "_exports": [
    "%>%",
    "farrell"
  ],
  "_help": [
    {
      "page": "farrell",
      "title": "farrell Data Envelopment Analysis Gadget",
      "topics": [
        "farrell"
      ]
    }
  ],
  "_readme": "https://github.com/feddelegrand7/farrell/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "Benchmarking",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "crosstalk",
    "data.table",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lazyeval",
    "lifecycle",
    "lpSolveAPI",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "quadprog",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "shinycssloaders",
    "shinyWidgets",
    "sourcetools",
    "tibble",
    "tidyselect",
    "tinytex",
    "tzdb",
    "ucminf",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Intro.Rmd",
      "filename": "Intro.html",
      "title": "Intro",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Example",
        "Data Loading:",
        "Model Tuning",
        "Efficiency Results",
        "Lambdas",
        "Scale Efficiency",
        "Slacks",
        "Citation",
        "Code of Conduct"
      ],
      "created": "2020-05-13 22:13:23",
      "modified": "2020-06-11 21:59:41",
      "commits": 9
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": true,
  "_nocasepkg": "farrell",
  "_universes": [
    "feddelegrand7"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-21T08:37:47.000Z",
      "distro": "resolute",
      "commit": "4812b7cc7997aa409295bd206469f0c0a6bf32cf",
      "fileid": "https://r2.ropensci.org/b971c7a8e17fcfaa6634b864e91b211eab487deaeb7fb1ef43e934b5b4e29630",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29814655221"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-21T08:37:58.000Z",
      "distro": "resolute",
      "commit": "4812b7cc7997aa409295bd206469f0c0a6bf32cf",
      "fileid": "https://r2.ropensci.org/a0242d8cfdd52f55a217702008b4a9913489ec1c411564c34745e88572033c98",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29814655221"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-21T08:43:39.000Z",
      "commit": "4812b7cc7997aa409295bd206469f0c0a6bf32cf",
      "fileid": "https://r2.ropensci.org/9fe5f4436c7d6f9d355c85b2c9777cb46847fac0429fdd059fcfdcf118c7ce3b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29814655221"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-21T08:45:15.000Z",
      "commit": "4812b7cc7997aa409295bd206469f0c0a6bf32cf",
      "fileid": "https://r2.ropensci.org/97531dfe6b3613a2bdd8aeacbffe3a454b1ab64e30abd6d3e3ce8bacc05bff1d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29814655221"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-07-21T08:37:47.000Z",
      "commit": "4812b7cc7997aa409295bd206469f0c0a6bf32cf",
      "fileid": "https://r2.ropensci.org/99f5424febf556ce89ad6895d13ad7d1b2c075ade4b982245b644d41e148509d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29814655221"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-21T08:36:37.000Z",
      "commit": "4812b7cc7997aa409295bd206469f0c0a6bf32cf",
      "fileid": "https://r2.ropensci.org/a6c373cff1162c69a80abf1043c055feadbcc30370c103ad7b59574163f7e173",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29814655221"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-21T08:37:51.000Z",
      "commit": "4812b7cc7997aa409295bd206469f0c0a6bf32cf",
      "fileid": "https://r2.ropensci.org/f6749b4347a4341b0aa1d5d7680e828be8728f921b4954dc2b2e1955da916863",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29814655221"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-21T08:36:41.000Z",
      "commit": "4812b7cc7997aa409295bd206469f0c0a6bf32cf",
      "fileid": "https://r2.ropensci.org/3af6cbbe26eea85cc90e83033980be9de65b574277689cc3afacb4a87968aed6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29814655221"
    }
  ]
}