{
  "_id": "6a226ef3cd65a98ecbd47ef7",
  "Package": "gKRLS",
  "Type": "Package",
  "Title": "Generalized Kernel Regularized Least Squares",
  "Version": "1.0.4",
  "Date": "2024-11-07",
  "Encoding": "UTF-8",
  "Authors@R": "c(\nperson(\"Qing\", \"Chang\", role = c(\"aut\"), email = \"qic108@pitt.edu\"),\nperson(\"Max\", \"Goplerud\", role = c(\"aut\", \"cre\"), email = \"mgoplerud@austin.utexas.edu\"))",
  "License": "GPL (>= 2)",
  "Description": "Kernel regularized least squares, also known as kernel\nridge regression, is a flexible machine learning method. This\npackage implements this method by providing a smooth term for\nuse with 'mgcv' and uses random sketching to facilitate\nscalable estimation on large datasets. It provides additional\nfunctions for calculating marginal effects after estimation and\nfor use with ensembles ('SuperLearning'), double/debiased\nmachine learning ('DoubleML'), and robust/clustered standard\nerrors ('sandwich'). Chang and Goplerud (2024)\n<doi:10.1017/pan.2023.27> provide further details.",
  "SystemRequirements": "GNU make",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "URL": "https://github.com/mgoplerud/gKRLS",
  "BugReports": "https://github.com/mgoplerud/gKRLS/issues",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://mgoplerud.r-universe.dev",
  "Date/Publication": "2024-11-07 22:04:39 UTC",
  "RemoteUrl": "https://github.com/mgoplerud/gkrls",
  "RemoteRef": "HEAD",
  "RemoteSha": "3de6cac86fe8b72771146ed2ea9d5b05f30d0ccd",
  "Packaged": {
    "Date": "2026-06-05 06:29:32 UTC",
    "User": "root"
  },
  "Author": "Qing Chang [aut],\nMax Goplerud [aut, cre]",
  "Maintainer": "Max Goplerud <mgoplerud@austin.utexas.edu>",
  "MD5sum": "c07b71c19a68c8bb5464403a5010a8de",
  "_user": "mgoplerud",
  "_type": "src",
  "_file": "gKRLS_1.0.4.tar.gz",
  "_fileid": "34c2a38b8e19ff0934144f479597ca438f837a5d1c0f0a9ace0c3e83960a83e9",
  "_filesize": 252241,
  "_sha256": "34c2a38b8e19ff0934144f479597ca438f837a5d1c0f0a9ace0c3e83960a83e9",
  "_created": "2026-06-05T06:29:32.000Z",
  "_published": "2026-06-05T06:38:43.519Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79676182574,
      "time": 215,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430305051"
    },
    {
      "job": 79676182551,
      "time": 212,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430303512"
    },
    {
      "job": 79676182601,
      "time": 187,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430298875"
    },
    {
      "job": 79676182566,
      "time": 215,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430304421"
    },
    {
      "job": 79676182569,
      "time": 240,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430303745"
    },
    {
      "job": 79676182559,
      "time": 493,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430361317"
    },
    {
      "job": 79676182561,
      "time": 239,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430302578"
    },
    {
      "job": 79676182557,
      "time": 417,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430345114"
    },
    {
      "job": 79675705865,
      "time": 247,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430252915"
    },
    {
      "job": 79676182549,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430283685"
    },
    {
      "job": 79676182573,
      "time": 203,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430302454"
    },
    {
      "job": 79676182564,
      "time": 197,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430300293"
    },
    {
      "job": 79676182553,
      "time": 279,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430323028"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mgoplerud/actions/runs/26999245721",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mgoplerud/gkrls",
  "_commit": {
    "id": "3de6cac86fe8b72771146ed2ea9d5b05f30d0ccd",
    "author": "mgoplerud <mgoplerud@austin.utexas.edu>",
    "committer": "mgoplerud <mgoplerud@austin.utexas.edu>",
    "message": "Small Adjustment to Tests [run ci]\n",
    "time": 1731017079
  },
  "_maintainer": {
    "name": "Max Goplerud",
    "email": "mgoplerud@austin.utexas.edu",
    "login": "mgoplerud",
    "description": "Assistant Professor of Government at the University of Texas at Austin",
    "uuid": 25274138
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "mgcv",
      "role": "Depends"
    },
    {
      "package": "sandwich",
      "version": ">= 2.4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.6",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "mlr3",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "SuperLearner",
      "role": "Suggests"
    },
    {
      "package": "mlr3misc",
      "role": "Suggests"
    },
    {
      "package": "DoubleML",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "mgoplerud",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "mgoplerud",
      "count": 15,
      "uuid": 25274138
    }
  ],
  "_userbio": {
    "uuid": 25274138,
    "type": "user",
    "name": "Max Goplerud",
    "description": "Assistant Professor of Government at the University of Texas at Austin"
  },
  "_downloads": {
    "count": 668,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gKRLS"
  },
  "_devurl": "https://github.com/mgoplerud/gkrls",
  "_searchresults": 5,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gKRLS.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mgoplerud/gkrls",
  "_realowner": "mgoplerud",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2023-04-17"
    },
    {
      "version": "1.0.2",
      "date": "2023-04-20"
    },
    {
      "version": "1.0.3",
      "date": "2024-09-04"
    },
    {
      "version": "1.0.4",
      "date": "2024-11-07"
    }
  ],
  "_exports": [
    "add_bam_to_mlr3",
    "calculate_effects",
    "calculate_interactions",
    "get_calibration_information",
    "get_individual_effects",
    "gKRLS",
    "LearnerClassifBam",
    "LearnerRegrBam",
    "legacy_marginal_effect",
    "SL.mgcv"
  ],
  "_help": [
    {
      "page": "calculate_effects",
      "title": "Marginal Effects",
      "topics": [
        "calculate_effects",
        "calculate_interactions",
        "get_individual_effects",
        "print.gKRLS_mfx",
        "summary.gKRLS_mfx"
      ]
    },
    {
      "page": "gKRLS",
      "title": "Generalized Kernel Regularized Least Squares",
      "topics": [
        "get_calibration_information",
        "gKRLS"
      ]
    },
    {
      "page": "ml_gKRLS",
      "title": "Machine Learning with gKRLS",
      "topics": [
        "add_bam_to_mlr3",
        "ml_gKRLS",
        "predict.SL.mgcv",
        "SL.mgcv"
      ]
    }
  ],
  "_readme": "https://github.com/mgoplerud/gkrls/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cli",
    "codetools",
    "data.table",
    "digest",
    "evaluate",
    "future",
    "future.apply",
    "globals",
    "lattice",
    "lgr",
    "listenv",
    "Matrix",
    "mgcv",
    "mirai",
    "mlbench",
    "mlr3",
    "mlr3measures",
    "mlr3misc",
    "nanonext",
    "nlme",
    "palmerpenguins",
    "paradox",
    "parallelly",
    "PRROC",
    "R6",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "sandwich",
    "uuid",
    "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": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "gkrls",
  "_universes": [
    "mgoplerud"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-05T06:32:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3de6cac86fe8b72771146ed2ea9d5b05f30d0ccd",
      "fileid": "d184c57eb311f998c484d78644c48a40729b1955f3b0951ecaa1978dd898cd70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mgoplerud/actions/runs/26999245721"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-05T06:32:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3de6cac86fe8b72771146ed2ea9d5b05f30d0ccd",
      "fileid": "7a062fcba3de587bc0cb88cb53042280f7b6e4d93c9ae41c8520c4aa6f078957",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mgoplerud/actions/runs/26999245721"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-05T06:32:05.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3de6cac86fe8b72771146ed2ea9d5b05f30d0ccd",
      "fileid": "99b17f8b8aa75002237f545bef4184328063ec65ae08f303498358b1ce2c4f06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mgoplerud/actions/runs/26999245721"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-05T06:32:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3de6cac86fe8b72771146ed2ea9d5b05f30d0ccd",
      "fileid": "7d8b6ce665950a0b2dfda6649c7712f774816413c25d709349bded5db29c61c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mgoplerud/actions/runs/26999245721"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-06-05T06:32:22.000Z",
      "arch": "aarch64",
      "commit": "3de6cac86fe8b72771146ed2ea9d5b05f30d0ccd",
      "fileid": "03eb8b53baf6fea03f00d7cf815d3565c32f9f5b56620540e964f621fef6f182",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mgoplerud/actions/runs/26999245721"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-06-05T06:34:51.000Z",
      "arch": "x86_64",
      "commit": "3de6cac86fe8b72771146ed2ea9d5b05f30d0ccd",
      "fileid": "8f9f459d8142171b6e7bd2a07324105fac0bf06e726263f731a049c3eff6f8f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mgoplerud/actions/runs/26999245721"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-06-05T06:32:05.000Z",
      "arch": "aarch64",
      "commit": "3de6cac86fe8b72771146ed2ea9d5b05f30d0ccd",
      "fileid": "17fe7dddf6570a2be4d51113ac16fffc49a0adc8f576cb1013320762dc1688b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mgoplerud/actions/runs/26999245721"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-06-05T06:34:10.000Z",
      "arch": "x86_64",
      "commit": "3de6cac86fe8b72771146ed2ea9d5b05f30d0ccd",
      "fileid": "a6178f7f4c5aa95d68b810357c206bc3e035864ec580701d4ef7fc3b82ed88f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mgoplerud/actions/runs/26999245721"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-06-05T06:32:05.000Z",
      "arch": "emscripten",
      "commit": "3de6cac86fe8b72771146ed2ea9d5b05f30d0ccd",
      "fileid": "4cb5800b5de416476ed13a56dccb0872a6dabe7d08c939de98540b4a3cc416f9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mgoplerud/actions/runs/26999245721"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-05T06:31:24.000Z",
      "arch": "x86_64",
      "commit": "3de6cac86fe8b72771146ed2ea9d5b05f30d0ccd",
      "fileid": "0d970184a3c510be76e54856f24b7cfc690c188d5bbfdcda537908024d2f0a95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mgoplerud/actions/runs/26999245721"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-05T06:31:04.000Z",
      "arch": "x86_64",
      "commit": "3de6cac86fe8b72771146ed2ea9d5b05f30d0ccd",
      "fileid": "2bc9ab1bf6616886d9ebac35460d9bbc84a977f4fc64ae0bf4ff53554b1c77ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mgoplerud/actions/runs/26999245721"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-05T06:32:14.000Z",
      "arch": "x86_64",
      "commit": "3de6cac86fe8b72771146ed2ea9d5b05f30d0ccd",
      "fileid": "94b928068067b6de9e10b8c337a5b9b10ebf24623e8a10069282edc1639c3003",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mgoplerud/actions/runs/26999245721"
    }
  ]
}