{
  "_id": "6a1162ceacfb0bcc41ceeb20",
  "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-05-23 08:14:12 UTC",
    "User": "root"
  },
  "Author": "Jonas Striaukas [cre, aut],\nJad Beyhum [aut]",
  "MD5sum": "418377f7a010d48c8545423369050557",
  "_user": "jstriaukas",
  "_type": "src",
  "_file": "FAS_1.0.0.tar.gz",
  "_fileid": "f8de70e61d6b0ef32d4d9b55684d0152401ecd34e0ceea2eacef1164d27147b5",
  "_filesize": 145902,
  "_sha256": "f8de70e61d6b0ef32d4d9b55684d0152401ecd34e0ceea2eacef1164d27147b5",
  "_created": "2026-05-23T08:14:12.000Z",
  "_published": "2026-05-23T08:18:22.811Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77508655763,
      "time": 107,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175568300"
    },
    {
      "job": 77508655766,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175568925"
    },
    {
      "job": 77508655796,
      "time": 146,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175572062"
    },
    {
      "job": 77508655770,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175568661"
    },
    {
      "job": 77508655773,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175566666"
    },
    {
      "job": 77508655777,
      "time": 182,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175575263"
    },
    {
      "job": 77508655767,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175565367"
    },
    {
      "job": 77508655764,
      "time": 219,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175578791"
    },
    {
      "job": 77508542286,
      "time": 126,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175558178"
    },
    {
      "job": 77508655751,
      "time": 78,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175565632"
    },
    {
      "job": 77508655758,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175567807"
    },
    {
      "job": 77508655743,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175566375"
    },
    {
      "job": 77508655752,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175566418"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/26327795322",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Assistant professor of statistics at Copenhagen Business School"
  },
  "_downloads": {
    "count": 209,
    "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-05-23T08:15:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "a897ff185129c3bd904ccf79fe072cf81680beba584869883430323246cb2e36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/26327795322"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-23T08:15:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "5697cbd68c9e5e0b7434c6624d587e5d277cfe78323d69d7e90ac285b7cdc5bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/26327795322"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-23T08:16:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "99a2e28b464b9b83beacb8ddcb4d1044c20977a7d9ae8382a804f0422379de83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/26327795322"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-23T08:15:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "47aaa5599aad784875da6a6c05c1c7aa29593f4de470ee31b2387ffab9edcb41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/26327795322"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-23T08:15:40.000Z",
      "arch": "aarch64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "50bfae3dc431eab17d691c3893bfa2bf24a05dbd93c751b8208e33d9f591d082",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/26327795322"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-23T08:16:53.000Z",
      "arch": "x86_64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "e15b7337108c5d6ae744eb1ab0b0480c271c354a4ffeebf45e1a2cdbd6792c98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/26327795322"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-23T08:15:28.000Z",
      "arch": "aarch64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "e3c90a344105727763cffba5463bbb1f1075ef585e064a55571333dc49a4c498",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/26327795322"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-23T08:17:28.000Z",
      "arch": "x86_64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "5a413741110a3f8d8e2e8b519c5dc304539f9062ce9196b87398b58bd85ad09e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/26327795322"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-23T08:15:45.000Z",
      "arch": "emscripten",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "cc8b410fce9bfe758f7abe274d6c3c8cdddb239f3e7d7b617ad75d6209195d62",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/26327795322"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-23T08:15:33.000Z",
      "arch": "x86_64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "2ac3ea41b35e54eb9fdcd22d79a82ec4ec10f0d42a0bfcc495357e2ea4ec2ce0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/26327795322"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-23T08:15:16.000Z",
      "arch": "x86_64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "c851bcc728b0f191971f171aaf1d583c4d6f0d0febe6d418b8169cce43d54e12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/26327795322"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-23T08:15:20.000Z",
      "arch": "x86_64",
      "commit": "4166f981c84b3dc70730fc3fbc57b98aac64179e",
      "fileid": "c461a95e47ea1ca3093a3b0a84db1593f4c2b3a642ee7994f0a7791fbaa5de63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jstriaukas/actions/runs/26327795322"
    }
  ]
}