{
  "_id": "6a102c6aacfb0bcc41c933a7",
  "Package": "optimCheck",
  "Type": "Package",
  "Title": "Graphical and Numerical Checks for Mode-Finding Routines",
  "Version": "1.0.1",
  "Date": "2024-09-04",
  "Authors@R": "person(given = \"Martin\",\nfamily = \"Lysy\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mlysy@uwaterloo.ca\")",
  "Description": "Tools for checking that the output of an optimization\nalgorithm is indeed at a local mode of the objective function.\nThis is accomplished graphically by calculating all\none-dimensional \"projection plots\" of the objective function,\ni.e., varying each input variable one at a time with all other\nelements of the potential solution being fixed.  The numerical\nvalues in these plots can be readily extracted for the purpose\nof automated and systematic unit-testing of optimization\nroutines.",
  "URL": "https://github.com/mlysy/optimCheck,\nhttps://mlysy.github.io/optimCheck/",
  "BugReports": "https://github.com/mlysy/optimCheck/issues",
  "License": "GPL-3",
  "RoxygenNote": "7.3.1",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://mlysy.r-universe.dev",
  "Date/Publication": "2024-09-05 19:20:53 UTC",
  "RemoteUrl": "https://github.com/mlysy/optimcheck",
  "RemoteRef": "HEAD",
  "RemoteSha": "2bc3dc7f90c78ac4753fddc147aedcf30370eb29",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 06:14:10 UTC",
    "User": "root"
  },
  "Author": "Martin Lysy [aut, cre]",
  "Maintainer": "Martin Lysy <mlysy@uwaterloo.ca>",
  "MD5sum": "456f81844fd5de39ef711062e2c70a5e",
  "_user": "mlysy",
  "_type": "src",
  "_file": "optimCheck_1.0.1.tar.gz",
  "_fileid": "b6807679cc6be228b9fc724845a45c2e502982fcc74918eb679ebb475d955cac",
  "_filesize": 522200,
  "_sha256": "b6807679cc6be228b9fc724845a45c2e502982fcc74918eb679ebb475d955cac",
  "_created": "2026-05-13T06:14:10.000Z",
  "_published": "2026-05-22T10:14:02.387Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77359685257,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962916554"
    },
    {
      "job": 77359685432,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962921981"
    },
    {
      "job": 77359685241,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962920437"
    },
    {
      "job": 77359684850,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962917058"
    },
    {
      "job": 77359684540,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962891733"
    },
    {
      "job": 77359684321,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158093350"
    },
    {
      "job": 77359685198,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962909498"
    },
    {
      "job": 77359685134,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962910943"
    },
    {
      "job": 77359685015,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962910596"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mlysy/actions/runs/25781792090",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mlysy/optimcheck",
  "_commit": {
    "id": "2bc3dc7f90c78ac4753fddc147aedcf30370eb29",
    "author": "mlysy <mlysy@users.noreply.github.com>",
    "committer": "mlysy <mlysy@users.noreply.github.com>",
    "message": "added pkgdown github action\n",
    "time": 1725564053
  },
  "_maintainer": {
    "name": "Martin Lysy",
    "email": "mlysy@uwaterloo.ca",
    "login": "mlysy",
    "uuid": 10173557
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "quantreg",
      "role": "Suggests"
    },
    {
      "package": "mclust",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mlysy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "mlysy",
      "count": 52,
      "uuid": 10173557
    }
  ],
  "_userbio": {
    "uuid": 10173557,
    "type": "user",
    "name": "mlysy",
    "description": "Martin Lysy"
  },
  "_downloads": {
    "count": 184,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/optimCheck"
  },
  "_devurl": "https://github.com/mlysy/optimcheck",
  "_pkgdown": "https://mlysy.github.io/optimCheck/",
  "_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/optimCheck.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mlysy/optimcheck",
  "_realowner": "mlysy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2019-10-09"
    },
    {
      "version": "1.0.1",
      "date": "2024-09-05"
    }
  ],
  "_exports": [
    "optim_proj",
    "optim_refit"
  ],
  "_help": [
    {
      "page": "optimCheck-package",
      "title": "Graphical and numerical checks for mode-finding routines.",
      "topics": [
        "optimCheck-package",
        "optimCheck"
      ]
    },
    {
      "page": "diff.optcheck",
      "title": "Elementwise difference between potential and optimal solutions.",
      "topics": [
        "diff.optcheck",
        "diff.optproj",
        "diff.optrefit",
        "diff.summary.optcheck",
        "diff.summary.optproj",
        "diff.summary.optrefit"
      ]
    },
    {
      "page": "optim_proj",
      "title": "Projection plot test.",
      "topics": [
        "optim_proj"
      ]
    },
    {
      "page": "optim_refit",
      "title": "Refined optimization test.",
      "topics": [
        "optim_refit"
      ]
    },
    {
      "page": "plot.optproj",
      "title": "Projection plots for optimization routines.",
      "topics": [
        "plot.optproj"
      ]
    },
    {
      "page": "print.optcheck",
      "title": "Print method for 'optcheck' and 'summary.optcheck' objects.",
      "topics": [
        "print.optcheck",
        "print.optproj",
        "print.optrefit",
        "print.summary.optcheck",
        "print.summary.optproj",
        "print.summary.optrefit"
      ]
    },
    {
      "page": "summary.optproj",
      "title": "'summary' method for projection plots.",
      "topics": [
        "summary.optproj"
      ]
    },
    {
      "page": "summary.optrefit",
      "title": "'summary' method for 'optrefit' objects.",
      "topics": [
        "summary.optrefit"
      ]
    }
  ],
  "_readme": "https://github.com/mlysy/optimcheck/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "optimCheck.Rmd",
      "filename": "optimCheck.html",
      "title": "Quick Tour of Package optimCheck",
      "author": "Martin Lysy",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example: Quadratic Objective Function",
        "Visual Checks with optim_proj()",
        "Quantification of Projection Plots",
        "optim_refit(): A Numerical Alternative to Projection Plots",
        "Future Work: Constrained Optimization"
      ],
      "created": "2019-10-06 18:22:22",
      "modified": "2019-10-06 18:22:22",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "optimcheck",
  "_universes": [
    "mlysy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-13T06:15:47.000Z",
      "distro": "noble",
      "commit": "2bc3dc7f90c78ac4753fddc147aedcf30370eb29",
      "fileid": "92dee7761016f64c30aa7e50b64a79c755b18066dd56a285bcd213b5d6b67e21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlysy/actions/runs/25781792090"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-13T06:16:09.000Z",
      "distro": "noble",
      "commit": "2bc3dc7f90c78ac4753fddc147aedcf30370eb29",
      "fileid": "9d2fd5248fd57dba923015f9425390613e1bb6330df9439bb34ae939609bd8d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlysy/actions/runs/25781792090"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-13T06:16:03.000Z",
      "commit": "2bc3dc7f90c78ac4753fddc147aedcf30370eb29",
      "fileid": "975ff7befb1a22198f0f327746b77d38a4ff069dd4a5b44bd31d7b987b977c16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlysy/actions/runs/25781792090"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-13T06:15:48.000Z",
      "commit": "2bc3dc7f90c78ac4753fddc147aedcf30370eb29",
      "fileid": "1f19ae56632db2d664aa9da6835153c88188245dd35e1427d6a2df5b957728fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlysy/actions/runs/25781792090"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-13T06:15:13.000Z",
      "commit": "2bc3dc7f90c78ac4753fddc147aedcf30370eb29",
      "fileid": "6bfad67fdc083253818c6dcb883d96af51ba435cc7e9bbd17436782597690db1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlysy/actions/runs/25781792090"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-13T06:15:18.000Z",
      "commit": "2bc3dc7f90c78ac4753fddc147aedcf30370eb29",
      "fileid": "eb62162b1ca4ef97ff52c07a0dffb972173d1fbe2d7875f64a2e37db1843131d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlysy/actions/runs/25781792090"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-13T06:15:18.000Z",
      "commit": "2bc3dc7f90c78ac4753fddc147aedcf30370eb29",
      "fileid": "2df51fba34bf67e57640caed89a720d1a5e5172c55609998a1b3a0a61609f014",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlysy/actions/runs/25781792090"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T10:13:42.000Z",
      "commit": "2bc3dc7f90c78ac4753fddc147aedcf30370eb29",
      "fileid": "111c8a429dfc70b2a4b63d57a55357e2d3504666661e8906aafd028de3c44cc8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mlysy/actions/runs/25781792090"
    }
  ]
}