{
  "_id": "6a4b5446a6574ff277f99a03",
  "Package": "vntrs",
  "Title": "Variable Neighborhood Trust Region Search",
  "Version": "0.2.1",
  "Authors@R": "person(given = \"Lennart\",\nfamily = \"Oelschl\\U00E4ger\",\nrole = c(\"aut\", \"cre\"),\nemail = \"oelschlaeger.lennart@gmail.com\",\ncomment = c(ORCID = \"0000-0001-5421-9313\"))",
  "Description": "Implements the variable neighborhood trust region search\n(VNTRS) algorithm for nonlinear global optimization, following\nBierlaire et al. (2009) \"A Heuristic for Nonlinear Global\nOptimization\" <doi:10.1287/ijoc.1090.0343>. The method combines\nneighborhood exploration with a trust-region framework to\nsearch the solution space efficiently. It can terminate a local\nsearch early when the iterates converge toward a previously\nvisited local optimum or when further improvement within the\ncurrent region is unlikely. The algorithm can also be used to\nidentify multiple local optima.",
  "URL": "https://loelschlaeger.de/vntrs/",
  "BugReports": "https://github.com/loelschlaeger/vntrs/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "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-07 15:47:06 UTC",
  "RemoteUrl": "https://github.com/loelschlaeger/vntrs",
  "RemoteRef": "HEAD",
  "RemoteSha": "691977e55dd3d458966533aa7e4d7a281accdcdd",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-06 07:00:31 UTC",
    "User": "root"
  },
  "Author": "Lennart Oelschläger [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5421-9313>)",
  "Maintainer": "Lennart Oelschläger <oelschlaeger.lennart@gmail.com>",
  "_user": "loelschlaeger",
  "_type": "src",
  "_file": "vntrs_0.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/117e58afaf3b60b876d51e20c1e05a9c8ae6a5e01272cf68486e202a2541bef0",
  "_filesize": 106607,
  "_sha256": "117e58afaf3b60b876d51e20c1e05a9c8ae6a5e01272cf68486e202a2541bef0",
  "_expires": "2026-10-14T07:07:48.000Z",
  "_created": "2026-07-06T07:00:31.000Z",
  "_published": "2026-07-06T07:07:50.059Z",
  "_jobs": [
    {
      "job": 85313081123,
      "time": 183,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8101858075"
    },
    {
      "job": 85313081133,
      "time": 227,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8101869207"
    },
    {
      "job": 85313081180,
      "time": 180,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8101857314"
    },
    {
      "job": 85313081143,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8101854892"
    },
    {
      "job": 85313081125,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8101833629"
    },
    {
      "job": 85313081169,
      "time": 383,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8101915309"
    },
    {
      "job": 85313081131,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8101849636"
    },
    {
      "job": 85313081126,
      "time": 279,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8101884086"
    },
    {
      "job": 85312557120,
      "time": 221,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8101803545"
    },
    {
      "job": 85313081098,
      "time": 187,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8101858249"
    },
    {
      "job": 85313081099,
      "time": 168,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8101852847"
    },
    {
      "job": 85313081127,
      "time": 138,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8101844226"
    },
    {
      "job": 85313081110,
      "time": 153,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8101848443"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/28773611069",
  "_status": "success",
  "_upstream": "https://github.com/loelschlaeger/vntrs",
  "_commit": {
    "id": "691977e55dd3d458966533aa7e4d7a281accdcdd",
    "author": "Lennart Oelschläger <oelschlaeger.lennart@gmail.com>",
    "committer": "Lennart Oelschläger <oelschlaeger.lennart@gmail.com>",
    "message": "submitted vntrs 0.2.1 to CRAN\n",
    "time": 1778168826
  },
  "_maintainer": {
    "name": "Lennart Oelschläger",
    "email": "oelschlaeger.lennart@gmail.com",
    "login": "loelschlaeger",
    "description": "",
    "uuid": 57176318,
    "orcid": "0000-0001-5421-9313"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "oeli",
      "version": ">= 0.7.5",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "loelschlaeger",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-43",
      "n": 3
    },
    {
      "week": "2026-19",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "loelschlaeger",
      "count": 7,
      "uuid": 57176318
    }
  ],
  "_userbio": {
    "uuid": 57176318,
    "type": "user",
    "name": "Lennart Oelschläger",
    "followers": 26
  },
  "_downloads": {
    "count": 322,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vntrs"
  },
  "_devurl": "https://github.com/loelschlaeger/vntrs",
  "_pkgdown": "https://loelschlaeger.de/vntrs/",
  "_searchresults": 2,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_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/vntrs.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/loelschlaeger/vntrs",
  "_realowner": "loelschlaeger",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-10-18"
    },
    {
      "version": "0.1.1",
      "date": "2023-12-21"
    },
    {
      "version": "0.2.0",
      "date": "2025-10-25"
    },
    {
      "version": "0.2.1",
      "date": "2026-05-07"
    }
  ],
  "_exports": [
    "vntrs"
  ],
  "_help": [
    {
      "page": "vntrs",
      "title": "Variable neighborhood trust region search",
      "topics": [
        "vntrs"
      ]
    }
  ],
  "_pkglogo": "https://github.com/loelschlaeger/vntrs/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/loelschlaeger/vntrs/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "BB",
    "bbmle",
    "bdsmatrix",
    "benchmarkme",
    "benchmarkmeData",
    "boot",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "checkmate",
    "cli",
    "codetools",
    "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",
    "lifecycle",
    "listenv",
    "magick",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mnormt",
    "mvtnorm",
    "nleqslv",
    "nlme",
    "numDeriv",
    "oeli",
    "openssl",
    "otel",
    "parallelly",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "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",
    "testthat",
    "tibble",
    "tidyselect",
    "tinytex",
    "triangle",
    "utf8",
    "vctrs",
    "VGAM",
    "viridisLite",
    "waldo",
    "withr",
    "xfun",
    "yaml",
    "yulab.utils"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "vntrs",
  "_universes": [
    "loelschlaeger"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-06T07:03:42.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "691977e55dd3d458966533aa7e4d7a281accdcdd",
      "fileid": "https://r2.ropensci.org/80cacf8349e9274ac9d6bc9567246b03eb9c87a8f60a03d2cbbbb671964db5e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/28773611069"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-06T07:04:14.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "691977e55dd3d458966533aa7e4d7a281accdcdd",
      "fileid": "https://r2.ropensci.org/ea316a1d8ed294b8189e9b461d09adbbc55bbb5f6cb432622e1ad0335f7b0518",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/28773611069"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-06T07:03:40.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "691977e55dd3d458966533aa7e4d7a281accdcdd",
      "fileid": "https://r2.ropensci.org/256e4917e940c8ca20b7315b8b1a3571efed66bc5c7a5be0e14370a23a0cabcf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/28773611069"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-06T07:03:23.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "691977e55dd3d458966533aa7e4d7a281accdcdd",
      "fileid": "https://r2.ropensci.org/60bd5a8323f3a68ef5ae429ca087e2cc6eb006a4bbc0f2ca7f3c4cb8da80fc82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/28773611069"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-06T07:02:15.000Z",
      "arch": "aarch64",
      "commit": "691977e55dd3d458966533aa7e4d7a281accdcdd",
      "fileid": "https://r2.ropensci.org/24952e309540031a0f5f1f84eade4c62eb11afd42d065f2971cc5f5ca30a7d1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/28773611069"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-06T07:05:35.000Z",
      "arch": "x86_64",
      "commit": "691977e55dd3d458966533aa7e4d7a281accdcdd",
      "fileid": "https://r2.ropensci.org/c6fad3a5daf1a8d2c52e5850cd8f49336f862987fd8cfd224d290582ee7849fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/28773611069"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-06T07:02:57.000Z",
      "arch": "aarch64",
      "commit": "691977e55dd3d458966533aa7e4d7a281accdcdd",
      "fileid": "https://r2.ropensci.org/f2c603a07ea9029c7356420619ca964c293b087d25aaccf98978a4d3b4ea0a45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/28773611069"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-06T07:03:57.000Z",
      "arch": "x86_64",
      "commit": "691977e55dd3d458966533aa7e4d7a281accdcdd",
      "fileid": "https://r2.ropensci.org/bed44cb80e7181128a6e38a2f2b3d25cb152224e825b74c05ccf332e8c36ba56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/28773611069"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-07-06T07:03:57.000Z",
      "arch": "emscripten",
      "commit": "691977e55dd3d458966533aa7e4d7a281accdcdd",
      "fileid": "https://r2.ropensci.org/6fe9375ab0f0bc7763454d41369eefe9ea23280ee4037d6e1e4c77909b3e1074",
      "status": "success",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/28773611069"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-06T07:02:47.000Z",
      "arch": "x86_64",
      "commit": "691977e55dd3d458966533aa7e4d7a281accdcdd",
      "fileid": "https://r2.ropensci.org/25b4486310872c5e816d243684e212da95b7c29897cbbbeadeefca3da6da47b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/28773611069"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-06T07:02:11.000Z",
      "arch": "x86_64",
      "commit": "691977e55dd3d458966533aa7e4d7a281accdcdd",
      "fileid": "https://r2.ropensci.org/c0c9bdfe52cde920b7c821a7f4707f4fd3f0be2a5d4aafedddc6feec7921fcef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/28773611069"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-06T07:02:38.000Z",
      "arch": "x86_64",
      "commit": "691977e55dd3d458966533aa7e4d7a281accdcdd",
      "fileid": "https://r2.ropensci.org/d1856c284405fb43499ece6391ff4af60c2da03b9cb11e66314d9b261554115f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/28773611069"
    }
  ]
}