{
  "_id": "6a103b8dacfb0bcc41c9b89d",
  "Package": "SCE",
  "Title": "Stepwise Clustered Ensemble",
  "Version": "1.1.4",
  "Authors@R": "person(given = \"Kailong\",\nfamily = \"Li\",\nemail = \"lkl98509509@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Implementation of Stepwise Clustered Ensemble (SCE) and\nStepwise Cluster Analysis (SCA) for multivariate data analysis.\nThe package provides comprehensive tools for feature selection,\nmodel training, prediction, and evaluation in hydrological and\nenvironmental modeling applications. Key functionalities\ninclude recursive feature elimination (RFE), Wilks feature\nimportance analysis, model validation through out-of-bag (OOB)\nvalidation, and ensemble prediction capabilities. The package\nsupports both single and multivariate response variables,\nmaking it suitable for complex environmental modeling\nscenarios. For more details see Li et al. (2021)\n<doi:10.5194/hess-25-4947-2021>.",
  "URL": "https://doi.org/10.5194/hess-25-4947-2021",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 10:42:29 UTC",
    "User": "root"
  },
  "Author": "Kailong Li [aut, cre]",
  "Maintainer": "Kailong Li <lkl98509509@gmail.com>",
  "Repository": "https://loong2020.r-universe.dev",
  "Date/Publication": "2026-05-11 08:39:39 UTC",
  "RemoteUrl": "https://github.com/cran/SCE",
  "RemoteRef": "HEAD",
  "RemoteSha": "1f2ca5da62f821eafde2ffba744016c0708978fb",
  "MD5sum": "e4343b5c5f8e68434aa7eaf8e93e7052",
  "_user": "loong2020",
  "_type": "src",
  "_file": "SCE_1.1.4.tar.gz",
  "_fileid": "31b2e26a36c6e7f58bb1cbb4c01048a9dbd8fb82c1f28394f08ac5cb6445d78e",
  "_filesize": 253679,
  "_sha256": "31b2e26a36c6e7f58bb1cbb4c01048a9dbd8fb82c1f28394f08ac5cb6445d78e",
  "_created": "2026-05-11T10:42:29.000Z",
  "_published": "2026-05-22T11:18:37.828Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77369085035,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6916392691"
    },
    {
      "job": 77369085021,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6916389579"
    },
    {
      "job": 77369085295,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6916575526"
    },
    {
      "job": 77369085032,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6916549846"
    },
    {
      "job": 77369084424,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6916352725"
    },
    {
      "job": 77369084416,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159224910"
    },
    {
      "job": 77369084786,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6916383199"
    },
    {
      "job": 77369085322,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6916384475"
    },
    {
      "job": 77369084890,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6916374305"
    }
  ],
  "_buildurl": "https://github.com/r-universe/loong2020/actions/runs/25665174908",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SCE",
  "_commit": {
    "id": "1f2ca5da62f821eafde2ffba744016c0708978fb",
    "author": "Kailong Li <lkl98509509@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.4\n",
    "time": 1778488779
  },
  "_maintainer": {
    "name": "Kailong Li",
    "email": "lkl98509509@gmail.com",
    "login": "loong2020",
    "uuid": 45986627
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "version": ">= 3.5.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 3.5.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2025-06-23"
    },
    {
      "name": "1.1.0",
      "date": "2025-07-02"
    },
    {
      "name": "1.1.1",
      "date": "2025-07-25"
    },
    {
      "name": "1.1.2",
      "date": "2025-10-04"
    },
    {
      "name": "1.1.3",
      "date": "2026-05-08"
    },
    {
      "name": "1.1.4",
      "date": "2026-05-11"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "loong2020",
      "count": 6,
      "uuid": 45986627
    }
  ],
  "_userbio": {
    "uuid": 45986627,
    "type": "user",
    "name": "loong2020"
  },
  "_downloads": {
    "count": 191,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SCE"
  },
  "_searchresults": 13,
  "_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/SCE.html",
    "manual.pdf"
  ],
  "_realowner": "loong2020",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-06-23"
    },
    {
      "version": "1.1.0",
      "date": "2025-07-02"
    },
    {
      "version": "1.1.1",
      "date": "2025-07-25"
    },
    {
      "version": "1.1.2",
      "date": "2025-10-04"
    },
    {
      "version": "1.1.3",
      "date": "2026-05-08"
    },
    {
      "version": "1.1.4",
      "date": "2026-05-11"
    }
  ],
  "_exports": [
    "evaluate",
    "importance",
    "plot_rfe",
    "predict",
    "print",
    "rfe_sce",
    "sca",
    "sce",
    "summary"
  ],
  "_datasets": [
    {
      "name": "air_quality_testing",
      "title": "Air Quality Dataset",
      "object": "air_quality_testing",
      "file": "air_quality_testing.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "PM2.5",
        "PM10",
        "SO2",
        "NO2",
        "CO",
        "O3",
        "TEMP",
        "PRES",
        "DEWP",
        "RAIN",
        "WSPM"
      ],
      "rows": 252,
      "table": true,
      "tojson": true
    },
    {
      "name": "air_quality_training",
      "title": "Air Quality Dataset",
      "object": "air_quality_training",
      "file": "air_quality_training.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "PM2.5",
        "PM10",
        "SO2",
        "NO2",
        "CO",
        "O3",
        "TEMP",
        "PRES",
        "DEWP",
        "RAIN",
        "WSPM"
      ],
      "rows": 758,
      "table": true,
      "tojson": true
    },
    {
      "name": "streamflow_testing_10var",
      "title": "Streamflow Dataset",
      "object": "streamflow_testing_10var",
      "file": "streamflow_testing_10var.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X",
        "Prcp",
        "SRad",
        "Tmax",
        "Tmin",
        "VP",
        "smlt",
        "swvl1",
        "swvl2",
        "swvl3",
        "swvl4",
        "Flow"
      ],
      "rows": 117,
      "table": true,
      "tojson": true
    },
    {
      "name": "streamflow_testing_22var",
      "title": "Streamflow Dataset",
      "object": "streamflow_testing_22var",
      "file": "streamflow_testing_22var.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Precipitation",
        "Radiation",
        "Tmax",
        "Tmin",
        "VP",
        "Precipitation_2Mon",
        "Radiation_2Mon",
        "Tmax_2Mon",
        "Tmin_2Mon",
        "VP_2Mon",
        "PNA",
        "Nino3.4",
        "IPO",
        "PDO",
        "PNA_lag1",
        "Nino3.4_lag1",
        "IPO_lag1",
        "PDO_lag1",
        "PNA_lag2",
        "Nino3.4_lag2",
        "IPO_lag2",
        "PDO_lag2",
        "Flow"
      ],
      "rows": 118,
      "table": true,
      "tojson": true
    },
    {
      "name": "streamflow_training_10var",
      "title": "Streamflow Dataset",
      "object": "streamflow_training_10var",
      "file": "streamflow_training_10var.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Date",
        "Prcp",
        "SRad",
        "Tmax",
        "Tmin",
        "VP",
        "smlt",
        "swvl1",
        "swvl2",
        "swvl3",
        "swvl4",
        "Flow"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    },
    {
      "name": "streamflow_training_22var",
      "title": "Streamflow Dataset",
      "object": "streamflow_training_22var",
      "file": "streamflow_training_22var.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Precipitation",
        "Radiation",
        "Tmax",
        "Tmin",
        "VP",
        "Precipitation_2Mon",
        "Radiation_2Mon",
        "Tmax_2Mon",
        "Tmin_2Mon",
        "VP_2Mon",
        "PNA",
        "Nino3.4",
        "IPO",
        "PDO",
        "PNA_lag1",
        "Nino3.4_lag1",
        "IPO_lag1",
        "PDO_lag1",
        "PNA_lag2",
        "Nino3.4_lag2",
        "IPO_lag2",
        "PDO_lag2",
        "Flow"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "air_quality",
      "title": "Air Quality Dataset",
      "topics": [
        "air_quality_testing",
        "air_quality_training"
      ]
    },
    {
      "page": "evaluate",
      "title": "Evaluate SCE and SCA Model Performance",
      "topics": [
        "evaluate",
        "evaluate.sca",
        "evaluate.sce"
      ]
    },
    {
      "page": "importance",
      "title": "Variable Importance for SCE and SCA Models",
      "topics": [
        "importance",
        "importance.sca",
        "importance.sce"
      ]
    },
    {
      "page": "plot_rfe",
      "title": "Plot Recursive Feature Elimination Results",
      "topics": [
        "Plot_RFE",
        "plot_rfe"
      ]
    },
    {
      "page": "predict",
      "title": "Predict Using SCE and SCA Models",
      "topics": [
        "predict",
        "predict.sca",
        "predict.sce"
      ]
    },
    {
      "page": "print",
      "title": "Print SCE and SCA Model Objects",
      "topics": [
        "print",
        "print.sca",
        "print.sce"
      ]
    },
    {
      "page": "rfe_sce",
      "title": "Recursive Feature Elimination for SCE Models",
      "topics": [
        "RFE_SCE",
        "rfe_sce"
      ]
    },
    {
      "page": "sca",
      "title": "Stepwise Cluster Analysis (SCA)",
      "topics": [
        "SCA",
        "sca"
      ]
    },
    {
      "page": "sce",
      "title": "Stepwise Clustered Ensemble (SCE)",
      "topics": [
        "SCE",
        "sce"
      ]
    },
    {
      "page": "streamflow",
      "title": "Streamflow Dataset",
      "topics": [
        "streamflow_testing_10var",
        "streamflow_testing_22var",
        "streamflow_training_10var",
        "streamflow_training_22var"
      ]
    },
    {
      "page": "summary",
      "title": "Summary methods for SCE and SCA models",
      "topics": [
        "summary",
        "summary.sca",
        "summary.sce"
      ]
    }
  ],
  "_readme": "https://github.com/cran/SCE/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.591064607026499,
  "_indexed": true,
  "_nocasepkg": "sce",
  "_universes": [
    "loong2020"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-05-11T10:44:34.000Z",
      "distro": "noble",
      "commit": "1f2ca5da62f821eafde2ffba744016c0708978fb",
      "fileid": "b919fa4d8dda8b829a26f91360a2d5fdac2a806f3b17d50b1093494ea03bd017",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loong2020/actions/runs/25665174908"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-05-11T10:44:26.000Z",
      "distro": "noble",
      "commit": "1f2ca5da62f821eafde2ffba744016c0708978fb",
      "fileid": "ddcc5a71705796059d407338f5a555c921b043b78de74eda22a6ce6b5db3b134",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loong2020/actions/runs/25665174908"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-05-11T10:54:19.000Z",
      "commit": "1f2ca5da62f821eafde2ffba744016c0708978fb",
      "fileid": "6c2907cb0e4dec79b47c2db527806795f568d56441240a06994dd54c0bddaf5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loong2020/actions/runs/25665174908"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-05-11T10:52:55.000Z",
      "commit": "1f2ca5da62f821eafde2ffba744016c0708978fb",
      "fileid": "85e848dedb0c44bfd42b961c22431c81f3c5eaf77a59436cd8106ed635a73af4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loong2020/actions/runs/25665174908"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-05-11T10:43:58.000Z",
      "commit": "1f2ca5da62f821eafde2ffba744016c0708978fb",
      "fileid": "f12cf07f4e400e1ccfc639d247fa1f3c36336c52d900f4f7df9490ff0961f965",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loong2020/actions/runs/25665174908"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-05-11T10:44:06.000Z",
      "commit": "1f2ca5da62f821eafde2ffba744016c0708978fb",
      "fileid": "8bce216e9467c3cb2782c963d29362888c54a822c34d15b4f0707458dc79c4dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loong2020/actions/runs/25665174908"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-05-11T10:43:33.000Z",
      "commit": "1f2ca5da62f821eafde2ffba744016c0708978fb",
      "fileid": "fe3ca53b12cfb802f362454cddf0a50977e9de026f48bb9cd47f661036c3a8e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loong2020/actions/runs/25665174908"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.4",
      "date": "2026-05-22T11:18:21.000Z",
      "commit": "1f2ca5da62f821eafde2ffba744016c0708978fb",
      "fileid": "32f4d39b3e1b1fae2eebfeb9f70bf60c130775c75ee7e3d983740961f7cb42cb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/loong2020/actions/runs/25665174908"
    }
  ]
}