{
  "_id": "6a115045acfb0bcc41cea390",
  "Package": "CovSel",
  "Version": "1.2.2",
  "Authors@R": "c(\nperson(\"Jenny\", \"Häggström\", email = \"jenny.haggstrom@umu.se\", role = c(\"aut\", \"cre\")),\nperson(\"Emma\", \"Persson\", role = \"aut\"),\nperson(\"Sandy\", \"Weisberg\", role = \"aut\", comment = \"Author of functions originating from the package dr version 3.0.10.\")\n)",
  "Title": "Model-Free Covariate Selection",
  "Description": "Model-free selection of covariates under unconfoundedness\nfor situations where the parameter of interest is an average\ncausal effect. This package is based on model-free backward\nelimination algorithms proposed in de Luna, Waernbaum and\nRichardson (2011). Marginal co-ordinate hypothesis testing is\nused in situations where all covariates are continuous while\nkernel-based smoothing appropriate for mixed data is used\notherwise.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Date": "2025-04-09",
  "Packaged": {
    "Date": "2026-05-23 06:56:15 UTC",
    "User": "root"
  },
  "Author": "Jenny Häggström [aut, cre], Emma Persson [aut], Sandy Weisberg\n[aut] (Author of functions originating from the package dr\nversion 3.0.10.)",
  "Maintainer": "Jenny Häggström <jenny.haggstrom@umu.se>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-04-09 06:50:01 UTC",
  "RemoteUrl": "https://github.com/cran/CovSel",
  "RemoteRef": "HEAD",
  "RemoteSha": "6483cd42ccf504261e88bdbeea136f4718da090a",
  "MD5sum": "c0b2a09313261f1fd87c09b2b96ddeb3",
  "_user": "cran",
  "_type": "src",
  "_file": "CovSel_1.2.2.tar.gz",
  "_fileid": "b2fa864fe937608ecbccd0c4198e6acb7e0d70edc773534f5f9022f096dcf4b6",
  "_filesize": 308160,
  "_sha256": "b2fa864fe937608ecbccd0c4198e6acb7e0d70edc773534f5f9022f096dcf4b6",
  "_created": "2026-05-23T06:56:15.000Z",
  "_published": "2026-05-23T06:59:17.458Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77504597969,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175111494"
    },
    {
      "job": 77504597976,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175110616"
    },
    {
      "job": 77504465532,
      "time": 142,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175095915"
    },
    {
      "job": 77504597975,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175106733"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26326261306",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CovSel",
  "_commit": {
    "id": "6483cd42ccf504261e88bdbeea136f4718da090a",
    "author": "Jenny Häggström <jenny.haggstrom@umu.se>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.2\n",
    "time": 1744181401
  },
  "_maintainer": {
    "name": "Jenny Häggström",
    "email": "jenny.haggstrom@umu.se"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "np",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Depends"
    },
    {
      "package": "bindata",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 258,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CovSel"
  },
  "_mentions": 5,
  "_searchresults": 25,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/CovSel.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2013-09-25"
    },
    {
      "version": "1.1",
      "date": "2014-06-26"
    },
    {
      "version": "1.2.1",
      "date": "2015-11-09"
    },
    {
      "version": "1.2.2",
      "date": "2025-04-09"
    }
  ],
  "_exports": [
    "cov.sel"
  ],
  "_datasets": [
    {
      "name": "datc",
      "title": "Simulated Data, Continuous",
      "object": "datc",
      "file": "datc.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "x3",
        "x4",
        "x5",
        "x6",
        "x7",
        "x8",
        "x9",
        "x10",
        "y0",
        "y1",
        "y",
        "T"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "datf",
      "title": "Simulated Data, Factors",
      "object": "datf",
      "file": "datf.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "x3",
        "x4",
        "x5",
        "x6",
        "x7",
        "x8",
        "y0",
        "y1",
        "y",
        "T"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "datfc",
      "title": "Simulated Data, Mixed",
      "object": "datfc",
      "file": "datfc.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "x3",
        "x4",
        "x5",
        "x6",
        "x7",
        "x8",
        "y0",
        "y1",
        "y",
        "T"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "lalonde",
      "title": "Real data, Lalonde",
      "object": "lalonde",
      "file": "lalonde.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "treat",
        "age",
        "educ",
        "black",
        "hisp",
        "married",
        "nodegr",
        "re74",
        "re75",
        "u74",
        "u75",
        "re78"
      ],
      "rows": 614,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cov.sel",
      "title": "Model-Free Selection of Covariate Sets",
      "topics": [
        "cov.sel"
      ]
    },
    {
      "page": "cov.sel.np",
      "title": "cov.sel.np",
      "topics": [
        "cov.sel.np"
      ]
    },
    {
      "page": "datc",
      "title": "Simulated Data, Continuous",
      "topics": [
        "datc"
      ]
    },
    {
      "page": "datf",
      "title": "Simulated Data, Factors",
      "topics": [
        "datf"
      ]
    },
    {
      "page": "datfc",
      "title": "Simulated Data, Mixed",
      "topics": [
        "datfc"
      ]
    },
    {
      "page": "lalonde",
      "title": "Real data, Lalonde",
      "topics": [
        "lalonde"
      ]
    },
    {
      "page": "summary.cov.sel",
      "title": "Summary",
      "topics": [
        "summary.cov.sel"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "cubature",
    "lattice",
    "MASS",
    "Matrix",
    "MatrixModels",
    "np",
    "quadprog",
    "quantreg",
    "Rcpp",
    "SparseM",
    "survival"
  ],
  "_score": 2.0969100130080562,
  "_indexed": true,
  "_nocasepkg": "covsel",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-23T06:58:23.000Z",
      "distro": "noble",
      "commit": "6483cd42ccf504261e88bdbeea136f4718da090a",
      "fileid": "6355d9a82ee33310bd0773077a0b1350f057536a9d1ff6e5ff20b4876cd69c31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326261306"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-23T06:58:11.000Z",
      "distro": "noble",
      "commit": "6483cd42ccf504261e88bdbeea136f4718da090a",
      "fileid": "dbc01de4a8d836469101ef778e8564106ac06010b6c011f361ead7420ca2c4fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326261306"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.2",
      "date": "2026-05-23T06:58:15.000Z",
      "commit": "6483cd42ccf504261e88bdbeea136f4718da090a",
      "fileid": "ae9bc6119df863eb2a4314ad2dd888d58cbacf8e32eb27040f54216cf662d3b8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326261306"
    }
  ]
}