{
  "_id": "6a4a10cbb9bf02698bd57596",
  "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-06-10 08:15:45 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",
  "_user": "florianpein",
  "_type": "src",
  "_file": "PCpluS_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/c251fa17941972c96027def9d535fbf2089e8166523c11d0cbc4d896b4f8c505",
  "_filesize": 112860,
  "_sha256": "c251fa17941972c96027def9d535fbf2089e8166523c11d0cbc4d896b4f8c505",
  "_expires": "2026-10-13T08:07:38.000Z",
  "_created": "2026-06-10T08:15:45.000Z",
  "_published": "2026-07-05T08:07:39.846Z",
  "_jobs": [
    {
      "job": 85205575627,
      "time": 143,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7530212558"
    },
    {
      "job": 85205575743,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7530210032"
    },
    {
      "job": 85205575760,
      "time": 127,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530206948"
    },
    {
      "job": 85205575859,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530212297"
    },
    {
      "job": 85205575746,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7530542375"
    },
    {
      "job": 85205575844,
      "time": 410,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7530870625"
    },
    {
      "job": 85205575597,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530648137"
    },
    {
      "job": 85205575588,
      "time": 406,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530780391"
    },
    {
      "job": 85205575252,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530158546"
    },
    {
      "job": 85205575751,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530200106"
    },
    {
      "job": 85205575664,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7530205729"
    },
    {
      "job": 85205575768,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7530207754"
    },
    {
      "job": 85205575839,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530205106"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/florianpein/actions/runs/27262692765",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 60005318
  },
  "_distro": "noble",
  "_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": 133,
    "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-06-10T08:18:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "https://r2.ropensci.org/c819624e77bfc4dcfad9e2017890cc2583149acd079ad78661d6ebbea6ebd72a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/27262692765"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-10T08:17:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "https://r2.ropensci.org/298041c144334ef981cb05514586ccc43545fed81b4860c751a729c4f8c1a9ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/27262692765"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-10T08:17:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "https://r2.ropensci.org/ed5a0e9059802c25ce4fd8775cb04405dbdedba814dcdbc472907d91ab438099",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/27262692765"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-10T08:17:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "https://r2.ropensci.org/5898ef437f47728e845e0a441a85d0bb1ebec294eaed4f46da6b69fb16ce31a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/27262692765"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-10T08:33:06.000Z",
      "arch": "aarch64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "https://r2.ropensci.org/f23e94a53b59cab18981778e4ff82a77e4e7a39eeed92ff45afe3a22db16272a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/27262692765"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-10T08:46:08.000Z",
      "arch": "x86_64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "https://r2.ropensci.org/7fd91d0aba26f0564142b4835e11190e5c0afd3e2a3820137d8cdb1eb551a4fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/27262692765"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-10T08:37:34.000Z",
      "arch": "aarch64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "https://r2.ropensci.org/0ebc8b2163439da045c3d66ec56d6b9fb910a6284086fe21e1e9c8cd21e7aa50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/27262692765"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-10T08:42:17.000Z",
      "arch": "x86_64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "https://r2.ropensci.org/45a8476e81cd27e65dd172c3864a127325ec7924466203ab6221c0233f3af19b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/27262692765"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-10T08:17:56.000Z",
      "arch": "emscripten",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "https://r2.ropensci.org/cc4e1b33fda41ce4e5d2a488455b234df130bf5ec4677a602d4bc2a0e9a0a6ea",
      "status": "success",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/27262692765"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-10T08:17:13.000Z",
      "arch": "x86_64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "https://r2.ropensci.org/18496ab3ec4bfe52665f5d9ce35edd25f6a4438ebe06099daba7bccd88508099",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/27262692765"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-10T08:17:18.000Z",
      "arch": "x86_64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "https://r2.ropensci.org/c3b436fda28727e13aa8beb9c73c48b99d994ff3f9ac52f40ca88820f42c6540",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/27262692765"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-10T08:17:12.000Z",
      "arch": "x86_64",
      "commit": "bfb309dcc1b843d15d80d18f288b13f5bebfc164",
      "fileid": "https://r2.ropensci.org/abb83c47f79cc8ea2dec7252a99e45a81f867109120857f91fa13045b13bc383",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianpein/actions/runs/27262692765"
    }
  ]
}