{
  "_id": "6a181132acfb0bcc41dae92f",
  "Package": "QR",
  "Type": "Package",
  "Title": "QR Factorization without Pivoting",
  "Version": "0.1.3",
  "Date": "2022-07-15",
  "Authors@R": "person(given = \"Juan\", family = \"Claramunt Gonzalez\", role = c(\"aut\", \"cre\",\"cph\"), email\n= \"j.claramunt.gonzalez@fsw.leidenuniv.nl\")",
  "Maintainer": "Juan Claramunt Gonzalez\n<j.claramunt.gonzalez@fsw.leidenuniv.nl>",
  "Description": "This function performs QR factorization without pivoting\nto a real or complex matrix. It is based on Anderson. E. and\nten others (1999) \"LAPACK Users' Guide\". Third Edition. SIAM.",
  "VignetteBuilder": "knitr",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.2.0",
  "URL": "http://www.netlib.org/lapack/explore-html/df/dc5/group__variants_g_ecomputational_ga3766ea903391b5cf9008132f7440ec7b.html",
  "Packaged": {
    "Date": "2026-05-28 09:51:09 UTC",
    "User": "root"
  },
  "Author": "Juan Claramunt Gonzalez [aut, cre, cph]",
  "Repository": "https://github-ms.r-universe.dev",
  "Date/Publication": "2022-07-17 08:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/QR",
  "RemoteRef": "HEAD",
  "RemoteSha": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
  "MD5sum": "b21f9b5248c1db1bfe0230d2ebc9051e",
  "_user": "github-ms",
  "_type": "src",
  "_file": "QR_0.1.3.tar.gz",
  "_fileid": "694e86e3c4bdbaea000999426973ea28a893726cc45b94a3797ceca9b50ecc26",
  "_filesize": 98459,
  "_sha256": "694e86e3c4bdbaea000999426973ea28a893726cc45b94a3797ceca9b50ecc26",
  "_created": "2026-05-28T09:51:09.000Z",
  "_published": "2026-05-28T09:56:02.636Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78266099516,
      "time": 114,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7262882395"
    },
    {
      "job": 78266099358,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7262875859"
    },
    {
      "job": 78266099277,
      "time": 99,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262877091"
    },
    {
      "job": 78266099209,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262879756"
    },
    {
      "job": 78266099291,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7262886842"
    },
    {
      "job": 78266099335,
      "time": 219,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7262910612"
    },
    {
      "job": 78266099267,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262875432"
    },
    {
      "job": 78266099250,
      "time": 259,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262921568"
    },
    {
      "job": 78265689412,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262841938"
    },
    {
      "job": 78266099201,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262873586"
    },
    {
      "job": 78266099293,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7262876664"
    },
    {
      "job": 78266099331,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7262889857"
    },
    {
      "job": 78266099299,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262873170"
    }
  ],
  "_buildurl": "https://github.com/r-universe/github-ms/actions/runs/26567441481",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/QR",
  "_commit": {
    "id": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
    "author": "Juan Claramunt Gonzalez <j.claramunt.gonzalez@fsw.leidenuniv.nl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.3\n",
    "time": 1658047802
  },
  "_maintainer": {
    "name": "Juan Claramunt Gonzalez",
    "email": "j.claramunt.gonzalez@fsw.leidenuniv.nl",
    "login": "github-ms",
    "description": "Methodology and Statistics Unit, Institute of Psychology, Leiden University",
    "uuid": 19468794
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "tinytest",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "github-ms",
      "count": 2,
      "uuid": 19468794
    }
  ],
  "_userbio": {
    "uuid": 19468794,
    "type": "user",
    "name": "Github-MS",
    "description": "Methodology and Statistics Unit, Institute of Psychology, Leiden University"
  },
  "_downloads": {
    "count": 178,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/QR"
  },
  "_searchresults": 7,
  "_topics": [
    "openblas"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/QR.html",
    "manual.pdf"
  ],
  "_realowner": "github-ms",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2022-06-03"
    },
    {
      "version": "0.1.3",
      "date": "2022-07-17"
    }
  ],
  "_exports": [
    "QR",
    "QRcomp"
  ],
  "_help": [
    {
      "page": "QR",
      "title": "QR factorization without pivoting",
      "topics": [
        "QR"
      ]
    },
    {
      "page": "QRcomp",
      "title": "QR factorization without pivoting",
      "topics": [
        "QRcomp"
      ]
    }
  ],
  "_rundeps": [
    "tinytest"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    }
  ],
  "_vignettes": [
    {
      "source": "QR.Rmd",
      "filename": "QR.html",
      "title": "QR factorization without pivoting",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Further information",
        "Example on how to use QR",
        "Comparison between QR() and qr() from base R."
      ],
      "created": "2022-06-03 06:20:05",
      "modified": "2022-06-03 06:20:05",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "qr",
  "_universes": [
    "github-ms"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-28T09:53:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "a9dba13196da2a50786beb52bd54a3db263ac66d79aaed7dcc9c19fbb701ab95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/26567441481"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-28T09:52:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "f8da154ef0a8fe7e85e07e0c554098d1cf5064dbcbb904dcd0df1a67aba69fb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/26567441481"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-28T09:52:58.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "9b1ecd46b657494851b42e03d823995d63518bffcd79aa470cc43b9d95784c2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/26567441481"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-28T09:53:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "1af566abfff73b72637e235b3645fbd2e96618d9c646bfba1a911dcc96d36d60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/26567441481"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-28T09:53:23.000Z",
      "arch": "aarch64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "0175e443599c8993b79524adbe58c4e7d622d7a5dbf0c09f0f7eb743d0588694",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/26567441481"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-28T09:54:29.000Z",
      "arch": "x86_64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "8f66162e5c4c1bf65a132613a56964fff28446261fc3b182476ca513f8f350ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/26567441481"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-28T09:52:52.000Z",
      "arch": "aarch64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "f3427d4e62bc018da6d30860f16e72eb0aaa3468dd7a6a12638b0ad725b0d3a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/26567441481"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-28T09:54:57.000Z",
      "arch": "x86_64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "72351da04fe238e9253accb0544d635e1479264286d0ac2bdde0fbd54635d280",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/26567441481"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-28T09:52:55.000Z",
      "arch": "emscripten",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "a2227a7d9fab461e14d24adaad1bf45ef8e3e0ca0c29da95793ad15f038aeb19",
      "status": "success",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/26567441481"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-28T09:52:28.000Z",
      "arch": "x86_64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "f56a8a9e5790c214e5c7877211d2e4d751f8541323959730528cdf6a947ba107",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/26567441481"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-28T09:53:12.000Z",
      "arch": "x86_64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "87529c5c9e941f8f1e435ac956952652b5d144ebbabde81e91b820a8553634f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/26567441481"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-28T09:52:29.000Z",
      "arch": "x86_64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "42e50ccfe6c9101f99d3b9cfdf85f643161ebabcf746309b6bfa3d658fdc1d20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/26567441481"
    }
  ]
}