{
  "_id": "6a4f38cc21b18e15484ff4f1",
  "Package": "outrigger",
  "Type": "Package",
  "Title": "Outrigger Regression",
  "Version": "1.1.0",
  "Authors@R": "c(\nperson(given = c(\"Elliot\", \"H.\"), family = \"Young\", email = \"ey244@cam.ac.uk\", role = \"cre\"),\nperson(given = c(\"Rajen\", \"D.\"), family = \"Shah\", role = \"aut\"),\nperson(given = c(\"Richard\", \"J.\"), family = \"Samworth\", role = \"aut\"))",
  "Maintainer": "Elliot H. Young <ey244@cam.ac.uk>",
  "Description": "Performs outrigger local polynomial regression/\ndistributional adaptation, using a score-matching spline\nestimator of the conditional score function. Details of the\nmethod can be found in Young, Shah and Samworth (2026)\n<doi:10.48550/arXiv.2603.11282>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-09 05:53:22 UTC",
    "User": "root"
  },
  "Author": "Elliot H. Young [cre], Rajen D. Shah [aut], Richard J. Samworth\n[aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-03-24 10:10:15 UTC",
  "RemoteUrl": "https://github.com/cran/outrigger",
  "RemoteRef": "HEAD",
  "RemoteSha": "9f4f75a1aee961d30120ee241eff0d4cacbea735",
  "_user": "cran",
  "_type": "src",
  "_file": "outrigger_1.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/f1a9f8abf8c063652a3f8fc6cf78ab70565ebec89d84a20901bfbccb314ef7d6",
  "_filesize": 116272,
  "_sha256": "f1a9f8abf8c063652a3f8fc6cf78ab70565ebec89d84a20901bfbccb314ef7d6",
  "_expires": "2026-10-17T05:59:39.000Z",
  "_created": "2026-07-09T05:53:22.000Z",
  "_published": "2026-07-09T05:59:40.739Z",
  "_jobs": [
    {
      "job": 86049529959,
      "time": 143,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8190229577"
    },
    {
      "job": 86049529968,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8190226640"
    },
    {
      "job": 86049529958,
      "time": 316,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190272542"
    },
    {
      "job": 86049529954,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190226084"
    },
    {
      "job": 86049145961,
      "time": 182,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190192516"
    },
    {
      "job": 86049529927,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8190220798"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28997097076",
  "_status": "success",
  "_upstream": "https://github.com/cran/outrigger",
  "_commit": {
    "id": "9f4f75a1aee961d30120ee241eff0d4cacbea735",
    "author": "Elliot H. Young <ey244@cam.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.0\n",
    "time": 1774347015
  },
  "_maintainer": {
    "name": "Elliot H. Young",
    "email": "ey244@cam.ac.uk"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "np",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.1.0",
      "date": "2026-03-24"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 617,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 410,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/outrigger"
  },
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/outrigger.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2026-03-24"
    }
  ],
  "_exports": [
    "outrigger",
    "score_plots"
  ],
  "_help": [
    {
      "page": "outrigger",
      "title": "Performs outrigger regression at a point x",
      "topics": [
        "outrigger"
      ]
    },
    {
      "page": "score_plots",
      "title": "Plots the fitted score functions learnt in an 'outrigger' fit.",
      "topics": [
        "score_plots"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "crs",
    "cubature",
    "lattice",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "nlme",
    "np",
    "quadprog",
    "quantreg",
    "RColorBrewer",
    "Rcpp",
    "SparseM",
    "survival"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "outrigger",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-09T05:55:57.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9f4f75a1aee961d30120ee241eff0d4cacbea735",
      "fileid": "https://r2.ropensci.org/a42a6b16b3ffc5db998a0e641de072ae292f93b31c1a245ae68f78df412b35d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28997097076"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-09T05:55:41.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9f4f75a1aee961d30120ee241eff0d4cacbea735",
      "fileid": "https://r2.ropensci.org/670ac6b709c8c3e879756716ac8262d394020957d6f41f881388b5f64aacd7ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28997097076"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-09T05:58:47.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9f4f75a1aee961d30120ee241eff0d4cacbea735",
      "fileid": "https://r2.ropensci.org/fda730a501948270c2f0367a55c05aa1a5b0adffa7ac930fd11afa564e4467c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28997097076"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-09T05:55:40.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9f4f75a1aee961d30120ee241eff0d4cacbea735",
      "fileid": "https://r2.ropensci.org/abebc7c908c740148468be8c4d36a1b7d7dc6f6183ba2c31f66243235bae1b0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28997097076"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-07-09T05:55:39.000Z",
      "arch": "emscripten",
      "commit": "9f4f75a1aee961d30120ee241eff0d4cacbea735",
      "fileid": "https://r2.ropensci.org/31cbd7fe8a9343767988f92a10c78ec489921c6102844f02d2f0c642dd443aa5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28997097076"
    }
  ]
}