{
  "_id": "6a4797b32f27a93436c0f6ee",
  "Package": "deaviz",
  "Type": "Package",
  "Title": "Visualization of Data Envelopment Analysis Problems",
  "Version": "0.1.0",
  "Authors@R": "person(\"Shahin\", \"Ashkiani\", role = c(\"aut\", \"cre\"),\nemail = \"Contact@Shahin-Ashkiani.com\")",
  "Description": "High-dimensional visualization methods for data\nenvelopment analysis (DEA), gathering in one place techniques\nthat have appeared in the literature but remained scattered and\nlargely unimplemented: cross-efficiency matrix unfolding, the\nPorembski network with lambda edges, principal component\nanalysis biplots, multidimensional-scaling colour-plots,\nself-organizing maps, the Costa bi-dimensional efficient\nfrontier, parallel coordinates, radar charts, panel-data\ntrajectory biplots, peer and reference networks, and a set of\ndescriptive plots. The package is built around a single\nvalidated dea_data() object and uses the 'Benchmarking' package\nas its DEA engine. The implemented methods draw on a body of\nliterature; representative references include Doyle and Green\n(1994) <doi:10.1057/jors.1994.84>, Porembski, Breitenstein and\nAlpar (2005) <doi:10.1007/s11123-005-1328-5> and Bana e Costa,\nSoares de Mello and Angulo Meza (2016)\n<doi:10.1016/j.ejor.2016.05.012>.",
  "License": "AGPL (>= 3)",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "URL": "https://github.com/Pomelo64/deaviz",
  "BugReports": "https://github.com/Pomelo64/deaviz/issues",
  "LazyData": "true",
  "Roxygen": "list(markdown = FALSE)",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://pomelo64.r-universe.dev",
  "Date/Publication": "2026-06-26 17:09:15 UTC",
  "RemoteUrl": "https://github.com/pomelo64/deaviz",
  "RemoteRef": "HEAD",
  "RemoteSha": "d78abcde82762fc55982d66066d09ffcb3082ca7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 07:51:15 UTC",
    "User": "root"
  },
  "Author": "Shahin Ashkiani [aut, cre]",
  "Maintainer": "Shahin Ashkiani <Contact@Shahin-Ashkiani.com>",
  "_user": "pomelo64",
  "_type": "src",
  "_file": "deaviz_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/0f1b63f6d45dab68b79235a6380063e3e75843629216b5851604163768f75326",
  "_filesize": 2817693,
  "_sha256": "0f1b63f6d45dab68b79235a6380063e3e75843629216b5851604163768f75326",
  "_expires": "2026-10-11T11:06:27.000Z",
  "_created": "2026-07-03T07:51:15.000Z",
  "_published": "2026-07-03T11:06:27.658Z",
  "_jobs": [
    {
      "job": 84986841395,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8060931840"
    },
    {
      "job": 84986842310,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060927632"
    },
    {
      "job": 84986842331,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8060912019"
    },
    {
      "job": 84986841786,
      "time": 178,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060921488"
    },
    {
      "job": 84986841351,
      "time": 252,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060872960"
    },
    {
      "job": 84986841564,
      "time": 169,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8060929083"
    },
    {
      "job": 84986842132,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8060909627"
    },
    {
      "job": 84986842185,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8060905697"
    },
    {
      "job": 84986841926,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060910203"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pomelo64/actions/runs/28646363255",
  "_status": "success",
  "_upstream": "https://github.com/pomelo64/deaviz",
  "_commit": {
    "id": "d78abcde82762fc55982d66066d09ffcb3082ca7",
    "author": "Shahin Ashkiani <Contact@Shahin-Ashkiani.com>",
    "committer": "Shahin Ashkiani <Contact@Shahin-Ashkiani.com>",
    "message": "Address CRAN review: function parens + DOIs in Description; remove .GlobalEnv writes in SOM\n",
    "time": 1782493755
  },
  "_maintainer": {
    "name": "Shahin Ashkiani",
    "email": "contact@shahin-ashkiani.com",
    "login": "pomelo64",
    "description": "Data Enthusiast",
    "uuid": 31054338
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "Benchmarking",
      "role": "Suggests"
    },
    {
      "package": "lpSolve",
      "role": "Suggests"
    },
    {
      "package": "lpSolveAPI",
      "role": "Suggests"
    },
    {
      "package": "kohonen",
      "role": "Suggests"
    },
    {
      "package": "smacof",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "graphlayouts",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "pomelo64",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-26",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-06-26"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pomelo64",
      "count": 8,
      "uuid": 31054338
    }
  ],
  "_userbio": {
    "uuid": 31054338,
    "type": "user",
    "name": "Shahin Ashkiani",
    "followers": 1,
    "description": "Data Enthusiast"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/deaviz"
  },
  "_devurl": "https://github.com/pomelo64/deaviz",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/deaviz.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pomelo64/deaviz",
  "_realowner": "pomelo64",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-07-02"
    }
  ],
  "_exports": [
    "as_dea_data",
    "compute_cross_efficiency",
    "compute_cross_efficiency_weights",
    "compute_efficiency",
    "compute_multiplier_weights",
    "compute_som",
    "dea_data",
    "plot_cem_heatmap",
    "plot_cem_unfolding",
    "plot_cem_weights_heatmap",
    "plot_efficiency_distributions",
    "plot_io_3dscatter",
    "plot_io_costa_frontier",
    "plot_io_distributions",
    "plot_io_efficients",
    "plot_io_heatmap",
    "plot_io_lambda_network",
    "plot_io_mds",
    "plot_io_parcoo",
    "plot_io_pca_biplot",
    "plot_io_peer_network",
    "plot_io_radar",
    "plot_io_scatter",
    "plot_io_som",
    "plot_io_som_components",
    "plot_panel_io_biplot",
    "standardize_weights"
  ],
  "_datasets": [
    {
      "name": "chinese_cities",
      "title": "Inputs and outputs of 35 major Chinese cities",
      "object": "chinese_cities",
      "class": [
        "data.frame"
      ],
      "fields": [
        "DMU",
        "industrial_labour_force",
        "working_funds",
        "investments",
        "gross_industrial_output",
        "profit_and_tax",
        "retail_sales"
      ],
      "rows": 35,
      "table": true,
      "tojson": true
    },
    {
      "name": "taiwanese_banks",
      "title": "Inputs and outputs of 22 Taiwanese commercial banks, 2009-2011",
      "object": "taiwanese_banks",
      "class": [
        "data.frame"
      ],
      "fields": [
        "DMU",
        "Year",
        "labour",
        "physical_capital",
        "purchased_funds",
        "demand_deposits",
        "short_term_loans",
        "long_term_loans"
      ],
      "rows": 66,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "as_dea_data",
      "title": "Coerce to a dea_data object",
      "topics": [
        "as_dea_data"
      ]
    },
    {
      "page": "chinese_cities",
      "title": "Inputs and outputs of 35 major Chinese cities",
      "topics": [
        "chinese_cities"
      ]
    },
    {
      "page": "compute_efficiency",
      "title": "Compute DEA efficiency scores",
      "topics": [
        "compute_efficiency"
      ]
    },
    {
      "page": "compute_multiplier_weights",
      "title": "Compute DEA multiplier (weight) solutions",
      "topics": [
        "compute_multiplier_weights"
      ]
    },
    {
      "page": "compute_som",
      "title": "Fit a self-organizing map to a DEA problem",
      "topics": [
        "compute_som"
      ]
    },
    {
      "page": "cross-efficiency",
      "title": "Cross-efficiency and benevolent weights",
      "topics": [
        "compute_cross_efficiency",
        "compute_cross_efficiency_weights",
        "cross-efficiency",
        "standardize_weights"
      ]
    },
    {
      "page": "dea_data",
      "title": "Create a DEA data object",
      "topics": [
        "dea_data"
      ]
    },
    {
      "page": "plot_cem_heatmap",
      "title": "Heatmap of a cross-efficiency matrix",
      "topics": [
        "plot_cem_heatmap"
      ]
    },
    {
      "page": "plot_cem_unfolding",
      "title": "Unfolding map of a cross-efficiency matrix",
      "topics": [
        "plot_cem_unfolding"
      ]
    },
    {
      "page": "plot_cem_weights_heatmap",
      "title": "Heatmap of secondary-goal multiplier weights",
      "topics": [
        "plot_cem_weights_heatmap"
      ]
    },
    {
      "page": "plot_efficiency_distributions",
      "title": "Efficiency scores of the DMUs",
      "topics": [
        "plot_efficiency_distributions"
      ]
    },
    {
      "page": "plot_io_3dscatter",
      "title": "Interactive 3-D scatter plot of a DEA problem",
      "topics": [
        "plot_io_3dscatter"
      ]
    },
    {
      "page": "plot_io_costa_frontier",
      "title": "Costa bi-dimensional efficient frontier",
      "topics": [
        "plot_io_costa_frontier"
      ]
    },
    {
      "page": "plot_io_distributions",
      "title": "Distributions of inputs and outputs",
      "topics": [
        "plot_io_distributions"
      ]
    },
    {
      "page": "plot_io_efficients",
      "title": "Counts of efficient and inefficient DMUs",
      "topics": [
        "plot_io_efficients"
      ]
    },
    {
      "page": "plot_io_heatmap",
      "title": "Heatmap of standardised inputs and outputs",
      "topics": [
        "plot_io_heatmap"
      ]
    },
    {
      "page": "plot_io_lambda_network",
      "title": "DEA reference (lambda) network",
      "topics": [
        "plot_io_lambda_network"
      ]
    },
    {
      "page": "plot_io_mds",
      "title": "MDS co-plot of a DEA problem",
      "topics": [
        "plot_io_mds"
      ]
    },
    {
      "page": "plot_io_parcoo",
      "title": "Parallel coordinates plot of a DEA problem",
      "topics": [
        "plot_io_parcoo"
      ]
    },
    {
      "page": "plot_io_pca_biplot",
      "title": "PCA biplot of a DEA problem",
      "topics": [
        "plot_io_pca_biplot"
      ]
    },
    {
      "page": "plot_io_peer_network",
      "title": "DEA peer (target) network",
      "topics": [
        "plot_io_peer_network"
      ]
    },
    {
      "page": "plot_io_radar",
      "title": "Radar plot of inputs and outputs",
      "topics": [
        "plot_io_radar"
      ]
    },
    {
      "page": "plot_io_scatter",
      "title": "Pairwise scatter plots of inputs, outputs and efficiency scores",
      "topics": [
        "plot_io_scatter"
      ]
    },
    {
      "page": "plot_io_som",
      "title": "Plot a self-organizing map of DEA efficiency",
      "topics": [
        "plot_io_som"
      ]
    },
    {
      "page": "plot_io_som_components",
      "title": "Plot the component planes of a DEA self-organizing map",
      "topics": [
        "plot_io_som_components"
      ]
    },
    {
      "page": "plot_panel_io_biplot",
      "title": "Panel PCA biplot with DMU trajectories",
      "topics": [
        "plot_panel_io_biplot"
      ]
    },
    {
      "page": "print.dea_data",
      "title": "Print a DEA data object",
      "topics": [
        "print.dea_data"
      ]
    },
    {
      "page": "print.dea_som",
      "title": "Print a fitted DEA self-organizing map",
      "topics": [
        "print.dea_som"
      ]
    },
    {
      "page": "taiwanese_banks",
      "title": "Inputs and outputs of 22 Taiwanese commercial banks, 2009-2011",
      "topics": [
        "taiwanese_banks"
      ]
    }
  ],
  "_readme": "https://github.com/pomelo64/deaviz/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "deaviz.Rmd",
      "filename": "deaviz.html",
      "title": "Getting started with deaviz",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The data object",
        "Efficiency scores",
        "Distributions: the shape of efficiency",
        "Input/output relationships and the frontier",
        "Frontier Visualization",
        "Projection biplots",
        "Benchmarking networks",
        "Cross-efficiency",
        "Profile plots",
        "Highlighting a single DMU: the focus view",
        "Self-organising maps",
        "Multi-period data: trajectories",
        "Interactive plots",
        "References",
        "Where to next"
      ],
      "created": "2026-06-22 14:59:50",
      "modified": "2026-06-26 17:09:15",
      "commits": 2
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "deaviz",
  "_universes": [
    "pomelo64"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T07:54:21.000Z",
      "distro": "resolute",
      "commit": "d78abcde82762fc55982d66066d09ffcb3082ca7",
      "fileid": "https://r2.ropensci.org/1ad877f75bb9fcd76afd63d469d376e40965b7d785b21a117c4bd1d96ee31b42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pomelo64/actions/runs/28646363255"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T07:54:00.000Z",
      "distro": "resolute",
      "commit": "d78abcde82762fc55982d66066d09ffcb3082ca7",
      "fileid": "https://r2.ropensci.org/226c1fe49eb31637eb50e6ac87f4327091531cb6f6fcc6dc98f06193ac84774a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pomelo64/actions/runs/28646363255"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-03T07:53:22.000Z",
      "commit": "d78abcde82762fc55982d66066d09ffcb3082ca7",
      "fileid": "https://r2.ropensci.org/334728595a497cb9587369d2310c1fd73dd4f2bb7a7094c8dc1f18b2e495df47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pomelo64/actions/runs/28646363255"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-03T07:53:44.000Z",
      "commit": "d78abcde82762fc55982d66066d09ffcb3082ca7",
      "fileid": "https://r2.ropensci.org/5683fd35cc527f7ab92ab34e576368c5b7f4d1ac349673d945b9977ec25f9375",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pomelo64/actions/runs/28646363255"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-03T07:54:30.000Z",
      "commit": "d78abcde82762fc55982d66066d09ffcb3082ca7",
      "fileid": "https://r2.ropensci.org/8ab39d1f40043a34fa906ac0ef4a75f0ff81676e598616ad5f4ab2c87b8c0d7d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pomelo64/actions/runs/28646363255"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T07:52:59.000Z",
      "commit": "d78abcde82762fc55982d66066d09ffcb3082ca7",
      "fileid": "https://r2.ropensci.org/e545b25a4d2bb527223f7474e5df2dff1c6dc274101d7ff46a4b39d182326e11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pomelo64/actions/runs/28646363255"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T07:52:46.000Z",
      "commit": "d78abcde82762fc55982d66066d09ffcb3082ca7",
      "fileid": "https://r2.ropensci.org/e8584efc9be42a90ecc63de3c75608f4f8e99477a87be67187fe09c6d2d17bb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pomelo64/actions/runs/28646363255"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T07:52:58.000Z",
      "commit": "d78abcde82762fc55982d66066d09ffcb3082ca7",
      "fileid": "https://r2.ropensci.org/267e9f16eb32a7f10966d32c5d6aa1d8528bd3cf905ddf14c5ecdcc04161ad38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pomelo64/actions/runs/28646363255"
    }
  ]
}