{
  "_id": "6a102960acfb0bcc41c914b2",
  "Package": "AHPGaussian",
  "Type": "Package",
  "Title": "New Multicriteria Method: AHPGaussian",
  "Version": "0.1.3",
  "Date": "2025-09-15",
  "Authors@R": "c(\nperson(given = \"Cid Edson\",\nfamily = \"Povoas\",\nrole = c(\"aut\", \"cre\"),\nemail = \"cidedson@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0774-1421\")),\nperson(given = \"Marcos\",\nfamily = \"dos Santos\",\nrole = \"aut\",\nemail = \"marcosdossantos@ime.eb.br\",\ncomment = c(ORCID = \"0000-0003-1533-5535\")))",
  "Maintainer": "Cid Edson Povoas <cidedson@gmail.com>",
  "URL": "https://cidedson.github.io/ahpgaussian/",
  "BugReports": "https://github.com/cidedson/ahpgaussian/issues",
  "Description": "Implements the Analytic Hierarchy Process (AHP) method\nusing Gaussian normalization (AHPGaussian) to derive the\nrelative weights of the criteria and alternatives. It also\nincludes functions for visualizing the results and generating\ngraphical outputs. Method as described in: dos Santos, Marcos\n(2021) <doi:10.13033/ijahp.v13i1.833>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://cidedson.r-universe.dev",
  "Date/Publication": "2025-09-15 19:19:14 UTC",
  "RemoteUrl": "https://github.com/cidedson/ahpgaussian",
  "RemoteRef": "HEAD",
  "RemoteSha": "b8c5e7de754e96925a0d48e05ff0465b36906a18",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 07:34:54 UTC",
    "User": "root"
  },
  "Author": "Cid Edson Povoas [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0774-1421>),\nMarcos dos Santos [aut] (ORCID:\n<https://orcid.org/0000-0003-1533-5535>)",
  "MD5sum": "6295dad35e42e8c6644670e44e36da3d",
  "_user": "cidedson",
  "_type": "src",
  "_file": "AHPGaussian_0.1.3.tar.gz",
  "_fileid": "f342c59fcb1baf08f9a516e4723277e379d7b9d85a63241344f9663eef1e1215",
  "_filesize": 174004,
  "_sha256": "f342c59fcb1baf08f9a516e4723277e379d7b9d85a63241344f9663eef1e1215",
  "_created": "2026-05-13T07:34:54.000Z",
  "_published": "2026-05-22T10:01:04.157Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77357653113,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964214605"
    },
    {
      "job": 77357653341,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964219782"
    },
    {
      "job": 77357653465,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6964206286"
    },
    {
      "job": 77357653462,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964203426"
    },
    {
      "job": 77357652392,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964167861"
    },
    {
      "job": 77357652602,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157851861"
    },
    {
      "job": 77357653132,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964194388"
    },
    {
      "job": 77357653399,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6964192100"
    },
    {
      "job": 77357653099,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964200208"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cidedson/actions/runs/25785017452",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cidedson/ahpgaussian",
  "_commit": {
    "id": "b8c5e7de754e96925a0d48e05ff0465b36906a18",
    "author": "Cid Edson Mendonça Póvoas <cidedson@gmail.com>",
    "committer": "Cid Edson Mendonça Póvoas <cidedson@gmail.com>",
    "message": "Update pkgdown config\n\n.\n",
    "time": 1757963954
  },
  "_maintainer": {
    "name": "Cid Edson Povoas",
    "email": "cidedson@gmail.com",
    "login": "cidedson",
    "linkedin": "in/cidedson",
    "twitter": "@cidedson",
    "uuid": 19379204,
    "orcid": "0000-0002-0774-1421"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cidedson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 11
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "cidedson",
      "count": 41,
      "uuid": 19379204
    }
  ],
  "_userbio": {
    "uuid": 19379204,
    "type": "user",
    "name": "Cid Edson Mendonça Póvoas",
    "description": "eng. agrônomo 👨🏻‍🌾 #uesc\r\nmba data science & analytics 📊 #uspesalq\r\n"
  },
  "_downloads": {
    "count": 566,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AHPGaussian"
  },
  "_devurl": "https://github.com/cidedson/ahpgaussian",
  "_pkgdown": "https://cidedson.github.io/ahpgaussian/",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AHPGaussian.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cidedson/ahpgaussian",
  "_realowner": "cidedson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2023-06-14"
    },
    {
      "version": "0.1.1",
      "date": "2023-06-15"
    },
    {
      "version": "0.1.3",
      "date": "2025-09-15"
    }
  ],
  "_exports": [
    "%>%",
    "ahpgaussian"
  ],
  "_datasets": [
    {
      "name": "cellphones",
      "title": "Decision Matrix",
      "object": "cellphones",
      "class": [
        "data.frame"
      ],
      "fields": [
        "criteria",
        "Xiaomi",
        "Samsung",
        "iPhone",
        "min_max"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "warships",
      "title": "Decision Matrix",
      "object": "warships",
      "class": [
        "data.frame"
      ],
      "fields": [
        "criteria",
        "model_1",
        "model_2",
        "model_3",
        "min_max"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ahpgaussian",
      "title": "Analytic Hierarchy Process with Gaussian adaptation",
      "topics": [
        "ahpgaussian"
      ]
    },
    {
      "page": "ahpgaussian.default",
      "title": "Default method for ahpgaussian",
      "topics": [
        "ahpgaussian.default"
      ]
    },
    {
      "page": "cellphones",
      "title": "Decision Matrix",
      "topics": [
        "cellphones"
      ]
    },
    {
      "page": "plot.ahpgaussian",
      "title": "Plot Method for ahpgaussian objects",
      "topics": [
        "plot.ahpgaussian"
      ]
    },
    {
      "page": "print.summary.ahpgaussian",
      "title": "Print method for summary.ahpgaussian",
      "topics": [
        "print.summary.ahpgaussian"
      ]
    },
    {
      "page": "summary.ahpgaussian",
      "title": "Summary Method for ahpgaussian objects",
      "topics": [
        "summary.ahpgaussian"
      ]
    },
    {
      "page": "warships",
      "title": "Decision Matrix",
      "topics": [
        "warships"
      ]
    }
  ],
  "_readme": "https://github.com/cidedson/ahpgaussian/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ahpgaussian",
  "_universes": [
    "cidedson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-13T07:37:15.000Z",
      "distro": "noble",
      "commit": "b8c5e7de754e96925a0d48e05ff0465b36906a18",
      "fileid": "0348787b720926868ccecbd30df9a44f120eb066b5d992822eaf66754c4db1a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidedson/actions/runs/25785017452"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-13T07:37:33.000Z",
      "distro": "noble",
      "commit": "b8c5e7de754e96925a0d48e05ff0465b36906a18",
      "fileid": "d6308be2e964650036b65559624bbb0507020ea3aed2a2a28758d204be418359",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidedson/actions/runs/25785017452"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-13T07:36:57.000Z",
      "commit": "b8c5e7de754e96925a0d48e05ff0465b36906a18",
      "fileid": "69f9333edf1895e19f189a61c0ab208299263bef024b1855f84e7bc8a62153a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidedson/actions/runs/25785017452"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-13T07:36:46.000Z",
      "commit": "b8c5e7de754e96925a0d48e05ff0465b36906a18",
      "fileid": "c79db1c794560753ea9e12b0bea2e76615a731dff56a83292698b23459cc8b84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidedson/actions/runs/25785017452"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-13T07:36:06.000Z",
      "commit": "b8c5e7de754e96925a0d48e05ff0465b36906a18",
      "fileid": "6547548d5b1329e13139243c78d7f75710086be0ab6940f56a37e246631f3e42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidedson/actions/runs/25785017452"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-13T07:35:57.000Z",
      "commit": "b8c5e7de754e96925a0d48e05ff0465b36906a18",
      "fileid": "c7805582d1bfcc1ac9cd0be53f2fe0731e801ea28079110432ca532304589122",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidedson/actions/runs/25785017452"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-13T07:36:24.000Z",
      "commit": "b8c5e7de754e96925a0d48e05ff0465b36906a18",
      "fileid": "4b4c4d36c1b8f9cd8b18cc0258fe8867c6413e9f1e7ab88e36bbbe34773cda87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidedson/actions/runs/25785017452"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-22T10:00:36.000Z",
      "commit": "b8c5e7de754e96925a0d48e05ff0465b36906a18",
      "fileid": "83721793efbb309290e97d9b657346e08a3b8ad7d9ee995b776ffc5e51b441c0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cidedson/actions/runs/25785017452"
    }
  ]
}