{
  "_id": "6a1028f4acfb0bcc41c91135",
  "Package": "uniReg",
  "Type": "Package",
  "Title": "Unimodal Penalized Spline Regression using B-Splines",
  "Version": "1.1",
  "Date": "2016-06-05",
  "Author": "Claudia Koellmann",
  "Maintainer": "Claudia Koellmann <koellmann@statistik.tu-dortmund.de>",
  "Description": "Univariate spline regression. It is possible to add the\nshape constraint of unimodality and predefined or self-defined\npenalties on the B-spline coefficients.",
  "License": "GPL (>= 3)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 07:44:50 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2016-06-06 06:39:59 UTC",
  "RemoteUrl": "https://github.com/cran/uniReg",
  "RemoteRef": "HEAD",
  "RemoteSha": "44050b1a68d83847809257d5423226a0ac53f39d",
  "MD5sum": "9627d4fcbdbff4de077600911367c9ef",
  "_user": "cran",
  "_type": "src",
  "_file": "uniReg_1.1.tar.gz",
  "_fileid": "cde3290778c8dedd4f88dfd62d0f4d580f7c71c2ad3606a55ca0dec8cc11155f",
  "_filesize": 179751,
  "_sha256": "cde3290778c8dedd4f88dfd62d0f4d580f7c71c2ad3606a55ca0dec8cc11155f",
  "_created": "2026-05-13T07:44:50.000Z",
  "_published": "2026-05-22T09:59:16.689Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77357435437,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964388454"
    },
    {
      "job": 77357435473,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964394332"
    },
    {
      "job": 77357434929,
      "time": 264,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964345886"
    },
    {
      "job": 77357434860,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157823327"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25785416320",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/uniReg",
  "_commit": {
    "id": "44050b1a68d83847809257d5423226a0ac53f39d",
    "author": "Claudia Koellmann <koellmann@statistik.tu-dortmund.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1\n",
    "time": 1465195199
  },
  "_maintainer": {
    "name": "Claudia Koellmann",
    "email": "koellmann@statistik.tu-dortmund.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "DoseFinding",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "quadprog",
      "role": "Imports"
    },
    {
      "package": "SEL",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 300,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/uniReg"
  },
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/uniReg.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-04-29"
    },
    {
      "version": "1.1",
      "date": "2016-06-06"
    }
  ],
  "_exports": [
    "equiknots",
    "unimat",
    "unireg"
  ],
  "_help": [
    {
      "page": "equiknots",
      "title": "Determine the knot sequence.",
      "topics": [
        "equiknots"
      ]
    },
    {
      "page": "plot.unireg",
      "title": "Plot method for 'unireg' objects.",
      "topics": [
        "plot.unireg"
      ]
    },
    {
      "page": "points.unireg",
      "title": "Points method for 'unireg' objects.",
      "topics": [
        "points.unireg"
      ]
    },
    {
      "page": "predict.unireg",
      "title": "Predict method for 'unireg' objects.",
      "topics": [
        "predict.unireg"
      ]
    },
    {
      "page": "print.unireg",
      "title": "Print method for 'unireg' objects.",
      "topics": [
        "print.unireg"
      ]
    },
    {
      "page": "unimat",
      "title": "Create the matrix of unimodality constraints.",
      "topics": [
        "unimat"
      ]
    },
    {
      "page": "unireg",
      "title": "Fitting a unimodal penalized spline regression.",
      "topics": [
        "unireg"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "DoseFinding",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "mvtnorm",
    "quadprog",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "SEL",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1.7323937598229684,
  "_indexed": true,
  "_nocasepkg": "unireg",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-13T07:46:52.000Z",
      "distro": "noble",
      "commit": "44050b1a68d83847809257d5423226a0ac53f39d",
      "fileid": "750b9888c52a0a8eef894cf4e502abcec1df024b224be74b4136def98cebad72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25785416320"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-13T07:47:10.000Z",
      "distro": "noble",
      "commit": "44050b1a68d83847809257d5423226a0ac53f39d",
      "fileid": "ed90679ab2a49f7c8ef1938820f51014b963a03d186f79070abbd2e50a20cecd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25785416320"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-05-22T09:59:01.000Z",
      "commit": "44050b1a68d83847809257d5423226a0ac53f39d",
      "fileid": "69d4fee10967686fb2af459bf9050f5b4b42d51bbf7ec43c61cfb0477b0dff6f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25785416320"
    }
  ]
}