{
  "_id": "6a169a71acfb0bcc41d7ddda",
  "Package": "optiSolve",
  "Type": "Package",
  "Title": "Linear, Quadratic, and Rational Optimization",
  "Version": "1.0",
  "Date": "2021-10-13",
  "Author": "Robin Wellmann",
  "Maintainer": "Robin Wellmann <r.wellmann@uni-hohenheim.de>",
  "Description": "Solver for linear, quadratic, and rational programs with\nlinear, quadratic, and rational constraints. A unified\ninterface to different R packages is provided. Optimization\nproblems are transformed into equivalent formulations and\nsolved by the respective package. For example, quadratic\nprogramming problems with linear, quadratic and rational\nconstraints can be solved by augmented Lagrangian minimization\nusing package 'alabama', or by sequential quadratic programming\nusing solver 'slsqp'.  Alternatively, they can be reformulated\nas optimization problems with second order cone constraints and\nsolved with package 'cccp'.",
  "License": "GPL-2",
  "RoxygenNote": "7.1.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 07:13:45 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-10-13 11:32:04 UTC",
  "RemoteUrl": "https://github.com/cran/optiSolve",
  "RemoteRef": "HEAD",
  "RemoteSha": "91a22f80744b7b4e12a01020a2299e5c7d2dceb4",
  "MD5sum": "b7ef1ab6fe5ccb0021b69d3c89d7b192",
  "_user": "cran",
  "_type": "src",
  "_file": "optiSolve_1.0.tar.gz",
  "_fileid": "36fb22eabeb3ccc5ce21651ee2ca5cff279e9e6f64a9225b82303c9fc5b160bc",
  "_filesize": 854521,
  "_sha256": "36fb22eabeb3ccc5ce21651ee2ca5cff279e9e6f64a9225b82303c9fc5b160bc",
  "_created": "2026-05-27T07:13:45.000Z",
  "_published": "2026-05-27T07:17:05.802Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78026354094,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7234182277"
    },
    {
      "job": 78026354126,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7234181131"
    },
    {
      "job": 78025942666,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234137531"
    },
    {
      "job": 78026354076,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234183389"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26447376403",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/optiSolve",
  "_commit": {
    "id": "91a22f80744b7b4e12a01020a2299e5c7d2dceb4",
    "author": "Robin Wellmann <r.wellmann@uni-hohenheim.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1634124724
  },
  "_maintainer": {
    "name": "Robin Wellmann",
    "email": "r.wellmann@uni-hohenheim.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "shapes",
      "role": "Imports"
    },
    {
      "package": "alabama",
      "role": "Imports"
    },
    {
      "package": "cccp",
      "role": "Imports"
    },
    {
      "package": "nloptr",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.4",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 1116,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/optiSolve"
  },
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/optiSolve.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2017-07-27"
    },
    {
      "version": "0.1.2",
      "date": "2020-03-10"
    },
    {
      "version": "1.0",
      "date": "2021-10-13"
    }
  ],
  "_exports": [
    "adjust",
    "cop",
    "lbcon",
    "lincon",
    "linfun",
    "print.copValidation",
    "quadcon",
    "quadfun",
    "ratiocon",
    "ratiofun",
    "solvecop",
    "ubcon",
    "validate"
  ],
  "_datasets": [
    {
      "name": "myQ",
      "title": "Kinship Matrix",
      "object": "myQ",
      "file": "myQ.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "276000101676415",
        "276000102372349",
        "276000102379430",
        "276000108612636",
        "276000108826036",
        "276000110204007",
        "276000110204013",
        "276000110851737",
        "276000110948577",
        "276000110948587",
        "276000111026481",
        "276000111156625",
        "276000111157928",
        "276000111431371",
        "276000111431477",
        "276000111901935",
        "276000111902076",
        "276000111909505",
        "276000112252988",
        "276000112484378",
        "276000112528404",
        "276000112590471",
        "276000112747780",
        "276000112988935",
        "276000112988996",
        "276000113021400",
        "276000113050717",
        "276000113054634",
        "276000113066063",
        "276000113186507",
        "276000113197484",
        "276000113258917",
        "276000113258940",
        "276000113258965",
        "276000113258975",
        "276000113258996",
        "276000113423614",
        "276000113424458",
        "276000113471565",
        "276000113471613",
        "276000113504280",
        "276000113519708",
        "276000113524869",
        "276000113669163",
        "276000113669168",
        "276000113695487",
        "276000113732080",
        "276000113732084",
        "276000113873623",
        "276000113873632",
        "276000113873647",
        "276000113873693",
        "276000113873704",
        "276000113899717",
        "276000113913566",
        "276000113951083",
        "276000114048145",
        "276000114048185",
        "276000114050702",
        "276000114073549",
        "276000114073987",
        "276000114085341",
        "276000114216133",
        "276000114359264",
        "276000114359272",
        "276000114359275",
        "276000114371822",
        "276000114371823",
        "276000114515061",
        "276000114515068",
        "276000114554758",
        "276000114566360",
        "276000114597195",
        "276000114597265",
        "276000114666773",
        "276000114922822",
        "276000115023277",
        "276000115112362",
        "276000115261823",
        "276000115296963",
        "276000115296982",
        "276000115311817",
        "276000115311980",
        "276000115342106",
        "276000115342854",
        "276000115367592",
        "276000115403813",
        "276000115509439",
        "276000115509441",
        "276000115522557",
        "276000115639899",
        "276000115639902",
        "276000115833051",
        "276000115897617",
        "276000115979576",
        "276000116039433",
        "276000116041194",
        "276000116083309",
        "276000116104028",
        "276000116117701",
        "276000116137657",
        "276000116190948",
        "276000116209304",
        "276000116233135",
        "276000116271379",
        "276000116277282",
        "276000116289647",
        "276000116302808",
        "276000116356006",
        "276000116420627",
        "276000116530440",
        "276000116534256",
        "276000116606902",
        "276000116628208",
        "276000116628253",
        "276000116628261",
        "276000116648174",
        "276000116648199",
        "276000116677754",
        "276000116677794",
        "276000116695051",
        "276000116796510",
        "276000116884525",
        "276000117023309",
        "276000117120743",
        "276000117153592",
        "276000117273585",
        "276000117276363",
        "276000120002539",
        "276000120002759",
        "276000120004102",
        "276000120024046",
        "276000120027352",
        "276000120027383",
        "276000120027396",
        "276000120061822",
        "276000120067001",
        "276000120067040",
        "276000120076866",
        "276000120086884",
        "276000120111003",
        "276000120117870",
        "276000120129087",
        "276000120403012",
        "276000120413645",
        "276000120657762",
        "276000120744584",
        "276000120744585",
        "276000120812623",
        "276000120949468",
        "276000120963139",
        "276000120988896",
        "276000121021667",
        "276000121041211",
        "276000121041230",
        "276000121047246",
        "276000121058751",
        "276000121058771",
        "276000121058794",
        "276000121058808",
        "276000121058811",
        "276000121058816",
        "276000121058839",
        "276000121126065",
        "276000121151323",
        "276000121151370",
        "276000121208389",
        "276000121238366",
        "276000121238399",
        "276000121243767",
        "276000121243787",
        "276000121243797",
        "276000121243798",
        "276000121244013",
        "276000121298788",
        "276000121321952",
        "276000121333209",
        "276000121333210",
        "276000121333215",
        "276000121333216",
        "276000121333231",
        "276000121333233",
        "276000121333234",
        "276000121333235",
        "276000121333239",
        "276000121349928",
        "276000121352162",
        "276000121352169",
        "276000121375882",
        "276000121404470",
        "276000121405077",
        "276000121405110",
        "276000121423685",
        "276000121491860",
        "276000121491884",
        "276000121491891",
        "276000121491892",
        "276000121491893",
        "276000121491902",
        "276000121491923",
        "276000121491983",
        "276000121491989",
        "276000121496338",
        "276000121507436",
        "276000121507437",
        "276000121507478",
        "276000121507489",
        "276000121509752",
        "276000121518546",
        "276000121522765",
        "276000121549385",
        "276000121567413",
        "276000121572833",
        "276000121572851",
        "276000121572861",
        "276000121578756",
        "276000121590723",
        "276000121590755",
        "276000121599134",
        "276000121603827",
        "276000121647960",
        "276000121674878",
        "276000121692043",
        "276000121694041",
        "276000121694082",
        "276000121707303",
        "276000121707328",
        "276000121707367",
        "276000121709012",
        "276000121709014",
        "276000121709020",
        "276000121709022",
        "276000121709025",
        "276000121709032",
        "276000121722663",
        "276000121730601",
        "276000121730608",
        "276000121737536",
        "276000121740001",
        "276000121740002",
        "276000121740011",
        "276000121757316",
        "276000121757317",
        "276000121757319",
        "276000121757374",
        "276000121759245",
        "276000121759271",
        "276000121760855",
        "276000121760885",
        "276000121762937",
        "276000121765819",
        "276000121850931",
        "276000121874624",
        "276000121874636",
        "276000121874662",
        "276000121874686",
        "276000121901942",
        "276000121921052",
        "276000121922983",
        "276000121922987",
        "276000121956256",
        "276000122077916",
        "276000122082903",
        "276000122083722",
        "276000580182194",
        "276000660120413",
        "276000661275191",
        "276001503994966"
      ],
      "rows": 268,
      "table": true,
      "tojson": true
    },
    {
      "name": "myQ1",
      "title": "Kinship Matrix",
      "object": "myQ1",
      "file": "myQ1.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "276000101676415",
        "276000102372349",
        "276000102379430",
        "276000108612636",
        "276000108826036",
        "276000110204007",
        "276000110204013",
        "276000110851737",
        "276000110948577",
        "276000110948587",
        "276000111026481",
        "276000111156625",
        "276000111157928",
        "276000111431371",
        "276000111431477",
        "276000111901935",
        "276000111902076",
        "276000111909505",
        "276000112252988",
        "276000112484378",
        "276000112528404",
        "276000112590471",
        "276000112747780",
        "276000112988935",
        "276000112988996",
        "276000113021400",
        "276000113050717",
        "276000113054634",
        "276000113066063",
        "276000113186507",
        "276000113197484",
        "276000113258917",
        "276000113258940",
        "276000113258965",
        "276000113258975",
        "276000113258996",
        "276000113423614",
        "276000113424458",
        "276000113471565",
        "276000113471613",
        "276000113504280",
        "276000113519708",
        "276000113524869",
        "276000113669163",
        "276000113669168",
        "276000113695487",
        "276000113732080",
        "276000113732084",
        "276000113873623",
        "276000113873632",
        "276000113873647",
        "276000113873693",
        "276000113873704",
        "276000113899717",
        "276000113913566",
        "276000113951083",
        "276000114048145",
        "276000114048185",
        "276000114050702",
        "276000114073549",
        "276000114073987",
        "276000114085341",
        "276000114216133",
        "276000114359264",
        "276000114359272",
        "276000114359275",
        "276000114371822",
        "276000114371823",
        "276000114515061",
        "276000114515068",
        "276000114554758",
        "276000114566360",
        "276000114597195",
        "276000114597265",
        "276000114666773",
        "276000114922822",
        "276000115023277",
        "276000115112362",
        "276000115261823",
        "276000115296963",
        "276000115296982",
        "276000115311817",
        "276000115311980",
        "276000115342106",
        "276000115342854",
        "276000115367592",
        "276000115403813",
        "276000115509439",
        "276000115509441",
        "276000115522557",
        "276000115639899",
        "276000115639902",
        "276000115833051",
        "276000115897617",
        "276000115979576",
        "276000116039433",
        "276000116041194",
        "276000116083309",
        "276000116104028",
        "276000116117701",
        "276000116137657",
        "276000116190948",
        "276000116209304",
        "276000116233135",
        "276000116271379",
        "276000116277282",
        "276000116289647",
        "276000116302808",
        "276000116356006",
        "276000116420627",
        "276000116530440",
        "276000116534256",
        "276000116606902",
        "276000116628208",
        "276000116628253",
        "276000116628261",
        "276000116648174",
        "276000116648199",
        "276000116677754",
        "276000116677794",
        "276000116695051",
        "276000116796510",
        "276000116884525",
        "276000117023309",
        "276000117120743",
        "276000117153592",
        "276000117273585",
        "276000117276363",
        "276000120002539",
        "276000120002759",
        "276000120004102",
        "276000120024046",
        "276000120027352",
        "276000120027383",
        "276000120027396",
        "276000120061822",
        "276000120067001",
        "276000120067040",
        "276000120076866",
        "276000120086884",
        "276000120111003",
        "276000120117870",
        "276000120129087",
        "276000120403012",
        "276000120413645",
        "276000120657762",
        "276000120744584",
        "276000120744585",
        "276000120812623",
        "276000120949468",
        "276000120963139",
        "276000120988896",
        "276000121021667",
        "276000121041211",
        "276000121041230",
        "276000121047246",
        "276000121058751",
        "276000121058771",
        "276000121058794",
        "276000121058808",
        "276000121058811",
        "276000121058816",
        "276000121058839",
        "276000121126065",
        "276000121151323",
        "276000121151370",
        "276000121208389",
        "276000121238366",
        "276000121238399",
        "276000121243767",
        "276000121243787",
        "276000121243797",
        "276000121243798",
        "276000121244013",
        "276000121298788",
        "276000121321952",
        "276000121333209",
        "276000121333210",
        "276000121333215",
        "276000121333216",
        "276000121333231",
        "276000121333233",
        "276000121333234",
        "276000121333235",
        "276000121333239",
        "276000121349928",
        "276000121352162",
        "276000121352169",
        "276000121375882",
        "276000121404470",
        "276000121405077",
        "276000121405110",
        "276000121423685",
        "276000121491860",
        "276000121491884",
        "276000121491891",
        "276000121491892",
        "276000121491893",
        "276000121491902",
        "276000121491923",
        "276000121491983",
        "276000121491989",
        "276000121496338",
        "276000121507436",
        "276000121507437",
        "276000121507478",
        "276000121507489",
        "276000121509752",
        "276000121518546",
        "276000121522765",
        "276000121549385",
        "276000121567413",
        "276000121572833",
        "276000121572851",
        "276000121572861",
        "276000121578756",
        "276000121590723",
        "276000121590755",
        "276000121599134",
        "276000121603827",
        "276000121647960",
        "276000121674878",
        "276000121692043",
        "276000121694041",
        "276000121694082",
        "276000121707303",
        "276000121707328",
        "276000121707367",
        "276000121709012",
        "276000121709014",
        "276000121709020",
        "276000121709022",
        "276000121709025",
        "276000121709032",
        "276000121722663",
        "276000121730601",
        "276000121730608",
        "276000121737536",
        "276000121740001",
        "276000121740002",
        "276000121740011",
        "276000121757316",
        "276000121757317",
        "276000121757319",
        "276000121757374",
        "276000121759245",
        "276000121759271",
        "276000121760855",
        "276000121760885",
        "276000121762937",
        "276000121765819",
        "276000121850931",
        "276000121874624",
        "276000121874636",
        "276000121874662",
        "276000121874686",
        "276000121901942",
        "276000121921052",
        "276000121922983",
        "276000121922987",
        "276000121956256",
        "276000122077916",
        "276000122082903",
        "276000122083722",
        "276000580182194",
        "276000660120413",
        "276000661275191",
        "276001503994966"
      ],
      "rows": 268,
      "table": true,
      "tojson": true
    },
    {
      "name": "myQ2",
      "title": "Kinship Matrix",
      "object": "myQ2",
      "file": "myQ2.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "276000101676415",
        "276000102372349",
        "276000102379430",
        "276000108612636",
        "276000108826036",
        "276000110204007",
        "276000110204013",
        "276000110851737",
        "276000110948577",
        "276000110948587",
        "276000111026481",
        "276000111156625",
        "276000111157928",
        "276000111431371",
        "276000111431477",
        "276000111901935",
        "276000111902076",
        "276000111909505",
        "276000112252988",
        "276000112484378",
        "276000112528404",
        "276000112590471",
        "276000112747780",
        "276000112988935",
        "276000112988996",
        "276000113021400",
        "276000113050717",
        "276000113054634",
        "276000113066063",
        "276000113186507",
        "276000113197484",
        "276000113258917",
        "276000113258940",
        "276000113258965",
        "276000113258975",
        "276000113258996",
        "276000113423614",
        "276000113424458",
        "276000113471565",
        "276000113471613",
        "276000113504280",
        "276000113519708",
        "276000113524869",
        "276000113669163",
        "276000113669168",
        "276000113695487",
        "276000113732080",
        "276000113732084",
        "276000113873623",
        "276000113873632",
        "276000113873647",
        "276000113873693",
        "276000113873704",
        "276000113899717",
        "276000113913566",
        "276000113951083",
        "276000114048145",
        "276000114048185",
        "276000114050702",
        "276000114073549",
        "276000114073987",
        "276000114085341",
        "276000114216133",
        "276000114359264",
        "276000114359272",
        "276000114359275",
        "276000114371822",
        "276000114371823",
        "276000114515061",
        "276000114515068",
        "276000114554758",
        "276000114566360",
        "276000114597195",
        "276000114597265",
        "276000114666773",
        "276000114922822",
        "276000115023277",
        "276000115112362",
        "276000115261823",
        "276000115296963",
        "276000115296982",
        "276000115311817",
        "276000115311980",
        "276000115342106",
        "276000115342854",
        "276000115367592",
        "276000115403813",
        "276000115509439",
        "276000115509441",
        "276000115522557",
        "276000115639899",
        "276000115639902",
        "276000115833051",
        "276000115897617",
        "276000115979576",
        "276000116039433",
        "276000116041194",
        "276000116083309",
        "276000116104028",
        "276000116117701",
        "276000116137657",
        "276000116190948",
        "276000116209304",
        "276000116233135",
        "276000116271379",
        "276000116277282",
        "276000116289647",
        "276000116302808",
        "276000116356006",
        "276000116420627",
        "276000116530440",
        "276000116534256",
        "276000116606902",
        "276000116628208",
        "276000116628253",
        "276000116628261",
        "276000116648174",
        "276000116648199",
        "276000116677754",
        "276000116677794",
        "276000116695051",
        "276000116796510",
        "276000116884525",
        "276000117023309",
        "276000117120743",
        "276000117153592",
        "276000117273585",
        "276000117276363",
        "276000120002539",
        "276000120002759",
        "276000120004102",
        "276000120024046",
        "276000120027352",
        "276000120027383",
        "276000120027396",
        "276000120061822",
        "276000120067001",
        "276000120067040",
        "276000120076866",
        "276000120086884",
        "276000120111003",
        "276000120117870",
        "276000120129087",
        "276000120403012",
        "276000120413645",
        "276000120657762",
        "276000120744584",
        "276000120744585",
        "276000120812623",
        "276000120949468",
        "276000120963139",
        "276000120988896",
        "276000121021667",
        "276000121041211",
        "276000121041230",
        "276000121047246",
        "276000121058751",
        "276000121058771",
        "276000121058794",
        "276000121058808",
        "276000121058811",
        "276000121058816",
        "276000121058839",
        "276000121126065",
        "276000121151323",
        "276000121151370",
        "276000121208389",
        "276000121238366",
        "276000121238399",
        "276000121243767",
        "276000121243787",
        "276000121243797",
        "276000121243798",
        "276000121244013",
        "276000121298788",
        "276000121321952",
        "276000121333209",
        "276000121333210",
        "276000121333215",
        "276000121333216",
        "276000121333231",
        "276000121333233",
        "276000121333234",
        "276000121333235",
        "276000121333239",
        "276000121349928",
        "276000121352162",
        "276000121352169",
        "276000121375882",
        "276000121404470",
        "276000121405077",
        "276000121405110",
        "276000121423685",
        "276000121491860",
        "276000121491884",
        "276000121491891",
        "276000121491892",
        "276000121491893",
        "276000121491902",
        "276000121491923",
        "276000121491983",
        "276000121491989",
        "276000121496338",
        "276000121507436",
        "276000121507437",
        "276000121507478",
        "276000121507489",
        "276000121509752",
        "276000121518546",
        "276000121522765",
        "276000121549385",
        "276000121567413",
        "276000121572833",
        "276000121572851",
        "276000121572861",
        "276000121578756",
        "276000121590723",
        "276000121590755",
        "276000121599134",
        "276000121603827",
        "276000121647960",
        "276000121674878",
        "276000121692043",
        "276000121694041",
        "276000121694082",
        "276000121707303",
        "276000121707328",
        "276000121707367",
        "276000121709012",
        "276000121709014",
        "276000121709020",
        "276000121709022",
        "276000121709025",
        "276000121709032",
        "276000121722663",
        "276000121730601",
        "276000121730608",
        "276000121737536",
        "276000121740001",
        "276000121740002",
        "276000121740011",
        "276000121757316",
        "276000121757317",
        "276000121757319",
        "276000121757374",
        "276000121759245",
        "276000121759271",
        "276000121760855",
        "276000121760885",
        "276000121762937",
        "276000121765819",
        "276000121850931",
        "276000121874624",
        "276000121874636",
        "276000121874662",
        "276000121874686",
        "276000121901942",
        "276000121921052",
        "276000121922983",
        "276000121922987",
        "276000121956256",
        "276000122077916",
        "276000122082903",
        "276000122083722",
        "276000580182194",
        "276000660120413",
        "276000661275191",
        "276001503994966"
      ],
      "rows": 268,
      "table": true,
      "tojson": true
    },
    {
      "name": "phenotype",
      "title": "Phenotypes of Genotyped Cattle",
      "object": "phenotype",
      "file": "phenotype.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Indiv",
        "Sex",
        "BV",
        "MC"
      ],
      "rows": 268,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "optiSolve-package",
      "title": "Linear, Quadratic, and Rational Optimization",
      "topics": [
        "optiSolve-package",
        "optiSolve"
      ]
    },
    {
      "page": "adjust",
      "title": "Adjust Constraints and Objective Functions",
      "topics": [
        "adjust"
      ]
    },
    {
      "page": "cop",
      "title": "Constrained Optimization Problem",
      "topics": [
        "cop"
      ]
    },
    {
      "page": "lbcon",
      "title": "Lower Bounds",
      "topics": [
        "lbcon"
      ]
    },
    {
      "page": "lincon",
      "title": "Linear Constraints",
      "topics": [
        "lincon"
      ]
    },
    {
      "page": "linfun",
      "title": "Linear Objective Function",
      "topics": [
        "linfun"
      ]
    },
    {
      "page": "myQ",
      "title": "Kinship Matrix",
      "topics": [
        "myQ"
      ]
    },
    {
      "page": "myQ1",
      "title": "Kinship Matrix",
      "topics": [
        "myQ1"
      ]
    },
    {
      "page": "myQ2",
      "title": "Kinship Matrix",
      "topics": [
        "myQ2"
      ]
    },
    {
      "page": "phenotype",
      "title": "Phenotypes of Genotyped Cattle",
      "topics": [
        "phenotype"
      ]
    },
    {
      "page": "print.copValidation",
      "title": "Print Validation of a Solution",
      "topics": [
        "print",
        "print.copValidation"
      ]
    },
    {
      "page": "quadcon",
      "title": "Quadratic Constraint",
      "topics": [
        "quadcon"
      ]
    },
    {
      "page": "quadfun",
      "title": "Quadratic Objective Function",
      "topics": [
        "quadfun"
      ]
    },
    {
      "page": "ratiocon",
      "title": "Rational Constraint",
      "topics": [
        "ratiocon"
      ]
    },
    {
      "page": "ratiofun",
      "title": "Rational Objective Function",
      "topics": [
        "ratiofun"
      ]
    },
    {
      "page": "solvecop",
      "title": "Solve a Constrained Optimization Problem",
      "topics": [
        "solvecop"
      ]
    },
    {
      "page": "ubcon",
      "title": "Upper Bounds",
      "topics": [
        "ubcon"
      ]
    },
    {
      "page": "validate",
      "title": "Validate a Solution",
      "topics": [
        "validate"
      ]
    }
  ],
  "_rundeps": [
    "alabama",
    "base64enc",
    "bslib",
    "cachem",
    "cccp",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fitdistrplus",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "minpack.lm",
    "nloptr",
    "numDeriv",
    "plyr",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppArmadillo",
    "rgl",
    "rlang",
    "rmarkdown",
    "sass",
    "scatterplot3d",
    "shapes",
    "stringi",
    "stringr",
    "survival",
    "tinytex",
    "vctrs",
    "xfun",
    "yaml"
  ],
  "_score": 2.469268121471391,
  "_indexed": true,
  "_nocasepkg": "optisolve",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-27T07:15:55.000Z",
      "distro": "noble",
      "commit": "91a22f80744b7b4e12a01020a2299e5c7d2dceb4",
      "fileid": "be7825fb340838c0918b48b1b678ffbfcc014ac487b0c9fd8c27343d5fb75e19",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26447376403"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-27T07:15:52.000Z",
      "distro": "noble",
      "commit": "91a22f80744b7b4e12a01020a2299e5c7d2dceb4",
      "fileid": "4cb14833ecb823c8d6e0a1872ba94310f43b84235eaf970d05bd751ace8029d9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26447376403"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-27T07:16:48.000Z",
      "commit": "91a22f80744b7b4e12a01020a2299e5c7d2dceb4",
      "fileid": "c4da21aa8df1455b6a5ff69717db5b585eebfcbe88f16457b962de0f481950f4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26447376403"
    }
  ]
}