{
  "_id": "6a104a3eacfb0bcc41c9fa5a",
  "Package": "SpeTestNP",
  "Type": "Package",
  "Title": "Non-Parametric Tests of Parametric Specifications",
  "Version": "1.1.0",
  "Date": "2022-10-24",
  "Authors@R": "c(person(\"Hippolyte\", \"Boucher\", role=c(\"aut\",\"cre\"),email=\"Hippolyte.Boucher@outlook.com\"),\nperson(\"Pascal\", \"Lavergne\", role=c(\"aut\"), email=\"lavergnetse@gmail.com\"))",
  "Maintainer": "Hippolyte Boucher <Hippolyte.Boucher@outlook.com>",
  "Author": "Hippolyte Boucher [aut, cre], Pascal Lavergne [aut]",
  "Description": "Performs non-parametric tests of parametric\nspecifications. Five tests are available. Specific bandwidth\nand kernel methods can be chosen along with many other options.\nAllows parallel computing to quickly compute p-values based on\nthe bootstrap. Methods implemented in the package are H.J.\nBierens (1982) <doi:10.1016/0304-4076(82)90105-1>, J.C.\nEscanciano (2006) <doi:10.1017/S0266466606060506>, P.L. Gozalo\n(1997) <doi:10.1016/S0304-4076(97)86571-2>, P. Lavergne and V.\nPatilea (2008) <doi:10.1016/j.jeconom.2007.08.014>, P. Lavergne\nand V. Patilea (2012) <doi:10.1198/jbes.2011.07152>, J.H. Stock\nand M.W. Watson (2006) <doi:10.1111/j.1538-4616.2007.00014.x>,\nC.F.J. Wu (1986) <doi:10.1214/aos/1176350142>, J. Yin, Z. Geng,\nR. Li, H. Wang (2010) <https://www.jstor.org/stable/24309002>\nand J.X. Zheng (1996) <doi:10.1016/0304-4076(95)01760-7>.",
  "Language": "en-US",
  "VignetteBuilder": "knitr, rmarkdown",
  "License": "GPL-2",
  "NeedsCompilation": "yes",
  "Encoding": "UTF-8",
  "URL": "https://github.com/HippolyteBoucher/SpeTestNP",
  "Repository": "https://hippolyteboucher.r-universe.dev",
  "Date/Publication": "2022-10-24 13:37:28 UTC",
  "RemoteUrl": "https://github.com/hippolyteboucher/spetestnp",
  "RemoteRef": "HEAD",
  "RemoteSha": "12f7f4d83c3c58fd518c93b10411e1d300a2346b",
  "Packaged": {
    "Date": "2026-05-10 08:20:42 UTC",
    "User": "root"
  },
  "MD5sum": "37e97fd5ce6869f444e4b6e9fd027999",
  "_user": "hippolyteboucher",
  "_type": "src",
  "_file": "SpeTestNP_1.1.0.tar.gz",
  "_fileid": "84de99b8c6eb913c7f7115828e5740e247abf5abd690ad0314fd48e61dd683ea",
  "_filesize": 180021,
  "_sha256": "84de99b8c6eb913c7f7115828e5740e247abf5abd690ad0314fd48e61dd683ea",
  "_created": "2026-05-10T08:20:42.000Z",
  "_published": "2026-05-22T12:21:18.450Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77378210679,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902272068"
    },
    {
      "job": 77378211121,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902271842"
    },
    {
      "job": 77378210618,
      "time": 205,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902325751"
    },
    {
      "job": 77378210593,
      "time": 176,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902305422"
    },
    {
      "job": 77378210254,
      "time": 329,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902258199"
    },
    {
      "job": 77378210188,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160332184"
    },
    {
      "job": 77378210582,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902266761"
    },
    {
      "job": 77378210872,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902265594"
    },
    {
      "job": 77378211177,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902266864"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hippolyteboucher/actions/runs/25623799063",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hippolyteboucher/spetestnp",
  "_commit": {
    "id": "12f7f4d83c3c58fd518c93b10411e1d300a2346b",
    "author": "Hippolyte Boucher <Hippolyte.Boucher@outlook.com>",
    "committer": "Hippolyte Boucher <Hippolyte.Boucher@outlook.com>",
    "message": "R CMD check\n",
    "time": 1666618648
  },
  "_maintainer": {
    "name": "Hippolyte Boucher",
    "email": "hippolyte.boucher@outlook.com",
    "login": "hippolyteboucher",
    "uuid": 43648482
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "foreach",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "doParallel",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "AER",
      "role": "Suggests"
    }
  ],
  "_owner": "hippolyteboucher",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hippolyteboucher",
      "count": 56,
      "uuid": 43648482
    }
  ],
  "_userbio": {
    "uuid": 43648482,
    "type": "user",
    "name": "Hippolyte Boucher"
  },
  "_downloads": {
    "count": 190,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SpeTestNP"
  },
  "_devurl": "https://github.com/hippolyteboucher/spetestnp",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SpeTestNP.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hippolyteboucher/spetestnp",
  "_realowner": "hippolyteboucher",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2022-10-28"
    }
  ],
  "_exports": [
    "print.STNP",
    "SpeTest",
    "SpeTest_Dist",
    "SpeTest_Stat",
    "summary.STNP"
  ],
  "_help": [
    {
      "page": "print.STNP",
      "title": "Print a specification test 'STNP' object",
      "topics": [
        "print.STNP"
      ]
    },
    {
      "page": "SpeTest",
      "title": "Nonparametric specification test",
      "concept": [
        "nonparametric test",
        "specification test",
        "linear model",
        "parametric model"
      ],
      "topics": [
        "SpeTest"
      ]
    },
    {
      "page": "SpeTest_Dist",
      "title": "Nonparametric specification test statistic distribution",
      "concept": [
        "nonparametric test",
        "specification test",
        "linear model",
        "parametric model"
      ],
      "topics": [
        "SpeTest_Dist"
      ]
    },
    {
      "page": "SpeTest_Stat",
      "title": "Nonparametric specification test statistic",
      "concept": [
        "nonparametric test",
        "specification test",
        "linear model",
        "parametric model"
      ],
      "topics": [
        "SpeTest_Stat"
      ]
    },
    {
      "page": "summary.STNP",
      "title": "Summarize a specification test 'STNP' object",
      "topics": [
        "summary.STNP"
      ]
    }
  ],
  "_readme": "https://github.com/hippolyteboucher/spetestnp/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "doParallel",
    "foreach",
    "iterators"
  ],
  "_vignettes": [
    {
      "source": "SpeTestNP.Rmd",
      "filename": "SpeTestNP.html",
      "title": "Nonparametric Specification Testing with SpeTestNP",
      "author": "Hippolyte Boucher, Pascal Lavergne",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Testing for a parametric specification",
        "Model",
        "Tests principle",
        "Bierens (1982)",
        "Zheng (1996)",
        "Escanciano (2006)",
        "Lavergne and Patilea (2008)",
        "Lavergne and Patilea (2012)",
        "Test statistics",
        "Normalization",
        "Rejection rules",
        "Validity, consistency and power properties",
        "Using SpeTestNP",
        "Installation",
        "Testing with SpeTestNP",
        "Arguments description and additional features",
        "Illustration",
        "References"
      ],
      "created": "2022-10-04 15:51:26",
      "modified": "2022-10-24 10:25:48",
      "commits": 3
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "spetestnp",
  "_universes": [
    "hippolyteboucher"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-10T08:23:02.000Z",
      "distro": "noble",
      "commit": "12f7f4d83c3c58fd518c93b10411e1d300a2346b",
      "fileid": "4b1a00ff5d6f5e28fadb2fe1f60419b426aaa88d5c7cca38a1b6ccc5b155c7ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hippolyteboucher/actions/runs/25623799063"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-10T08:22:59.000Z",
      "distro": "noble",
      "commit": "12f7f4d83c3c58fd518c93b10411e1d300a2346b",
      "fileid": "2ad5d7e4488463920c42db264e9ded1c406fe8aa8b1c9067e173c054559a897f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hippolyteboucher/actions/runs/25623799063"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-10T08:32:17.000Z",
      "commit": "12f7f4d83c3c58fd518c93b10411e1d300a2346b",
      "fileid": "adc80d85c3bdfdd72514e2f12d53a4284eb405101134e46277078f64bb5980d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hippolyteboucher/actions/runs/25623799063"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-10T08:28:40.000Z",
      "commit": "12f7f4d83c3c58fd518c93b10411e1d300a2346b",
      "fileid": "40ec02c69b59ce80b4ccbb8782e922cfdd5801e01386c7dc92e239b6d1b9885f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hippolyteboucher/actions/runs/25623799063"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-10T08:22:00.000Z",
      "commit": "12f7f4d83c3c58fd518c93b10411e1d300a2346b",
      "fileid": "ebc1c069544308008dd64bf969405b08d9d4a28e716565ffb9726c83b4850bc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hippolyteboucher/actions/runs/25623799063"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-10T08:21:51.000Z",
      "commit": "12f7f4d83c3c58fd518c93b10411e1d300a2346b",
      "fileid": "1ee86f8ed8014ee254ccab057e4b439d3febb78fc28da0e86efb52a199decf33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hippolyteboucher/actions/runs/25623799063"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-10T08:22:03.000Z",
      "commit": "12f7f4d83c3c58fd518c93b10411e1d300a2346b",
      "fileid": "d220fe79ff80862609801a9caf17656f980278a0999765610374764061bcd4b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hippolyteboucher/actions/runs/25623799063"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-22T12:20:56.000Z",
      "commit": "12f7f4d83c3c58fd518c93b10411e1d300a2346b",
      "fileid": "470777f00f91274441c663aba1b125d4dff2d3daf3a4d40e9876354d51961d5b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hippolyteboucher/actions/runs/25623799063"
    }
  ]
}