{
  "_id": "6a4ddb44d253724d3f6dd4f4",
  "Package": "madgrad",
  "Title": "'MADGRAD' Method for Stochastic Optimization",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\"Daniel\", \"Falbel\", email = \"dfalbel@gmail.com\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(family = \"Posit Software, PBC\", role = c(\"cph\")),\nperson(family = \"MADGRAD original implementation authors.\", role = c(\"cph\"))\n)",
  "Description": "A Momentumized, Adaptive, Dual Averaged Gradient Method\nfor Stochastic Optimization algorithm. MADGRAD is a\n'best-of-both-worlds' optimizer with the generalization\nperformance of stochastic gradient descent and at least as fast\nconvergence as that of Adam, often faster. A drop-in\noptim_madgrad() implementation is provided based on Defazio et\nal (2020) <doi:10.48550/arXiv.2101.11075>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-08 05:04:40 UTC",
    "User": "root"
  },
  "Author": "Daniel Falbel [aut, cre, cph], Posit Software, PBC [cph],\nMADGRAD original implementation authors. [cph]",
  "Maintainer": "Daniel Falbel <dfalbel@gmail.com>",
  "Repository": "https://dfalbel.r-universe.dev",
  "Date/Publication": "2026-04-29 11:56:35 UTC",
  "RemoteUrl": "https://github.com/cran/madgrad",
  "RemoteRef": "HEAD",
  "RemoteSha": "99ee7b02dfbc283a566b0b8d2e2628f9ba6618fe",
  "_user": "dfalbel",
  "_type": "src",
  "_file": "madgrad_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/90a0b7fcf8abab61e68b41d1e0c916a4ca5ee8ce9cf54a578295946ac018352f",
  "_filesize": 137563,
  "_sha256": "90a0b7fcf8abab61e68b41d1e0c916a4ca5ee8ce9cf54a578295946ac018352f",
  "_expires": "2026-10-16T05:08:18.000Z",
  "_created": "2026-07-08T05:04:40.000Z",
  "_published": "2026-07-08T05:08:20.319Z",
  "_jobs": [
    {
      "job": 85791529643,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8158693980"
    },
    {
      "job": 85791529644,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8158684580"
    },
    {
      "job": 85791529641,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8158670242"
    },
    {
      "job": 85791529631,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8158685178"
    },
    {
      "job": 85791066907,
      "time": 225,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8158649143"
    },
    {
      "job": 85791529637,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8158677852"
    },
    {
      "job": 85791529649,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8158669735"
    },
    {
      "job": 85791529638,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8158676345"
    },
    {
      "job": 85791529667,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8158671759"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dfalbel/actions/runs/28918731921",
  "_status": "success",
  "_upstream": "https://github.com/cran/madgrad",
  "_commit": {
    "id": "99ee7b02dfbc283a566b0b8d2e2628f9ba6618fe",
    "author": "Daniel Falbel <dfalbel@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1777463795
  },
  "_maintainer": {
    "name": "Daniel Falbel",
    "email": "dfalbel@gmail.com",
    "login": "dfalbel",
    "uuid": 4706822
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "torch",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2026-04-29"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dfalbel",
      "count": 1,
      "uuid": 4706822
    }
  ],
  "_userbio": {
    "uuid": 4706822,
    "type": "user",
    "name": "Daniel Falbel",
    "followers": 780,
    "description": "MLE @nubank | ex @posit-dev / @rstudio"
  },
  "_downloads": {
    "count": 453,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/madgrad"
  },
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/madgrad.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "dfalbel",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-05-10"
    },
    {
      "version": "0.2.0",
      "date": "2026-04-29"
    }
  ],
  "_exports": [
    "optim_madgrad"
  ],
  "_help": [
    {
      "page": "optim_madgrad",
      "title": "A Momentumized, Adaptive, Dual Averaged Gradient Method for Stochastic Optimization.",
      "topics": [
        "optim_madgrad"
      ]
    }
  ],
  "_readme": "https://github.com/cran/madgrad/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "callr",
    "cli",
    "coro",
    "desc",
    "farver",
    "glue",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "otel",
    "processx",
    "ps",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "safetensors",
    "scales",
    "torch",
    "viridisLite",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "madgrad",
  "_universes": [
    "dfalbel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-08T05:07:33.000Z",
      "distro": "resolute",
      "commit": "99ee7b02dfbc283a566b0b8d2e2628f9ba6618fe",
      "fileid": "https://r2.ropensci.org/d47657ea9e2d5a0da720598b1639e40776224598314368a4789375a4e0ea6a18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dfalbel/actions/runs/28918731921"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-08T05:06:55.000Z",
      "distro": "resolute",
      "commit": "99ee7b02dfbc283a566b0b8d2e2628f9ba6618fe",
      "fileid": "https://r2.ropensci.org/ed0d235976493fc81a6208fb26026f040bc79305f10438f296540b162758b507",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dfalbel/actions/runs/28918731921"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-08T05:06:06.000Z",
      "commit": "99ee7b02dfbc283a566b0b8d2e2628f9ba6618fe",
      "fileid": "https://r2.ropensci.org/8f58a674b4e7272754d679fc4c43bd207ee679e6ac81234bdada34eddd3db617",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dfalbel/actions/runs/28918731921"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-08T05:06:55.000Z",
      "commit": "99ee7b02dfbc283a566b0b8d2e2628f9ba6618fe",
      "fileid": "https://r2.ropensci.org/cfc5b7a2569688e3424090ab622b4918d624e4d7ac36f43f411c811eb7aff601",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dfalbel/actions/runs/28918731921"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-08T05:06:50.000Z",
      "commit": "99ee7b02dfbc283a566b0b8d2e2628f9ba6618fe",
      "fileid": "https://r2.ropensci.org/17a9f9e65252b04bfef77a7d79a463e347187e443962a51808aecf58f1a67fab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dfalbel/actions/runs/28918731921"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-08T05:05:51.000Z",
      "commit": "99ee7b02dfbc283a566b0b8d2e2628f9ba6618fe",
      "fileid": "https://r2.ropensci.org/7f0062c944cb42f4ab23ad1f7ee462e0b08a5b694d695e1905bb415bdf1b2891",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dfalbel/actions/runs/28918731921"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-08T05:06:24.000Z",
      "commit": "99ee7b02dfbc283a566b0b8d2e2628f9ba6618fe",
      "fileid": "https://r2.ropensci.org/7036dd27ea2e582d2f42fbc0a6fb8179fe105d7c9db2fefb6d266cfb845fd8d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dfalbel/actions/runs/28918731921"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-08T05:06:03.000Z",
      "commit": "99ee7b02dfbc283a566b0b8d2e2628f9ba6618fe",
      "fileid": "https://r2.ropensci.org/517863593e38a7a6c30b5db67e5c378fe48b0659dc3b7c08d92a7858cf24ad4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dfalbel/actions/runs/28918731921"
    }
  ]
}