{
  "_id": "6a101cb2acfb0bcc41c88067",
  "Package": "localsolver",
  "Type": "Package",
  "Title": "R API to LocalSolver",
  "Description": "The package converts R data onto input and data for\nLocalSolver, executes optimization and exposes optimization\nresults as R data. LocalSolver (http://www.localsolver.com/) is\nan optimization engine developed by Innovation24\n(http://www.innovation24.fr/). It is designed to solve\nlarge-scale mixed-variable non-convex optimization problems.\nThe localsolver package is developed and maintained by WLOG\nSolutions (http://www.wlogsolutions.com/en/) in collaboration\nwith Decision Support and Analysis Division at Warsaw School of\nEconomics (http://www.sgh.waw.pl/en/).",
  "Version": "2.3",
  "Encoding": "UTF-8",
  "Date": "2014-04-07",
  "Author": "Walerian Sokolowski [aut, cre, cph], Wit Jakuczun [aut, cph],\nNatalia Okinczyc [aut], Bogumil Kaminski [aut]",
  "Authors@R": "c(\nperson(\"Walerian\", \"Sokolowski\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"walerian.sokolowski@wlogsolutions.com\"),\nperson(\"Wit\", \"Jakuczun\",\nrole = c(\"aut\", \"cph\"),\nemail = \"Wit.Jakuczun@wlogsolutions.com\"),\nperson(\"Natalia\", \"Okinczyc\",\nrole = \"aut\",\nemail = \"natalia.okinczyc@wlogsolutions.com\"),\nperson(\"Bogumil\", \"Kaminski\",\nrole = \"aut\",\nemail = \"bkamins@sgh.waw.pl\"))",
  "License": "LGPL-2.1",
  "SystemRequirements": "At least trial version of LocalSolver to be\ndownloaded from http://www.localsolver.com/download.html",
  "VignetteBuilder": "knitr",
  "Packaged": {
    "Date": "2026-05-22 09:04:37 UTC",
    "User": "root"
  },
  "Maintainer": "Walerian Sokolowski <walerian.sokolowski@wlogsolutions.com>",
  "NeedsCompilation": "no",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2014-04-07 00:00:00 UTC",
  "RemoteUrl": "https://github.com/cran/localsolver",
  "RemoteRef": "HEAD",
  "RemoteSha": "716e63b3c515a7b88bac2ebdada386a14630314e",
  "MD5sum": "81fce320990b4b20fbfa8408a74af9f2",
  "_user": "cran",
  "_type": "src",
  "_file": "localsolver_2.3.tar.gz",
  "_fileid": "526d7f73e38fa1f135284e66c0a7aca35da0460cbacfe7d23288f75beefb2d82",
  "_filesize": 171501,
  "_sha256": "526d7f73e38fa1f135284e66c0a7aca35da0460cbacfe7d23288f75beefb2d82",
  "_created": "2026-05-22T09:04:37.000Z",
  "_published": "2026-05-22T09:06:58.572Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77349487330,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7156854885"
    },
    {
      "job": 77349487421,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7156856747"
    },
    {
      "job": 77349115955,
      "time": 144,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7156819072"
    },
    {
      "job": 77349487353,
      "time": 80,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156846091"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26278651200",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/localsolver",
  "_commit": {
    "id": "716e63b3c515a7b88bac2ebdada386a14630314e",
    "author": "Walerian Sokolowski <walerian.sokolowski@wlogsolutions.com>",
    "committer": "Gabor Csardi <csardi.gabor@gmail.com>",
    "message": "version 2.3\n",
    "time": 1396828800
  },
  "_maintainer": {
    "name": "Walerian Sokolowski",
    "email": "walerian.sokolowski@wlogsolutions.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.1",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 65,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/localsolver"
  },
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/localsolver.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "2.3",
      "date": "2014-06-17"
    }
  ],
  "_exports": [
    "add.output.expr",
    "clear.output.exprs",
    "ls.problem",
    "ls.solve",
    "lsp.model.example",
    "reset.lsp.params",
    "set.params",
    "set.temp.dir"
  ],
  "_datasets": [
    {
      "name": "google_example_1_data",
      "title": "Data set for google_machine_reassignment demo.",
      "object": "google_example_1_data",
      "file": "google_example_1_data.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add.output.expr",
      "title": "Add expression to output of ls.problem.",
      "topics": [
        "add.output.expr"
      ]
    },
    {
      "page": "clear.output.exprs",
      "title": "Remove all output expressions (see: 'add.output.expr').",
      "topics": [
        "clear.output.exprs"
      ]
    },
    {
      "page": "google_example_1_data",
      "title": "Data set for google_machine_reassignment demo.",
      "topics": [
        "google_example_1_data"
      ]
    },
    {
      "page": "localsolver",
      "title": "R API to LocalSolver",
      "topics": [
        "localsolver-package",
        "localsolver"
      ]
    },
    {
      "page": "ls.problem",
      "title": "Create problem instance from model formulated in LSP language.",
      "topics": [
        "ls.problem"
      ]
    },
    {
      "page": "ls.solve",
      "title": "Solves a LocalSolver problem on data passed.",
      "topics": [
        "ls.solve"
      ]
    },
    {
      "page": "lsp.model.example",
      "title": "Load LSP model example code.",
      "topics": [
        "lsp.model.example"
      ]
    },
    {
      "page": "print.ls.problem",
      "title": "Prints an object of class ls.problem.",
      "topics": [
        "print.ls.problem"
      ]
    },
    {
      "page": "reset.lsp.params",
      "title": "Reset all ls.problem instance parameters.",
      "topics": [
        "reset.lsp.params"
      ]
    },
    {
      "page": "set.params",
      "title": "Set ls.problem instance parameters.",
      "topics": [
        "set.params"
      ]
    },
    {
      "page": "set.temp.dir",
      "title": "Sets folder to use for the problem instance solving process temporary data.",
      "topics": [
        "set.temp.dir"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "localsolver.Rmd",
      "filename": "localsolver.html",
      "title": "An introduction to localsolver library",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Solving a 'LocalSolver' problem with R",
        "Creating an ls.problem object",
        "Changing the settings of a ls.problem object",
        "Setting solver parameters",
        "Adding output expressions",
        "Solving the problem",
        "Input data",
        "More examples",
        "The production problem",
        "Mor examples",
        "Other features",
        "Functions in LocalSolver language",
        "Changing the working directory for the package"
      ],
      "created": "2014-04-07",
      "modified": "2014-04-07",
      "commits": 1
    }
  ],
  "_score": 2.6532125137753435,
  "_indexed": true,
  "_nocasepkg": "localsolver",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-05-22T09:06:30.000Z",
      "distro": "noble",
      "commit": "716e63b3c515a7b88bac2ebdada386a14630314e",
      "fileid": "d7ee6ef27a103c615226a90ce366e8a41cdde27c5f8a35d235eaf1d0926fcd50",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26278651200"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-05-22T09:06:33.000Z",
      "distro": "noble",
      "commit": "716e63b3c515a7b88bac2ebdada386a14630314e",
      "fileid": "ef09c02bef2c137bd029547fad5deaaae7211e77e483eeb178c86169bcfa0057",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26278651200"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3",
      "date": "2026-05-22T09:06:15.000Z",
      "commit": "716e63b3c515a7b88bac2ebdada386a14630314e",
      "fileid": "4093b7c3a69e5eefb8ccac4c7352847d218886709654d9887447d712465beea7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26278651200"
    }
  ]
}