{
  "_id": "6a498d556d67900babdfad56",
  "Package": "FAS",
  "Type": "Package",
  "Title": "Factor-Augmented Sparse Regression Tuning-Free Testing",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Jonas\", \"Striaukas\",  role = c(\"cre\",\"aut\"), email =  \"jonas.striaukas@gmail.com\"),\nperson(\"Jad\", \"Beyhum\",  role = c(\"aut\"),email =  \"jad.beyhum@gmail.com\"))",
  "Maintainer": "Jonas Striaukas <jonas.striaukas@gmail.com>",
  "Description": "The 'FAS' package implements the bootstrap method for the\ntuning parameter selection and tuning-free inference on sparse\nregression coefficient vectors. Currently, the test could be\napplied to linear and factor-augmented sparse regressions, see\nLederer & Vogt (2021, JMLR)\n<https://www.jmlr.org/papers/volume22/20-539/20-539.pdf> and\nBeyhum & Striaukas (2023) <arXiv:2307.13364>.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.2.3",
  "Repository": "https://jstriaukas.r-universe.dev",
  "Date/Publication": "2024-01-11 15:54:20 UTC",
  "RemoteUrl": "https://github.com/jstriaukas/fas",
  "RemoteRef": "HEAD",
  "RemoteSha": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-22 09:40:22 UTC",
    "User": "root"
  },
  "Author": "Jonas Striaukas [cre, aut],\nJad Beyhum [aut]",
  "_user": "jstriaukas",
  "_type": "src",
  "_file": "FAS_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/139ac4688cffb4d21c3001d8b20553b7a13fe8581e5539b032d136cfe4c53d30",
  "_filesize": 147354,
  "_sha256": "139ac4688cffb4d21c3001d8b20553b7a13fe8581e5539b032d136cfe4c53d30",
  "_expires": "2026-10-12T22:46:43.000Z",
  "_created": "2026-06-22T09:40:22.000Z",
  "_published": "2026-07-04T22:46:45.803Z",
  "_jobs": [
    {
      "job": 85173267298,
      "time": 155,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7788624792"
    },
    {
      "job": 85173267217,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7788609481"
    },
    {
      "job": 85173267294,
      "time": 107,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788608248"
    },
    {
      "job": 85173267277,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788603908"
    },
    {
      "job": 85173267326,
      "time": 129,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7788867356"
    },
    {
      "job": 85173267341,
      "time": 157,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7788727951"
    },
    {
      "job": 85173267269,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788839403"
    },
    {
      "job": 85173267223,
      "time": 272,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788842676"
    },
    {
      "job": 85173267089,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788565258"
    },
    {
      "job": 85173267307,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788602108"
    },
    {
      "job": 85173267267,
      "time": 134,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7788616323"
    },
    {
      "job": 85173267228,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7788616842"
    },
    {
      "job": 85173267274,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788601210"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/27943525380",
  "_status": "success",
  "_upstream": "https://github.com/jstriaukas/fas",
  "_commit": {
    "id": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
    "author": "Jonas Striaukas <jonas.striaukas@gmail.com>",
    "committer": "Jonas Striaukas <jonas.striaukas@gmail.com>",
    "message": "Initial commit\n",
    "time": 1704988460
  },
  "_maintainer": {
    "name": "Jonas Striaukas",
    "email": "jonas.striaukas@gmail.com",
    "login": "jstriaukas",
    "description": "Assistant professor of statistics at Copenhagen Business School",
    "uuid": 20987424
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "pracma",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "jstriaukas",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jstriaukas",
      "count": 1,
      "uuid": 20987424
    }
  ],
  "_userbio": {
    "uuid": 20987424,
    "type": "user",
    "name": "Jonas Striaukas",
    "followers": 63,
    "description": "Assistant professor of statistics at Copenhagen Business School"
  },
  "_downloads": {
    "count": 251,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FAS"
  },
  "_devurl": "https://github.com/jstriaukas/fas",
  "_searchresults": 1,
  "_topics": [
    "fortran"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FAS.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jstriaukas/fas",
  "_realowner": "jstriaukas",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-01-10"
    }
  ],
  "_exports": [
    "factorsparsetest",
    "lassofit"
  ],
  "_help": [
    {
      "page": "FAS-package",
      "title": "FAS",
      "topics": [
        "FAS-package",
        "FAS"
      ]
    },
    {
      "page": "factorsparsetest",
      "title": "Test of the factor model against factor augmented sparse alternative",
      "topics": [
        "factorsparsetest"
      ]
    },
    {
      "page": "lassofit",
      "title": "Fits effective noise of LASSO regressions",
      "topics": [
        "lassofit"
      ]
    }
  ],
  "_readme": "https://github.com/jstriaukas/fas/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "pracma"
  ],
  "_sysdeps": [
    {
      "shlib": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "fas",
  "_universes": [
    "jstriaukas"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-22T09:43:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "https://r2.ropensci.org/0924d440790592627b6e79319c514ef0f55e29bfd700dd5346ba703f37ee9c77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/27943525380"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-22T09:42:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "https://r2.ropensci.org/35f12b7558e7b085d98a44e927420c5d8348c6e4b5ec4873191eda25bf855a12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/27943525380"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-22T09:42:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "https://r2.ropensci.org/721002f998216593c2a3376d8853c5b0889e5e31301535315c0e8d6719379ec6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/27943525380"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-22T09:41:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "https://r2.ropensci.org/83b77f5d76704844fbd33b4473b4c6317feabd4f1ea0272ab0db13f42b822673",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/27943525380"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-22T09:54:00.000Z",
      "arch": "aarch64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "https://r2.ropensci.org/f761dea8b108f0404833f83c2417c7e90d1385e75d483d56decbba38b70cf433",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/27943525380"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-22T09:47:30.000Z",
      "arch": "x86_64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "https://r2.ropensci.org/35fbc7b485088bcd543ddcc1cdee66270498a0d22f8c99706e5aa829f74d551c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/27943525380"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-22T09:52:44.000Z",
      "arch": "aarch64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "https://r2.ropensci.org/0d04e28466d6eef4414b445f075e7c284678cb24620fd2731252936b079e911d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/27943525380"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-22T09:52:04.000Z",
      "arch": "x86_64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "https://r2.ropensci.org/5ceec0ca23809f4695af3bdcd604f77107d41f00a7dd59a474a408776d463d86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/27943525380"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-22T09:42:13.000Z",
      "arch": "emscripten",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "https://r2.ropensci.org/ac2748166885d72688b9d1420dfe4115387ae9b5ec36622c94c2d976986f3ef9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/27943525380"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-22T09:41:55.000Z",
      "arch": "x86_64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "https://r2.ropensci.org/6b7782774ffd40f7a2a147a4fd2a54ff7000e2d09ec73aabcb94298d03006e29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/27943525380"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-22T09:41:53.000Z",
      "arch": "x86_64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "https://r2.ropensci.org/16cc34a2f03e0f42f7b2bc5f95ee635c432dcf6cf8d6e0cbeec7f0e1b3fb02e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/27943525380"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-22T09:41:34.000Z",
      "arch": "x86_64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "https://r2.ropensci.org/27e4fa764b63c64541271a5b2782b880b832993d41a4b2e3de7572d7c3b71816",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/27943525380"
    }
  ]
}