{
  "_id": "6a51f09f9b92047c28d52c2f",
  "Package": "wflsa",
  "Title": "Weighted Fused LASSO Signal Approximator ('wFLSA')",
  "Version": "1.2.1",
  "Authors@R": "c(\nperson(\"Louis\", \"Dijkstra\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-1476-6202\")),\nperson(\"Ronja\", \"Foraita\", , \"foraita@leibniz-bips.de\", role = c(\"cre\"),\ncomment = c(ORCID = \"0000-0003-2216-6653\")),\nperson(\"Leibniz Institute for Prevention Research and Epidemiology - BIPS\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"02c22vc57\")),\nperson(\"Deutsche Forschungsgemeinschaft (DFG)\", role = \"fnd\")\n)",
  "Description": "A package for computing the Weighted Fused LASSO Signal\nApproximator (wFLSA).",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/bips-hb/wflsa, https://bips-hb.github.io/wflsa/",
  "BugReports": "https://github.com/bips-hb/wflsa/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://bips-hb.r-universe.dev",
  "Date/Publication": "2025-05-23 13:56:09 UTC",
  "RemoteUrl": "https://github.com/bips-hb/wflsa",
  "RemoteRef": "HEAD",
  "RemoteSha": "85f3f50cc860e7473baeacac192a7e2f9b2cf763",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-11 07:24:14 UTC",
    "User": "root"
  },
  "Author": "Louis Dijkstra [aut] (ORCID: <https://orcid.org/0000-0003-1476-6202>),\nRonja Foraita [cre] (ORCID: <https://orcid.org/0000-0003-2216-6653>),\nLeibniz Institute for Prevention Research and Epidemiology - BIPS [cph,\nfnd] (ROR: <https://ror.org/02c22vc57>),\nDeutsche Forschungsgemeinschaft (DFG) [fnd]",
  "Maintainer": "Ronja Foraita <foraita@leibniz-bips.de>",
  "_user": "bips-hb",
  "_type": "src",
  "_file": "wflsa_1.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/f4e479222e989a2a662e47887518e6cfc3f0d8349429ff965827308067d017fc",
  "_filesize": 180007,
  "_sha256": "f4e479222e989a2a662e47887518e6cfc3f0d8349429ff965827308067d017fc",
  "_expires": "2026-10-19T07:28:29.000Z",
  "_created": "2026-07-11T07:24:14.000Z",
  "_published": "2026-07-11T07:28:31.316Z",
  "_jobs": [
    {
      "job": 86523435449,
      "time": 124,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246282505"
    },
    {
      "job": 86523435462,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246280842"
    },
    {
      "job": 86523435465,
      "time": 115,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246281147"
    },
    {
      "job": 86523435455,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246279448"
    },
    {
      "job": 86523435426,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246279415"
    },
    {
      "job": 86523435427,
      "time": 213,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246295039"
    },
    {
      "job": 86523435483,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246282703"
    },
    {
      "job": 86523435454,
      "time": 212,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246295055"
    },
    {
      "job": 86523234550,
      "time": 166,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246263242"
    },
    {
      "job": 86523435415,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8246279336"
    },
    {
      "job": 86523435414,
      "time": 147,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246285429"
    },
    {
      "job": 86523435461,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246280083"
    },
    {
      "job": 86523435441,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246277478"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bips-hb/actions/runs/29144354442",
  "_status": "success",
  "_upstream": "https://github.com/bips-hb/wflsa",
  "_commit": {
    "id": "85f3f50cc860e7473baeacac192a7e2f9b2cf763",
    "author": "rforaita <15413913+rforaita@users.noreply.github.com>",
    "committer": "rforaita <15413913+rforaita@users.noreply.github.com>",
    "message": "github pages updated\n",
    "time": 1748008569
  },
  "_maintainer": {
    "name": "Ronja Foraita",
    "email": "foraita@leibniz-bips.de",
    "login": "rforaita",
    "description": "",
    "uuid": 15413913,
    "orcid": "0000-0003-2216-6653"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    }
  ],
  "_owner": "bips-hb",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "fused-lasso",
    "lasso",
    "lasso-regression",
    "cpp"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "louisdijkstra",
      "count": 48,
      "uuid": 752831
    },
    {
      "user": "jemus42",
      "count": 10,
      "uuid": 1613346
    },
    {
      "user": "rforaita",
      "count": 3,
      "uuid": 15413913
    }
  ],
  "_userbio": {
    "uuid": 34575917,
    "type": "organization",
    "name": "BIPS",
    "followers": 42,
    "description": "Leibniz Institute for Prevention Research and Epidemiology"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wflsa"
  },
  "_devurl": "https://github.com/bips-hb/wflsa",
  "_pkgdown": "https://bips-hb.github.io/wflsa/",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/wflsa.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "calculate_diagonal_matrix_A",
    "wflsa"
  ],
  "_help": [
    {
      "page": "calculate_diagonal_matrix_A",
      "title": "Determine the Diagonal of Matrix A",
      "topics": [
        "calculate_diagonal_matrix_A"
      ]
    },
    {
      "page": "genlassoRcpp",
      "title": "Solving Generalized LASSO with fixed lambda = 1",
      "topics": [
        "genlassoRcpp"
      ]
    },
    {
      "page": "print.wflsa.fit",
      "title": "Print Function for the Weighted Fused LASSO Signal Approximator (wFLSA) fit object",
      "topics": [
        "print.wflsa.fit"
      ]
    },
    {
      "page": "wflsa",
      "title": "The Weighted Fused Lasso Signal Approximator (wFLSA) Algorithm",
      "topics": [
        "wflsa"
      ]
    }
  ],
  "_readme": "https://github.com/bips-hb/wflsa/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "wflsa",
  "_universes": [
    "bips-hb",
    "rforaita"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-07-11T07:26:30.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "85f3f50cc860e7473baeacac192a7e2f9b2cf763",
      "fileid": "https://r2.ropensci.org/3dff322eea57b0ee9b0ac3aa5c79cd9802947d8c13f1aec25d915923cd91c4f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/29144354442"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-07-11T07:26:19.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "85f3f50cc860e7473baeacac192a7e2f9b2cf763",
      "fileid": "https://r2.ropensci.org/7f0cb5f788c424d03f29ff463b9d32adb279a2ab9e19e559524b7a925a4523a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/29144354442"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-07-11T07:26:22.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "85f3f50cc860e7473baeacac192a7e2f9b2cf763",
      "fileid": "https://r2.ropensci.org/c2628ca68f2a8d3e204a8241af6d48b53d496b8bdcffb3b3905342eaf7805fd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/29144354442"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-07-11T07:26:07.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "85f3f50cc860e7473baeacac192a7e2f9b2cf763",
      "fileid": "https://r2.ropensci.org/54f5ce5e6d3e1913bb48865b38b3c0dfcdf5c1f63d0971024d985842d978805b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/29144354442"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-07-11T07:26:05.000Z",
      "arch": "aarch64",
      "commit": "85f3f50cc860e7473baeacac192a7e2f9b2cf763",
      "fileid": "https://r2.ropensci.org/00698c56eb4fbfa4ef8d4147157f9df4fb6311a9e748b3ba5dffa2ab213e83e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/29144354442"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-07-11T07:27:29.000Z",
      "arch": "x86_64",
      "commit": "85f3f50cc860e7473baeacac192a7e2f9b2cf763",
      "fileid": "https://r2.ropensci.org/3732b1cb09c8c17735c268ce58eda36cb9afcbbb1f458d4314b47789f0a9b700",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/29144354442"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-07-11T07:26:19.000Z",
      "arch": "aarch64",
      "commit": "85f3f50cc860e7473baeacac192a7e2f9b2cf763",
      "fileid": "https://r2.ropensci.org/fc65ab4053922cfcbdcc1e6f1386578637e5dfce07abb25f3b178bcf115d3e59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/29144354442"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-07-11T07:27:41.000Z",
      "arch": "x86_64",
      "commit": "85f3f50cc860e7473baeacac192a7e2f9b2cf763",
      "fileid": "https://r2.ropensci.org/1ae069ea0980502c8f8bfa7f65bf722fee0c98905f1b39795842102a8dd27889",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/29144354442"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-07-11T07:26:17.000Z",
      "arch": "emscripten",
      "commit": "85f3f50cc860e7473baeacac192a7e2f9b2cf763",
      "fileid": "https://r2.ropensci.org/e76070fd3bd4fbbb1f2d742e97b04fa1a7579a645f8538e30122ef6be3579b23",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/29144354442"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-07-11T07:26:04.000Z",
      "arch": "x86_64",
      "commit": "85f3f50cc860e7473baeacac192a7e2f9b2cf763",
      "fileid": "https://r2.ropensci.org/e4b5ae3adf11661599653b02a2b978b3c612bfd9a4994c7f1f01a7083a940d08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/29144354442"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-07-11T07:25:30.000Z",
      "arch": "x86_64",
      "commit": "85f3f50cc860e7473baeacac192a7e2f9b2cf763",
      "fileid": "https://r2.ropensci.org/82e49e64486b6e8b4f6d470ad099a6c0ac585c95e6ef832c133986a340a14dc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/29144354442"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-07-11T07:25:31.000Z",
      "arch": "x86_64",
      "commit": "85f3f50cc860e7473baeacac192a7e2f9b2cf763",
      "fileid": "https://r2.ropensci.org/67b0f8d71c2c7e722688527da08b0510fe31afb1c5078e3baa3d86a63938f01f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/29144354442"
    }
  ]
}