{
  "_id": "6a1bcea31d7bb097a0a13efc",
  "Package": "fRLR",
  "Type": "Package",
  "Title": "Fit Repeated Linear Regressions",
  "SystemRequirements": "GNU Scientific Library (GSL). Note: users should\nhave GSL installed.",
  "Version": "1.3.0",
  "Date": "2023-10-10",
  "Author": "Lijun Wang [aut, cre, cph]",
  "Maintainer": "Lijun Wang <szcfweiya@gmail.com>",
  "Description": "When fitting a set of linear regressions which have some\nsame variables, we can separate the matrix and reduce the\ncomputation cost. This package aims to fit a set of repeated\nlinear regressions faster. More details can be found in this\nblog Lijun Wang (2017)\n<https://stats.hohoweiya.xyz/regression/2017/09/26/An-R-Package-Fit-Repeated-Linear-Regressions/>.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/szcf-weiya/fRLR,\nhttps://stats.hohoweiya.xyz/regression/2017/09/26/An-R-Package-Fit-Repeated-Linear-Regressions/",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libgsl0-dev",
  "Repository": "https://szcf-weiya.r-universe.dev",
  "Date/Publication": "2023-10-11 23:20:38 UTC",
  "RemoteUrl": "https://github.com/szcf-weiya/frlr",
  "RemoteRef": "HEAD",
  "RemoteSha": "aae6f5d5addc096137f3e5ec8627914ad92ad69a",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-29 06:14:52 UTC",
    "User": "root"
  },
  "MD5sum": "2bb2d8e5d65bae850720cbd39f116885",
  "_user": "szcf-weiya",
  "_type": "src",
  "_file": "fRLR_1.3.0.tar.gz",
  "_fileid": "92b45f95686589553834eddcf51454df1930f653440559b419a9e40325c85bc2",
  "_filesize": 123206,
  "_sha256": "92b45f95686589553834eddcf51454df1930f653440559b419a9e40325c85bc2",
  "_created": "2026-05-29T06:14:52.000Z",
  "_published": "2026-05-31T06:01:07.202Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78703869717,
      "time": 155,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7284352427"
    },
    {
      "job": 78703869779,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7284350067"
    },
    {
      "job": 78703869706,
      "time": 197,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284362164"
    },
    {
      "job": 78703869774,
      "time": 214,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284365983"
    },
    {
      "job": 78703869578,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703869587,
      "time": 199,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703869592,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703869580,
      "time": 234,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703869535,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284316215"
    },
    {
      "job": 78703869709,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284342603"
    },
    {
      "job": 78703869643,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7284340688"
    },
    {
      "job": 78703869713,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7284343685"
    },
    {
      "job": 78703869682,
      "time": 173,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284356796"
    }
  ],
  "_buildurl": "https://github.com/r-universe/szcf-weiya/actions/runs/26621362383",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/szcf-weiya/frlr",
  "_commit": {
    "id": "aae6f5d5addc096137f3e5ec8627914ad92ad69a",
    "author": "szcf-weiya <szcfweiya@gmail.com>",
    "committer": "szcf-weiya <szcfweiya@gmail.com>",
    "message": "fix for cran submission [prepare for v1.3.0]\n",
    "time": 1697066438
  },
  "_maintainer": {
    "name": "Lijun Wang",
    "email": "szcfweiya@gmail.com",
    "login": "szcf-weiya",
    "description": "Assistant Professor of Statistics, Zhejiang University",
    "uuid": 13688320
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.12",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "szcf-weiya",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "gsl",
    "regression",
    "cpp",
    "openmp"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "szcf-weiya",
      "count": 49,
      "uuid": 13688320
    }
  ],
  "_userbio": {
    "uuid": 13688320,
    "type": "user",
    "name": "Lijun Wang",
    "description": "Assistant Professor of Statistics, Zhejiang University"
  },
  "_downloads": {
    "count": 149,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fRLR"
  },
  "_devurl": "https://github.com/szcf-weiya/frlr",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fRLR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/szcf-weiya/frlr",
  "_realowner": "szcf-weiya",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-09-29"
    },
    {
      "version": "1.1",
      "date": "2019-01-08"
    },
    {
      "version": "1.2",
      "date": "2021-07-28"
    },
    {
      "version": "1.2.1",
      "date": "2021-07-29"
    },
    {
      "version": "1.2.2",
      "date": "2023-01-25"
    },
    {
      "version": "1.3.0",
      "date": "2023-10-12"
    }
  ],
  "_exports": [
    "frlr1",
    "frlr2"
  ],
  "_help": [
    {
      "page": "frlr1",
      "title": "Fit Repeated Linear Regressions with One Variable",
      "topics": [
        "frlr1"
      ]
    },
    {
      "page": "frlr2",
      "title": "Fit Repeated Linear Regressions with Two Variables",
      "topics": [
        "frlr2"
      ]
    }
  ],
  "_readme": "https://github.com/szcf-weiya/frlr/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libgsl",
      "package": "libgsl27",
      "headers": "libgsl-dev",
      "source": "gsl",
      "version": "2.7.1+dfsg-6ubuntu2",
      "name": "gsl",
      "homepage": "https://www.gnu.org/software/gsl",
      "description": "GNU Scientific Library (GSL) -- library package"
    },
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "fRLR.Rmd",
      "filename": "fRLR.html",
      "title": "fRLR: Fit Repeated Linear Regressions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "An Example",
        "Ideas",
        "Method",
        "Test",
        "Computation Performance"
      ],
      "created": "2021-07-16 16:05:18",
      "modified": "2023-10-11 23:20:38",
      "commits": 3
    }
  ],
  "_score": 4.290034611362518,
  "_indexed": true,
  "_nocasepkg": "frlr",
  "_universes": [
    "szcf-weiya"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-29T06:17:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "aae6f5d5addc096137f3e5ec8627914ad92ad69a",
      "fileid": "e863d810b9c8aae9d48fd6c875f40c2e5f9e837f75d8f345e44bc12e89f3f1a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szcf-weiya/actions/runs/26621362383"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-29T06:17:23.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "aae6f5d5addc096137f3e5ec8627914ad92ad69a",
      "fileid": "0f0e48e8eb12a35b2a3178725b8f2f6d7a405d09a432d401589ce538fb72d77e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szcf-weiya/actions/runs/26621362383"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-29T06:18:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "aae6f5d5addc096137f3e5ec8627914ad92ad69a",
      "fileid": "2c5b03ee981fadf3128cc666385e85e30c814cd774eca22ca14bface8254fb18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szcf-weiya/actions/runs/26621362383"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-29T06:18:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "aae6f5d5addc096137f3e5ec8627914ad92ad69a",
      "fileid": "2641bc9e82f12cfc44b90c81ff3fe3e503c6067513c17dff453b6bda84b4386d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szcf-weiya/actions/runs/26621362383"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-05-29T06:17:00.000Z",
      "arch": "emscripten",
      "commit": "aae6f5d5addc096137f3e5ec8627914ad92ad69a",
      "fileid": "4e5ca937e4ef522b4ec2c04287d28ee0e378af0c940169dcb96455c282a5d6cc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/szcf-weiya/actions/runs/26621362383"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-29T06:16:13.000Z",
      "arch": "x86_64",
      "commit": "aae6f5d5addc096137f3e5ec8627914ad92ad69a",
      "fileid": "936c60fd5a298505c85603aadfc35baa11d82ff3c0fc941f2b9da0c826237e39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szcf-weiya/actions/runs/26621362383"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-29T06:16:20.000Z",
      "arch": "x86_64",
      "commit": "aae6f5d5addc096137f3e5ec8627914ad92ad69a",
      "fileid": "86479920550ef427956654abb2c219e21f4058575a5e68660b5c6af670f98147",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szcf-weiya/actions/runs/26621362383"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-29T06:17:09.000Z",
      "arch": "x86_64",
      "commit": "aae6f5d5addc096137f3e5ec8627914ad92ad69a",
      "fileid": "db7167b01fa603cfd99e501ed356a430bfa6d098af26d24b07f598c24906ee9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szcf-weiya/actions/runs/26621362383"
    }
  ]
}