{
  "_id": "6a4a23a5218ced01495718da",
  "Package": "Rbent",
  "Type": "Package",
  "Title": "Robust Bent Line Regression",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Feipeng\", \"Zhang\", email = \"zhangfp108@gmail.com\", role = \"cre\"),\nperson(\"Qunhua\", \"Li\", email = \"qunhua.li@psu.edu\", role = \"aut\"))",
  "Maintainer": "Feipeng Zhang <zhangfp108@gmail.com>",
  "Description": "An implementation of robust bent line regression. It can\nfit the bent line regression and test the existence of change\npoint, for the paper, \"Feipeng Zhang and Qunhua Li (2016).\nRobust bent line regression, submitted.\"",
  "License": "GPL (>= 2.0)",
  "LazyData": "TRUE",
  "RoxygenNote": "5.0.1",
  "URL": "http://arxiv.org/abs/1606.02234",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 09:25:10 UTC",
    "User": "root"
  },
  "Author": "Feipeng Zhang [cre], Qunhua Li [aut]",
  "Repository": "https://fpzhang2015.r-universe.dev",
  "Date/Publication": "2016-06-08 05:46:58 UTC",
  "RemoteUrl": "https://github.com/cran/Rbent",
  "RemoteRef": "HEAD",
  "RemoteSha": "2df612ef682cac9b933bd415cb0a11f5386a7051",
  "_user": "fpzhang2015",
  "_type": "src",
  "_file": "Rbent_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3ed65cd57e58e747d5024e96624678ffc05ebb554e7191d57bcc8a2f46fedd0a",
  "_filesize": 99266,
  "_sha256": "3ed65cd57e58e747d5024e96624678ffc05ebb554e7191d57bcc8a2f46fedd0a",
  "_expires": "2026-10-13T09:28:04.000Z",
  "_created": "2026-07-05T09:25:10.000Z",
  "_published": "2026-07-05T09:28:05.842Z",
  "_jobs": [
    {
      "job": 85210664299,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090420897"
    },
    {
      "job": 85210664304,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090417061"
    },
    {
      "job": 85210664314,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090414125"
    },
    {
      "job": 85210664317,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090416699"
    },
    {
      "job": 85210504619,
      "time": 148,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090404644"
    },
    {
      "job": 85210664322,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8090416971"
    },
    {
      "job": 85210664313,
      "time": 60,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090412284"
    },
    {
      "job": 85210664318,
      "time": 57,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090411957"
    },
    {
      "job": 85210664320,
      "time": 57,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090412048"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/fpzhang2015/actions/runs/28736109248",
  "_status": "success",
  "_upstream": "https://github.com/cran/Rbent",
  "_commit": {
    "id": "2df612ef682cac9b933bd415cb0a11f5386a7051",
    "author": "Feipeng Zhang <zhangfp108@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1465364818
  },
  "_maintainer": {
    "name": "Feipeng Zhang",
    "email": "zhangfp108@gmail.com",
    "login": "fpzhang2015",
    "description": "",
    "uuid": 15674527
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "Rfit",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "fpzhang2015",
      "count": 1,
      "uuid": 15674527
    }
  ],
  "_userbio": {
    "uuid": 15674527,
    "type": "user",
    "name": "FPZhang2015",
    "followers": 7
  },
  "_downloads": {
    "count": 228,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rbent"
  },
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Rbent.html",
    "manual.pdf"
  ],
  "_realowner": "fpzhang2015",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-06-07"
    }
  ],
  "_exports": [
    "rbentfit",
    "rbenttest"
  ],
  "_datasets": [
    {
      "name": "data_mrs",
      "title": "MRS data",
      "object": "data_mrs",
      "class": [
        "data.frame"
      ],
      "fields": [
        "mass",
        "speed",
        "hopper"
      ],
      "rows": 107,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_transport",
      "title": "bedload transport data",
      "object": "data_transport",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 76,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "data_mrs",
      "title": "MRS data",
      "topics": [
        "data_mrs"
      ]
    },
    {
      "page": "data_transport",
      "title": "bedload transport data",
      "topics": [
        "data_transport"
      ]
    },
    {
      "page": "rbentfit",
      "title": "rank estimation for bent line regression",
      "topics": [
        "rbentfit"
      ]
    },
    {
      "page": "rbenttest",
      "title": "test the existence of change point in the bent line regression",
      "topics": [
        "rbenttest"
      ]
    }
  ],
  "_rundeps": [
    "Rfit"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "rbent",
  "_universes": [
    "fpzhang2015"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-05T09:27:28.000Z",
      "distro": "resolute",
      "commit": "2df612ef682cac9b933bd415cb0a11f5386a7051",
      "fileid": "https://r2.ropensci.org/322f429815f7a34e8f827ee5623dfd643c29dac9796c5bcdba40923f3cddfeef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fpzhang2015/actions/runs/28736109248"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-05T09:26:55.000Z",
      "distro": "resolute",
      "commit": "2df612ef682cac9b933bd415cb0a11f5386a7051",
      "fileid": "https://r2.ropensci.org/02ae1757e0883c6b8e3e6d90cff7653978d2aede455331b0deed3f2565891110",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fpzhang2015/actions/runs/28736109248"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-05T09:26:32.000Z",
      "commit": "2df612ef682cac9b933bd415cb0a11f5386a7051",
      "fileid": "https://r2.ropensci.org/25f417f184cb9d2e255756fb9148c31d31c203491837aa7cca75a417b5a88132",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fpzhang2015/actions/runs/28736109248"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-05T09:26:52.000Z",
      "commit": "2df612ef682cac9b933bd415cb0a11f5386a7051",
      "fileid": "https://r2.ropensci.org/079c70efac641fcbb94005a79899b1237b0bfab8a3e23fb83f11ee7e8571c25a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fpzhang2015/actions/runs/28736109248"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-05T09:27:05.000Z",
      "commit": "2df612ef682cac9b933bd415cb0a11f5386a7051",
      "fileid": "https://r2.ropensci.org/1548adde0c8af97317e38d157672edd6b3e7f7d445228934b789752d7ac4d189",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fpzhang2015/actions/runs/28736109248"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T09:26:09.000Z",
      "commit": "2df612ef682cac9b933bd415cb0a11f5386a7051",
      "fileid": "https://r2.ropensci.org/4d4c7d925da6eccacec2045d528ceb2bac34ac70581728c349fac6e3d76b6a19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fpzhang2015/actions/runs/28736109248"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T09:26:07.000Z",
      "commit": "2df612ef682cac9b933bd415cb0a11f5386a7051",
      "fileid": "https://r2.ropensci.org/f1a4510cafe8be5dfd98c50fe1b4e763f39298f057796ba4a9b6b6d42720f485",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fpzhang2015/actions/runs/28736109248"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T09:26:06.000Z",
      "commit": "2df612ef682cac9b933bd415cb0a11f5386a7051",
      "fileid": "https://r2.ropensci.org/8439ce813de6bebfea17b3e15498687f41c65b8940b397bb872d1d372df6ed49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fpzhang2015/actions/runs/28736109248"
    }
  ]
}