{
  "_id": "6a490795b5e98c4082a06d3a",
  "Package": "RcppNLoptExample",
  "Type": "Package",
  "Title": "'Rcpp' Package Illustrating Header-Only Access to 'NLopt'",
  "Version": "0.0.2.2",
  "Date": "2026-06-30",
  "Authors@R": "person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\",\ncomment = c(ORCID = \"0000-0001-6419-907X\"))",
  "Description": "An example package which shows use of 'NLopt'\nfunctionality from C++ via 'Rcpp' without requiring linking,\nand relying just on 'nloptr' thanks to the exporting API added\nthere by Jelmer Ypma. This package is a fully functioning,\nupdated, and expanded version of the initial example by Julien\nChiquet at\n<https://github.com/jchiquet/RcppArmadilloNLoptExample> also\ncontaining a large earlier pull request of mine.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/eddelbuettel/rcppnloptexample,\nhttps://dirk.eddelbuettel.com/code/rcpp.nloptexample.html",
  "BugReports": "https://github.com/eddelbuettel/rcppnloptexample/issues",
  "Config/pak/sysreqs": "cmake",
  "Repository": "https://eddelbuettel.r-universe.dev",
  "Date/Publication": "2026-07-04 12:38:19 UTC",
  "RemoteUrl": "https://github.com/eddelbuettel/rcppnloptexample",
  "RemoteRef": "HEAD",
  "RemoteSha": "4444458aba741465bb0653766720dc7d32794e65",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 13:12:42 UTC",
    "User": "root"
  },
  "Author": "Dirk Eddelbuettel [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6419-907X>)",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "RcppNLoptExample_0.0.2.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/0f66a91a8cb63348ffcab4cee390dddc0cc3b19926d1651fa3e8f6110d7563ba",
  "_filesize": 86589,
  "_sha256": "0f66a91a8cb63348ffcab4cee390dddc0cc3b19926d1651fa3e8f6110d7563ba",
  "_expires": "2026-10-12T13:16:03.000Z",
  "_created": "2026-07-04T13:12:42.000Z",
  "_published": "2026-07-04T13:16:05.349Z",
  "_jobs": [
    {
      "job": 85135065253,
      "time": 137,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8082024523"
    },
    {
      "job": 85135065264,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8082021708"
    },
    {
      "job": 85135065280,
      "time": 153,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082026361"
    },
    {
      "job": 85135065262,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082022723"
    },
    {
      "job": 85135065278,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8082020667"
    },
    {
      "job": 85135065298,
      "time": 166,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8082027588"
    },
    {
      "job": 85135065284,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082020094"
    },
    {
      "job": 85135065281,
      "time": 165,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8082027394"
    },
    {
      "job": 85134880439,
      "time": 173,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082009121"
    },
    {
      "job": 85135065249,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8082024433"
    },
    {
      "job": 85135065290,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8082020490"
    },
    {
      "job": 85135065304,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8082018162"
    },
    {
      "job": 85135065288,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082021440"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28707246742",
  "_status": "success",
  "_upstream": "https://github.com/eddelbuettel/rcppnloptexample",
  "_commit": {
    "id": "4444458aba741465bb0653766720dc7d32794e65",
    "author": "Dirk Eddelbuettel <edd@debian.org>",
    "committer": "Dirk Eddelbuettel <edd@debian.org>",
    "message": "A little more polish on function names and setup\n",
    "time": 1783168699
  },
  "_maintainer": {
    "name": "Dirk Eddelbuettel",
    "email": "edd@debian.org",
    "login": "eddelbuettel",
    "mastodon": "@eddelbuettel@mastodon.social",
    "bluesky": "@eddelbuettel.com",
    "linkedin": "in/dirkeddelbuettel",
    "orcid": "0000-0001-6419-907X",
    "twitter": "@eddelbuettel",
    "description": "",
    "uuid": 673121
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "nloptr",
      "version": ">= 1.2.0",
      "role": "LinkingTo"
    },
    {
      "package": "tl",
      "role": "LinkingTo"
    },
    {
      "package": "rspdlite",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "nloptr",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "tl",
      "version": ">= 0.0.2",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "eddelbuettel",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 7
    },
    {
      "week": "2026-27",
      "n": 7
    }
  ],
  "_tags": [],
  "_stars": 14,
  "_contributors": [
    {
      "user": "eddelbuettel",
      "count": 32,
      "uuid": 673121
    }
  ],
  "_userbio": {
    "uuid": 673121,
    "type": "user",
    "name": "Dirk Eddelbuettel",
    "followers": 1940
  },
  "_downloads": {
    "count": 597,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppNLoptExample"
  },
  "_devurl": "https://github.com/eddelbuettel/rcppnloptexample",
  "_searchresults": 4,
  "_topics": [
    "cpp"
  ],
  "_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/RcppNLoptExample.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eddelbuettel/rcppnloptexample",
  "_realowner": "eddelbuettel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2018-10-12"
    },
    {
      "version": "0.0.2",
      "date": "2025-03-09"
    }
  ],
  "_exports": [
    "nloptVersion",
    "testProblem",
    "wrapper"
  ],
  "_help": [
    {
      "page": "nloptVersion",
      "title": "NLopt Version as Vector",
      "topics": [
        "nloptVersion"
      ]
    },
    {
      "page": "testProblem",
      "title": "NLopt Call Example from Rcpp",
      "topics": [
        "testProblem"
      ]
    },
    {
      "page": "wrapper",
      "title": "Minimal wrapper function",
      "topics": [
        "wrapper"
      ]
    }
  ],
  "_readme": "https://github.com/eddelbuettel/rcppnloptexample/raw/HEAD/README.md",
  "_rundeps": [
    "nloptr",
    "Rcpp",
    "rspdlite",
    "tl"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "rcppnloptexample",
  "_universes": [
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2.2",
      "date": "2026-07-04T13:15:09.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "4444458aba741465bb0653766720dc7d32794e65",
      "fileid": "https://r2.ropensci.org/fb2fc8aad42d9c6898460f1c1160241184a22fe52526390520b7e1d44de00c66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28707246742"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2.2",
      "date": "2026-07-04T13:14:39.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "4444458aba741465bb0653766720dc7d32794e65",
      "fileid": "https://r2.ropensci.org/db6bf430e2476f96692394766f4289f155622b84a6f56f266a8bab83cb3ee4e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28707246742"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.2.2",
      "date": "2026-07-04T13:15:25.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "4444458aba741465bb0653766720dc7d32794e65",
      "fileid": "https://r2.ropensci.org/38486145cf4f3d2462169f994e889a053b70e4c7ac4049a0c867d6bdaf479997",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28707246742"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.2.2",
      "date": "2026-07-04T13:14:45.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "4444458aba741465bb0653766720dc7d32794e65",
      "fileid": "https://r2.ropensci.org/7a8cb12660e6aeb2bd3c863e88c9f82953299c9eb8e48cbfe48a95827003f46a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28707246742"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2.2",
      "date": "2026-07-04T13:14:32.000Z",
      "arch": "aarch64",
      "commit": "4444458aba741465bb0653766720dc7d32794e65",
      "fileid": "https://r2.ropensci.org/9ceceff42e5efb10974fa839432c5ce8ffa819105da61586741e48d9938bc062",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28707246742"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2.2",
      "date": "2026-07-04T13:15:20.000Z",
      "arch": "x86_64",
      "commit": "4444458aba741465bb0653766720dc7d32794e65",
      "fileid": "https://r2.ropensci.org/78d5ee933cd1cdf74512565e7ac2b8c7ab5f428751da857af3ea5cd32a449b3c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28707246742"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.2.2",
      "date": "2026-07-04T13:14:15.000Z",
      "arch": "aarch64",
      "commit": "4444458aba741465bb0653766720dc7d32794e65",
      "fileid": "https://r2.ropensci.org/6270ecf21774c7760031384da1f259a5fa848e9bfac61ce5add822ac8afda5d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28707246742"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.2.2",
      "date": "2026-07-04T13:15:20.000Z",
      "arch": "x86_64",
      "commit": "4444458aba741465bb0653766720dc7d32794e65",
      "fileid": "https://r2.ropensci.org/f3fc9b6d92e5c53dc989912151ce5408ada829546d73e07e44d4ef1138ed8770",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28707246742"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2.2",
      "date": "2026-07-04T13:15:15.000Z",
      "arch": "emscripten",
      "commit": "4444458aba741465bb0653766720dc7d32794e65",
      "fileid": "https://r2.ropensci.org/5d31f2b3b8079f988f1e7cd3aa99d9ba2400c4d25afeba471a4fd6651927491d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28707246742"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2.2",
      "date": "2026-07-04T13:14:04.000Z",
      "arch": "x86_64",
      "commit": "4444458aba741465bb0653766720dc7d32794e65",
      "fileid": "https://r2.ropensci.org/281d134629ffaa817bd268ff227e38f58f220bdc194215a2c2a6897467ba6a62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28707246742"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2.2",
      "date": "2026-07-04T13:13:47.000Z",
      "arch": "x86_64",
      "commit": "4444458aba741465bb0653766720dc7d32794e65",
      "fileid": "https://r2.ropensci.org/09923363af9c2dae4c22cf0dca7b62a660a1539ed4ccde4438dc4f7ed0741741",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28707246742"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.2.2",
      "date": "2026-07-04T13:13:59.000Z",
      "arch": "x86_64",
      "commit": "4444458aba741465bb0653766720dc7d32794e65",
      "fileid": "https://r2.ropensci.org/40d6ba6f4ce76d26b5646814d64ea4fab760d901b83329b7b2963e6f8483285c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28707246742"
    }
  ]
}