{"id":19769702,"url":"https://github.com/mlysy/optimcheck","last_synced_at":"2026-01-04T15:04:59.670Z","repository":{"id":56936759,"uuid":"123060834","full_name":"mlysy/optimCheck","owner":"mlysy","description":"Graphical and numerical checks for mode-finding routines","archived":false,"fork":false,"pushed_at":"2024-09-05T19:22:51.000Z","size":847,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-10T19:07:02.865Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mlysy.github.io/optimCheck/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlysy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-27T02:29:00.000Z","updated_at":"2024-09-05T19:20:59.000Z","dependencies_parsed_at":"2022-08-21T05:50:44.181Z","dependency_job_id":null,"html_url":"https://github.com/mlysy/optimCheck","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlysy%2FoptimCheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlysy%2FoptimCheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlysy%2FoptimCheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlysy%2FoptimCheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlysy","download_url":"https://codeload.github.com/mlysy/optimCheck/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224219731,"owners_count":17275477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T04:44:35.494Z","updated_at":"2026-01-04T15:04:59.588Z","avatar_url":"https://github.com/mlysy.png","language":"R","readme":"\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n# optimCheck: Graphical and Numerical Checks for Mode-Finding Routines\n\n*Martin Lysy*\n\n\u003c!-- badges: start --\u003e\n\u003c!-- badges: end --\u003e\n\n------------------------------------------------------------------------\n\n### Description\n\nTools for checking that the output of an optimization algorithm is\nindeed at a local mode of the objective function. This is accomplished\ngraphically by calculating all one-dimensional “projection plots” of the\nobjective function, i.e., varying each input variable one at a time with\nall other elements of the potential solution being fixed. The numerical\nvalues in these plots can be readily extracted for the purpose of\nautomated and systematic unit-testing of optimization routines.\n\n### Installation\n\nTo install the CRAN version (1.0.1):\n\n``` r\ninstall.packages(\"optimCheck\", INSTALL_opts = \"--install-tests\")\n```\n\nTo install the latest development version: first install the\n[**devtools**](https://CRAN.R-project.org/package=devtools) package,\nthen:\n\n``` r\ndevtools::install_github(\"mlysy/optimCheck\", INSTALL_opts = \"--install-tests\")\n```\n\n### Usage\n\nA quick tutorial is provided in the package vignette:\n`vignette(\"optimCheck\")`.\n\n### Unit Tests\n\nTo verify that the package has been installed correctly, you can run its\nunit tests. First install the\n[**testthat**](https://CRAN.R-project.org/package=testthat) package,\nthen:\n\n``` r\ntestthat::test_package(\"optimCheck\", reporter = \"progress\")\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlysy%2Foptimcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlysy%2Foptimcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlysy%2Foptimcheck/lists"}