{
  "_id": "6a1018dbacfb0bcc41c85bee",
  "Package": "SISIR",
  "Type": "Package",
  "Title": "Select Intervals Suited for Functional Regression",
  "Version": "0.2.4",
  "Date": "2026-05-14",
  "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-05-14 19:41:17 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-05-14 18:13:16 UTC",
  "RemoteUrl": "https://github.com/cran/SISIR",
  "RemoteRef": "HEAD",
  "RemoteSha": "a85a352e591fd88a5bf4ceffb369c78a5e745a03",
  "MD5sum": "41a561ddcf8d8e0639adf37880534b00",
  "_user": "cran",
  "_type": "src",
  "_file": "SISIR_0.2.4.tar.gz",
  "_fileid": "f986610f8f3de2521063a9708fac0990d8a42ca57619592635d04490f05ecd36",
  "_filesize": 177460,
  "_sha256": "f986610f8f3de2521063a9708fac0990d8a42ca57619592635d04490f05ecd36",
  "_created": "2026-05-14T19:41:17.000Z",
  "_published": "2026-05-22T08:50:35.684Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77346812925,
      "time": 277,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7003284638"
    },
    {
      "job": 77346812689,
      "time": 273,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7003291113"
    },
    {
      "job": 77346812242,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7003200574"
    },
    {
      "job": 77346812230,
      "time": 182,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156549163"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25881322184",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SISIR",
  "_commit": {
    "id": "a85a352e591fd88a5bf4ceffb369c78a5e745a03",
    "author": "Nathalie Vialaneix <nathalie.vialaneix@inrae.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.4\n",
    "time": 1778782396
  },
  "_maintainer": {
    "name": "Nathalie Vialaneix",
    "email": "nathalie.vialaneix@inrae.fr",
    "orcid": "0000-0003-1156-0639"
  },
  "_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": "CORElearn",
      "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": "testthat",
      "role": "Suggests"
    },
    {
      "package": "Boruta",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.4",
      "date": "2026-05-14"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 215,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SISIR"
  },
  "_searchresults": 8,
  "_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/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"
    }
  ],
  "_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",
    "bslib",
    "cachem",
    "capushe",
    "cli",
    "cluster",
    "codetools",
    "CORElearn",
    "corpcor",
    "cpp11",
    "dendextend",
    "digest",
    "doParallel",
    "dplyr",
    "ellipse",
    "evaluate",
    "expm",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "formatR",
    "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",
    "nnet",
    "pillar",
    "pkgconfig",
    "plotrix",
    "plyr",
    "purrr",
    "R6",
    "ranger",
    "rappdirs",
    "rARPACK",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "reshape2",
    "rgl",
    "rlang",
    "rmarkdown",
    "rpart",
    "rpart.plot",
    "RSpectra",
    "S7",
    "sass",
    "scales",
    "shape",
    "snow",
    "sparseMatrixStats",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "sisir",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-05-14T19:44:02.000Z",
      "distro": "noble",
      "commit": "a85a352e591fd88a5bf4ceffb369c78a5e745a03",
      "fileid": "75418c6ef6e0298782953c3b9fb880931ce763d9c52b59d6032c8147580343b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25881322184"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-05-14T19:44:07.000Z",
      "distro": "noble",
      "commit": "a85a352e591fd88a5bf4ceffb369c78a5e745a03",
      "fileid": "4e058c88df87e37b88ceab0b9df6c754ab7d6430e56b997721903e8dee0f095b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25881322184"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-05-22T08:50:19.000Z",
      "commit": "a85a352e591fd88a5bf4ceffb369c78a5e745a03",
      "fileid": "f491e78a103ff9016503ac143bcc36dcbeb486f360925cfacb96b0b49697d0c8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25881322184"
    }
  ]
}