{
  "_id": "6a1ee072b401979e734107d0",
  "Package": "slasso",
  "Type": "Package",
  "Title": "S-LASSO Estimator for the Function-on-Function Linear Regression",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(\"Fabio\", \"Centofanti\",\nemail = \"fabio.centofanti@kuleuven.be\",\nrole = c(\"cre\",\"aut\"))\n)",
  "Description": "Implements the smooth LASSO estimator for the\nfunction-on-function linear regression model described in\nCentofanti et al. (2022) <doi:10.1016/j.csda.2022.107556>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/fabiocentofanti/slasso",
  "BugReports": "https://github.com/fabiocentofanti/slasso/issues",
  "SystemRequirements": "GNU make",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "make",
  "Repository": "https://fabiocentofanti.r-universe.dev",
  "Date/Publication": "2026-01-19 14:31:45 UTC",
  "RemoteUrl": "https://github.com/fabiocentofanti/slasso",
  "RemoteRef": "HEAD",
  "RemoteSha": "1235f5123d2fcccb98e38c5e0978388fd43542bd",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-20 07:19:09 UTC",
    "User": "root"
  },
  "Author": "Fabio Centofanti [cre, aut]",
  "Maintainer": "Fabio Centofanti <fabio.centofanti@kuleuven.be>",
  "MD5sum": "2d4f57f8808a8219b3b322a520e57237",
  "_user": "fabiocentofanti",
  "_type": "src",
  "_file": "slasso_1.0.1.tar.gz",
  "_fileid": "e030be3c7aae3c659600bbf74355e1893802f7945ffc02592c8622acff51ee61",
  "_filesize": 1009839,
  "_sha256": "e030be3c7aae3c659600bbf74355e1893802f7945ffc02592c8622acff51ee61",
  "_created": "2026-05-20T07:19:09.000Z",
  "_published": "2026-06-02T13:53:54.182Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79086988254,
      "time": 156,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103667674"
    },
    {
      "job": 79086988911,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103670653"
    },
    {
      "job": 79086988658,
      "time": 160,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103669500"
    },
    {
      "job": 79086988751,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103671732"
    },
    {
      "job": 79086988367,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7103660295"
    },
    {
      "job": 79086987877,
      "time": 249,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7103697239"
    },
    {
      "job": 79086987353,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103658511"
    },
    {
      "job": 79086987950,
      "time": 298,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103711982"
    },
    {
      "job": 79086986985,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103619434"
    },
    {
      "job": 79086986583,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79086987833,
      "time": 167,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103671190"
    },
    {
      "job": 79086988516,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7103656243"
    },
    {
      "job": 79086987692,
      "time": 154,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103668431"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fabiocentofanti/actions/runs/26147486625",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fabiocentofanti/slasso",
  "_commit": {
    "id": "1235f5123d2fcccb98e38c5e0978388fd43542bd",
    "author": "fabio.centofanti <fabio.centofanti@unina.it>",
    "committer": "fabio.centofanti <fabio.centofanti@unina.it>",
    "message": "cran submission\n",
    "time": 1768833105
  },
  "_maintainer": {
    "name": "Fabio Centofanti",
    "email": "fabio.centofanti@kuleuven.be"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "inline",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "fda",
      "role": "Imports"
    },
    {
      "package": "fda.usc",
      "role": "Imports"
    },
    {
      "package": "matrixcalc",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "plot3D",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "cxxfunplus",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "fabiocentofanti",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 4
    },
    {
      "week": "2026-04",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "fabiocentofanti",
      "count": 25,
      "uuid": 51292338
    }
  ],
  "_userbio": {
    "uuid": 51292338,
    "type": "user",
    "name": "fabiocentofanti"
  },
  "_downloads": {
    "count": 237,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/slasso"
  },
  "_devurl": "https://github.com/fabiocentofanti/slasso",
  "_searchresults": 11,
  "_topics": [
    "cpp"
  ],
  "_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/slasso.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fabiocentofanti/slasso",
  "_realowner": "fabiocentofanti",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-10-15"
    },
    {
      "version": "1.0.1",
      "date": "2026-01-19"
    }
  ],
  "_exports": [
    "simulate_data",
    "slasso.fr",
    "slasso.fr_cv"
  ],
  "_help": [
    {
      "page": "slasso-package",
      "title": "Smooth LASSO Estimator for the Function-on-Function Linear Regression Model",
      "topics": [
        "slasso-package",
        "slasso"
      ]
    },
    {
      "page": "plot.slasso",
      "title": "Plot the results of the S-LASSO method",
      "topics": [
        "plot.slasso",
        "plot.slasso_cv"
      ]
    },
    {
      "page": "simulate_data",
      "title": "Simulate data through the function-on-function linear regression model",
      "topics": [
        "simulate_data"
      ]
    },
    {
      "page": "slasso.fr",
      "title": "Smooth LASSO estimator for the function-on-function linear regression model",
      "topics": [
        "slasso.fr"
      ]
    },
    {
      "page": "slasso.fr_cv",
      "title": "Cross-validation for the S-LASSO estimator",
      "topics": [
        "slasso.fr_cv"
      ]
    }
  ],
  "_readme": "https://github.com/fabiocentofanti/slasso/raw/HEAD/README.md",
  "_rundeps": [
    "ash",
    "bitops",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "cxxfunplus",
    "deSolve",
    "doParallel",
    "evaluate",
    "farver",
    "fda",
    "fda.usc",
    "fds",
    "FNN",
    "foreach",
    "ggplot2",
    "glue",
    "gtable",
    "hdrcde",
    "highr",
    "inline",
    "isoband",
    "iterators",
    "kernlab",
    "KernSmooth",
    "knitr",
    "ks",
    "kSamples",
    "labeling",
    "lattice",
    "lifecycle",
    "locfit",
    "MASS",
    "Matrix",
    "matrixcalc",
    "matrixStats",
    "mclust",
    "mgcv",
    "misc3d",
    "multicool",
    "mvtnorm",
    "nlme",
    "pcaPP",
    "plot3D",
    "pracma",
    "R6",
    "rainbow",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RCurl",
    "rlang",
    "S7",
    "scales",
    "SuppDists",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.0413926851582254,
  "_indexed": true,
  "_nocasepkg": "slasso",
  "_universes": [
    "fabiocentofanti"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-20T07:21:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1235f5123d2fcccb98e38c5e0978388fd43542bd",
      "fileid": "27bcbc57123077d0c78952d8e720ad5c11fa9047c8d3fa62ff88cf80a15b936f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fabiocentofanti/actions/runs/26147486625"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-20T07:21:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1235f5123d2fcccb98e38c5e0978388fd43542bd",
      "fileid": "c905d2afcd0f15b9ea0731fee4caa6712e66c0bcf903d80ec1fab9963c11d1fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fabiocentofanti/actions/runs/26147486625"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-20T07:21:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1235f5123d2fcccb98e38c5e0978388fd43542bd",
      "fileid": "e12e2f194d4e55be7ef604458e44198f1327c73916f4c4cadc906df508ee51fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fabiocentofanti/actions/runs/26147486625"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-20T07:21:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1235f5123d2fcccb98e38c5e0978388fd43542bd",
      "fileid": "632715b0cf0e3d55bc6ea3ede9c4d04624e3b1980aab5dd692a4149873486def",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fabiocentofanti/actions/runs/26147486625"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-20T07:21:12.000Z",
      "arch": "aarch64",
      "commit": "1235f5123d2fcccb98e38c5e0978388fd43542bd",
      "fileid": "59beff78e22ed7629e6228f090f1cec0fe513472d9a9ca2d4d67cbe6a00d4bac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fabiocentofanti/actions/runs/26147486625"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-20T07:22:40.000Z",
      "arch": "x86_64",
      "commit": "1235f5123d2fcccb98e38c5e0978388fd43542bd",
      "fileid": "1db47adbc7c310addb8b645cfba76af404c2bea2c657649f1865164b3983fe2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fabiocentofanti/actions/runs/26147486625"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-20T07:21:09.000Z",
      "arch": "aarch64",
      "commit": "1235f5123d2fcccb98e38c5e0978388fd43542bd",
      "fileid": "b673199a950097c12e9f98fdd4859e89627c235987bc053c8fbe028ff0b5444f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fabiocentofanti/actions/runs/26147486625"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-20T07:23:05.000Z",
      "arch": "x86_64",
      "commit": "1235f5123d2fcccb98e38c5e0978388fd43542bd",
      "fileid": "dfb23e6c5301b2c15968803e20d39357de4bf60c760171d979e1ee9215d600a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fabiocentofanti/actions/runs/26147486625"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-20T07:21:13.000Z",
      "arch": "x86_64",
      "commit": "1235f5123d2fcccb98e38c5e0978388fd43542bd",
      "fileid": "d4dd01a1b42b24aeddafb570a4de1de9161cb0caf47a646187f28781aa38b5bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fabiocentofanti/actions/runs/26147486625"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-20T07:20:36.000Z",
      "arch": "x86_64",
      "commit": "1235f5123d2fcccb98e38c5e0978388fd43542bd",
      "fileid": "c7fefeb3763586215a6a7e2406642a4d13c9d8d07e5ddb877d16870d8d54e935",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fabiocentofanti/actions/runs/26147486625"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-20T07:20:55.000Z",
      "arch": "x86_64",
      "commit": "1235f5123d2fcccb98e38c5e0978388fd43542bd",
      "fileid": "3d2d5cb24f008f63fdf78d58ac30181fb7aec803f2b43dc4625d28681aed3d08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fabiocentofanti/actions/runs/26147486625"
    }
  ]
}