{
  "_id": "6a4ea08521b18e15484fe9ae",
  "Package": "SISIR",
  "Type": "Package",
  "Title": "Select Intervals Suited for Functional Regression",
  "Version": "0.2.5",
  "Date": "2026-07-07",
  "Authors@R": "c(\nperson(\"Victor\", \"Picheny\", , \"victor.picheny@inrae.fr\", c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-4948-5542\")),\nperson(\"Remi\", \"Servien\", , \"remi.servien@inrae.fr\", c(\"aut\"),\ncomment = c(ORCID = \"0000-0003-1270-1843\")),\nperson(\"Nathalie\", \"Vialaneix\", , \"nathalie.vialaneix@inrae.fr\",\nc(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-1156-0639\")))",
  "Maintainer": "Nathalie Vialaneix <nathalie.vialaneix@inrae.fr>",
  "Description": "Interval fusion and selection procedures for regression\nwith functional inputs. Methods include a semiparametric\napproach based on Sliced Inverse Regression (SIR), as described\nin <doi:10.1007/s11222-018-9806-6> (standard ridge and sparse\nSIR are also included in the package) and a random forest based\napproach, as described in <doi:10.1002/sam.11705>.",
  "URL": "https://sfcb.pages-forge.inrae.fr/sisir,\nhttps://forge.inrae.fr/sfcb/sisir",
  "BugReports": "https://forge.inrae.fr/sfcb/sisir/-/issues",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-08 19:04:37 UTC",
    "User": "root"
  },
  "Author": "Victor Picheny [aut] (ORCID:\n<https://orcid.org/0000-0002-4948-5542>), Remi Servien [aut]\n(ORCID: <https://orcid.org/0000-0003-1270-1843>), Nathalie\nVialaneix [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1156-0639>)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-08 16:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/SISIR",
  "RemoteRef": "HEAD",
  "RemoteSha": "2dff193fec7ff868c6bda824c2a4b9a7e42082f8",
  "_user": "cran",
  "_type": "src",
  "_file": "SISIR_0.2.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/dabd6b69efcd2f6413a18a5a2b0aa67f5f840d9f0dab913afc5cd56bdcea342a",
  "_filesize": 179451,
  "_sha256": "dabd6b69efcd2f6413a18a5a2b0aa67f5f840d9f0dab913afc5cd56bdcea342a",
  "_expires": "2026-10-16T19:09:55.000Z",
  "_created": "2026-07-08T19:04:37.000Z",
  "_published": "2026-07-08T19:09:57.734Z",
  "_jobs": [
    {
      "job": 85957718295,
      "time": 238,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8179126425"
    },
    {
      "job": 85957718248,
      "time": 272,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8179140937"
    },
    {
      "job": 85956765502,
      "time": 266,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8179027241"
    },
    {
      "job": 85957718244,
      "time": 206,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8179113029"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28968159482",
  "_status": "success",
  "_upstream": "https://github.com/cran/SISIR",
  "_commit": {
    "id": "2dff193fec7ff868c6bda824c2a4b9a7e42082f8",
    "author": "Nathalie Vialaneix <nathalie.vialaneix@inrae.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.5\n",
    "time": 1783528802
  },
  "_maintainer": {
    "name": "Nathalie Vialaneix",
    "email": "nathalie.vialaneix@inrae.fr",
    "orcid": "0000-0003-1156-0639"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "foreach",
      "role": "Depends"
    },
    {
      "package": "doParallel",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "expm",
      "role": "Imports"
    },
    {
      "package": "RSpectra",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "mixOmics",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "ranger",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "adjclust",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "aricode",
      "role": "Imports"
    },
    {
      "package": "dendextend",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "Boruta",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "CORElearn",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-28",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.4",
      "date": "2026-05-14"
    },
    {
      "name": "0.2.5",
      "date": "2026-07-08"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 617,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 515,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SISIR"
  },
  "_searchresults": 8,
  "_rbuild": "4.6.1",
  "_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/SISIR.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2016-12-04"
    },
    {
      "version": "0.1-1",
      "date": "2020-06-05"
    },
    {
      "version": "0.1-2",
      "date": "2021-10-05"
    },
    {
      "version": "0.1-3",
      "date": "2022-02-20"
    },
    {
      "version": "0.2.0",
      "date": "2022-10-28"
    },
    {
      "version": "0.2.1",
      "date": "2023-03-12"
    },
    {
      "version": "0.2.2",
      "date": "2023-03-26"
    },
    {
      "version": "0.2.3",
      "date": "2024-08-16"
    },
    {
      "version": "0.2.4",
      "date": "2026-05-14"
    },
    {
      "version": "0.2.5",
      "date": "2026-07-08"
    }
  ],
  "_exports": [
    "extract_at",
    "project",
    "quality",
    "ridgeSIR",
    "sfcb",
    "SISIR",
    "sparseSIR",
    "tune.ridgeSIR"
  ],
  "_datasets": [
    {
      "name": "beta",
      "title": "Dataset \"Truffles\"",
      "object": "truffles",
      "file": "truffles.rda",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "rainfall",
      "title": "Dataset \"Truffles\"",
      "object": "truffles",
      "file": "truffles.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "P_janv_n",
        "P_fev_n",
        "P_mars_n",
        "P_avr_n",
        "P_mai_n",
        "P_juin_n",
        "P_juillet_n",
        "P_aout_n",
        "P_sept_n",
        "P_oct_n",
        "P_nov_n",
        "P_dec_n",
        "P_janv_n.1",
        "P_fev_n.1",
        "P_mars_n.1"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    },
    {
      "name": "truffles",
      "title": "Dataset \"Truffles\"",
      "object": "truffles",
      "file": "truffles.rda",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "project",
      "title": "sparse SIR",
      "topics": [
        "project",
        "project.sparseRes"
      ]
    },
    {
      "page": "ridgeRes",
      "title": "Print ridgeRes object",
      "topics": [
        "print.ridgeRes",
        "ridgeRes",
        "ridgeRes-class",
        "summary.ridgeRes"
      ]
    },
    {
      "page": "ridgeSIR",
      "title": "ridge SIR",
      "topics": [
        "ridgeSIR"
      ]
    },
    {
      "page": "sfcb",
      "title": "sfcb",
      "topics": [
        "sfcb"
      ]
    },
    {
      "page": "SFCB-class",
      "title": "Methods for SFCB objects",
      "topics": [
        "extract_at",
        "extract_at.SFCB",
        "plot.SFCB",
        "print.SFCB",
        "quality",
        "quality.SFCB",
        "SFCB-class",
        "summary.SFCB"
      ]
    },
    {
      "page": "SISIR",
      "title": "Interval Sparse SIR",
      "topics": [
        "SISIR"
      ]
    },
    {
      "page": "SISIRres",
      "title": "Print SISIRres object",
      "topics": [
        "print.SISIRres",
        "SISIRres",
        "summary.SISIRres"
      ]
    },
    {
      "page": "sparseRes",
      "title": "Print sparseRes object",
      "topics": [
        "print.sparseRes",
        "sparseRes",
        "sparseRes-class",
        "summary.sparseRes"
      ]
    },
    {
      "page": "sparseSIR",
      "title": "sparse SIR",
      "topics": [
        "sparseSIR"
      ]
    },
    {
      "page": "truffles",
      "title": "Dataset \"Truffles\"",
      "topics": [
        "beta",
        "rainfall",
        "truffles"
      ]
    },
    {
      "page": "tune.ridgeSIR",
      "title": "Cross-Validation for ridge SIR",
      "topics": [
        "tune.ridgeSIR"
      ]
    }
  ],
  "_readme": "https://github.com/cran/SISIR/raw/HEAD/README.md",
  "_rundeps": [
    "adjclust",
    "aricode",
    "base64enc",
    "BH",
    "BiocParallel",
    "Boruta",
    "bslib",
    "cachem",
    "capushe",
    "cli",
    "codetools",
    "corpcor",
    "cpp11",
    "dendextend",
    "digest",
    "doParallel",
    "dplyr",
    "ellipse",
    "evaluate",
    "expm",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "formatR",
    "fru",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "ggplot2",
    "ggrepel",
    "glmnet",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "mixOmics",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "R6",
    "ranger",
    "rappdirs",
    "rARPACK",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "reshape2",
    "rgl",
    "rlang",
    "rmarkdown",
    "RSpectra",
    "S7",
    "sass",
    "scales",
    "shape",
    "snow",
    "sparseMatrixStats",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "sisir",
  "_universes": [
    "cran"
  ],
  "_previous": "0.2.4",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-07-08T19:07:25.000Z",
      "distro": "resolute",
      "commit": "2dff193fec7ff868c6bda824c2a4b9a7e42082f8",
      "fileid": "https://r2.ropensci.org/197c020c2c2dfbdec77a2c10f0266bb725e616f693fc7f106a6751a308863fc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28968159482"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-07-08T19:07:35.000Z",
      "distro": "resolute",
      "commit": "2dff193fec7ff868c6bda824c2a4b9a7e42082f8",
      "fileid": "https://r2.ropensci.org/5274a376796cac09727a427ebb715d9fd5662446c3147b63e24f164a8ecb36dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28968159482"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.5",
      "date": "2026-07-08T19:08:27.000Z",
      "commit": "2dff193fec7ff868c6bda824c2a4b9a7e42082f8",
      "fileid": "https://r2.ropensci.org/79aeb3c5d6317eee72f3b15fc8adb446d81e618f9457757df6927c6e50471a89",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28968159482"
    }
  ]
}