{
  "_id": "6a196ff3acfb0bcc41dece7a",
  "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-05-29 09:05:01 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",
  "MD5sum": "7c3a6ba19026bcc88137ab87134597ac",
  "_user": "dfalbel",
  "_type": "src",
  "_file": "madgrad_0.2.0.tar.gz",
  "_fileid": "1c8929e3bc78ecb17a4e2c4986e8794b9aba887cd4c8533dc53f1eb9939fa74b",
  "_filesize": 135609,
  "_sha256": "1c8929e3bc78ecb17a4e2c4986e8794b9aba887cd4c8533dc53f1eb9939fa74b",
  "_created": "2026-05-29T09:05:01.000Z",
  "_published": "2026-05-29T10:52:35.087Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78471036694,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287123723"
    },
    {
      "job": 78471036633,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287130347"
    },
    {
      "job": 78471036638,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7288952872"
    },
    {
      "job": 78471036676,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288977956"
    },
    {
      "job": 78470521085,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287085501"
    },
    {
      "job": 78471036670,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287116634"
    },
    {
      "job": 78471036660,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287120500"
    },
    {
      "job": 78471036674,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287109201"
    },
    {
      "job": 78471036627,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287110780"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dfalbel/actions/runs/26628306862",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "MLE @nubank | ex @posit-dev / @rstudio"
  },
  "_downloads": {
    "count": 455,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/madgrad"
  },
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_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",
    "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",
    "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-05-29T09:07:03.000Z",
      "distro": "noble",
      "commit": "99ee7b02dfbc283a566b0b8d2e2628f9ba6618fe",
      "fileid": "0a0a7f53aacd052416b0b490ca07f26f891fea0a1de802d17c72e4565522cfc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dfalbel/actions/runs/26628306862"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-29T09:07:25.000Z",
      "distro": "noble",
      "commit": "99ee7b02dfbc283a566b0b8d2e2628f9ba6618fe",
      "fileid": "176ca036fca327ba2977b3600570451b23f4bdcc974d23d5a38d1753dada1e8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dfalbel/actions/runs/26628306862"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-29T10:50:36.000Z",
      "commit": "99ee7b02dfbc283a566b0b8d2e2628f9ba6618fe",
      "fileid": "3dc8216f23391b223e552bedd36111bdbedc23b7696c7ce41e0a79874a67873c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dfalbel/actions/runs/26628306862"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-29T10:52:02.000Z",
      "commit": "99ee7b02dfbc283a566b0b8d2e2628f9ba6618fe",
      "fileid": "09addbcc372838e0f4401607a055c61e973f7f9df22ffefcc4f796100a22af5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dfalbel/actions/runs/26628306862"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-29T09:07:04.000Z",
      "commit": "99ee7b02dfbc283a566b0b8d2e2628f9ba6618fe",
      "fileid": "26d99962ad0e747d7660448cc0e28caaf629627cee66512e52d227cef5ff0e90",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dfalbel/actions/runs/26628306862"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-29T09:06:49.000Z",
      "commit": "99ee7b02dfbc283a566b0b8d2e2628f9ba6618fe",
      "fileid": "8cf16886a08edf598e27abce1877d4d2b5514cc6fc63a568fd76fce5eb56661f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dfalbel/actions/runs/26628306862"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-29T09:06:11.000Z",
      "commit": "99ee7b02dfbc283a566b0b8d2e2628f9ba6618fe",
      "fileid": "ccbb0ebaa6811c0010257146df4a70e2802c3e1f318d01dd2b58f588b66b7a7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dfalbel/actions/runs/26628306862"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-29T09:06:18.000Z",
      "commit": "99ee7b02dfbc283a566b0b8d2e2628f9ba6618fe",
      "fileid": "3e90fa37fc70d8fe62da6422912433fb4a54f26652cdbfe172a777cb8ebb4168",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dfalbel/actions/runs/26628306862"
    }
  ]
}