{
  "_id": "6a51cc149b92047c28d50e72",
  "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-07-11 04:49:10 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",
  "_user": "github-ms",
  "_type": "src",
  "_file": "QR_0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/790da83e1d5c63bd96fbf16719149f1f28a8c8ac1ec146e00eba15acd53b866c",
  "_filesize": 99703,
  "_sha256": "790da83e1d5c63bd96fbf16719149f1f28a8c8ac1ec146e00eba15acd53b866c",
  "_expires": "2026-10-19T04:52:34.000Z",
  "_created": "2026-07-11T04:49:10.000Z",
  "_published": "2026-07-11T04:52:36.590Z",
  "_jobs": [
    {
      "job": 86511763389,
      "time": 121,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8244872601"
    },
    {
      "job": 86511763365,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8244869408"
    },
    {
      "job": 86511763372,
      "time": 117,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8244872062"
    },
    {
      "job": 86511763378,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8244871778"
    },
    {
      "job": 86511763383,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8244866902"
    },
    {
      "job": 86511763369,
      "time": 167,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8244878589"
    },
    {
      "job": 86511763387,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8244868658"
    },
    {
      "job": 86511763382,
      "time": 142,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8244874914"
    },
    {
      "job": 86511571526,
      "time": 167,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8244856484"
    },
    {
      "job": 86511763349,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8244869396"
    },
    {
      "job": 86511763371,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8244864898"
    },
    {
      "job": 86511763366,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8244866815"
    },
    {
      "job": 86511763364,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8244866637"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/github-ms/actions/runs/29140138734",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 17,
    "description": "Methodology and Statistics Unit, Institute of Psychology, Leiden University"
  },
  "_downloads": {
    "count": 249,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/QR"
  },
  "_searchresults": 8,
  "_topics": [
    "openblas"
  ],
  "_rbuild": "4.6.1",
  "_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.32+ds-5",
      "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-07-11T04:51:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "https://r2.ropensci.org/efd1fa93887a781a01a040c5376dcbaa10fad6d17c592a3d364368a1fd4b50f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/29140138734"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-11T04:50:53.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "https://r2.ropensci.org/b8478473155e01c2d7176f0a823fcea80e4fc07826e747c9e5d846dd47bcd914",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/29140138734"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-11T04:51:17.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "https://r2.ropensci.org/031655ece59b6776d66630e769de7f26b8ed7124c9825455aa8f86cf5d1dabee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/29140138734"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-11T04:51:09.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "https://r2.ropensci.org/605158e273535d623d1e0a01e595de2cf0eb29895b91581e76a308bd5c0d69bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/29140138734"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-11T04:50:34.000Z",
      "arch": "aarch64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "https://r2.ropensci.org/27dd980b120998b839d56840c333ab157bb63e43021838841ac3425a6f39bfc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/29140138734"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-11T04:51:50.000Z",
      "arch": "x86_64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "https://r2.ropensci.org/2faf0f93b8700b4ccf3dcada04c485678c474db5133295b3cdc6e63f5998b093",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/29140138734"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-11T04:50:46.000Z",
      "arch": "aarch64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "https://r2.ropensci.org/f89a5df471e14c948e185e51cd9f60012108f0c213448fca390a5913c0a9d653",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/29140138734"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-11T04:51:26.000Z",
      "arch": "x86_64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "https://r2.ropensci.org/c26152f38c6919e184d036e25f54eead2e91736837a00e62bb733220e1004995",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/29140138734"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-07-11T04:51:02.000Z",
      "arch": "emscripten",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "https://r2.ropensci.org/659242fec92d40c9a6b9d1cad5aba3b88586f85f117683fd9e99f1d3848bf719",
      "status": "success",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/29140138734"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-11T04:50:10.000Z",
      "arch": "x86_64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "https://r2.ropensci.org/418a064587f99d02cbd0f8a50aecda24648ed484eeb1f988135ea0c987c6aecb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/29140138734"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-11T04:50:24.000Z",
      "arch": "x86_64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "https://r2.ropensci.org/a99fec6ecfc03bc0e1eee4e488915095a090b7ca6c8ba0ec364a48533cd8b952",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/29140138734"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-11T04:50:16.000Z",
      "arch": "x86_64",
      "commit": "976e62908833e38d742c0ed46d7c48ab8b314ec2",
      "fileid": "https://r2.ropensci.org/2e8ac9955cc67c6beea3421019785308b6113f7e433849eb37c378f6663943ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/github-ms/actions/runs/29140138734"
    }
  ]
}