{
  "_id": "6a10405cacfb0bcc41c9d15a",
  "Package": "PCpluS",
  "Title": "Piecewise Constant Plus Smooth Regression",
  "Version": "1.0.1",
  "Authors@R": "c(person(\"Pein\", \"Florian\", role = c(\"aut\", \"cre\"), email = \"f.pein@lancaster.ac.uk\"))",
  "Description": "Allows for nonparametric regression where one assumes that\nthe signal is given by the sum of a piecewise constant function\nand a smooth function. More precisely, it implements the\nestimator PCpluS (piecewise constant plus smooth regression\nestimator) from Pein and Shah (2025)\n<doi:10.48550/arXiv.2112.03878>.",
  "License": "GPL-3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-11 08:14:44 UTC",
    "User": "root"
  },
  "Author": "Pein Florian [aut, cre]",
  "Maintainer": "Pein Florian <f.pein@lancaster.ac.uk>",
  "Repository": "https://florianpein.r-universe.dev",
  "Date/Publication": "2025-03-11 16:40:06 UTC",
  "RemoteUrl": "https://github.com/cran/PCpluS",
  "RemoteRef": "HEAD",
  "RemoteSha": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
  "MD5sum": "6d395bc421154289e0dfb7b3cf909944",
  "_user": "florianpein",
  "_type": "src",
  "_file": "PCpluS_1.0.1.tar.gz",
  "_fileid": "d645898e404a7d15dc20ce6d2717449f0e9bb2f052e59644e1884dc5cc941135",
  "_filesize": 112711,
  "_sha256": "d645898e404a7d15dc20ce6d2717449f0e9bb2f052e59644e1884dc5cc941135",
  "_created": "2026-05-11T08:14:44.000Z",
  "_published": "2026-05-22T11:39:08.513Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77372083547,
      "time": 137,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913498088"
    },
    {
      "job": 77372083654,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913501090"
    },
    {
      "job": 77372083954,
      "time": 134,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913497112"
    },
    {
      "job": 77372084007,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913513482"
    },
    {
      "job": 77372083764,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913484208"
    },
    {
      "job": 77372083765,
      "time": 272,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913543230"
    },
    {
      "job": 77372083442,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913493587"
    },
    {
      "job": 77372083719,
      "time": 448,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913587153"
    },
    {
      "job": 77372083151,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913451029"
    },
    {
      "job": 77372083066,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159585831"
    },
    {
      "job": 77372083778,
      "time": 149,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913501891"
    },
    {
      "job": 77372083575,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913491162"
    },
    {
      "job": 77372083745,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913498281"
    }
  ],
  "_buildurl": "https://github.com/r-universe/florianpein/actions/runs/25658301857",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/PCpluS",
  "_commit": {
    "id": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
    "author": "Pein Florian <f.pein@lancaster.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1741711206
  },
  "_maintainer": {
    "name": "Pein Florian",
    "email": "f.pein@lancaster.ac.uk",
    "login": "florianpein",
    "uuid": 60005318
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.3",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.3",
      "role": "Imports"
    },
    {
      "package": "changepoint",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "florianpein",
      "count": 1,
      "uuid": 60005318
    }
  ],
  "_userbio": {
    "uuid": 60005318,
    "type": "user",
    "name": "FlorianPein"
  },
  "_downloads": {
    "count": 217,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PCpluS"
  },
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PCpluS.html",
    "manual.pdf"
  ],
  "_realowner": "florianpein",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2025-03-11"
    }
  ],
  "_exports": [
    "cv.pcplus",
    "pcplus"
  ],
  "_help": [
    {
      "page": "cvpcplus",
      "title": "Tuning parameter selection by crossvalidation",
      "topics": [
        "cv.pcplus",
        "cvpcplus"
      ]
    },
    {
      "page": "pcplus",
      "title": "Piecewise constant plus smooth estimation",
      "topics": [
        "pcplus"
      ]
    }
  ],
  "_rundeps": [
    "changepoint",
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppEigen",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "pcplus",
  "_universes": [
    "florianpein"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-11T08:17:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "36141a514546909158f9f3bff71c92d1effe307ee49231a4a5b381d77f953e51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/25658301857"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-11T08:17:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "f76f94b3f9572fc0bcead75912725760cb0659fe806ba94e6aba4f5b01ed3d73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/25658301857"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-11T08:16:58.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "79651fc0007eb1c56e613d893a13446791a1fbb605b6a3fb3d623e286480163a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/25658301857"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-11T08:17:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "1a14c745765626a6260fceef9c3b4863cf80c69f34a72137d53f4f87f43782a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/25658301857"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-11T08:16:29.000Z",
      "arch": "aarch64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "f8cede9c3f62641db9ef4c45ab3306e3804f10599d8616d97152f57705fde4ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/25658301857"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-11T08:18:22.000Z",
      "arch": "x86_64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "9f0455cd4c2a4a0671f143d73269eacfedd77591ec06cfbf4711f550a5b98e35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/25658301857"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-11T08:16:44.000Z",
      "arch": "aarch64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "7ba5e39b70848401d1fc93530ef48a337b671b32929834c4128977debdab2bd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/25658301857"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-11T08:20:14.000Z",
      "arch": "x86_64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "2425aab052c1abe27e260a3fc0e190e27f7e19768894e18b37fe0cb03a044711",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/25658301857"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-11T08:16:28.000Z",
      "arch": "x86_64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "7083976b18d3c5ca643d7dd30f5f35ec21eaae8a90040f49fe8c369fb98834d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/25658301857"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-11T08:16:09.000Z",
      "arch": "x86_64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "15c0c4e3c0065c3dc170719c179de68c511d205c961d33f769c19009dcd03aee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/25658301857"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-11T08:16:31.000Z",
      "arch": "x86_64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "6d5c4a63f002bd634f0e7f2c23b143910aed7ecc1d1248dca8252b17aafece00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/25658301857"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T11:38:42.000Z",
      "arch": "emscripten",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "d46e4e6c30ac5f827b1ff06e48ac25355fbe61d5f5b55edb869ae0b63dccc0e9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/25658301857"
    }
  ]
}