{
  "_id": "6a17f918acfb0bcc41da9689",
  "Package": "nestfs",
  "Type": "Package",
  "Title": "Cross-Validated (Nested) Forward Selection",
  "Version": "1.0.3.9000",
  "Date": "2022-12-13",
  "Authors@R": "c(person(\"Marco\", \"Colombo\",\nemail=\"mar.colombo13@gmail.com\", role=c(\"aut\", \"cre\"),\ncomment=c(ORCID=\"0000-0001-6672-0623\")),\nperson(\"Felix\", \"Agakov\",\nemail=\"felixa@aivalley.com\", role=\"ctb\"))",
  "Description": "Implementation of forward selection based on\ncross-validated linear and logistic regression.",
  "License": "GPL-2 | file LICENSE",
  "URL": "https://github.com/mcol/nestfs",
  "BugReports": "https://github.com/mcol/nestfs/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown=TRUE)",
  "Repository": "https://mcol.r-universe.dev",
  "Date/Publication": "2025-08-27 21:28:44 UTC",
  "RemoteUrl": "https://github.com/mcol/nestfs",
  "RemoteRef": "HEAD",
  "RemoteSha": "3dd5ce5a31c3a5f523a6b0b37564ce37905e41cf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 08:10:31 UTC",
    "User": "root"
  },
  "Author": "Marco Colombo [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6672-0623>),\nFelix Agakov [ctb]",
  "Maintainer": "Marco Colombo <mar.colombo13@gmail.com>",
  "MD5sum": "a418d6ae43bae1b49ffb823fb45af542",
  "_user": "mcol",
  "_type": "src",
  "_file": "nestfs_1.0.3.9000.tar.gz",
  "_fileid": "4018a077e5bbb11b943ff47b7440c205a8b6bb834ccafe8de40220fa9a6bd340",
  "_filesize": 360209,
  "_sha256": "4018a077e5bbb11b943ff47b7440c205a8b6bb834ccafe8de40220fa9a6bd340",
  "_created": "2026-05-28T08:10:31.000Z",
  "_published": "2026-05-28T08:13:12.017Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78250118007,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260894279"
    },
    {
      "job": 78250117911,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260896077"
    },
    {
      "job": 78250117895,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260882309"
    },
    {
      "job": 78250117890,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260882141"
    },
    {
      "job": 78249568883,
      "time": 217,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260855742"
    },
    {
      "job": 78250117905,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260882952"
    },
    {
      "job": 78250118003,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260884755"
    },
    {
      "job": 78250117953,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260884206"
    },
    {
      "job": 78250117932,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260885731"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mcol/actions/runs/26562740450",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mcol/nestfs",
  "_commit": {
    "id": "3dd5ce5a31c3a5f523a6b0b37564ce37905e41cf",
    "author": "Marco Colombo <mar.colombo13@gmail.com>",
    "committer": "Marco Colombo <mar.colombo13@gmail.com>",
    "message": "Change the download badge to show the grand total.\n",
    "time": 1756330124
  },
  "_maintainer": {
    "name": "Marco Colombo",
    "email": "mar.colombo13@gmail.com",
    "login": "mcol",
    "orcid": "0000-0001-6672-0623",
    "description": "100% made of awesome",
    "uuid": 6078177
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dgof",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "version": ">= 1.9",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mcol",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "feature-selection"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mcol",
      "count": 271,
      "uuid": 6078177
    }
  ],
  "_userbio": {
    "uuid": 6078177,
    "type": "user",
    "name": "Marco Colombo",
    "description": "100% made of awesome"
  },
  "_downloads": {
    "count": 199,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nestfs"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/mcol/nestfs",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/nestfs.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mcol/nestfs",
  "_realowner": "mcol",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.8.4",
      "date": "2018-07-05"
    },
    {
      "version": "0.8.5",
      "date": "2018-08-02"
    },
    {
      "version": "0.8.6",
      "date": "2018-08-13"
    },
    {
      "version": "0.9",
      "date": "2018-09-25"
    },
    {
      "version": "0.9.1",
      "date": "2018-12-16"
    },
    {
      "version": "0.9.2",
      "date": "2019-05-02"
    },
    {
      "version": "1.0",
      "date": "2019-09-21"
    },
    {
      "version": "1.0.1",
      "date": "2022-02-21"
    },
    {
      "version": "1.0.2",
      "date": "2022-05-09"
    },
    {
      "version": "1.0.3",
      "date": "2022-12-13"
    }
  ],
  "_exports": [
    "create.folds",
    "forward.selection",
    "fs",
    "nested.forward.selection",
    "nested.fs",
    "nested.glm",
    "nested.performance"
  ],
  "_datasets": [
    {
      "name": "diabetes",
      "title": "Diabetes data with interaction terms",
      "object": "diabetes",
      "file": "diabetes.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "sex",
        "bmi",
        "map",
        "tc",
        "ldl",
        "hdl",
        "tch",
        "ltg",
        "glu",
        "age.2",
        "bmi.2",
        "map.2",
        "tc.2",
        "ldl.2",
        "hdl.2",
        "tch.2",
        "ltg.2",
        "glu.2",
        "age.sex",
        "age.bmi",
        "age.map",
        "age.tc",
        "age.ldl",
        "age.hdl",
        "age.tch",
        "age.ltg",
        "age.glu",
        "sex.bmi",
        "sex.map",
        "sex.tc",
        "sex.ldl",
        "sex.hdl",
        "sex.tch",
        "sex.ltg",
        "sex.glu",
        "bmi.map",
        "bmi.tc",
        "bmi.ldl",
        "bmi.hdl",
        "bmi.tch",
        "bmi.ltg",
        "bmi.glu",
        "map.tc",
        "map.ldl",
        "map.hdl",
        "map.tch",
        "map.ltg",
        "map.glu",
        "tc.ldl",
        "tc.hdl",
        "tc.tch",
        "tc.ltg",
        "tc.glu",
        "ldl.hdl",
        "ldl.tch",
        "ldl.ltg",
        "ldl.glu",
        "hdl.tch",
        "hdl.ltg",
        "hdl.glu",
        "tch.ltg",
        "tch.glu",
        "ltg.glu",
        "Y"
      ],
      "rows": 442,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "nestfs-package",
      "title": "Cross-validated (nested) forward selection",
      "topics": [
        "nestfs-package",
        "nestfs"
      ]
    },
    {
      "page": "create.folds",
      "title": "Cross-validation folds",
      "topics": [
        "create.folds"
      ]
    },
    {
      "page": "diabetes",
      "title": "Diabetes data with interaction terms",
      "topics": [
        "diabetes"
      ]
    },
    {
      "page": "forward.selection",
      "title": "Cross-validated forward selection",
      "topics": [
        "forward.selection",
        "fs"
      ]
    },
    {
      "page": "nested.forward.selection",
      "title": "Nested cross-validated forward selection",
      "topics": [
        "nested.forward.selection",
        "nested.fs"
      ]
    },
    {
      "page": "nested.glm",
      "title": "Cross-validated generalized linear models",
      "topics": [
        "nested.glm"
      ]
    },
    {
      "page": "nested.performance",
      "title": "Compute cross-validated performance",
      "topics": [
        "nested.performance",
        "print.nestperf"
      ]
    },
    {
      "page": "summary.fs",
      "title": "Results summary for forward selection",
      "topics": [
        "print.fs",
        "summary.fs"
      ]
    },
    {
      "page": "summary.nestfs",
      "title": "Results summary for nested forward selection",
      "topics": [
        "print.nestfs",
        "summary.nestfs"
      ]
    }
  ],
  "_readme": "https://github.com/mcol/nestfs/raw/HEAD/README.md",
  "_rundeps": [
    "dgof",
    "pROC",
    "Rcpp"
  ],
  "_score": 3.5563025007672873,
  "_indexed": true,
  "_nocasepkg": "nestfs",
  "_universes": [
    "mcol"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3.9000",
      "date": "2026-05-28T08:12:11.000Z",
      "distro": "noble",
      "commit": "3dd5ce5a31c3a5f523a6b0b37564ce37905e41cf",
      "fileid": "e418100671a665fc30b68f2bab69308dd85d33c8e689fe5fb5f9d8a9f999c09a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcol/actions/runs/26562740450"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3.9000",
      "date": "2026-05-28T08:12:22.000Z",
      "distro": "noble",
      "commit": "3dd5ce5a31c3a5f523a6b0b37564ce37905e41cf",
      "fileid": "db9fb7d91f45f94adb0197c9a9a3452ed33c9c7bbe490b4cfcb2405fd864b03f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcol/actions/runs/26562740450"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3.9000",
      "date": "2026-05-28T08:11:51.000Z",
      "commit": "3dd5ce5a31c3a5f523a6b0b37564ce37905e41cf",
      "fileid": "fa17418b9cdb21d3ff1b9171041764ce95daba6a28b436d05bffee93ad4fb98f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcol/actions/runs/26562740450"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3.9000",
      "date": "2026-05-28T08:11:49.000Z",
      "commit": "3dd5ce5a31c3a5f523a6b0b37564ce37905e41cf",
      "fileid": "1284c22af6577302eea79185291469eaeaad6273b7dedc9bb484430991b96e95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcol/actions/runs/26562740450"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3.9000",
      "date": "2026-05-28T08:12:11.000Z",
      "commit": "3dd5ce5a31c3a5f523a6b0b37564ce37905e41cf",
      "fileid": "8e6cfaff4951233c9cd172319e2a6c526de94597fa056c44fb8eaa85f550df82",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mcol/actions/runs/26562740450"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3.9000",
      "date": "2026-05-28T08:11:36.000Z",
      "commit": "3dd5ce5a31c3a5f523a6b0b37564ce37905e41cf",
      "fileid": "d7c4f6ecfd96195334d8eb1a1561be76e3c035edbbfc5ac5b241847b895df103",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcol/actions/runs/26562740450"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3.9000",
      "date": "2026-05-28T08:11:35.000Z",
      "commit": "3dd5ce5a31c3a5f523a6b0b37564ce37905e41cf",
      "fileid": "14c8bbe2daf1a6d68a5a6692d0ea8d3b6ee13dd5c9bd4838479bf471760b50f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcol/actions/runs/26562740450"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3.9000",
      "date": "2026-05-28T08:11:39.000Z",
      "commit": "3dd5ce5a31c3a5f523a6b0b37564ce37905e41cf",
      "fileid": "1ca1d3d504f3cf6a3fb199da6873a450c3fb7f45a11710db233ede4bc6c9a97c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcol/actions/runs/26562740450"
    }
  ]
}