{
  "_id": "6a1ef731b401979e734176c2",
  "Package": "compindexR",
  "Type": "Package",
  "Title": "Calculates Composite Index",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Olgun\", \"Aydin\", email = \"olgun.aydin@pg.edu.pl\", role = c(\"cre\"),\ncomment = c(ORCID = \"0000-0002-7090-0931\")),\nperson(\"Marta\", \"Kuc-Czarnecka\", email = \"mkuc@zie.pg.gda.pl\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0003-2970-9980\")),\nperson(\"Michal\", \" Pietrzak\", email = \"michal.pietrzak@zie.pg.gda.pl\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-9263-4478\")))",
  "Description": "It uses the first-order sensitivity index to measure\nwhether the weights assigned by the creator of the composite\nindicator match the actual importance of the variables.\nMoreover, the variance inflation factor is used to reduce the\nset of correlated variables. In the case of a discrepancy\nbetween the importance and the assigned weight, the script\ndetermines weights that allow adjustment of the weights to the\nintended impact of variables. If the optimised weights are\nunable to reflect the desired importance, the highly correlated\nvariables are reduced, taking into account variance inflation\nfactor. The final outcome of the script is the calculated value\nof the composite indicator based on optimal weights and a\nreduced set of variables, and the linear ordering of the\nanalysed objects.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/olgnaydn/compindexR",
  "BugReports": "https://github.com/olgnaydn/compindexR/issues",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://olgnaydn.r-universe.dev",
  "Date/Publication": "2023-06-04 14:46:40 UTC",
  "RemoteUrl": "https://github.com/olgnaydn/compindexr",
  "RemoteRef": "HEAD",
  "RemoteSha": "4f1edb2a1ee1442f036874844d8d873193424c10",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 06:24:41 UTC",
    "User": "root"
  },
  "Author": "Olgun Aydin [cre] (ORCID: <https://orcid.org/0000-0002-7090-0931>),\nMarta Kuc-Czarnecka [aut] (ORCID:\n<https://orcid.org/0000-0003-2970-9980>),\nMichal Pietrzak [aut] (ORCID: <https://orcid.org/0000-0002-9263-4478>)",
  "Maintainer": "Olgun Aydin <olgun.aydin@pg.edu.pl>",
  "MD5sum": "df839ac37bd25239ad797861c9afc211",
  "_user": "olgnaydn",
  "_type": "src",
  "_file": "compindexR_0.1.1.tar.gz",
  "_fileid": "3c35baa5829d1ef19a7036c7ea86fc35f851fae8047d69591964e2182a541b7d",
  "_filesize": 116232,
  "_sha256": "3c35baa5829d1ef19a7036c7ea86fc35f851fae8047d69591964e2182a541b7d",
  "_created": "2026-05-19T06:24:41.000Z",
  "_published": "2026-06-02T15:30:57.325Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79108537268,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076343799"
    },
    {
      "job": 79108537765,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076335231"
    },
    {
      "job": 79108537585,
      "time": 195,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076334583"
    },
    {
      "job": 79108537997,
      "time": 210,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076343047"
    },
    {
      "job": 79108536782,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076300353"
    },
    {
      "job": 79108536651,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362308981"
    },
    {
      "job": 79108537815,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076322125"
    },
    {
      "job": 79108538139,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076320038"
    },
    {
      "job": 79108537770,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076319872"
    }
  ],
  "_buildurl": "https://github.com/r-universe/olgnaydn/actions/runs/26080086812",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/olgnaydn/compindexr",
  "_commit": {
    "id": "4f1edb2a1ee1442f036874844d8d873193424c10",
    "author": "Olgun AYDIN <olgunaydinn@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "adding CRAN information (#15)\n\n",
    "time": 1685890000
  },
  "_maintainer": {
    "name": "Olgun Aydin",
    "email": "olgun.aydin@pg.edu.pl",
    "orcid": "0000-0002-7090-0931"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "car",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "pracma",
      "version": ">= 2.3.8",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.7",
      "role": "Depends"
    },
    {
      "package": "NlcOptim",
      "version": ">= 0.6",
      "role": "Depends"
    }
  ],
  "_owner": "olgnaydn",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "olgnaydn",
      "count": 102,
      "uuid": 11610166
    },
    {
      "user": "pietrzakmichal",
      "count": 3,
      "uuid": 107572401
    }
  ],
  "_userbio": {
    "uuid": 11610166,
    "type": "user",
    "name": "Olgun AYDIN",
    "description": "Machine Learning Engineer, PhD."
  },
  "_downloads": {
    "count": 218,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/compindexR"
  },
  "_devurl": "https://github.com/olgnaydn/compindexr",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/compindexR.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/olgnaydn/compindexr",
  "_realowner": "olgnaydn",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-03-16"
    },
    {
      "version": "0.1.1",
      "date": "2023-04-02"
    },
    {
      "version": "0.1.3",
      "date": "2023-11-26"
    }
  ],
  "_exports": [
    "calc_average",
    "calc_compindex",
    "ci_optimizer",
    "scaling",
    "si_linear",
    "si_linear_exc",
    "si_linear_exc_vif"
  ],
  "_help": [
    {
      "page": "calc_average",
      "title": "Calculate averages",
      "topics": [
        "calc_average"
      ]
    },
    {
      "page": "calc_compindex",
      "title": "Calculating composite indicator automatically step by step",
      "topics": [
        "calc_compindex"
      ]
    },
    {
      "page": "ci_optimizer",
      "title": "Optmization algorithm based on fmincon",
      "topics": [
        "ci_optimizer"
      ]
    },
    {
      "page": "scaling",
      "title": "Normalization and standardization techniques",
      "topics": [
        "scaling"
      ]
    },
    {
      "page": "si_linear",
      "title": "Calculate Si using linear method",
      "topics": [
        "si_linear"
      ]
    },
    {
      "page": "si_linear_exc",
      "title": "Calculate Si using linear method by excluding Xi",
      "topics": [
        "si_linear_exc"
      ]
    },
    {
      "page": "si_linear_exc_vif",
      "title": "Calculate Si using linear method by excluding Xi using VIF",
      "topics": [
        "si_linear_exc_vif"
      ]
    }
  ],
  "_readme": "https://github.com/olgnaydn/compindexr/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "NlcOptim",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "pracma",
    "purrr",
    "quadprog",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "compindexr",
  "_universes": [
    "olgnaydn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-19T06:27:26.000Z",
      "distro": "noble",
      "commit": "4f1edb2a1ee1442f036874844d8d873193424c10",
      "fileid": "42c1eb2c602b248c62c320f27de2b33440a4775eca3711ab364ac43e3efc2eb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olgnaydn/actions/runs/26080086812"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-19T06:26:56.000Z",
      "distro": "noble",
      "commit": "4f1edb2a1ee1442f036874844d8d873193424c10",
      "fileid": "cd4bfb16049ac44ea56010715bacaa8c059834675c58d6c8d8d5b39ba1a25a59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olgnaydn/actions/runs/26080086812"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-19T06:26:55.000Z",
      "commit": "4f1edb2a1ee1442f036874844d8d873193424c10",
      "fileid": "7cf5ed8476a27ab4c0cab9d0f71b88cf8b5a1cb0038049c5750795fca6bb67da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olgnaydn/actions/runs/26080086812"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-19T06:27:22.000Z",
      "commit": "4f1edb2a1ee1442f036874844d8d873193424c10",
      "fileid": "882a321b693cc31f03fcd15632ac62c36db0a8c55162cdb1df050e5345eda0d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olgnaydn/actions/runs/26080086812"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-19T06:26:02.000Z",
      "commit": "4f1edb2a1ee1442f036874844d8d873193424c10",
      "fileid": "cf91c73a789d22e467655ded79aa20aad16c45544621a718686af38fdb0494ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olgnaydn/actions/runs/26080086812"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-19T06:25:53.000Z",
      "commit": "4f1edb2a1ee1442f036874844d8d873193424c10",
      "fileid": "0d94928837d1b4e44e65967bf595fa253eff32fac3d6cb69fe03148f2687fd48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olgnaydn/actions/runs/26080086812"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-19T06:25:52.000Z",
      "commit": "4f1edb2a1ee1442f036874844d8d873193424c10",
      "fileid": "5dc33742c78574b2fe96781c21dd90a36397e29d2c13c84eda7abd7f57088466",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olgnaydn/actions/runs/26080086812"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T15:30:22.000Z",
      "commit": "4f1edb2a1ee1442f036874844d8d873193424c10",
      "fileid": "65c9cdf9a546818e842da246a207113fe4ff2bd741c568e44485ca3c4bade667",
      "status": "success",
      "buildurl": "https://github.com/r-universe/olgnaydn/actions/runs/26080086812"
    }
  ]
}