{
  "_id": "6a16b292acfb0bcc41d853b5",
  "Package": "lineartestr",
  "Type": "Package",
  "Title": "Linear Specification Testing",
  "Version": "1.0.0",
  "Authors@R": "person(\"Federico\", \"Garza\", , \"fede.garza.ramirez@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-7015-8186\"))",
  "Maintainer": "Federico Garza <fede.garza.ramirez@gmail.com>",
  "Description": "Tests whether the linear hypothesis of a model is correct\nspecified using Dominguez-Lobato test. Also Ramsey's RESET\n(Regression Equation Specification Error Test) test is\nimplemented and Wald tests can be carried out. Although RESET\ntest is widely used to test the linear hypothesis of a model,\nDominguez and Lobato (2019) proposed a novel approach that\ngeneralizes well known specification tests such as Ramsey's.\nThis test relies on wild-bootstrap; this package implements\nthis approach to be usable with any function that fits linear\nmodels and is compatible with the update() function such as\n'stats'::lm(), 'lfe'::felm() and 'forecast'::Arima(), for ARMA\n(autoregressive–moving-average) models. Also the package can\nhandle custom statistics such as Cramer von Mises and\nKolmogorov Smirnov, described by the authors, and custom\ndistributions such as Mammen (discrete and continuous) and\nRademacher. Manuel A. Dominguez & Ignacio N. Lobato (2019)\n<doi:10.1080/07474938.2019.1687116>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.0.2",
  "URL": "https://github.com/FedericoGarza/lineartestr",
  "BugReports": "https://github.com/FedericoGarza/lineartestr/issues",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://azulgarza.r-universe.dev",
  "Date/Publication": "2021-01-24 17:26:01 UTC",
  "RemoteUrl": "https://github.com/azulgarza/lineartestr",
  "RemoteRef": "HEAD",
  "RemoteSha": "bfeda5e53248f968dcc1cd0c37cf63366ffd2532",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 08:56:29 UTC",
    "User": "root"
  },
  "Author": "Federico Garza [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7015-8186>)",
  "MD5sum": "23af36df33ffe2a62a046081f53240b8",
  "_user": "azulgarza",
  "_type": "src",
  "_file": "lineartestr_1.0.0.tar.gz",
  "_fileid": "7d8cd84a9d67decb9eef1d74634b474804bb15403c26a04e7b0d73880dfae7c1",
  "_filesize": 161787,
  "_sha256": "7d8cd84a9d67decb9eef1d74634b474804bb15403c26a04e7b0d73880dfae7c1",
  "_created": "2026-05-27T08:56:29.000Z",
  "_published": "2026-05-27T09:00:02.224Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78042418381,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7236204643"
    },
    {
      "job": 78042418375,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236204336"
    },
    {
      "job": 78042418374,
      "time": 181,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7236211784"
    },
    {
      "job": 78042418398,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236199518"
    },
    {
      "job": 78041973930,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236159656"
    },
    {
      "job": 78042418380,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236198435"
    },
    {
      "job": 78042418400,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7236186390"
    },
    {
      "job": 78042418404,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7236187469"
    },
    {
      "job": 78042418396,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236200215"
    }
  ],
  "_buildurl": "https://github.com/r-universe/azulgarza/actions/runs/26501231895",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/azulgarza/lineartestr",
  "_commit": {
    "id": "bfeda5e53248f968dcc1cd0c37cf63366ffd2532",
    "author": "Fede <fede.garza.ramirez@gmail.com>",
    "committer": "Fede <fede.garza.ramirez@gmail.com>",
    "message": "adding ()\n",
    "time": 1611509161
  },
  "_maintainer": {
    "name": "Federico Garza",
    "email": "fede.garza.ramirez@gmail.com",
    "login": "azulgarza",
    "linkedin": "in/azul-garza-ramirez",
    "description": "🇲🇽🏳️‍⚧️ co-ceo & co-founder @TimeCopilot.",
    "uuid": 10517170,
    "orcid": "0000-0001-7015-8186"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": "> 3.2",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "forecast",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "azulgarza",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "dominguez-lobato-test",
    "linear-regression",
    "linear-specification",
    "lobato",
    "reset-test",
    "wild-bootstrap"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "azulgarza",
      "count": 111,
      "uuid": 10517170
    }
  ],
  "_userbio": {
    "uuid": 10517170,
    "type": "user",
    "name": "azul",
    "description": "🇲🇽🏳️‍⚧️ co-ceo & co-founder @TimeCopilot."
  },
  "_downloads": {
    "count": 167,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lineartestr"
  },
  "_devurl": "https://github.com/federicogarza/lineartestr",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lineartestr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/azulgarza/lineartestr",
  "_realowner": "azulgarza",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-06-12"
    }
  ],
  "_exports": [
    "dominguez_lobato_test",
    "plot_dl_test",
    "plot_reset_test",
    "presiduals",
    "reset_test",
    "rmammen_cont",
    "rmammen_point",
    "rrademacher",
    "statistic_value",
    "updated_model",
    "wald_test"
  ],
  "_help": [
    {
      "page": "dominguez_lobato_test",
      "title": "Tests the specification of a linear model using wild-bootstrap.",
      "topics": [
        "dominguez_lobato_test"
      ]
    },
    {
      "page": "plot_dl_test",
      "title": "Plots the Dominguez-Lobato test.",
      "topics": [
        "plot_dl_test"
      ]
    },
    {
      "page": "plot_reset_test",
      "title": "Plot the reset test.",
      "topics": [
        "plot_reset_test"
      ]
    },
    {
      "page": "presiduals",
      "title": "Calculates the accumulated distribution of residuals at each residual point.",
      "topics": [
        "presiduals"
      ]
    },
    {
      "page": "reset_test",
      "title": "Reset test. Tests the specification of a linear model adding and testing powers of fitted values.",
      "topics": [
        "reset_test"
      ]
    },
    {
      "page": "rmammen_cont",
      "title": "Random deviates of Mammen continuous distribution.",
      "topics": [
        "rmammen_cont"
      ]
    },
    {
      "page": "rmammen_point",
      "title": "Random deviates of Mammen distribution.",
      "topics": [
        "rmammen_point"
      ]
    },
    {
      "page": "rrademacher",
      "title": "Random deviates of Rademacher distribution.",
      "topics": [
        "rrademacher"
      ]
    },
    {
      "page": "statistic_value",
      "title": "Calculates the Cramer von Mises value or Kolmogorov value given a linear model compatible with `fitted.values` and `residuals` functions.",
      "topics": [
        "statistic_value"
      ]
    },
    {
      "page": "updated_model",
      "title": "Constructs a new model with noised residuals: y_new = y_fitted + residuals*noise",
      "topics": [
        "updated_model"
      ]
    },
    {
      "page": "wald_test",
      "title": "Wald test. Tests restrictions*coefficients = value.",
      "topics": [
        "wald_test"
      ]
    }
  ],
  "_readme": "https://github.com/azulgarza/lineartestr/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "colorspace",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "Matrix",
    "nlme",
    "nnet",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "readr",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "vroom",
    "withr",
    "zoo"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "lineartestr",
  "_universes": [
    "azulgarza",
    "federicogarza"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-27T08:58:37.000Z",
      "distro": "noble",
      "commit": "bfeda5e53248f968dcc1cd0c37cf63366ffd2532",
      "fileid": "1557bffb4bf6ef724840ac6cbfb2dc344e614b19525143b15f42e09f412e3312",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azulgarza/actions/runs/26501231895"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-27T08:58:37.000Z",
      "distro": "noble",
      "commit": "bfeda5e53248f968dcc1cd0c37cf63366ffd2532",
      "fileid": "ff22d2ef0ca0eea59548cc2acc688409f71d45799b04a95952383c01e9519050",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azulgarza/actions/runs/26501231895"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-27T08:59:01.000Z",
      "commit": "bfeda5e53248f968dcc1cd0c37cf63366ffd2532",
      "fileid": "af519bdb75be1fd48c617aca4599ca5bd03263402dbfb28b10203639e71c536e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azulgarza/actions/runs/26501231895"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-27T08:58:25.000Z",
      "commit": "bfeda5e53248f968dcc1cd0c37cf63366ffd2532",
      "fileid": "c183c0617fc24e87cd91504de6165b9c465b573df883b39b7bde1a3d8bec1d30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azulgarza/actions/runs/26501231895"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-27T08:58:32.000Z",
      "commit": "bfeda5e53248f968dcc1cd0c37cf63366ffd2532",
      "fileid": "d47f6bc71ca207ee46dd0d143564310b84bc60fcb2849e9db7dd1e52e320aebf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/azulgarza/actions/runs/26501231895"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-27T08:57:45.000Z",
      "commit": "bfeda5e53248f968dcc1cd0c37cf63366ffd2532",
      "fileid": "5d5cc4718f4d073cf52cb5869ffafbbc545d1816eee1ede140c544bce3a3fd6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azulgarza/actions/runs/26501231895"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-27T08:57:43.000Z",
      "commit": "bfeda5e53248f968dcc1cd0c37cf63366ffd2532",
      "fileid": "2bc16fd71731541a2e1ccf95f19e589b1e1d1ef6d145b108569994455bded2dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azulgarza/actions/runs/26501231895"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-27T08:58:20.000Z",
      "commit": "bfeda5e53248f968dcc1cd0c37cf63366ffd2532",
      "fileid": "c93b535afbde7f7ceecd5a8596a0bcef8209a60d94a267fccd231df89d6d0321",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azulgarza/actions/runs/26501231895"
    }
  ]
}