{
  "_id": "6a1f2111b401979e73420568",
  "Package": "PFLR",
  "Type": "Package",
  "Title": "Estimating Penalized Functional Linear Regression",
  "Version": "1.1.0",
  "Authors@R": "c(person(given = \"Tianyu\",\nfamily = \"Guan\",\nrole = c(\"aut\")\n),\nperson(given = \"Haolun\",\nfamily = \"Shi\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"shl2003@connect.hku.hk\"\n),\nperson(given = \"Rob\",\nfamily = \"Cameron\",\nrole = c(\"aut\")\n),\nperson(given = \"Zhenhua\",\nfamily = \"Lin\",\nrole = c(\"aut\")\n))",
  "Description": "Implementation of commonly used penalized functional\nlinear regression models, including the Smooth and Locally\nSparse (SLoS) method by Lin et al. (2016)\n<doi:10.1080/10618600.2016.1195273>, Nested Group bridge\nRegression (NGR) method by Guan et al. (2020)\n<doi:10.1080/10618600.2020.1713797>, Functional Linear\nRegression That's interpretable (FLIRTI) by James et al. (2009)\n<doi:10.1214/08-AOS641>, and the Penalized B-spline regression\nmethod.",
  "License": "GPL-2",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 07:44:00 UTC",
    "User": "root"
  },
  "Author": "Tianyu Guan [aut], Haolun Shi [aut, cre, cph], Rob Cameron\n[aut], Zhenhua Lin [aut]",
  "Maintainer": "Haolun Shi <shl2003@connect.hku.hk>",
  "Config/pak/sysreqs": "libglpk-dev make libxml2-dev",
  "Repository": "https://haoluns.r-universe.dev",
  "Date/Publication": "2024-08-23 02:47:15 UTC",
  "RemoteUrl": "https://github.com/cran/PFLR",
  "RemoteRef": "HEAD",
  "RemoteSha": "a703ffeabb51d7fad86262586b0ee1228c40af1c",
  "MD5sum": "6cf492b73309785efdb02deb29cdd8b0",
  "_user": "haoluns",
  "_type": "src",
  "_file": "PFLR_1.1.0.tar.gz",
  "_fileid": "a262114b07fb2304e0aa7f6051159a5bc2d027acd212c44cbebee9f5eaaa8704",
  "_filesize": 167503,
  "_sha256": "a262114b07fb2304e0aa7f6051159a5bc2d027acd212c44cbebee9f5eaaa8704",
  "_created": "2026-05-16T07:44:00.000Z",
  "_published": "2026-06-02T18:29:37.728Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79143460520,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031702258"
    },
    {
      "job": 79143461183,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031701321"
    },
    {
      "job": 79143460962,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031699363"
    },
    {
      "job": 79143460682,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031698500"
    },
    {
      "job": 79143460259,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031682384"
    },
    {
      "job": 79143459690,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366481552"
    },
    {
      "job": 79143460559,
      "time": 165,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031702370"
    },
    {
      "job": 79143460445,
      "time": 145,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031699853"
    },
    {
      "job": 79143460968,
      "time": 131,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031698210"
    }
  ],
  "_buildurl": "https://github.com/r-universe/haoluns/actions/runs/25956406923",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/PFLR",
  "_commit": {
    "id": "a703ffeabb51d7fad86262586b0ee1228c40af1c",
    "author": "Haolun Shi <shl2003@connect.hku.hk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.0\n",
    "time": 1724381235
  },
  "_maintainer": {
    "name": "Haolun Shi",
    "email": "shl2003@connect.hku.hk",
    "login": "haoluns",
    "uuid": 43939016
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "fda",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "flare",
      "role": "Imports"
    },
    {
      "package": "psych",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "haoluns",
      "count": 2,
      "uuid": 43939016
    }
  ],
  "_userbio": {
    "uuid": 43939016,
    "type": "user",
    "name": "haoluns"
  },
  "_downloads": {
    "count": 151,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PFLR"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PFLR.html",
    "manual.pdf"
  ],
  "_realowner": "haoluns",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-07-30"
    },
    {
      "version": "1.1.0",
      "date": "2024-08-22"
    }
  ],
  "_exports": [
    "FLiRTI",
    "ngr",
    "ngr.data.generator.bsplines",
    "PenS",
    "SLoS"
  ],
  "_datasets": [
    {
      "name": "truck",
      "title": "Truck emissions data",
      "object": "truck",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Y",
        "X1",
        "X2",
        "X3",
        "X4",
        "X5",
        "X6",
        "X7",
        "X8",
        "X9",
        "X10",
        "X11",
        "X12",
        "X13",
        "X14",
        "X15",
        "X16",
        "X17",
        "X18",
        "X19",
        "X20",
        "X21",
        "X22",
        "X23",
        "X24",
        "X25",
        "X26",
        "X27",
        "X28",
        "X29",
        "X30",
        "X31",
        "X32",
        "X33",
        "X34",
        "X35",
        "X36",
        "X37",
        "X38",
        "X39",
        "X40",
        "X41",
        "X42",
        "X43",
        "X44",
        "X45",
        "X46",
        "X47",
        "X48",
        "X49",
        "X50",
        "X51",
        "X52",
        "X53",
        "X54",
        "X55",
        "X56",
        "X57",
        "X58",
        "X59",
        "X60",
        "X61",
        "X62",
        "X63",
        "X64",
        "X65",
        "X66",
        "X67",
        "X68",
        "X69",
        "X70",
        "X71",
        "X72",
        "X73",
        "X74",
        "X75",
        "X76",
        "X77",
        "X78",
        "X79",
        "X80",
        "X81",
        "X82",
        "X83",
        "X84",
        "X85",
        "X86",
        "X87",
        "X88",
        "X89",
        "X90"
      ],
      "rows": 108,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "FLiRTI",
      "title": "FLiRTI Regression Model",
      "topics": [
        "FLiRTI"
      ]
    },
    {
      "page": "ngr",
      "title": "Nested Group Bridge Regression Model",
      "topics": [
        "ngr"
      ]
    },
    {
      "page": "ngr.data.generator.bsplines",
      "title": "Generating random curves from B-Splines",
      "topics": [
        "ngr.data.generator.bsplines"
      ]
    },
    {
      "page": "PenS",
      "title": "Penalized B-splines Regression Model",
      "topics": [
        "PenS"
      ]
    },
    {
      "page": "plot.flirti",
      "title": "Plot Method for flirti Objects",
      "topics": [
        "plot.flirti"
      ]
    },
    {
      "page": "plot.ngr",
      "title": "Plot Method for ngr Objects",
      "topics": [
        "plot.ngr"
      ]
    },
    {
      "page": "plot.ps",
      "title": "Plot Method for Penalized B-splines Objects",
      "topics": [
        "plot.ps"
      ]
    },
    {
      "page": "plot.slos",
      "title": "Plot Method for SLoS Objects",
      "topics": [
        "plot.slos"
      ]
    },
    {
      "page": "predict.flirti",
      "title": "Predict Method for flirti Objects",
      "topics": [
        "predict.flirti"
      ]
    },
    {
      "page": "predict.ngr",
      "title": "Predict Method for ngr Objects",
      "topics": [
        "predict.ngr"
      ]
    },
    {
      "page": "predict.ps",
      "title": "Predict Method for Penalized B-splines objects",
      "topics": [
        "predict.ps"
      ]
    },
    {
      "page": "predict.slos",
      "title": "Predict Method for SLoS objects",
      "topics": [
        "predict.slos"
      ]
    },
    {
      "page": "SLoS",
      "title": "SLoS regression Model",
      "topics": [
        "SLoS"
      ]
    },
    {
      "page": "summary.flirti",
      "title": "Summary Method for flirti Objects",
      "topics": [
        "summary.flirti"
      ]
    },
    {
      "page": "summary.ngr",
      "title": "Summary Method for ngr Objects",
      "topics": [
        "summary.ngr"
      ]
    },
    {
      "page": "summary.ps",
      "title": "Summary Method for Penalized B-splines Objects",
      "topics": [
        "summary.ps"
      ]
    },
    {
      "page": "summary.slos",
      "title": "Summary Method for SLoS Objects",
      "topics": [
        "summary.slos"
      ]
    },
    {
      "page": "truck",
      "title": "Truck emissions data",
      "topics": [
        "truck"
      ]
    }
  ],
  "_rundeps": [
    "ash",
    "bitops",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "deSolve",
    "farver",
    "fda",
    "fds",
    "flare",
    "FNN",
    "foreach",
    "ggplot2",
    "glmnet",
    "glue",
    "GPArotation",
    "gtable",
    "hdrcde",
    "igraph",
    "isoband",
    "iterators",
    "kernlab",
    "KernSmooth",
    "ks",
    "labeling",
    "lattice",
    "lifecycle",
    "locfit",
    "magrittr",
    "MASS",
    "Matrix",
    "mclust",
    "mgcv",
    "mnormt",
    "multicool",
    "mvtnorm",
    "nlme",
    "pcaPP",
    "pkgconfig",
    "pracma",
    "psych",
    "R6",
    "rainbow",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RCurl",
    "rlang",
    "S7",
    "scales",
    "shape",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "pflr",
  "_universes": [
    "haoluns"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-16T07:46:14.000Z",
      "distro": "noble",
      "commit": "a703ffeabb51d7fad86262586b0ee1228c40af1c",
      "fileid": "d11d4485a9507ddbe8bf1602ff31de5819402c92b72c027001a49098f9124f53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haoluns/actions/runs/25956406923"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-16T07:46:08.000Z",
      "distro": "noble",
      "commit": "a703ffeabb51d7fad86262586b0ee1228c40af1c",
      "fileid": "bc5e2c06eb5088ec4f4023e9f338cb40d1f787e3b6fd9979188e29edc9183089",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haoluns/actions/runs/25956406923"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-16T07:46:02.000Z",
      "commit": "a703ffeabb51d7fad86262586b0ee1228c40af1c",
      "fileid": "92000be1f9aa5410b8a3c8747311ccff9a2bea06c1f3fc4f0af338bf9952bed2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haoluns/actions/runs/25956406923"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-16T07:45:50.000Z",
      "commit": "a703ffeabb51d7fad86262586b0ee1228c40af1c",
      "fileid": "4b3b57364923c67c1beb517e7ce2d5427b5e66372c95373ac1cd142aa3ce7153",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haoluns/actions/runs/25956406923"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-16T07:45:52.000Z",
      "commit": "a703ffeabb51d7fad86262586b0ee1228c40af1c",
      "fileid": "23b865684a44276217a38889118918dc60ba899cea3192afb6a10e4aac09b182",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haoluns/actions/runs/25956406923"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-16T07:45:49.000Z",
      "commit": "a703ffeabb51d7fad86262586b0ee1228c40af1c",
      "fileid": "276b1fe89e829c528787630df8834d32b967dfe63cb547c3908f8fc42a8d66e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haoluns/actions/runs/25956406923"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-16T07:45:36.000Z",
      "commit": "a703ffeabb51d7fad86262586b0ee1228c40af1c",
      "fileid": "3dd6d35334e93ab89a9bac103281377a6f6802077fbe70ff6446500a54d1cc4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haoluns/actions/runs/25956406923"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-02T18:29:20.000Z",
      "commit": "a703ffeabb51d7fad86262586b0ee1228c40af1c",
      "fileid": "585c51dbac353493d7ea105d03884003d7dda11b9e7142ad2f8b308309913d14",
      "status": "success",
      "buildurl": "https://github.com/r-universe/haoluns/actions/runs/25956406923"
    }
  ]
}