{
  "_id": "6a185fa5acfb0bcc41dbdd8f",
  "Package": "weightederm",
  "Type": "Package",
  "Title": "Weighted Empirical Risk Minimization for Changepoint Regression",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Gabriel\", \"Arpino\", role = c(\"aut\", \"cre\"),\nemail = \"arpino.gabriel@gmail.com\"))",
  "Description": "R interface to the 'weightederm' package for 'Python',\nwhich provides 'scikit-learn'-style estimators for offline\nchange point regression (data segmentation) via weighted\nempirical risk minimization. Supports least-squares, Huber, and\nlogistic losses with fixed or cross-validated numbers of change\npoints. Wraps 'Python' via 'reticulate'. Arpino and\nVenkataramanan (2026) <doi:10.48550/arXiv.2604.11746>.",
  "License": "Apache License (>= 2.0)",
  "URL": "https://github.com/gabrielarpino/weightederm-r",
  "BugReports": "https://github.com/gabrielarpino/weightederm-r/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "Python (>= 3.9), weightederm Python package",
  "Config/pak/sysreqs": "libpng-dev python3",
  "Repository": "https://gabrielarpino.r-universe.dev",
  "Date/Publication": "2026-04-21 02:04:15 UTC",
  "RemoteUrl": "https://github.com/gabrielarpino/weightederm-r",
  "RemoteRef": "HEAD",
  "RemoteSha": "1c90156fe5a03bb83b6ac78bb250a178cfd438cf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 14:54:40 UTC",
    "User": "root"
  },
  "Author": "Gabriel Arpino [aut, cre]",
  "Maintainer": "Gabriel Arpino <arpino.gabriel@gmail.com>",
  "MD5sum": "4e737c031740e8678238374f875cc321",
  "_user": "gabrielarpino",
  "_type": "src",
  "_file": "weightederm_0.1.0.tar.gz",
  "_fileid": "e7de0d2e8acd768246d39d3135ab1e32c6670c78e8c1d38f134476909e1bf6d9",
  "_filesize": 139653,
  "_sha256": "e7de0d2e8acd768246d39d3135ab1e32c6670c78e8c1d38f134476909e1bf6d9",
  "_created": "2026-05-28T14:54:40.000Z",
  "_published": "2026-05-28T15:30:45.323Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78319356951,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7269304066"
    },
    {
      "job": 78319356906,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269313507"
    },
    {
      "job": 78319357004,
      "time": 210,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7270099637"
    },
    {
      "job": 78319357091,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269976203"
    },
    {
      "job": 78318506463,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269210826"
    },
    {
      "job": 78319356950,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269291165"
    },
    {
      "job": 78319357082,
      "time": 152,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7269313982"
    },
    {
      "job": 78319357023,
      "time": 131,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7269301677"
    },
    {
      "job": 78319356967,
      "time": 174,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269330855"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gabrielarpino/actions/runs/26582099272",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gabrielarpino/weightederm-r",
  "_commit": {
    "id": "1c90156fe5a03bb83b6ac78bb250a178cfd438cf",
    "author": "Gabriel Arpino <arpino.gabriel@gmail.com>",
    "committer": "Gabriel Arpino <arpino.gabriel@gmail.com>",
    "message": "Fix: CRAN reqs\n",
    "time": 1776737055
  },
  "_maintainer": {
    "name": "Gabriel Arpino",
    "email": "arpino.gabriel@gmail.com",
    "login": "gabrielarpino",
    "description": "",
    "uuid": 12376412
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "reticulate",
      "version": ">= 1.28",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "gabrielarpino",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 7
    },
    {
      "week": "2026-16",
      "n": 4
    },
    {
      "week": "2026-17",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-04-08"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gabrielarpino",
      "count": 13,
      "uuid": 12376412
    }
  ],
  "_userbio": {
    "uuid": 12376412,
    "type": "user",
    "name": "Gabriel Arpino"
  },
  "_downloads": {
    "count": 469,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/weightederm"
  },
  "_devurl": "https://github.com/gabrielarpino/weightederm-r",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/weightederm.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gabrielarpino/weightederm-r",
  "_realowner": "gabrielarpino",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-22"
    }
  ],
  "_exports": [
    "weightederm_configure_python",
    "werm_huber",
    "werm_huber_cv",
    "werm_least_squares",
    "werm_least_squares_cv",
    "werm_logistic",
    "werm_logistic_cv"
  ],
  "_help": [
    {
      "page": "coef.werm_fit",
      "title": "Extract last-segment coefficients",
      "topics": [
        "coef.werm_fit"
      ]
    },
    {
      "page": "predict.werm_fit",
      "title": "Predict using the last-segment refit",
      "topics": [
        "predict.werm_fit"
      ]
    },
    {
      "page": "summary.werm_fit",
      "title": "Summarise a fitted WERM model",
      "topics": [
        "summary.werm_fit"
      ]
    },
    {
      "page": "weightederm_configure_python",
      "title": "Configure which Python environment weightederm uses",
      "topics": [
        "weightederm_configure_python"
      ]
    },
    {
      "page": "werm_huber",
      "title": "Fit a WERM changepoint model with Huber loss",
      "topics": [
        "werm_huber"
      ]
    },
    {
      "page": "werm_huber_cv",
      "title": "Fit a WERM changepoint model with Huber loss and CV selection",
      "topics": [
        "werm_huber_cv"
      ]
    },
    {
      "page": "werm_least_squares",
      "title": "Fit a WERM changepoint model with squared loss",
      "topics": [
        "werm_least_squares"
      ]
    },
    {
      "page": "werm_least_squares_cv",
      "title": "Fit a WERM changepoint model with squared loss and CV selection",
      "topics": [
        "werm_least_squares_cv"
      ]
    },
    {
      "page": "werm_logistic",
      "title": "Fit a WERM changepoint model with binary logistic loss",
      "topics": [
        "werm_logistic"
      ]
    },
    {
      "page": "werm_logistic_cv",
      "title": "Fit a WERM changepoint model with logistic loss and CV selection",
      "topics": [
        "werm_logistic_cv"
      ]
    }
  ],
  "_readme": "https://github.com/gabrielarpino/weightederm-r/raw/HEAD/README.md",
  "_rundeps": [
    "here",
    "jsonlite",
    "lattice",
    "Matrix",
    "png",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "withr"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "weightederm",
  "_universes": [
    "gabrielarpino"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T14:58:03.000Z",
      "distro": "noble",
      "commit": "1c90156fe5a03bb83b6ac78bb250a178cfd438cf",
      "fileid": "71b0800b6eb8d9f50a4e0b7dab19265260d1f83342f7ac95b39f1a077dbd70f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielarpino/actions/runs/26582099272"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T14:58:23.000Z",
      "distro": "noble",
      "commit": "1c90156fe5a03bb83b6ac78bb250a178cfd438cf",
      "fileid": "ee7a894093305ef1af9da0abc691ccc77f83f98d87605f3c1feefa19792dbe92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielarpino/actions/runs/26582099272"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T15:29:30.000Z",
      "commit": "1c90156fe5a03bb83b6ac78bb250a178cfd438cf",
      "fileid": "60c646e6a6202009f20f76ab94576609d427940c685a0ed4a4643ae53472f42a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielarpino/actions/runs/26582099272"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T15:24:23.000Z",
      "commit": "1c90156fe5a03bb83b6ac78bb250a178cfd438cf",
      "fileid": "18b2b86780bdc67901fe9d106bc86d2ded02cc6c9d9ea18b07441d6a8f2fbe6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielarpino/actions/runs/26582099272"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-28T14:58:05.000Z",
      "commit": "1c90156fe5a03bb83b6ac78bb250a178cfd438cf",
      "fileid": "7268c7f0405669b78bb0fb25c513a7b7e78b08d24bcd72cb839ed0f65fc50982",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gabrielarpino/actions/runs/26582099272"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T14:57:37.000Z",
      "commit": "1c90156fe5a03bb83b6ac78bb250a178cfd438cf",
      "fileid": "49237d0f6702427128a7b9ae3a88bea9400b6a743dc9d0fc3b0e877f4f6db74d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielarpino/actions/runs/26582099272"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T14:57:09.000Z",
      "commit": "1c90156fe5a03bb83b6ac78bb250a178cfd438cf",
      "fileid": "adf93159d7c1114c8ee34b6302047df89722ea3a14427b2af33b3f9215a9ca84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielarpino/actions/runs/26582099272"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T14:57:38.000Z",
      "commit": "1c90156fe5a03bb83b6ac78bb250a178cfd438cf",
      "fileid": "612fbb00d3ea3ff51a9009a47e6d84582fadf2b2afc60f66f39049677a9af7fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielarpino/actions/runs/26582099272"
    }
  ]
}