{
  "_id": "6a243a3aa1338011a79f0cbe",
  "Package": "kfold",
  "Title": "Machine Learning for Runoff Prediction",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Dongdong\", \"Kong\", role = c(\"aut\", \"cre\"),\nemail = \"kongdd.sysu@gmail.com\", comment = c(ORCID = \"0000-0003-1836-8172\")))",
  "Description": "Machine learning In k-fold cross validation .",
  "License": "MIT + file LICENSE",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Remotes": [
    "rpkgs/Ipaper"
  ],
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev\nlibpng-dev libuv1-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://rpkgs.r-universe.dev",
  "Date/Publication": "2026-06-06 14:23:16 UTC",
  "RemoteUrl": "https://github.com/rpkgs/kfold",
  "RemoteRef": "HEAD",
  "RemoteSha": "0c74a49e9860b30f9d1c39abb22d95c98d835c9a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 15:14:44 UTC",
    "User": "root"
  },
  "Author": "Dongdong Kong [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1836-8172>)",
  "Maintainer": "Dongdong Kong <kongdd.sysu@gmail.com>",
  "MD5sum": "296c011d5359ff473eb22f91379945f6",
  "_user": "rpkgs",
  "_type": "src",
  "_file": "kfold_0.1.1.tar.gz",
  "_fileid": "8c31382122627e0b32e2b991d23b2af14ccec9f6feb68a535a03d37f6f9f8eb8",
  "_filesize": 116486,
  "_sha256": "8c31382122627e0b32e2b991d23b2af14ccec9f6feb68a535a03d37f6f9f8eb8",
  "_created": "2026-06-06T15:14:44.000Z",
  "_published": "2026-06-06T15:18:18.413Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79886792679,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7455517612"
    },
    {
      "job": 79886792687,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7455518098"
    },
    {
      "job": 79886792683,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7455509696"
    },
    {
      "job": 79886792674,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7455510685"
    },
    {
      "job": 79886591170,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7455498293"
    },
    {
      "job": 79886792676,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7455513741"
    },
    {
      "job": 79886792690,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7455513907"
    },
    {
      "job": 79886792692,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7455512652"
    },
    {
      "job": 79886792698,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7455513721"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rpkgs/actions/runs/27065886273",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rpkgs/kfold",
  "_commit": {
    "id": "0c74a49e9860b30f9d1c39abb22d95c98d835c9a",
    "author": "Dongdong Kong <kongdd@users.noreply.github.com>",
    "committer": "Dongdong Kong <kongdd@users.noreply.github.com>",
    "message": "转向HydroFloods\n",
    "time": 1780755796
  },
  "_maintainer": {
    "name": "Dongdong Kong",
    "email": "kongdd.sysu@gmail.com",
    "login": "kongdd",
    "description": "Professor (Associate) At China University of Geosciences; \n公众号: eco-hydro",
    "uuid": 9815742,
    "orcid": "0000-0003-1836-8172"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "hydroGOF",
      "role": "Imports"
    },
    {
      "package": "ranger",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "xgboost",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "Ipaper",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    }
  ],
  "_owner": "rpkgs",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 4
    },
    {
      "week": "2026-23",
      "n": 10
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kongdd",
      "count": 28,
      "uuid": 9815742
    }
  ],
  "_userbio": {
    "uuid": 73266396,
    "type": "organization",
    "name": "rpkgs",
    "description": "My peasonal R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kfold"
  },
  "_devurl": "https://github.com/rpkgs/kfold",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kfold.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_previous",
    "chunk",
    "chunk_stratified",
    "cv_coef",
    "feature_leads",
    "GOF",
    "GOT_list",
    "kfold_calib",
    "kfold_lm",
    "kfold_ml",
    "kfold_rf",
    "kfold_xgboost",
    "multisession",
    "NSE",
    "plan",
    "previous_tn"
  ],
  "_help": [
    {
      "page": "add_previous",
      "title": "add_previous",
      "topics": [
        "add_previous"
      ]
    },
    {
      "page": "chunk_stratified",
      "title": "Stratified k-fold split",
      "topics": [
        "chunk_stratified"
      ]
    },
    {
      "page": "feature_leads",
      "title": "Build lagged feature matrices for multiple lead times",
      "topics": [
        "feature_leads"
      ]
    },
    {
      "page": "GOT_list",
      "title": "Compute GOF across multiple lead-time kfold objects",
      "topics": [
        "GOT_list"
      ]
    },
    {
      "page": "kfold_calib",
      "title": "kfold_calib",
      "topics": [
        "kfold_calib"
      ]
    },
    {
      "page": "kfold_ml",
      "title": "kfold machine learning",
      "topics": [
        "kfold_lm",
        "kfold_ml",
        "kfold_rf",
        "kfold_xgboost"
      ]
    },
    {
      "page": "GOF",
      "title": "GOF",
      "topics": [
        "GOF",
        "GOF.default",
        "GOF.kfold",
        "NSE"
      ]
    },
    {
      "page": "predict.kfold",
      "title": "predict for kfold object",
      "topics": [
        "predict.kfold"
      ]
    },
    {
      "page": "previous_tn",
      "title": "previous_tn",
      "topics": [
        "previous_tn",
        "previous_tn.data.frame",
        "previous_tn.default"
      ]
    }
  ],
  "_readme": "https://github.com/rpkgs/kfold/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "cellranger",
    "class",
    "classInt",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "data.table",
    "desc",
    "digest",
    "doParallel",
    "dplyr",
    "e1071",
    "foreach",
    "fs",
    "fst",
    "fstcore",
    "furrr",
    "future",
    "generics",
    "gert",
    "gitcreds",
    "globals",
    "glue",
    "hms",
    "httr2",
    "hydroGOF",
    "hydroTSM",
    "ini",
    "Ipaper",
    "iterators",
    "jsonlite",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "openssl",
    "openxlsx2",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "qs2",
    "R6",
    "randomForest",
    "ranger",
    "rappdirs",
    "Rcpp",
    "RcppEigen",
    "RcppParallel",
    "readxl",
    "rematch",
    "remotes",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "showtext",
    "showtextdb",
    "stringfish",
    "stringi",
    "stringr",
    "svglite",
    "sys",
    "sysfonts",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyselect",
    "timechange",
    "usethis",
    "utf8",
    "vctrs",
    "whisker",
    "withr",
    "xgboost",
    "xts",
    "yaml",
    "zeallot",
    "zip",
    "zoo"
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "kfold",
  "_universes": [
    "rpkgs",
    "kongdd"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-06T15:17:16.000Z",
      "distro": "noble",
      "commit": "0c74a49e9860b30f9d1c39abb22d95c98d835c9a",
      "fileid": "abf1f4d2b703452111c85539e9bf0278bbf415af9c83bb5586882cbf24e61ce5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/27065886273"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-06T15:17:18.000Z",
      "distro": "noble",
      "commit": "0c74a49e9860b30f9d1c39abb22d95c98d835c9a",
      "fileid": "eb28d084bf8f3531d7a4ac28760acbbc025ba2edb192d929eecea96af0d5a857",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/27065886273"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-06T15:16:20.000Z",
      "commit": "0c74a49e9860b30f9d1c39abb22d95c98d835c9a",
      "fileid": "3c5fe1f36affaca5fb120bc4b1c3596a9618ca7234bc2b64d258a9df0e80658f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/27065886273"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-06T15:16:26.000Z",
      "commit": "0c74a49e9860b30f9d1c39abb22d95c98d835c9a",
      "fileid": "06223f048d3d39492f1973ca6d2327aeccc59ad127860a9572239f79211d0323",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/27065886273"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-06T15:17:22.000Z",
      "commit": "0c74a49e9860b30f9d1c39abb22d95c98d835c9a",
      "fileid": "a38b60df157123bfb9f533783108d02c2e99a3e33ddd3efb2f51177543a81db0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/27065886273"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-06T15:16:25.000Z",
      "commit": "0c74a49e9860b30f9d1c39abb22d95c98d835c9a",
      "fileid": "52a010b2f4050af42835cf93b2a5a4e07cc0b81dc59929531860ccd5d26e59bc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/27065886273"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-06T15:16:10.000Z",
      "commit": "0c74a49e9860b30f9d1c39abb22d95c98d835c9a",
      "fileid": "36da101b2668de7e4f11d74d13ea7a42d36aeeca7ec0a7a50109c4c9dccf40fb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/27065886273"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-06T15:16:15.000Z",
      "commit": "0c74a49e9860b30f9d1c39abb22d95c98d835c9a",
      "fileid": "fe964baa0d35f938bbaa662e36751a56778eb74faefac9dfc3cc5854b97bd624",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/27065886273"
    }
  ]
}