{
  "_id": "6a10a8efacfb0bcc41cbdda8",
  "Package": "SRCS",
  "Title": "Statistical Ranking Color Scheme for Multiple Pairwise\nComparisons",
  "Description": "Implementation of the SRCS method for a color-based\nvisualization of the results of multiple pairwise tests on a\nlarge number of problem configurations, proposed in: I.G. del\nAmo, D.A. Pelta. SRCS: a technique for comparing multiple\nalgorithms under several factors in dynamic optimization\nproblems. In: E. Alba, A. Nakib, P. Siarry (Eds.),\nMetaheuristics for Dynamic Optimization. Series: Studies in\nComputational Intelligence 433, Springer, Berlin/Heidelberg,\n2012.",
  "Version": "1.1",
  "Date": "2015-06-30",
  "Author": "Pablo J. Villacorta <pjvi@decsai.ugr.es>",
  "Maintainer": "Pablo J. Villacorta <pjvi@decsai.ugr.es>",
  "License": "LGPL (>= 3)",
  "URL": "http://decsai.ugr.es/~pjvi/r-packages.html",
  "LazyData": "true",
  "VignetteBuilder": "R.rsp",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 18:55:18 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2015-06-30 00:00:00 UTC",
  "RemoteUrl": "https://github.com/cran/SRCS",
  "RemoteRef": "HEAD",
  "RemoteSha": "888f60a1860bd8840a30ec30c7943eeb7a3ed970",
  "MD5sum": "b4d7fac197fb9f7c7c0e76280b30d774",
  "_user": "cran",
  "_type": "src",
  "_file": "SRCS_1.1.tar.gz",
  "_fileid": "254b69aa05f3793e4e50b5081e6df2ef1f7ff4551c26c0c15ed52f3ebb5f4683",
  "_filesize": 4245862,
  "_sha256": "254b69aa05f3793e4e50b5081e6df2ef1f7ff4551c26c0c15ed52f3ebb5f4683",
  "_created": "2026-05-22T18:55:18.000Z",
  "_published": "2026-05-22T19:05:19.053Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77443800425,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7168263535"
    },
    {
      "job": 77443800430,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168266168"
    },
    {
      "job": 77443050205,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168133994"
    },
    {
      "job": 77443800420,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168257287"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26278573823",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SRCS",
  "_commit": {
    "id": "888f60a1860bd8840a30ec30c7943eeb7a3ed970",
    "author": "Pablo J. Villacorta <pjvi@decsai.ugr.es>",
    "committer": "Gabor Csardi <csardi.gabor@gmail.com>",
    "message": "version 1.1\n",
    "time": 1435622400
  },
  "_maintainer": {
    "name": "Pablo J. Villacorta",
    "email": "pjvi@decsai.ugr.es"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 42,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SRCS"
  },
  "_searchresults": 57,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/SRCS.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-01-01"
    },
    {
      "version": "1.1",
      "date": "2015-07-02"
    }
  ],
  "_exports": [
    "animatedplot",
    "singleplot",
    "SRCScomparison",
    "SRCSranks"
  ],
  "_datasets": [
    {
      "name": "ML1",
      "title": "Performance of 6 different supervised classification algorithms on eight noisy datasets (see references)",
      "object": "ML1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Algorithm",
        "Dataset",
        "Noise type",
        "Noise ratio",
        "Fold",
        "Performance"
      ],
      "rows": 52800,
      "table": true,
      "tojson": true
    },
    {
      "name": "MPB",
      "title": "Performance of 8 different dynamic optimization algorithms on the Moving Peaks Benchmark (see references)",
      "object": "MPB",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Algorithm",
        "Dim",
        "CF",
        "Severity",
        "OffError"
      ],
      "rows": 220000,
      "table": true,
      "tojson": true
    },
    {
      "name": "MPBall",
      "title": "Performance of 3 different dynamic optimization algorithms on the Moving Peaks Benchmark captured at five time moments of the execution (see references)",
      "object": "MPBall",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Algorithm",
        "Dim",
        "CF",
        "Severity",
        "OffError_1",
        "OffError_25",
        "OffError_49",
        "OffError_73",
        "OffError_97"
      ],
      "rows": 82500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ML1",
      "title": "Performance of 6 different supervised classification algorithms on eight noisy datasets (see references)",
      "topics": [
        "ML1"
      ]
    },
    {
      "page": "MPB",
      "title": "Performance of 8 different dynamic optimization algorithms on the Moving Peaks Benchmark (see references)",
      "topics": [
        "MPB"
      ]
    },
    {
      "page": "MPBall",
      "title": "Performance of 3 different dynamic optimization algorithms on the Moving Peaks Benchmark captured at five time moments of the execution (see references)",
      "topics": [
        "MPBall"
      ]
    },
    {
      "page": "plot.SRCS",
      "title": "Heatmap plot of the ranking achieved by a target variable levels after all statistical pairwise comparisons in multi-parameter problem instances.",
      "topics": [
        "animatedplot",
        "plot.SRCS",
        "singleplot"
      ]
    },
    {
      "page": "SRCS",
      "title": "R package implementing the Statistical Ranking Color Scheme for visualizing the results of multiple parameterized pairwise comparisons.",
      "topics": [
        "SRCS-package",
        "SRCS"
      ]
    },
    {
      "page": "SRCScomparison",
      "title": "Compares the performance of two algorithms for a single problem configuration specified by the user.",
      "topics": [
        "SRCScomparison"
      ]
    },
    {
      "page": "SRCSranks",
      "title": "Computes the ranks of all the algorithms from their (repeated) results measurements after grouping them by several factors combined simultaneosly.",
      "topics": [
        "SRCSranks"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "SRCS.pdf.asis",
      "filename": "SRCS.pdf",
      "title": "SRCS: Statistical Ranking Color Scheme for Multiple Pairwise Comparisons",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2015-06-30",
      "modified": "2015-06-30",
      "commits": 1
    }
  ],
  "_score": 2.7558748556724915,
  "_indexed": true,
  "_nocasepkg": "srcs",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-22T19:02:38.000Z",
      "distro": "noble",
      "commit": "888f60a1860bd8840a30ec30c7943eeb7a3ed970",
      "fileid": "ede57dfbe2da0ccfb09508f72002bde40aeb4fe12bcab653f09e81923426b13b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26278573823"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-22T19:02:45.000Z",
      "distro": "noble",
      "commit": "888f60a1860bd8840a30ec30c7943eeb7a3ed970",
      "fileid": "6720e7d85d706913908a2e08425c41371f66c6812c91d55cb97107f2bfe0cc86",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26278573823"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-05-22T19:02:38.000Z",
      "commit": "888f60a1860bd8840a30ec30c7943eeb7a3ed970",
      "fileid": "5bd94d462cafcdbdc226ff0ecc8888c7f0a3ac4c3770b205ec882c4d20d3189c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26278573823"
    }
  ]
}