{
  "_id": "6a2a593c7b7a29ca6003a776",
  "Package": "trackopt",
  "Type": "Package",
  "Title": "Track Numerical Optimization",
  "Version": "0.1.1",
  "Authors@R": "person(\n\"Lennart\", \"Oelschl\\u00e4ger\",\nemail = \"oelschlaeger.lennart@gmail.com\",\nrole = c(\"aut\", \"cre\")\n)",
  "Description": "Tracks parameter values, gradients, and Hessians at each\niteration of numerical optimizers. Useful for analyzing\noptimization progress, diagnosing issues, and studying\nconvergence behavior.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/loelschlaeger/trackopt",
  "BugReports": "https://github.com/loelschlaeger/trackopt/issues",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev make libmagick++-dev gsfonts libicu-dev\nlibpng-dev libuv1-dev libssl-dev zlib1g-dev",
  "Repository": "https://loelschlaeger.r-universe.dev",
  "Date/Publication": "2026-05-12 15:53:09 UTC",
  "RemoteUrl": "https://github.com/loelschlaeger/trackopt",
  "RemoteRef": "HEAD",
  "RemoteSha": "adce0705e3bb14448e6f329a2b607fe06dce12bd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 06:39:59 UTC",
    "User": "root"
  },
  "Author": "Lennart Oelschläger [aut, cre]",
  "Maintainer": "Lennart Oelschläger <oelschlaeger.lennart@gmail.com>",
  "MD5sum": "154aa5596597cd97b9e99878edfdb8e5",
  "_user": "loelschlaeger",
  "_type": "src",
  "_file": "trackopt_0.1.1.tar.gz",
  "_fileid": "31a6daf354bbb4863add6f8234391aa8c16ae15fe2f8b041cf15d40328c9808f",
  "_filesize": 125139,
  "_sha256": "31a6daf354bbb4863add6f8234391aa8c16ae15fe2f8b041cf15d40328c9808f",
  "_created": "2026-06-11T06:39:59.000Z",
  "_published": "2026-06-11T06:44:12.158Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80736081450,
      "time": 209,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7556705749"
    },
    {
      "job": 80736081433,
      "time": 209,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7556705823"
    },
    {
      "job": 80736081472,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7556684806"
    },
    {
      "job": 80736081455,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7556697013"
    },
    {
      "job": 80735565326,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7556641710"
    },
    {
      "job": 80736081442,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7556688104"
    },
    {
      "job": 80736081432,
      "time": 151,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7556688295"
    },
    {
      "job": 80736081461,
      "time": 163,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7556691874"
    },
    {
      "job": 80736081528,
      "time": 148,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7556687605"
    }
  ],
  "_buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/27328688682",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/loelschlaeger/trackopt",
  "_commit": {
    "id": "adce0705e3bb14448e6f329a2b607fe06dce12bd",
    "author": "Lennart Oelschläger <oelschlaeger.lennart@gmail.com>",
    "committer": "Lennart Oelschläger <oelschlaeger.lennart@gmail.com>",
    "message": "submitted 0.1.1 to CRAN\n",
    "time": 1778601189
  },
  "_maintainer": {
    "name": "Lennart Oelschläger",
    "email": "oelschlaeger.lennart@gmail.com",
    "login": "loelschlaeger",
    "description": "",
    "uuid": 57176318
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "oeli",
      "version": ">= 0.7.2",
      "role": "Imports"
    },
    {
      "package": "optimizeR",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "loelschlaeger",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 2
    },
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 6
    }
  ],
  "_tags": [],
  "_topics": [
    "optimization"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "loelschlaeger",
      "count": 18,
      "uuid": 57176318
    }
  ],
  "_userbio": {
    "uuid": 57176318,
    "type": "user",
    "name": "Lennart Oelschläger"
  },
  "_downloads": {
    "count": 426,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/trackopt"
  },
  "_devurl": "https://github.com/loelschlaeger/trackopt",
  "_searchresults": 1,
  "_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/trackopt.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/loelschlaeger/trackopt",
  "_realowner": "loelschlaeger",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-05-12"
    },
    {
      "version": "0.1.1",
      "date": "2026-05-12"
    }
  ],
  "_exports": [
    "nlm_track",
    "optim_track"
  ],
  "_help": [
    {
      "page": "nlm_track",
      "title": "Track numerical optimization",
      "topics": [
        "autoplot.trackopt",
        "nlm_track",
        "optim_track",
        "summary.trackopt"
      ]
    }
  ],
  "_pkglogo": "https://github.com/loelschlaeger/trackopt/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/loelschlaeger/trackopt/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "BB",
    "bbmle",
    "bdsmatrix",
    "benchmarkme",
    "benchmarkmeData",
    "boot",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "checkmate",
    "cli",
    "codetools",
    "ContourFunctions",
    "cpp11",
    "crayon",
    "cubature",
    "curl",
    "desc",
    "diffobj",
    "digest",
    "doParallel",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "foreach",
    "fs",
    "future",
    "future.apply",
    "gdtools",
    "generics",
    "GenOrd",
    "ggfun",
    "ggimage",
    "ggiraph",
    "ggplot2",
    "ggplotify",
    "globals",
    "glue",
    "GPArotation",
    "gridGraphics",
    "gtable",
    "hexbin",
    "hexSticker",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lbfgsb3c",
    "lhs",
    "lifecycle",
    "listenv",
    "magick",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mnormt",
    "mvtnorm",
    "nleqslv",
    "nlme",
    "numDeriv",
    "oeli",
    "openssl",
    "optimizeR",
    "otel",
    "parallelly",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "pracma",
    "praise",
    "processx",
    "progressr",
    "ps",
    "psych",
    "purrr",
    "quadprog",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "S7",
    "sass",
    "scales",
    "showtext",
    "showtextdb",
    "SimMultiCorrData",
    "stringi",
    "stringr",
    "sys",
    "sysfonts",
    "systemfonts",
    "TestFunctions",
    "testthat",
    "tibble",
    "tidyselect",
    "tinytex",
    "triangle",
    "ucminf",
    "utf8",
    "vctrs",
    "VGAM",
    "viridisLite",
    "waldo",
    "withr",
    "xfun",
    "yaml",
    "yulab.utils"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "trackopt",
  "_universes": [
    "loelschlaeger"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-11T06:42:46.000Z",
      "distro": "noble",
      "commit": "adce0705e3bb14448e6f329a2b607fe06dce12bd",
      "fileid": "ade9d1d30a46448408a5d2830cbce7fd8fe1414e242ce8408c51096f4ca49b1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/27328688682"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-11T06:42:45.000Z",
      "distro": "noble",
      "commit": "adce0705e3bb14448e6f329a2b607fe06dce12bd",
      "fileid": "df291f46674b7a0eb79d82b96485c46b938c728508222c9e4650d298fe81615e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/27328688682"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-11T06:42:00.000Z",
      "commit": "adce0705e3bb14448e6f329a2b607fe06dce12bd",
      "fileid": "893d61bfe042de79f543618f77b1d0cb044139115bbfab991dbf58db505a4859",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/27328688682"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-11T06:42:16.000Z",
      "commit": "adce0705e3bb14448e6f329a2b607fe06dce12bd",
      "fileid": "a3a22a5df6ba7695d554daeed893460a2e201699769c12646c955c74efcdff52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/27328688682"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-11T06:42:55.000Z",
      "commit": "adce0705e3bb14448e6f329a2b607fe06dce12bd",
      "fileid": "a5f7d9a0602a2daf6a55d3278d7126b1a51fb314ef2cdddb8e7ad2e866682d68",
      "status": "success",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/27328688682"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-11T06:41:30.000Z",
      "commit": "adce0705e3bb14448e6f329a2b607fe06dce12bd",
      "fileid": "39aee493feb34305267836dcfa4cb0783b6c23f77790a8f2e45013d350d36eb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/27328688682"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-11T06:41:36.000Z",
      "commit": "adce0705e3bb14448e6f329a2b607fe06dce12bd",
      "fileid": "1c5ea7c788b3f938db8a505d86a7be21fb132e579766643697818bb63e212856",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/27328688682"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-11T06:41:24.000Z",
      "commit": "adce0705e3bb14448e6f329a2b607fe06dce12bd",
      "fileid": "2737635d7c000d1e163dcbec18a024c3e84093d1d2c8f6dc135c8746f6583db5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/27328688682"
    }
  ]
}