{
  "_id": "6a157257acfb0bcc41d6542c",
  "Package": "RegKink",
  "Type": "Package",
  "Version": "0.1.0",
  "Title": "Regression Kink with a Time-Varying Threshold",
  "Authors@R": "c(\nperson(\"Lixiong\", \"Yang\", email = \"ylx@lzu.edu.cn\", role =  c(\"aut\", \"cre\")))",
  "Description": "An algorithm is proposed to estimate regression kink model\nproposed by the paper, Lixiong Yang and Jen-Je Su (2018)\n<doi:10.1016/j.jimonfin.2018.06.002>.",
  "License": "GPL",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Author": "Lixiong Yang [aut, cre]",
  "Maintainer": "Lixiong Yang <ylx@lzu.edu.cn>",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 10:11:31 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-04-15 06:30:06 UTC",
  "RemoteUrl": "https://github.com/cran/RegKink",
  "RemoteRef": "HEAD",
  "RemoteSha": "6713f4c9465792187716e6cfbd1f14aa84f99a9a",
  "MD5sum": "9b2fe958f7842c92ec73551e0833f21e",
  "_user": "cran",
  "_type": "src",
  "_file": "RegKink_0.1.0.tar.gz",
  "_fileid": "a28c51547c6b6ede56a88162df635b8e2f739ab72c316334c1cf3d3028c50016",
  "_filesize": 79024,
  "_sha256": "a28c51547c6b6ede56a88162df635b8e2f739ab72c316334c1cf3d3028c50016",
  "_created": "2026-05-26T10:11:31.000Z",
  "_published": "2026-05-26T10:13:43.946Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77852843780,
      "time": 98,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7214423771"
    },
    {
      "job": 77852843736,
      "time": 96,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7214422926"
    },
    {
      "job": 77852450423,
      "time": 148,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214388639"
    },
    {
      "job": 77852843754,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214424833"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26445998615",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RegKink",
  "_commit": {
    "id": "6713f4c9465792187716e6cfbd1f14aa84f99a9a",
    "author": "Lixiong Yang <ylx@lzu.edu.cn>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1618468206
  },
  "_maintainer": {
    "name": "Lixiong Yang",
    "email": "ylx@lzu.edu.cn"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 175,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RegKink"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RegKink.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-04-15"
    }
  ],
  "_exports": [
    "neg.part",
    "pos.part",
    "reg",
    "rkt"
  ],
  "_help": [
    {
      "page": "neg.part",
      "title": "negtive part of a variable",
      "topics": [
        "neg.part"
      ]
    },
    {
      "page": "pos.part",
      "title": "positive part of a variable",
      "topics": [
        "pos.part"
      ]
    },
    {
      "page": "reg",
      "title": "linear regression",
      "topics": [
        "reg"
      ]
    },
    {
      "page": "rkt",
      "title": "Estimation for regression kink with a time-varying threshold",
      "topics": [
        "rkt"
      ]
    }
  ],
  "_rundeps": [
    "MASS"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "regkink",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-26T10:13:19.000Z",
      "distro": "noble",
      "commit": "6713f4c9465792187716e6cfbd1f14aa84f99a9a",
      "fileid": "c94db64c22a23db31dd984f33b61f3d9eaff8d052eec3eb6872633caa895d0bf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26445998615"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-26T10:13:16.000Z",
      "distro": "noble",
      "commit": "6713f4c9465792187716e6cfbd1f14aa84f99a9a",
      "fileid": "58577bba9665bbf190c37ac5a0f056dc59fd1e9d55221670346818739909ccaf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26445998615"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-26T10:13:31.000Z",
      "commit": "6713f4c9465792187716e6cfbd1f14aa84f99a9a",
      "fileid": "0597e31eb2b58de33720c91a374311fddabde1bbe08eac8a23a44e8c6f5e4b90",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26445998615"
    }
  ]
}