{
  "_id": "6a180660acfb0bcc41dace2a",
  "Type": "Package",
  "Package": "waspasR",
  "Title": "Tool Kit to Implement a W.A.S.P.A.S. Based Multi-Criteria\nDecision Analysis Solution",
  "Version": "0.1.5",
  "Authors@R": "c(\nperson(\"Flavio\", \"Barbara\", , \"flavio.barbara@gmail.com\", role = c(\"cre\", \"aut\")),\nperson(\"Marcos\", \"Santos\", , \"marcosdossantos_doutorado_uff@yahoo.com.br\", role = \"ctb\")\n)",
  "Maintainer": "Flavio Barbara <flavio.barbara@gmail.com>",
  "Description": "Provides a set of functions to implement decision-making\nsystems based on the W.A.S.P.A.S. method (Weighted Aggregated\nSum Product Assessment), Chakraborty and Zavadskas (2012)\n<doi:10.5755/j01.eee.122.6.1810>. So this package offers\nfunctions that analyze and validate the raw data, which must be\nentered in a determined format; extract specific vectors and\nmatrices from this raw database; normalize the input data;\ncalculate rankings by intermediate methods; apply the lambda\nparameter for the main method; and a function that does\neverything at once. The package has an example database called\nchoppers, with which the user can see how the input data should\nbe organized so that everything works as recommended by the\ndecision methods based on multiple criteria that this package\nsolves. Basically, the data are composed of a set of\nalternatives, which will be ranked, a set of choice criteria, a\nmatrix of values for each Alternative-Criterion relationship, a\nvector of weights associated with the criteria, since certain\ncriteria are considered more important than others, as well as\na vector that defines each criterion as cost or benefit, this\ndetermines the calculation formula, as there are those criteria\nthat we want the highest possible value (e.g. durability) and\nothers that we want the lowest possible value (e.g. price).",
  "License": "GPL (>= 2)",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "Repository": "https://flavio-barbara.r-universe.dev",
  "Date/Publication": "2024-11-05 16:30:56 UTC",
  "RemoteUrl": "https://github.com/flavio-barbara/waspasr",
  "RemoteRef": "HEAD",
  "RemoteSha": "ceeaf71537fefc4075d4c30dab10f4c8b2d2d23c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 09:06:56 UTC",
    "User": "root"
  },
  "Author": "Flavio Barbara [cre, aut],\nMarcos Santos [ctb]",
  "MD5sum": "c027fe068c397b14300dedcaf9273a7b",
  "_user": "flavio-barbara",
  "_type": "src",
  "_file": "waspasR_0.1.5.tar.gz",
  "_fileid": "e81858a0ff352b3690a8ada7d7624d4a3b7a83ca3440afa5c7d82846a7f48d39",
  "_filesize": 192969,
  "_sha256": "e81858a0ff352b3690a8ada7d7624d4a3b7a83ca3440afa5c7d82846a7f48d39",
  "_created": "2026-05-28T09:06:56.000Z",
  "_published": "2026-05-28T09:09:51.997Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78258985671,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7262001953"
    },
    {
      "job": 78258985651,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262003867"
    },
    {
      "job": 78258985688,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7262003087"
    },
    {
      "job": 78258985660,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262002745"
    },
    {
      "job": 78258557925,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261962313"
    },
    {
      "job": 78258985695,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261995173"
    },
    {
      "job": 78258985633,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261984651"
    },
    {
      "job": 78258985670,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261992335"
    },
    {
      "job": 78258985672,
      "time": 133,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262008084"
    }
  ],
  "_buildurl": "https://github.com/r-universe/flavio-barbara/actions/runs/26565362744",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/flavio-barbara/waspasr",
  "_commit": {
    "id": "ceeaf71537fefc4075d4c30dab10f4c8b2d2d23c",
    "author": "Flavio Barbara <flavio.barbara@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md\n\nA temporary TO DO message to fix a minor bug. Zero Handling: You need to handle zero values appropriately. One common approach is to replace zero values with a very small positive number (e.g., 1e-10) before performing the calculations.",
    "time": 1730824256
  },
  "_maintainer": {
    "name": "Flavio Barbara",
    "email": "flavio.barbara@gmail.com",
    "login": "flavio-barbara",
    "description": "\"If I have seen further it is by standing on the shoulders of Giants.\"\nNewton",
    "uuid": 16134001
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "flavio-barbara",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "mcdm",
    "waspas"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "flavio-barbara",
      "count": 70,
      "uuid": 16134001
    }
  ],
  "_userbio": {
    "uuid": 16134001,
    "type": "user",
    "name": "Flavio Barbara",
    "description": "\"If I have seen further it is by standing on the shoulders of Giants.\"\r\nNewton"
  },
  "_downloads": {
    "count": 120,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/waspasR"
  },
  "_devurl": "https://github.com/flavio-barbara/waspasr",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/waspasR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/flavio-barbara/waspasr",
  "_realowner": "flavio-barbara",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-03-09"
    },
    {
      "version": "0.1.1",
      "date": "2023-03-31"
    },
    {
      "version": "0.1.5",
      "date": "2023-06-03"
    }
  ],
  "_exports": [
    "applyLambda",
    "calcWPM",
    "calcWSM",
    "checkInputFormat",
    "normalize",
    "sliceData",
    "waspasR"
  ],
  "_datasets": [
    {
      "name": "choppers",
      "title": "Data about helicopters",
      "object": "choppers",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "...1",
        "...2",
        "...3",
        "...4",
        "...5",
        "...6",
        "...7",
        "...8",
        "...9",
        "...10",
        "...11",
        "...12",
        "...13",
        "...14",
        "...15",
        "...16",
        "...17",
        "...18"
      ],
      "rows": 18,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "applyLambda",
      "title": "applyLambda",
      "topics": [
        "applyLambda"
      ]
    },
    {
      "page": "calcWPM",
      "title": "calcWPM",
      "topics": [
        "calcWPM"
      ]
    },
    {
      "page": "calcWSM",
      "title": "calcWSM",
      "topics": [
        "calcWSM"
      ]
    },
    {
      "page": "checkInputFormat",
      "title": "checkInputFormat",
      "topics": [
        "checkInputFormat"
      ]
    },
    {
      "page": "choppers",
      "title": "Data about helicopters",
      "topics": [
        "choppers"
      ]
    },
    {
      "page": "normalize",
      "title": "normalize()",
      "topics": [
        "normalize"
      ]
    },
    {
      "page": "sliceData",
      "title": "sliceData",
      "topics": [
        "sliceData"
      ]
    },
    {
      "page": "waspasR",
      "title": "waspasR()",
      "topics": [
        "waspasR"
      ]
    }
  ],
  "_readme": "https://github.com/flavio-barbara/waspasr/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "waspas-in-a-nutshell.Rmd",
      "filename": "waspas-in-a-nutshell.html",
      "title": "WASPAS in a nutshell",
      "engine": "knitr::rmarkdown",
      "headings": [
        "waspasR motivation"
      ],
      "created": "2023-02-18 19:58:54",
      "modified": "2023-03-30 17:39:00",
      "commits": 3
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "waspasr",
  "_universes": [
    "flavio-barbara"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-28T09:08:58.000Z",
      "distro": "noble",
      "commit": "ceeaf71537fefc4075d4c30dab10f4c8b2d2d23c",
      "fileid": "cbb300ddfd4c0c0924bfb4c25e2bee2b9c3176d220dbae12bb2bc11a701494fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flavio-barbara/actions/runs/26565362744"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-28T09:09:04.000Z",
      "distro": "noble",
      "commit": "ceeaf71537fefc4075d4c30dab10f4c8b2d2d23c",
      "fileid": "96f740bdbd53fdb8bca8a4b7fcf64e5ac247f5c28c0e1c7cdad1ce1e2d7da780",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flavio-barbara/actions/runs/26565362744"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-28T09:09:07.000Z",
      "commit": "ceeaf71537fefc4075d4c30dab10f4c8b2d2d23c",
      "fileid": "e9e8f7a527afbdf16811999f51808fb52d774c8fbd9f34d3cfa97383ac33f698",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flavio-barbara/actions/runs/26565362744"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-28T09:09:03.000Z",
      "commit": "ceeaf71537fefc4075d4c30dab10f4c8b2d2d23c",
      "fileid": "7de8b206540d2c7d0c24ec17cd5bac13d09476c482a5470bbfe0cb641fc16504",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flavio-barbara/actions/runs/26565362744"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-05-28T09:08:51.000Z",
      "commit": "ceeaf71537fefc4075d4c30dab10f4c8b2d2d23c",
      "fileid": "82ed0aa0002eb31b87ad3dd76e7af5111b0216e6f94458d43228c36a5d8c66d5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/flavio-barbara/actions/runs/26565362744"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-28T09:08:08.000Z",
      "commit": "ceeaf71537fefc4075d4c30dab10f4c8b2d2d23c",
      "fileid": "9123662d9ae020bcf07644e08a72f79aa0a318894dcb2456559bd3e7660a12b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flavio-barbara/actions/runs/26565362744"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-28T09:08:28.000Z",
      "commit": "ceeaf71537fefc4075d4c30dab10f4c8b2d2d23c",
      "fileid": "431e880c095edbc4d086996e320a416c7de5b2c344f412fd3a0c3e4a7b3cc974",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flavio-barbara/actions/runs/26565362744"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-28T09:09:11.000Z",
      "commit": "ceeaf71537fefc4075d4c30dab10f4c8b2d2d23c",
      "fileid": "85bc36135f0ef716fc026e3cbbf7c5fb3b4e34df676597a1c7d945444ad25d1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flavio-barbara/actions/runs/26565362744"
    }
  ]
}