{
  "_id": "6a1036d5acfb0bcc41c9a2bf",
  "Package": "rmerec",
  "Type": "Package",
  "Title": "MEREC - Method Based on the Removal Effects of Criteria",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Lucas Sebastião\", \"de Paula\", email = \"lucas@ime.eb.br\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-2522-6538\")),\nperson(\"Bernardo\", \"Silva\", email = \"bernardo.silva@furg.br\", role = c(\"ctb\"), comment = c(ORCID = \"0000-0003-1466-3393\")),\nperson(\"Marcos\", \"Santos\", email = \"marcosdossantos@ime.eb.br\", role = c(\"ctb\"), comment = c(ORCID = \"0000-0003-1533-5535\"))\n)",
  "Maintainer": "Lucas Sebastião de Paula <lucas@ime.eb.br>",
  "Description": "Implementation of the MEthod based on the Removal Effects\nof Criteria - MEREC- a new objective weighting method for\ndetermining criteria weights for Multiple Criteria Decision\nMaking problems, created by Mehdi Keshavarz-Ghorabaee (2021)\n<doi:10.3390/sym13040525>. Given a decision matrix, the\nfunction return the Merec´s weight vector and all intermediate\nmatrix/vectors used to calculate it.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/lucassp/rmerec",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 06:36:48 UTC",
    "User": "root"
  },
  "Author": "Lucas Sebastião de Paula [aut, cre]\n(<https://orcid.org/0000-0002-2522-6538>), Bernardo Silva [ctb]\n(<https://orcid.org/0000-0003-1466-3393>), Marcos Santos [ctb]\n(<https://orcid.org/0000-0003-1533-5535>)",
  "Repository": "https://lucassp.r-universe.dev",
  "Date/Publication": "2024-02-09 02:31:23 UTC",
  "RemoteUrl": "https://github.com/cran/rmerec",
  "RemoteRef": "HEAD",
  "RemoteSha": "65481e29ec3fdcf515448ead3ae697a764e2097c",
  "MD5sum": "2adeb59613c5e878d06067befd07715e",
  "_user": "lucassp",
  "_type": "src",
  "_file": "rmerec_0.1.1.tar.gz",
  "_fileid": "468e4766312718439c0af91398007fb7ef7c6ecfbd46b8f6a2a0c3b292acce72",
  "_filesize": 84200,
  "_sha256": "468e4766312718439c0af91398007fb7ef7c6ecfbd46b8f6a2a0c3b292acce72",
  "_created": "2026-05-12T06:36:48.000Z",
  "_published": "2026-05-22T10:58:29.138Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77366157757,
      "time": 87,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937330018"
    },
    {
      "job": 77366157585,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937332572"
    },
    {
      "job": 77366157755,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937339586"
    },
    {
      "job": 77366157762,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937338202"
    },
    {
      "job": 77366157074,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937308289"
    },
    {
      "job": 77366157246,
      "time": 82,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158862228"
    },
    {
      "job": 77366157764,
      "time": 60,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937323365"
    },
    {
      "job": 77366157736,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937326087"
    },
    {
      "job": 77366157676,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937325021"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lucassp/actions/runs/25717758960",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rmerec",
  "_commit": {
    "id": "65481e29ec3fdcf515448ead3ae697a764e2097c",
    "author": "Lucas Sebastião de Paula <lucas@ime.eb.br>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1707445883
  },
  "_maintainer": {
    "name": "Lucas Sebastião de Paula",
    "email": "lucas@ime.eb.br",
    "login": "lucassp",
    "uuid": 39410185,
    "orcid": "0000-0002-2522-6538"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "lucassp",
      "count": 2,
      "uuid": 39410185
    }
  ],
  "_userbio": {
    "uuid": 39410185,
    "type": "user",
    "name": "Lucas Sebastião de Paula",
    "description": "Computer Engineer"
  },
  "_downloads": {
    "count": 293,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rmerec"
  },
  "_devurl": "https://github.com/lucassp/rmerec",
  "_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/rmerec.html",
    "manual.pdf"
  ],
  "_realowner": "lucassp",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-12-01"
    },
    {
      "version": "0.1.1",
      "date": "2024-02-08"
    }
  ],
  "_exports": [
    "merec_weights"
  ],
  "_help": [
    {
      "page": "merec_weights",
      "title": "Method based on the Removal Effects of Criteria - MEREC Implementation of the MEthod based on the Removal Effects of Criteria - MEREC More information about the method at https://doi.org/10.3390/sym13040525 More information about the implementation at https://github.com/lucassp/rmerec Given a decision matrix, the function return the Merec weight´s vector.",
      "topics": [
        "merec_weights"
      ]
    }
  ],
  "_readme": "https://github.com/cran/rmerec/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rmerec",
  "_universes": [
    "lucassp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-12T06:38:25.000Z",
      "distro": "noble",
      "commit": "65481e29ec3fdcf515448ead3ae697a764e2097c",
      "fileid": "71efe4cbd76dc75da6ed92bec3d06cd6fa2b31153dc0618e6d71acd331f028e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lucassp/actions/runs/25717758960"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-12T06:38:36.000Z",
      "distro": "noble",
      "commit": "65481e29ec3fdcf515448ead3ae697a764e2097c",
      "fileid": "d3718800d55982f90b7d4734e7a837f46ea15de43caef375f600040813fc6fc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lucassp/actions/runs/25717758960"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-12T06:39:06.000Z",
      "commit": "65481e29ec3fdcf515448ead3ae697a764e2097c",
      "fileid": "6791a31730b529915b79a2e4632a83b7c8334868b123ea4df41f7b9c680cb56e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lucassp/actions/runs/25717758960"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-12T06:38:59.000Z",
      "commit": "65481e29ec3fdcf515448ead3ae697a764e2097c",
      "fileid": "0070d2ed1350391bd1c6de26d982edb867e76a6ebf61aaeec9deabc50def632e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lucassp/actions/runs/25717758960"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-12T06:37:55.000Z",
      "commit": "65481e29ec3fdcf515448ead3ae697a764e2097c",
      "fileid": "fd56a52b35ec4b2271fffdecca170938ec1552441d16655e87ebc62e1ed83513",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lucassp/actions/runs/25717758960"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-12T06:38:06.000Z",
      "commit": "65481e29ec3fdcf515448ead3ae697a764e2097c",
      "fileid": "217249575728f1d0aaee3d5df81d7e692e3ada8afef5693bb7a1b1fe6ad08735",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lucassp/actions/runs/25717758960"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-12T06:37:59.000Z",
      "commit": "65481e29ec3fdcf515448ead3ae697a764e2097c",
      "fileid": "2ea8f62a4cbbb9e4540fde767a15948924b20e302ba5e0ff46812513eaf9a695",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lucassp/actions/runs/25717758960"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T10:58:16.000Z",
      "commit": "65481e29ec3fdcf515448ead3ae697a764e2097c",
      "fileid": "af4e9b19e45f960e970b358a199b502858017fd8683bebf22afc41091854c03a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lucassp/actions/runs/25717758960"
    }
  ]
}