{
  "_id": "6a2696c424555f66ed51d629",
  "Package": "polywog",
  "Title": "Bootstrapped Basis Regression with Oracle Model Selection",
  "Version": "0.4-2",
  "Date": "2025-05-13",
  "Authors@R": "c(\nperson(\"Brenton\", \"Kenkel\", email = \"brenton.kenkel@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Curtis S.\", \"Signorino\", role = \"aut\"))",
  "Description": "Routines for flexible functional form estimation via basis\nregression, with model selection via the adaptive LASSO or SCAD\nto prevent overfitting.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/brentonk/polywog",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://brentonk.r-universe.dev",
  "Date/Publication": "2025-05-13 22:11:04 UTC",
  "RemoteUrl": "https://github.com/brentonk/polywog",
  "RemoteRef": "HEAD",
  "RemoteSha": "8803edf04aef8ed91989f66c2e0cca68c4e53b37",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-08 10:10:06 UTC",
    "User": "root"
  },
  "Author": "Brenton Kenkel [aut, cre],\nCurtis S. Signorino [aut]",
  "Maintainer": "Brenton Kenkel <brenton.kenkel@gmail.com>",
  "MD5sum": "2e88eccb70df99164e545f179037f052",
  "_user": "brentonk",
  "_type": "src",
  "_file": "polywog_0.4-2.tar.gz",
  "_fileid": "2b7e0c14796f63188a3b89d26bb8dafc22071b833ec3820dba4056e9bde2d1b1",
  "_filesize": 228578,
  "_sha256": "2b7e0c14796f63188a3b89d26bb8dafc22071b833ec3820dba4056e9bde2d1b1",
  "_created": "2026-06-08T10:10:06.000Z",
  "_published": "2026-06-08T10:17:40.155Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80070501727,
      "time": 182,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7477326548"
    },
    {
      "job": 80070501747,
      "time": 190,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7477327998"
    },
    {
      "job": 80070501874,
      "time": 149,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477315082"
    },
    {
      "job": 80070501738,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477315047"
    },
    {
      "job": 80070501761,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7477309060"
    },
    {
      "job": 80070501740,
      "time": 402,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7477391894"
    },
    {
      "job": 80070501804,
      "time": 199,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477319760"
    },
    {
      "job": 80070501718,
      "time": 334,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477368068"
    },
    {
      "job": 80069639830,
      "time": 287,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477258689"
    },
    {
      "job": 80070501743,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477305400"
    },
    {
      "job": 80070501800,
      "time": 145,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7477311970"
    },
    {
      "job": 80070501764,
      "time": 209,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7477335320"
    },
    {
      "job": 80070501715,
      "time": 203,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477333566"
    }
  ],
  "_buildurl": "https://github.com/r-universe/brentonk/actions/runs/27130380044",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/brentonk/polywog",
  "_commit": {
    "id": "8803edf04aef8ed91989f66c2e0cca68c4e53b37",
    "author": "Brenton Kenkel <brenton.kenkel@gmail.com>",
    "committer": "Brenton Kenkel <brenton.kenkel@gmail.com>",
    "message": "Fix CRAN issues\n",
    "time": 1747174264
  },
  "_maintainer": {
    "name": "Brenton Kenkel",
    "email": "brenton.kenkel@gmail.com",
    "login": "brentonk",
    "description": "",
    "uuid": 146993
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "miscTools",
      "version": ">= 0.6-12",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "version": ">= 1.9-5",
      "role": "Imports"
    },
    {
      "package": "iterators",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "ncvreg",
      "version": ">= 2.4-0",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "carData",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    }
  ],
  "_owner": "brentonk",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "brentonk",
      "count": 103,
      "uuid": 146993
    }
  ],
  "_userbio": {
    "uuid": 146993,
    "type": "user",
    "name": "Brenton Kenkel"
  },
  "_downloads": {
    "count": 179,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/polywog"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/brentonk/polywog",
  "_searchresults": 7,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/polywog.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/brentonk/polywog",
  "_realowner": "brentonk",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2012-05-12"
    },
    {
      "version": "0.2-0",
      "date": "2012-06-26"
    },
    {
      "version": "0.3-0",
      "date": "2013-01-09"
    },
    {
      "version": "0.4-0",
      "date": "2014-04-24"
    },
    {
      "version": "0.4-1",
      "date": "2018-04-20"
    },
    {
      "version": "0.4-2",
      "date": "2025-05-13"
    }
  ],
  "_exports": [
    "bootPolywog",
    "control.bp",
    "cv.polywog",
    "polywog",
    "predVals"
  ],
  "_help": [
    {
      "page": "bootPolywog",
      "title": "Bootstrap a fitted polywog model",
      "topics": [
        "bootPolywog",
        "control.bp"
      ]
    },
    {
      "page": "cv.polywog",
      "title": "Cross-validation of polynomial degree and penalization factor",
      "topics": [
        "cv.polywog"
      ]
    },
    {
      "page": "margEff.polywog",
      "title": "Marginal effects for polywog models",
      "topics": [
        "margEff.polywog"
      ]
    },
    {
      "page": "model.frame.polywog",
      "title": "Model frame of a polywog model",
      "topics": [
        "model.frame.polywog"
      ]
    },
    {
      "page": "model.matrix.polywog",
      "title": "Model matrix of a polywog model",
      "topics": [
        "model.matrix.polywog"
      ]
    },
    {
      "page": "plot.margEff.polywog",
      "title": "Plot marginal effects",
      "topics": [
        "plot.margEff.polywog"
      ]
    },
    {
      "page": "plot.polywog",
      "title": "Univariate and bivariate fitted value plots",
      "topics": [
        "plot.polywog"
      ]
    },
    {
      "page": "polywog",
      "title": "Polynomial regression with oracle variable selection",
      "topics": [
        "polywog"
      ]
    },
    {
      "page": "predict.polywog",
      "title": "Predict method for polywog objects",
      "topics": [
        "predict.polywog"
      ]
    },
    {
      "page": "predVals",
      "title": "Easy computation of fitted values",
      "topics": [
        "predVals"
      ]
    },
    {
      "page": "summary.margEff.polywog",
      "title": "Summarize marginal effects",
      "topics": [
        "summary.margEff.polywog"
      ]
    },
    {
      "page": "summary.polywog",
      "title": "Summarize a fitted polywog model",
      "topics": [
        "summary.polywog"
      ]
    }
  ],
  "_readme": "https://github.com/brentonk/polywog/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "digest",
    "foreach",
    "Formula",
    "glmnet",
    "glue",
    "iterators",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "miscTools",
    "ncvreg",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "shape",
    "stringi",
    "stringr",
    "survival",
    "vctrs"
  ],
  "_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": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "polywog",
  "_universes": [
    "brentonk"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4-2",
      "date": "2026-06-08T10:13:03.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8803edf04aef8ed91989f66c2e0cca68c4e53b37",
      "fileid": "e8f596fa5cf6e9829d621870eb476146a46ade20355df64f68e62f2183993c25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brentonk/actions/runs/27130380044"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4-2",
      "date": "2026-06-08T10:13:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8803edf04aef8ed91989f66c2e0cca68c4e53b37",
      "fileid": "6b04799f71fece535bee8b9606b4909ed096992634392ac11cd3589e94128abf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brentonk/actions/runs/27130380044"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4-2",
      "date": "2026-06-08T10:12:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8803edf04aef8ed91989f66c2e0cca68c4e53b37",
      "fileid": "dfe9fde1b71d2c13b1db8965af5df1de3c2a47cd3b5995be07d70ef366ff2721",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brentonk/actions/runs/27130380044"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4-2",
      "date": "2026-06-08T10:12:29.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8803edf04aef8ed91989f66c2e0cca68c4e53b37",
      "fileid": "bf7dd88b7e9cd4283a9e206936bbfae1734f0757f0e8a2c440d60dd82398d6d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brentonk/actions/runs/27130380044"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4-2",
      "date": "2026-06-08T10:12:26.000Z",
      "arch": "aarch64",
      "commit": "8803edf04aef8ed91989f66c2e0cca68c4e53b37",
      "fileid": "d67178a267aca8be2a4cf95b8ab7067afbba93cc952c9348e621483fe8a6cd54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brentonk/actions/runs/27130380044"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4-2",
      "date": "2026-06-08T10:15:15.000Z",
      "arch": "x86_64",
      "commit": "8803edf04aef8ed91989f66c2e0cca68c4e53b37",
      "fileid": "4eb84126d5b4092462eaf32efc665bdc98aeed729bc56befd1cad52e2f4c762e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brentonk/actions/runs/27130380044"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4-2",
      "date": "2026-06-08T10:12:39.000Z",
      "arch": "aarch64",
      "commit": "8803edf04aef8ed91989f66c2e0cca68c4e53b37",
      "fileid": "b270835925aa316badd7a61c5e6c0f914f87da2f8b07781b6acb400d4bd287ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brentonk/actions/runs/27130380044"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4-2",
      "date": "2026-06-08T10:14:15.000Z",
      "arch": "x86_64",
      "commit": "8803edf04aef8ed91989f66c2e0cca68c4e53b37",
      "fileid": "1ab3960671094cac8d5a998ac3b23256d6bbb1f812ad14ce804637bfe9ea51fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brentonk/actions/runs/27130380044"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4-2",
      "date": "2026-06-08T10:12:29.000Z",
      "arch": "emscripten",
      "commit": "8803edf04aef8ed91989f66c2e0cca68c4e53b37",
      "fileid": "7e68008d0129af8a32c9ee06a4237ad4e473a376123cf5e538c9693bfdd3e998",
      "status": "success",
      "buildurl": "https://github.com/r-universe/brentonk/actions/runs/27130380044"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4-2",
      "date": "2026-06-08T10:11:46.000Z",
      "arch": "x86_64",
      "commit": "8803edf04aef8ed91989f66c2e0cca68c4e53b37",
      "fileid": "7ef0aeb1a203a224a16ab220fbbb202bc98fcc714b98e5ab64a265657e6a3700",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brentonk/actions/runs/27130380044"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4-2",
      "date": "2026-06-08T10:12:31.000Z",
      "arch": "x86_64",
      "commit": "8803edf04aef8ed91989f66c2e0cca68c4e53b37",
      "fileid": "d26b65dfaf00d93b3057e5895227ba433a1c440ba8d6203c8a145b02d1b8e311",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brentonk/actions/runs/27130380044"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4-2",
      "date": "2026-06-08T10:12:35.000Z",
      "arch": "x86_64",
      "commit": "8803edf04aef8ed91989f66c2e0cca68c4e53b37",
      "fileid": "ec2ad4e27cb9ec24e18b3581c76be9664271cc67b25896ceb8efade8b9737dae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brentonk/actions/runs/27130380044"
    }
  ]
}