{
  "_id": "6a140356acfb0bcc41d38aa0",
  "Package": "CBSr",
  "Type": "Package",
  "Title": "Fits Cubic Bezier Spline Functions to Intertemporal and Risky\nChoice Data",
  "Version": "1.0.5",
  "Authors@R": "person(\"Sangil\", \"Lee\", email = \"sangillee3rd@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Uses monotonically constrained Cubic Bezier Splines (CBS)\nto approximate latent utility functions in intertemporal choice\nand risky choice data. For more information, see Lee, Glaze,\nBradlow, and Kable <doi:10.1007/s11336-020-09723-4>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "SystemRequirements": "Java (>= 7.0)",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.1.1",
  "Packaged": {
    "Date": "2026-05-25 08:04:53 UTC",
    "User": "root"
  },
  "Author": "Sangil Lee [aut, cre]",
  "Maintainer": "Sangil Lee <sangillee3rd@gmail.com>",
  "Config/pak/sysreqs": "default-jdk",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-02-20 15:30:03 UTC",
  "RemoteUrl": "https://github.com/cran/CBSr",
  "RemoteRef": "HEAD",
  "RemoteSha": "474f99d20baeb9aa2b8d20d63e6eb54874494025",
  "MD5sum": "ac65b5b4ea0ef1a5fba5a6854f41d3d0",
  "_user": "cran",
  "_type": "src",
  "_file": "CBSr_1.0.5.tar.gz",
  "_fileid": "086265b0bdc019d9617b902004ad8911906ca8eecca0d326a7b8aeb1cdf5dc7e",
  "_filesize": 117232,
  "_sha256": "086265b0bdc019d9617b902004ad8911906ca8eecca0d326a7b8aeb1cdf5dc7e",
  "_created": "2026-05-25T08:04:53.000Z",
  "_published": "2026-05-25T08:07:50.949Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77678161403,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194266332"
    },
    {
      "job": 77678161355,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194275407"
    },
    {
      "job": 77677827795,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194236680"
    },
    {
      "job": 77678161347,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194265295"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26390184392",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CBSr",
  "_commit": {
    "id": "474f99d20baeb9aa2b8d20d63e6eb54874494025",
    "author": "Sangil Lee <sangillee3rd@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.5\n",
    "time": 1613835003
  },
  "_maintainer": {
    "name": "Sangil Lee",
    "email": "sangillee3rd@gmail.com",
    "login": "sangillee",
    "description": "Postdoctoral Researcher @ UC Berkeley",
    "uuid": 5920269
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "rJava",
      "version": ">= 0.9-11",
      "role": "Imports"
    },
    {
      "package": "NlcOptim",
      "version": ">= 0.6",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sangillee",
      "count": 3,
      "uuid": 5920269
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 203,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CBSr"
  },
  "_searchresults": 0,
  "_topics": [
    "openjdk"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CBSr.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sangillee/cbsr",
  "_realowner": "sangillee",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2020-02-22"
    },
    {
      "version": "1.0.3",
      "date": "2020-02-23"
    },
    {
      "version": "1.0.5",
      "date": "2021-02-20"
    }
  ],
  "_exports": [
    "CBS_ITC",
    "CBS_RC",
    "CBSfunc"
  ],
  "_datasets": [
    {
      "name": "ITCdat",
      "title": "Sample participant data from a binary intertemporal choice task (aka delay discounting task)",
      "object": "ITCdat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Amt1",
        "Delay1",
        "Choice"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    },
    {
      "name": "RCdat",
      "title": "Sample participant data from a binary risky choice task (aka risk aversion task)",
      "object": "RCdat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Amt1",
        "Prob1",
        "Choice"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CBS_ITC",
      "title": "CBS_ITC",
      "topics": [
        "CBS_ITC"
      ]
    },
    {
      "page": "CBS_RC",
      "title": "CBS_RC",
      "topics": [
        "CBS_RC"
      ]
    },
    {
      "page": "CBSfunc",
      "title": "CBSfunc",
      "topics": [
        "CBSfunc"
      ]
    },
    {
      "page": "ITCdat",
      "title": "Sample participant data from a binary intertemporal choice task (aka delay discounting task)",
      "topics": [
        "ITCdat"
      ]
    },
    {
      "page": "RCdat",
      "title": "Sample participant data from a binary risky choice task (aka risk aversion task)",
      "topics": [
        "RCdat"
      ]
    }
  ],
  "_readme": "https://github.com/cran/CBSr/raw/HEAD/README.md",
  "_rundeps": [
    "MASS",
    "NlcOptim",
    "quadprog",
    "rJava"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.10+7-1~24.04",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "cbsr",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://sangillee.r-universe.dev/CBSr",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-25T08:06:48.000Z",
      "distro": "noble",
      "commit": "474f99d20baeb9aa2b8d20d63e6eb54874494025",
      "fileid": "8bd0ad59a839b620d52b0821f0d5ddcf56f53461a6f4fc42e747e3286526bfb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26390184392"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-25T08:07:20.000Z",
      "distro": "noble",
      "commit": "474f99d20baeb9aa2b8d20d63e6eb54874494025",
      "fileid": "32c1ae646671127bce8f34e929d4fc198256068faa3b1636655398dfba09648c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26390184392"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-05-25T08:07:00.000Z",
      "commit": "474f99d20baeb9aa2b8d20d63e6eb54874494025",
      "fileid": "90c5957d45abb78df567464cca102287d3bda6185032b1c82714beaa61220d89",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26390184392"
    }
  ]
}