{
  "_id": "6a101720acfb0bcc41c84d75",
  "Package": "higrad",
  "Type": "Package",
  "Title": "Statistical Inference for Online Learning and Stochastic\nApproximation via HiGrad",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Weijie\", \"Su\", email = \"suw@wharton.upenn.edu\", role = \"aut\"),\nperson(\"Yuancheng\", \"Zhu\", email = \"yuancheng.zhu@gmail.com\", role = c(\"aut\", \"cre\")))",
  "Description": "Implements the Hierarchical Incremental GRAdient Descent\n(HiGrad) algorithm, a first-order algorithm for finding the\nminimizer of a function in online learning just like stochastic\ngradient descent (SGD). In addition, this method attaches a\nconfidence interval to assess the uncertainty of its\npredictions. See Su and Zhu (2018) <arXiv:1802.04876> for\ndetails.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 06:07:26 UTC",
    "User": "root"
  },
  "Author": "Weijie Su [aut], Yuancheng Zhu [aut, cre]",
  "Maintainer": "Yuancheng Zhu <yuancheng.zhu@gmail.com>",
  "Repository": "https://captainyc.r-universe.dev",
  "Date/Publication": "2018-03-14 14:44:13 UTC",
  "RemoteUrl": "https://github.com/cran/higrad",
  "RemoteRef": "HEAD",
  "RemoteSha": "a4ca1712ef02464b7173c7c28e38d26a2ff41cac",
  "MD5sum": "60a7d05ade753b4743f34a99034012f9",
  "_user": "captainyc",
  "_type": "src",
  "_file": "higrad_0.1.0.tar.gz",
  "_fileid": "6cfad1f3becacde183634e29cda5e5caf98571c38d4eff7b618644b1f78cdb7b",
  "_filesize": 103932,
  "_sha256": "6cfad1f3becacde183634e29cda5e5caf98571c38d4eff7b618644b1f78cdb7b",
  "_created": "2026-05-14T06:07:26.000Z",
  "_published": "2026-05-22T08:43:12.295Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77345923025,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988299065"
    },
    {
      "job": 77345922967,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988307305"
    },
    {
      "job": 77345922995,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7010824067"
    },
    {
      "job": 77345923126,
      "time": 167,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988305775"
    },
    {
      "job": 77345922207,
      "time": 142,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988275302"
    },
    {
      "job": 77345922668,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156415284"
    },
    {
      "job": 77345923241,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988293271"
    },
    {
      "job": 77345923209,
      "time": 64,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988289995"
    },
    {
      "job": 77345923076,
      "time": 56,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988287945"
    }
  ],
  "_buildurl": "https://github.com/r-universe/captainyc/actions/runs/25844748315",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/higrad",
  "_commit": {
    "id": "a4ca1712ef02464b7173c7c28e38d26a2ff41cac",
    "author": "Yuancheng Zhu <yuancheng.zhu@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1521038653
  },
  "_maintainer": {
    "name": "Yuancheng Zhu",
    "email": "yuancheng.zhu@gmail.com",
    "login": "captainyc",
    "uuid": 3697538
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Matrix",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "captainyc",
      "count": 1,
      "uuid": 3697538
    }
  ],
  "_userbio": {
    "uuid": 3697538,
    "type": "user",
    "name": "Yuancheng Zhu"
  },
  "_downloads": {
    "count": 173,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/higrad"
  },
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/higrad.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "captainyc",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-03-14"
    }
  ],
  "_exports": [
    "higrad"
  ],
  "_help": [
    {
      "page": "higrad",
      "title": "Fitting HiGrad",
      "topics": [
        "higrad"
      ]
    },
    {
      "page": "plot.higrad",
      "title": "Plot a 'higrad' Object",
      "topics": [
        "plot.higrad"
      ]
    },
    {
      "page": "predict.higrad",
      "title": "Obtain Prediction and Confidence Intervals From a HiGrad Fit",
      "topics": [
        "predict.higrad"
      ]
    },
    {
      "page": "print.higrad",
      "title": "Print a 'higrad' Object",
      "topics": [
        "print.higrad"
      ]
    }
  ],
  "_readme": "https://github.com/cran/higrad/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "higrad",
  "_universes": [
    "captainyc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T06:09:14.000Z",
      "distro": "noble",
      "commit": "a4ca1712ef02464b7173c7c28e38d26a2ff41cac",
      "fileid": "1f4583a9c0a8efc52c95c5c6ca5e25b4245a6dbb474a3e27d4db298583e49ec0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/captainyc/actions/runs/25844748315"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T06:09:50.000Z",
      "distro": "noble",
      "commit": "a4ca1712ef02464b7173c7c28e38d26a2ff41cac",
      "fileid": "5f9574566421e99ba360317341272474b95f8991e2d8eb0834215d6e03246a92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/captainyc/actions/runs/25844748315"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-15T05:40:12.000Z",
      "commit": "a4ca1712ef02464b7173c7c28e38d26a2ff41cac",
      "fileid": "f5a8a8395576dcc7137cf73f1f187bcfcf4303f2b6f5d4015e05621322bdf00e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/captainyc/actions/runs/25844748315"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-14T06:09:42.000Z",
      "commit": "a4ca1712ef02464b7173c7c28e38d26a2ff41cac",
      "fileid": "a434d6735f4a8be61eb6b5196ac03b757737b19775dc4290981e86b331c8ceae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/captainyc/actions/runs/25844748315"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T06:08:45.000Z",
      "commit": "a4ca1712ef02464b7173c7c28e38d26a2ff41cac",
      "fileid": "810c06c00d68017e6e3af924cf0ab33236bbf4ee4b3f23cb4a669742d5b243fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/captainyc/actions/runs/25844748315"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T06:08:31.000Z",
      "commit": "a4ca1712ef02464b7173c7c28e38d26a2ff41cac",
      "fileid": "87627ff0baf2397b2fd74ae0930c60ef6cdd88d70422a4d7413099aac4c74557",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/captainyc/actions/runs/25844748315"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T06:08:23.000Z",
      "commit": "a4ca1712ef02464b7173c7c28e38d26a2ff41cac",
      "fileid": "885459c59b13426bcb81f32dbf6e6ee3ca5026247db5919fe8d35588c17bb238",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/captainyc/actions/runs/25844748315"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T08:42:56.000Z",
      "commit": "a4ca1712ef02464b7173c7c28e38d26a2ff41cac",
      "fileid": "6bb53359579bc8194596d2640e6e4069b6c2df2c45a2132e8c2d86bdb89f6075",
      "status": "success",
      "buildurl": "https://github.com/r-universe/captainyc/actions/runs/25844748315"
    }
  ]
}