{
  "_id": "6a1eef3ab401979e73412b3c",
  "Package": "robflreg",
  "Type": "Package",
  "Title": "Robust Functional Linear Regression",
  "Version": "1.3",
  "Date": "2025-10-22",
  "LazyLoad": "yes",
  "ByteCompile": "TRUE",
  "Authors@R": "c(\nperson(\"Ufuk\", \"Beyaztas\", email=\"ufukbeyaztas@gmail.com\", role=c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0000-0002-5208-4950\")),\nperson(\"Han Lin\", \"Shang\", role=\"aut\", comment = c(ORCID = \"0000-0003-1769-6430\"))\n)",
  "Maintainer": "Ufuk Beyaztas <ufukbeyaztas@gmail.com>",
  "Description": "Functions for implementing robust methods for functional\nlinear regression. In the functional linear regression, we\nconsider scalar-on-function linear regression and\nfunction-on-function linear regression.",
  "License": "GPL-3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 08:40:19 UTC",
    "User": "root"
  },
  "Author": "Ufuk Beyaztas [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-5208-4950>), Han Lin Shang [aut]\n(ORCID: <https://orcid.org/0000-0003-1769-6430>)",
  "Config/pak/sysreqs": "make",
  "Repository": "https://ufukbeyaztas.r-universe.dev",
  "Date/Publication": "2025-10-21 22:31:58 UTC",
  "RemoteUrl": "https://github.com/cran/robflreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "64a7b53ef3ee57cb41f52c44361eaf9eadf20a0b",
  "MD5sum": "4476e01fe9ac847924038e33a70d342e",
  "_user": "ufukbeyaztas",
  "_type": "src",
  "_file": "robflreg_1.3.tar.gz",
  "_fileid": "4a9cd6007a563d371947b12e5a679d8fd54d98095492bfdd93993ade981994fe",
  "_filesize": 439862,
  "_sha256": "4a9cd6007a563d371947b12e5a679d8fd54d98095492bfdd93993ade981994fe",
  "_created": "2026-05-19T08:40:19.000Z",
  "_published": "2026-06-02T14:56:58.054Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79101014413,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078812542"
    },
    {
      "job": 79101014921,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078807985"
    },
    {
      "job": 79101014823,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078824078"
    },
    {
      "job": 79101014372,
      "time": 257,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078831172"
    },
    {
      "job": 79101013242,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078747041"
    },
    {
      "job": 79101012911,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361382833"
    },
    {
      "job": 79101014629,
      "time": 173,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078808063"
    },
    {
      "job": 79101015054,
      "time": 130,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078794228"
    },
    {
      "job": 79101015059,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078791298"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ufukbeyaztas/actions/runs/26086001782",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/robflreg",
  "_commit": {
    "id": "64a7b53ef3ee57cb41f52c44361eaf9eadf20a0b",
    "author": "Ufuk Beyaztas <ufukbeyaztas@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3\n",
    "time": 1761085918
  },
  "_maintainer": {
    "name": "Ufuk Beyaztas",
    "email": "ufukbeyaztas@gmail.com",
    "login": "ufukbeyaztas",
    "description": "",
    "uuid": 58028887,
    "orcid": "0000-0002-5208-4950"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "fda",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Depends"
    },
    {
      "package": "robustbase",
      "role": "Depends"
    },
    {
      "package": "expm",
      "role": "Imports"
    },
    {
      "package": "fda.usc",
      "role": "Imports"
    },
    {
      "package": "goffda",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "pcaPP",
      "role": "Imports"
    },
    {
      "package": "fields",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "cvTools",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.3",
      "date": "2025-10-21"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ufukbeyaztas",
      "count": 4,
      "uuid": 58028887
    }
  ],
  "_userbio": {
    "uuid": 58028887,
    "type": "user",
    "name": "Ufuk Beyaztas"
  },
  "_downloads": {
    "count": 193,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/robflreg"
  },
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/robflreg.html",
    "manual.pdf"
  ],
  "_realowner": "ufukbeyaztas",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2022-05-12"
    },
    {
      "version": "1.1",
      "date": "2023-01-14"
    },
    {
      "version": "1.2",
      "date": "2024-01-23"
    },
    {
      "version": "1.3",
      "date": "2025-10-21"
    }
  ],
  "_exports": [
    "fpqr",
    "fpqr_dgp",
    "generate.ff.data",
    "generate.sf.data",
    "get.ff.coeffs",
    "get.sf.coeffs",
    "getPCA",
    "getPCA.test",
    "plot_ff_coeffs",
    "plot_sf_coeffs",
    "predict_ff_regression",
    "predict_fpqr",
    "predict_sf_regression",
    "predict_sffr2SLS",
    "rob.ff.reg",
    "rob.out.detect",
    "rob.sf.reg",
    "sff_dgp",
    "sffr_pen2SLS"
  ],
  "_datasets": [
    {
      "name": "MaryRiverFlow",
      "title": "Hourly River Flow Measurements in the Mery River",
      "object": "MaryRiverFlow",
      "file": "MaryRiverFlow.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "1",
        "2",
        "3",
        "4",
        "5",
        "6",
        "7",
        "8",
        "9",
        "10",
        "11",
        "12",
        "13",
        "14",
        "15",
        "16",
        "17",
        "18",
        "19",
        "20",
        "21",
        "22",
        "23",
        "24"
      ],
      "rows": 2189,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "robflreg-package",
      "title": "Robust function-on-function regression",
      "topics": [
        "robflreg-package",
        "robflreg"
      ]
    },
    {
      "page": "fpqr",
      "title": "Function-on-function partial quantile regression",
      "topics": [
        "fpqr"
      ]
    },
    {
      "page": "fpqr_dgp",
      "title": "Generate a dataset for the function-on-function regression model",
      "topics": [
        "fpqr_dgp"
      ]
    },
    {
      "page": "generate.ff.data",
      "title": "Generate functional data for the function-on-function regression model",
      "topics": [
        "generate.ff.data"
      ]
    },
    {
      "page": "generate.sf.data",
      "title": "Generate functional data for the scalar-on-function regression model",
      "topics": [
        "generate.sf.data"
      ]
    },
    {
      "page": "get.ff.coeffs",
      "title": "Get the estimated bivariate regression coefficient functions for function-on-function regression model",
      "topics": [
        "get.ff.coeffs"
      ]
    },
    {
      "page": "get.sf.coeffs",
      "title": "Get the estimated regression coefficient functions for scalar-on-function regression model",
      "topics": [
        "get.sf.coeffs"
      ]
    },
    {
      "page": "getPCA",
      "title": "Functional principal component analysis",
      "topics": [
        "getPCA"
      ]
    },
    {
      "page": "getPCA.test",
      "title": "Get the functional principal component scores for a given test sample",
      "topics": [
        "getPCA.test"
      ]
    },
    {
      "page": "MaryRiverFlow",
      "title": "Hourly River Flow Measurements in the Mery River",
      "topics": [
        "MaryRiverFlow"
      ]
    },
    {
      "page": "plot_ff_coeffs",
      "title": "Image plot of bivariate regression coefficient functions of a function-on-function regression model",
      "topics": [
        "plot_ff_coeffs"
      ]
    },
    {
      "page": "plot_sf_coeffs",
      "title": "Plot of regression coefficient functions of a scalar-on-function regression model",
      "topics": [
        "plot_sf_coeffs"
      ]
    },
    {
      "page": "predict_ff_regression",
      "title": "Prediction for a function-on-function regression model",
      "topics": [
        "predict_ff_regression"
      ]
    },
    {
      "page": "predict_fpqr",
      "title": "Prediction for a function-on-function linear quantile regression model based on functional partial quantile regression",
      "topics": [
        "predict_fpqr"
      ]
    },
    {
      "page": "predict_sf_regression",
      "title": "Prediction for a scalar-on-function regression model",
      "topics": [
        "predict_sf_regression"
      ]
    },
    {
      "page": "predict_sffr2SLS",
      "title": "Out-of-sample prediction for Penalised Spatial FoFR models",
      "topics": [
        "predict_sffr2SLS"
      ]
    },
    {
      "page": "rob.ff.reg",
      "title": "Robust function-on-function regression",
      "topics": [
        "rob.ff.reg"
      ]
    },
    {
      "page": "rob.out.detect",
      "title": "Outlier detection in the functional response",
      "topics": [
        "rob.out.detect"
      ]
    },
    {
      "page": "rob.sf.reg",
      "title": "Robust scalar-on-function regression",
      "topics": [
        "rob.sf.reg"
      ]
    },
    {
      "page": "sff_dgp",
      "title": "Simulate data from a Spatial Function-on-Function Regression model",
      "topics": [
        "sff_dgp"
      ]
    },
    {
      "page": "sffr_pen2SLS",
      "title": "Penalised Spatial Two-Stage Least Squares for SFoFR",
      "topics": [
        "sffr_pen2SLS"
      ]
    }
  ],
  "_rundeps": [
    "ash",
    "bitops",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "cvTools",
    "DEoptimR",
    "deSolve",
    "doParallel",
    "dotCall64",
    "evaluate",
    "expm",
    "farver",
    "fda",
    "fda.usc",
    "fds",
    "fields",
    "FNN",
    "foreach",
    "ggplot2",
    "glmnet",
    "glue",
    "goffda",
    "gtable",
    "hdrcde",
    "highr",
    "isoband",
    "iterators",
    "kernlab",
    "KernSmooth",
    "knitr",
    "ks",
    "kSamples",
    "labeling",
    "lattice",
    "lifecycle",
    "locfit",
    "maps",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mclust",
    "mgcv",
    "multicool",
    "mvtnorm",
    "nlme",
    "pcaPP",
    "pracma",
    "quantreg",
    "R6",
    "rainbow",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RCurl",
    "rlang",
    "robustbase",
    "S7",
    "scales",
    "shape",
    "spam",
    "SparseM",
    "SuppDists",
    "survival",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "robflreg",
  "_universes": [
    "ufukbeyaztas"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-19T08:42:52.000Z",
      "distro": "noble",
      "commit": "64a7b53ef3ee57cb41f52c44361eaf9eadf20a0b",
      "fileid": "c1d2270bda1d0c5c8af18f4c8d854214b19f2e057cec61d2300abc5f75f07cc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ufukbeyaztas/actions/runs/26086001782"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-19T08:42:39.000Z",
      "distro": "noble",
      "commit": "64a7b53ef3ee57cb41f52c44361eaf9eadf20a0b",
      "fileid": "202170cda31a6b7f4dc40d681d7cf5c01faa54707ee36149c685cc2ad5b56710",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ufukbeyaztas/actions/runs/26086001782"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3",
      "date": "2026-05-19T08:43:47.000Z",
      "commit": "64a7b53ef3ee57cb41f52c44361eaf9eadf20a0b",
      "fileid": "0b93e7241afaa4672c8c82110b2214a059defbf05b53be3d75a7b930843beb3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ufukbeyaztas/actions/runs/26086001782"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3",
      "date": "2026-05-19T08:43:43.000Z",
      "commit": "64a7b53ef3ee57cb41f52c44361eaf9eadf20a0b",
      "fileid": "0daf8310f0e41bf5c2831fdb61fdff7b6f108a535fe5087f390a46e53dc782db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ufukbeyaztas/actions/runs/26086001782"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-19T08:42:29.000Z",
      "commit": "64a7b53ef3ee57cb41f52c44361eaf9eadf20a0b",
      "fileid": "7b5a431cd762cd39782f174be70a0bae2480e7e625bae429bf00e629d188d89f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ufukbeyaztas/actions/runs/26086001782"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-19T08:41:47.000Z",
      "commit": "64a7b53ef3ee57cb41f52c44361eaf9eadf20a0b",
      "fileid": "fa3d0b9f9deece650a7e9bb6cbce4e844379e5267eff6a0918aaff16858818ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ufukbeyaztas/actions/runs/26086001782"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-19T08:41:43.000Z",
      "commit": "64a7b53ef3ee57cb41f52c44361eaf9eadf20a0b",
      "fileid": "d248e38b0996ad356ccde156fb5654f57c3b8f2f2e237e6844ec5951796624c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ufukbeyaztas/actions/runs/26086001782"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3",
      "date": "2026-06-02T14:56:33.000Z",
      "commit": "64a7b53ef3ee57cb41f52c44361eaf9eadf20a0b",
      "fileid": "dda454994414c0ceb9bed1d5f842d4c995930fddefa49b504bb14cb998a54744",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ufukbeyaztas/actions/runs/26086001782"
    }
  ]
}