{
  "_id": "6a1efb3fb401979e73418ad6",
  "Package": "StReg",
  "Type": "Package",
  "Title": "Student's t Regression Models",
  "Version": "1.1",
  "Date": "2023-08-08",
  "Authors@R": "person(\"Niraj\", \"Poudyal\", role = c(\"aut\", \"cre\"), email = \"niraj.poudyal@ku.edu.np\")",
  "Description": "It contains functions to estimate multivariate Student's t\ndynamic and static regression models for given degrees of\nfreedom and lag length. Users can also specify the trends and\ndummies of any kind in matrix form. Poudyal, N., and Spanos, A.\n(2022) <doi:10.3390/econometrics10020017>. Spanos, A. (1994)\n<http://www.jstor.org/stable/3532870>.",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 10:36:30 UTC",
    "User": "root"
  },
  "Author": "Niraj Poudyal [aut, cre]",
  "Maintainer": "Niraj Poudyal <niraj.poudyal@ku.edu.np>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-08-17 08:30:41 UTC",
  "RemoteUrl": "https://github.com/cran/StReg",
  "RemoteRef": "HEAD",
  "RemoteSha": "828dcb04f4b1408733994e07e6dbe73140b3ba43",
  "MD5sum": "c9d927eccce6a19077db12200a387187",
  "_user": "cran",
  "_type": "src",
  "_file": "StReg_1.1.tar.gz",
  "_fileid": "af6362093ebb53d6827b94e4cf1f3edb5c947ea7a72ea25f8ecc06e786743ecf",
  "_filesize": 108862,
  "_sha256": "af6362093ebb53d6827b94e4cf1f3edb5c947ea7a72ea25f8ecc06e786743ecf",
  "_created": "2026-05-18T10:36:30.000Z",
  "_published": "2026-06-02T15:48:15.419Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79112376623,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7055574327"
    },
    {
      "job": 79112376945,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055574830"
    },
    {
      "job": 79112375036,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055528267"
    },
    {
      "job": 79112375865,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362770290"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26028163266",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/StReg",
  "_commit": {
    "id": "828dcb04f4b1408733994e07e6dbe73140b3ba43",
    "author": "Niraj Poudyal <niraj.poudyal@ku.edu.np>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1\n",
    "time": 1692261041
  },
  "_maintainer": {
    "name": "Niraj Poudyal",
    "email": "niraj.poudyal@ku.edu.np"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "ADGofTest",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "MCMCpack",
      "role": "Imports"
    },
    {
      "package": "matlab",
      "role": "Imports"
    },
    {
      "package": "tseries",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 183,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/StReg"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/StReg.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1",
      "date": "2023-08-17"
    }
  ],
  "_exports": [
    "StAR",
    "StDLM",
    "StLM",
    "StVAR"
  ],
  "_help": [
    {
      "page": "StAR",
      "title": "Student's t Autoregression (StAR)",
      "topics": [
        "StAR"
      ]
    },
    {
      "page": "StDLM",
      "title": "Student's t Dynamic Linear Regression Model (StDLM)",
      "topics": [
        "StDLM"
      ]
    },
    {
      "page": "StLM",
      "title": "Student's t Linear Regression Model (StLM)",
      "topics": [
        "StLM"
      ]
    },
    {
      "page": "StVAR",
      "title": "Student's t Vector Autoregression (StVAR)",
      "topics": [
        "StVAR"
      ]
    }
  ],
  "_rundeps": [
    "ADGofTest",
    "coda",
    "curl",
    "jsonlite",
    "lattice",
    "MASS",
    "matlab",
    "Matrix",
    "MatrixModels",
    "mcmc",
    "MCMCpack",
    "numDeriv",
    "quadprog",
    "quantmod",
    "quantreg",
    "SparseM",
    "survival",
    "tseries",
    "TTR",
    "xts",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "streg",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-18T10:38:24.000Z",
      "distro": "noble",
      "commit": "828dcb04f4b1408733994e07e6dbe73140b3ba43",
      "fileid": "0c74e1173564245b7da0893b0d87328dc4db442139fd5c14f086f1b2169dd0e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26028163266"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-18T10:38:25.000Z",
      "distro": "noble",
      "commit": "828dcb04f4b1408733994e07e6dbe73140b3ba43",
      "fileid": "36514e12bb82d44a013388d61f70bcd1a897dbeddcead0b37f9f917791dc3796",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26028163266"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-06-02T15:47:55.000Z",
      "commit": "828dcb04f4b1408733994e07e6dbe73140b3ba43",
      "fileid": "f2b4fd3cd9adae723bc379c5ef5f2541620a79f56f4d5d0b5f21c2d98576e0d2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26028163266"
    }
  ]
}