{
  "_id": "6a23d16b530b9bc726be2ff9",
  "Package": "sgd",
  "Type": "Package",
  "Title": "Stochastic Gradient Descent for Scalable Estimation",
  "Version": "1.1.3",
  "Authors@R": "c(\nperson(\"Junhyung Lyle\", \"Kim\", email = \"jlylekim@gmail.com\", role = c(\"cre\", \"aut\")),\nperson(\"Dustin\", \"Tran\", role = \"aut\"),\nperson(\"Panos\", \"Toulis\", role = \"aut\"),\nperson(\"Tian\", \"Lian\", role = \"ctb\"),\nperson(\"Ye\", \"Kuang\", role = \"ctb\"),\nperson(\"Edoardo\", \"Airoldi\", role = \"ctb\")\n)",
  "Maintainer": "Junhyung Lyle Kim <jlylekim@gmail.com>",
  "Description": "A fast and flexible set of tools for large scale\nestimation. It features many stochastic gradient methods,\nbuilt-in models, visualization tools, automated hyperparameter\ntuning, model checking, interval estimation, and convergence\ndiagnostics.",
  "URL": "https://github.com/airoldilab/sgd",
  "BugReports": "https://github.com/airoldilab/sgd/issues",
  "License": "GPL-2",
  "LazyData": "yes",
  "VignetteBuilder": "R.rsp",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Repository": "https://airoldilab.r-universe.dev",
  "Date/Publication": "2025-11-08 06:18:03 UTC",
  "RemoteUrl": "https://github.com/airoldilab/sgd",
  "RemoteRef": "HEAD",
  "RemoteSha": "da4f8d241780924c2fe86411770027769def07cf",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-06 07:34:25 UTC",
    "User": "root"
  },
  "Author": "Junhyung Lyle Kim [cre, aut],\nDustin Tran [aut],\nPanos Toulis [aut],\nTian Lian [ctb],\nYe Kuang [ctb],\nEdoardo Airoldi [ctb]",
  "MD5sum": "3e8fbd9224edc9b8b8aa732de4f84000",
  "_user": "airoldilab",
  "_type": "src",
  "_file": "sgd_1.1.3.tar.gz",
  "_fileid": "390ba658ed85f47fad4e46491fb9de4c4b63c5973a89c0ae2691b8a5ff128a9d",
  "_filesize": 833636,
  "_sha256": "390ba658ed85f47fad4e46491fb9de4c4b63c5973a89c0ae2691b8a5ff128a9d",
  "_created": "2026-06-06T07:34:25.000Z",
  "_published": "2026-06-06T07:51:07.056Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79861408828,
      "time": 189,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452490878"
    },
    {
      "job": 79861408814,
      "time": 251,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452497784"
    },
    {
      "job": 79861408825,
      "time": 149,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452486641"
    },
    {
      "job": 79861408812,
      "time": 953,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452589189"
    },
    {
      "job": 79861408815,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452482713"
    },
    {
      "job": 79861408820,
      "time": 483,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452522450"
    },
    {
      "job": 79861408809,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452485183"
    },
    {
      "job": 79861408822,
      "time": 261,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452496220"
    },
    {
      "job": 79861207789,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452469278"
    },
    {
      "job": 79861408811,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452486804"
    },
    {
      "job": 79861408798,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452483363"
    },
    {
      "job": 79861408823,
      "time": 114,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452482091"
    },
    {
      "job": 79861408800,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452483610"
    }
  ],
  "_buildurl": "https://github.com/r-universe/airoldilab/actions/runs/27056276953",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/airoldilab/sgd",
  "_commit": {
    "id": "da4f8d241780924c2fe86411770027769def07cf",
    "author": "J. Lyle Kim <jlylekim@rice.edu>",
    "committer": "J. Lyle Kim <jlylekim@rice.edu>",
    "message": "Clearing WARNINGS from CRAN checks\n",
    "time": 1762582683
  },
  "_maintainer": {
    "name": "Junhyung Lyle Kim",
    "email": "jlylekim@gmail.com",
    "login": "jlylekim",
    "description": ":P",
    "uuid": 8658575
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "bigmemory",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.3",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "bigmemory",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    }
  ],
  "_owner": "airoldilab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "big-data",
    "data-analysis",
    "gradient-descent",
    "statistics",
    "openblas",
    "cpp"
  ],
  "_stars": 61,
  "_contributors": [
    {
      "user": "dustinvtran",
      "count": 215,
      "uuid": 2569867
    },
    {
      "user": "lantian2012",
      "count": 75,
      "uuid": 3007923
    },
    {
      "user": "jlylekim",
      "count": 6,
      "uuid": 8658575
    },
    {
      "user": "ptoulis",
      "count": 4,
      "uuid": 2679279
    },
    {
      "user": "hxd1011",
      "count": 2,
      "uuid": 13385855
    }
  ],
  "_userbio": {
    "uuid": 4536947,
    "type": "organization",
    "name": "Airoldi Lab",
    "description": "Harvard Laboratory for Applied Statistical Methodology & Data Science "
  },
  "_downloads": {
    "count": 244,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sgd"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/airoldilab/sgd",
  "_searchresults": 78,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sgd.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/airoldilab/sgd",
  "_realowner": "airoldilab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2015-05-08"
    },
    {
      "version": "1.0",
      "date": "2015-09-23"
    },
    {
      "version": "1.1",
      "date": "2016-01-05"
    },
    {
      "version": "1.1.1",
      "date": "2019-07-12"
    },
    {
      "version": "1.1.2",
      "date": "2024-01-31"
    },
    {
      "version": "1.1.3",
      "date": "2025-10-21"
    }
  ],
  "_exports": [
    "predict_all",
    "sgd"
  ],
  "_datasets": [
    {
      "name": "winequality",
      "title": "Wine quality data of white wine samples from Portugal",
      "object": "winequality",
      "class": [
        "data.frame"
      ],
      "fields": [
        "fixed.acidity",
        "volatile.acidity",
        "citric.acid",
        "residual.sugar",
        "chlorides",
        "free.sulfur.dioxide",
        "total.sulfur.dioxide",
        "density",
        "pH",
        "sulphates",
        "alcohol",
        "quality"
      ],
      "rows": 4898,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "coef.sgd",
      "title": "Extract Model Coefficients",
      "topics": [
        "coef.sgd"
      ]
    },
    {
      "page": "fitted.sgd",
      "title": "Extract Model Fitted Values",
      "topics": [
        "fitted.sgd"
      ]
    },
    {
      "page": "plot.sgd",
      "title": "Plot objects of class 'sgd'.",
      "topics": [
        "plot.list",
        "plot.sgd"
      ]
    },
    {
      "page": "predict.sgd",
      "title": "Model Predictions",
      "topics": [
        "predict.sgd",
        "predict_all"
      ]
    },
    {
      "page": "print.sgd",
      "title": "Print objects of class 'sgd'.",
      "topics": [
        "print.sgd"
      ]
    },
    {
      "page": "residuals.sgd",
      "title": "Extract Model Residuals",
      "topics": [
        "residuals.sgd"
      ]
    },
    {
      "page": "sgd",
      "title": "Stochastic gradient descent",
      "topics": [
        "sgd",
        "sgd.big.matrix",
        "sgd.formula",
        "sgd.matrix"
      ]
    },
    {
      "page": "winequality",
      "title": "Wine quality data of white wine samples from Portugal",
      "topics": [
        "winequality"
      ]
    }
  ],
  "_readme": "https://github.com/airoldilab/sgd/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "bigmemory",
    "bigmemory.sri",
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "MASS",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "uuid",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "sgd-jss.pdf.asis",
      "filename": "sgd-jss.pdf",
      "title": "Stochastic gradient decent methods for estimation with large data sets",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2015-09-22 18:02:31",
      "modified": "2015-09-22 18:02:31",
      "commits": 1
    }
  ],
  "_score": 7.580514424693192,
  "_indexed": true,
  "_nocasepkg": "sgd",
  "_universes": [
    "airoldilab",
    "jlylekim"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-06T07:37:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "da4f8d241780924c2fe86411770027769def07cf",
      "fileid": "2f88fc1e249a9b491eb12562ac76330424c2b73dcab995cd70fbe8a1455ccf39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/airoldilab/actions/runs/27056276953"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-06T07:38:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "da4f8d241780924c2fe86411770027769def07cf",
      "fileid": "b161b446e952ee2f98113ecc7218b9d95e1fcc6627293099b9f258cc6045515c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/airoldilab/actions/runs/27056276953"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-06T07:37:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "da4f8d241780924c2fe86411770027769def07cf",
      "fileid": "87837255610a115d37d7a2727b8ad2256745dd2ab3fed4ff5428ac7a4ed42e38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/airoldilab/actions/runs/27056276953"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-06T07:50:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "da4f8d241780924c2fe86411770027769def07cf",
      "fileid": "7070408f65e6dc36cbab3da0ba772fe39e2fa7460efde490ad1cd8be5674c7e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/airoldilab/actions/runs/27056276953"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-06-06T07:36:38.000Z",
      "arch": "aarch64",
      "commit": "da4f8d241780924c2fe86411770027769def07cf",
      "fileid": "fc0953942b253022ffe86b83a7002afb5afdf45abfcd38a963cca6ed41e29b6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/airoldilab/actions/runs/27056276953"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-06-06T07:40:59.000Z",
      "arch": "x86_64",
      "commit": "da4f8d241780924c2fe86411770027769def07cf",
      "fileid": "91453d6a569b6fff1da39870c8914ce34f26534a03edbecd077813efcb6174c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/airoldilab/actions/runs/27056276953"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-06-06T07:36:52.000Z",
      "arch": "aarch64",
      "commit": "da4f8d241780924c2fe86411770027769def07cf",
      "fileid": "edb5f268838f5ad9ec8a30db03e156a64672921b3b38d10a67fc6670f68eec92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/airoldilab/actions/runs/27056276953"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-06-06T07:38:05.000Z",
      "arch": "x86_64",
      "commit": "da4f8d241780924c2fe86411770027769def07cf",
      "fileid": "7a477951ab75dcb1089bc8db2cd4cf37750d0b954fd20c8347433ddbbe11fc39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/airoldilab/actions/runs/27056276953"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.3",
      "date": "2026-06-06T07:37:18.000Z",
      "arch": "emscripten",
      "commit": "da4f8d241780924c2fe86411770027769def07cf",
      "fileid": "bf2d889ed63c232a306847a2bd4c42244542263e0da03990f3fb13a007382a27",
      "status": "success",
      "buildurl": "https://github.com/r-universe/airoldilab/actions/runs/27056276953"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-06-06T07:36:07.000Z",
      "arch": "x86_64",
      "commit": "da4f8d241780924c2fe86411770027769def07cf",
      "fileid": "b0db9ae857c7f42a63d407682bd7dcef50e9400f7c3dcbc6e6c16d68008ed6c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/airoldilab/actions/runs/27056276953"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-06-06T07:35:59.000Z",
      "arch": "x86_64",
      "commit": "da4f8d241780924c2fe86411770027769def07cf",
      "fileid": "e88342447e02381ac9e39aedac7e5d40ee4c4209847e95c4f935a67e7761cfab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/airoldilab/actions/runs/27056276953"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-06-06T07:36:08.000Z",
      "arch": "x86_64",
      "commit": "da4f8d241780924c2fe86411770027769def07cf",
      "fileid": "5eded46b5f384ba431fcc522da409e7f265e90968dee7248a3f1933448e30111",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/airoldilab/actions/runs/27056276953"
    }
  ]
}