{
  "_id": "6a21469dcd65a98ecbd2b966",
  "Package": "spselect",
  "Type": "Package",
  "Title": "Selecting Spatial Scale of Covariates in Regression Models",
  "Version": "0.0.1",
  "Date": "2016-08-29",
  "Author": "Lauren Grant, David Wheeler",
  "Maintainer": "Lauren Grant <pacele@vcu.edu>",
  "Description": "Fits spatial scale (SS) forward stepwise regression, SS\nincremental forward stagewise regression, SS least angle\nregression (LARS), and SS lasso models.  All area-level\ncovariates are considered at all available scales to enter a\nmodel, but the SS algorithms are constrained to select each\narea-level covariate at a single spatial scale.",
  "License": "GPL (>= 2)",
  "LazyLoad": "yes",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 09:32:04 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2016-08-29 18:53:24 UTC",
  "RemoteUrl": "https://github.com/cran/spselect",
  "RemoteRef": "HEAD",
  "RemoteSha": "208d980e469324a6f252f933d93cc7ac32854624",
  "MD5sum": "ce1a667e4461ce022e037834e60f3743",
  "_user": "cran",
  "_type": "src",
  "_file": "spselect_0.0.1.tar.gz",
  "_fileid": "3c1a9b562829abb44048e8913f4a1b42b6cf94fa4b26402c3889b015d2738842",
  "_filesize": 116131,
  "_sha256": "3c1a9b562829abb44048e8913f4a1b42b6cf94fa4b26402c3889b015d2738842",
  "_created": "2026-06-04T09:32:04.000Z",
  "_published": "2026-06-04T09:34:21.022Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79490344333,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7408002131"
    },
    {
      "job": 79490344334,
      "time": 102,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408003093"
    },
    {
      "job": 79489881823,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407965500"
    },
    {
      "job": 79490344387,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407999689"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26943068576",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/spselect",
  "_commit": {
    "id": "208d980e469324a6f252f933d93cc7ac32854624",
    "author": "Lauren Grant <pacele@vcu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.1\n",
    "time": 1472496804
  },
  "_maintainer": {
    "name": "Lauren Grant",
    "email": "pacele@vcu.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "tester",
      "role": "Depends"
    },
    {
      "package": "magic",
      "role": "Depends"
    },
    {
      "package": "pracma",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/spselect"
  },
  "_mentions": 1,
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/spselect.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2016-08-29"
    }
  ],
  "_exports": [
    "lars.ss",
    "lasso.ss",
    "stagewise.ss",
    "stepwise.ss"
  ],
  "_datasets": [
    {
      "name": "X",
      "title": "Input data X",
      "object": "X",
      "file": "X.3D.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "ss1_x2",
        "ss2_x2",
        "ss1_x3",
        "ss2_x3"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "X.3D",
      "title": "Input data X.3D",
      "object": "X.3D",
      "file": "X.3D.rda",
      "class": [
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "y",
      "title": "Response data y",
      "object": "y",
      "file": "y.rda",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "spselect-package",
      "title": "Selecting spatial scale of area-level covariates in regression models",
      "topics": [
        "spselect-package",
        "spselect"
      ]
    },
    {
      "page": "lars.ss",
      "title": "Spatial scale least angle regression (LARS)",
      "topics": [
        "lars.ss"
      ]
    },
    {
      "page": "lasso.ss",
      "title": "Spatial scale lasso",
      "topics": [
        "lasso.ss"
      ]
    },
    {
      "page": "stagewise.ss",
      "title": "Spatial scale incremental forward stagewise regression",
      "topics": [
        "stagewise.ss"
      ]
    },
    {
      "page": "stepwise.ss",
      "title": "Spatial scale forward stepwise regression",
      "topics": [
        "stepwise.ss"
      ]
    },
    {
      "page": "X",
      "title": "Input data X",
      "topics": [
        "X"
      ]
    },
    {
      "page": "X.3D",
      "title": "Input data X.3D",
      "topics": [
        "X.3D"
      ]
    },
    {
      "page": "y",
      "title": "Response data y",
      "topics": [
        "y"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "magic",
    "pracma",
    "tester"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "spselect",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-04T09:33:52.000Z",
      "distro": "noble",
      "commit": "208d980e469324a6f252f933d93cc7ac32854624",
      "fileid": "0848dfbc1f5ca58ce459d1a56e4f82d59746c8c95a89d0e86e0a146cb598422c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26943068576"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-04T09:33:54.000Z",
      "distro": "noble",
      "commit": "208d980e469324a6f252f933d93cc7ac32854624",
      "fileid": "05fbf3ef605d1a3bb4d270d3ab07eb9204312640c688b81da5c4021871d43a66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26943068576"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-04T09:33:57.000Z",
      "commit": "208d980e469324a6f252f933d93cc7ac32854624",
      "fileid": "0174d834cc15dbcac12a75d3b1372ec147da3fe038338bd67f0f923b85b7ac8e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26943068576"
    }
  ]
}