{
  "_id": "6a2a97bc7b7a29ca6004fbbe",
  "Package": "flacco",
  "Title": "Feature-Based Landscape Analysis of Continuous and Constrained\nOptimization Problems",
  "Description": "Tools and features for \"Exploratory Landscape Analysis\n(ELA)\" of single-objective continuous optimization problems.\nThose features are able to quantify rather complex properties,\nsuch as the global structure, separability, etc., of the\noptimization problems.",
  "Authors@R": "c(person(\"Pascal\", \"Kerschke\", role = c(\"aut\", \"cre\"),\nemail = \"kerschke@uni-muenster.de\"),\nperson(\"Christian\", \"Hanster\", role = \"ctb\"),\nperson(\"Jan\", \"Dagefoerde\", role = \"ctb\"))",
  "URL": "https://github.com/kerschke/flacco",
  "BugReports": "https://github.com/kerschke/flacco/issues",
  "License": "BSD_2_clause + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "yes",
  "ByteCompile": "yes",
  "Version": "1.8",
  "Date": "2020-03-31",
  "RoxygenNote": "7.1.0",
  "VignetteBuilder": "R.rsp",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 10:26:58 UTC",
    "User": "root"
  },
  "Author": "Pascal Kerschke [aut, cre], Christian Hanster [ctb], Jan\nDagefoerde [ctb]",
  "Maintainer": "Pascal Kerschke <kerschke@uni-muenster.de>",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libglu1-mesa-dev\nlibgmp3-dev libgsl0-dev jags libicu-dev libxml2-dev libmpfr-dev\nlibopenmpi-dev libproj-dev",
  "Repository": "https://cranhaven.r-universe.dev",
  "Date/Publication": "2026-06-11 01:02:00 UTC",
  "RemoteUrl": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "RemoteRef": "package/flacco",
  "RemoteSha": "d696dd2bb87006bd850f61c7b77b5e8ac2db4bcc",
  "RemoteSubdir": "flacco",
  "MD5sum": "732f028695c86d5247390f12ac6d7bb3",
  "_user": "cranhaven",
  "_type": "src",
  "_file": "flacco_1.8.tar.gz",
  "_fileid": "d4a307d528a7858ad174b8eac5735dfaa641b9f435fe52f9fc21a6e74a15043c",
  "_filesize": 1257800,
  "_sha256": "d4a307d528a7858ad174b8eac5735dfaa641b9f435fe52f9fc21a6e74a15043c",
  "_created": "2026-06-11T10:26:58.000Z",
  "_published": "2026-06-11T11:10:52.720Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80775773831,
      "time": 211,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7561606062"
    },
    {
      "job": 80775773821,
      "time": 191,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7561599160"
    },
    {
      "job": 80775773814,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7562443335"
    },
    {
      "job": 80775773822,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7562434639"
    },
    {
      "job": 80774995016,
      "time": 265,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561527275"
    },
    {
      "job": 80775773818,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561586904"
    },
    {
      "job": 80775773840,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7561580496"
    },
    {
      "job": 80775773825,
      "time": 140,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7561581529"
    },
    {
      "job": 80775773820,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7561576470"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340260018",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "_commit": {
    "id": "d696dd2bb87006bd850f61c7b77b5e8ac2db4bcc",
    "author": "GitHub Action <action@github.com>",
    "committer": "GitHub Action <action@github.com>",
    "message": "Add flacco to CRANhaven, because archived on 2026-06-11 01:02:00 +0000\n",
    "time": 1781139720
  },
  "_maintainer": {
    "name": "Pascal Kerschke",
    "email": "kerschke@uni-muenster.de",
    "login": "kerschke",
    "description": "",
    "uuid": 5772725
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "BBmisc",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "mlr",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "e1071",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "lhs",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "mda",
      "role": "Suggests"
    },
    {
      "package": "mlbench",
      "role": "Suggests"
    },
    {
      "package": "numDeriv",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "parallelMap",
      "role": "Suggests"
    },
    {
      "package": "ParamHelpers",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "plyr",
      "role": "Suggests"
    },
    {
      "package": "RANN",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "shape",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "smoof",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cranhaven",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "archived",
    "packages",
    "r-universe"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "henrikbengtsson",
      "count": 183,
      "uuid": 1616850
    }
  ],
  "_userbio": {
    "uuid": 161993010,
    "type": "organization",
    "name": "cranhaven",
    "description": "CRANhaven - Repository for Recently Archived CRAN Packages"
  },
  "_downloads": {
    "count": 236,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flacco"
  },
  "_devurl": "https://github.com/kerschke/flacco",
  "_searchresults": 40,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/flacco.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kerschke/flacco",
  "_realowner": "kerschke",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-10-28"
    },
    {
      "version": "1.1",
      "date": "2015-11-26"
    },
    {
      "version": "1.2",
      "date": "2016-01-21"
    },
    {
      "version": "1.3",
      "date": "2016-04-18"
    },
    {
      "version": "1.4",
      "date": "2017-02-27"
    },
    {
      "version": "1.5",
      "date": "2017-04-28"
    },
    {
      "version": "1.6",
      "date": "2017-05-11"
    },
    {
      "version": "1.7",
      "date": "2017-06-14"
    },
    {
      "version": "1.8",
      "date": "2020-03-31"
    }
  ],
  "_exports": [
    "BBOBImport",
    "BBOBImportPage",
    "calculateFeatures",
    "calculateFeatureSet",
    "computeGridCenters",
    "convertInitDesignToGrid",
    "createFeatureObject",
    "createInitialSample",
    "featureObject_sidebar",
    "FeatureSetCalculation",
    "FeatureSetCalculationComponent",
    "FeatureSetVisualization",
    "FeatureSetVisualizationComponent",
    "findLinearNeighbours",
    "findNearestPrototype",
    "functionInput",
    "ggplotFeatureImportance",
    "listAvailableFeatureSets",
    "measureTime",
    "plotBarrierTree2D",
    "plotBarrierTree3D",
    "plotCellMapping",
    "plotFeatureImportance",
    "plotInformationContent",
    "runFlaccoGUI",
    "SmoofImport",
    "SmoofImportPage"
  ],
  "_datasets": [
    {
      "name": "featureList",
      "title": "Feature List",
      "object": "featureList",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BBOBImport",
      "title": "Shiny server function for BBOB import page module",
      "topics": [
        "BBOBImport"
      ]
    },
    {
      "page": "BBOBImportPage",
      "title": "Shiny UI-Module for Batch Import of BBOB Functions",
      "topics": [
        "BBOBImportPage"
      ]
    },
    {
      "page": "features",
      "title": "Calculate Landscape Features",
      "topics": [
        "calculateFeatures",
        "calculateFeatureSet"
      ]
    },
    {
      "page": "computeGridCenters",
      "title": "Compute the Cell Centers of a Cell Mapping Grid",
      "topics": [
        "computeGridCenters"
      ]
    },
    {
      "page": "convertInitDesignToGrid",
      "title": "Converts an Initial Design into a Cell Mapping Grid",
      "topics": [
        "convertInitDesignToGrid"
      ]
    },
    {
      "page": "createInitialSample",
      "title": "Create Initial Sample",
      "topics": [
        "createInitialSample"
      ]
    },
    {
      "page": "featureList",
      "title": "Feature List",
      "topics": [
        "featureList"
      ]
    },
    {
      "page": "FeatureObject",
      "title": "Create a Feature Object",
      "topics": [
        "createFeatureObject",
        "FeatureObject"
      ]
    },
    {
      "page": "featureObject_sidebar",
      "title": "Shiny UI-Module for Function Input",
      "topics": [
        "featureObject_sidebar"
      ]
    },
    {
      "page": "FeatureSetCalculation",
      "title": "Shiny Server Function for Feature Set Component",
      "topics": [
        "FeatureSetCalculation"
      ]
    },
    {
      "page": "FeatureSetCalculationComponent",
      "title": "Shiny UI-Module for Calculating and Displaying Feature Sets",
      "topics": [
        "FeatureSetCalculationComponent"
      ]
    },
    {
      "page": "FeatureSetVisualization",
      "title": "Shiny Server Function for Feature Set Component",
      "topics": [
        "FeatureSetVisualization"
      ]
    },
    {
      "page": "FeatureSetVisualizationComponent",
      "title": "Shiny Component for Visualizing the Feature Sets",
      "topics": [
        "FeatureSetVisualizationComponent"
      ]
    },
    {
      "page": "findLinearNeighbours",
      "title": "Find Neighbouring Cells",
      "topics": [
        "findLinearNeighbours"
      ]
    },
    {
      "page": "findNearestPrototype",
      "title": "Find Nearest Prototype",
      "topics": [
        "findNearestPrototype"
      ]
    },
    {
      "page": "functionInput",
      "title": "Shiny Server Function for Feature Calculation of Function Input",
      "topics": [
        "functionInput"
      ]
    },
    {
      "page": "featureImportance",
      "title": "Feature Importance Plot",
      "topics": [
        "ggplotFeatureImportance",
        "plotFeatureImportance"
      ]
    },
    {
      "page": "listAvailableFeatureSets",
      "title": "List Available Feature Sets",
      "topics": [
        "listAvailableFeatureSets"
      ]
    },
    {
      "page": "measureTime",
      "title": "Measure Runtime of a Feature Computation",
      "topics": [
        "measureTime"
      ]
    },
    {
      "page": "plotBarrierTree2D",
      "title": "Plot Barrier Tree in 2D",
      "topics": [
        "plotBarrierTree2D"
      ]
    },
    {
      "page": "plotBarrierTree3D",
      "title": "Plot Barrier Tree in 3D",
      "topics": [
        "plotBarrierTree3D"
      ]
    },
    {
      "page": "plotCellMapping",
      "title": "Plot Cell Mapping",
      "topics": [
        "plotCellMapping"
      ]
    },
    {
      "page": "plotInformationContent",
      "title": "Plot Information Content",
      "topics": [
        "plotInformationContent"
      ]
    },
    {
      "page": "runFlaccoGUI",
      "title": "Run the flacco-GUI based on Shiny",
      "topics": [
        "runFlaccoGUI"
      ]
    },
    {
      "page": "SmoofImport",
      "title": "Shiny Server Function for BBOB Import Page Module",
      "topics": [
        "SmoofImport"
      ]
    },
    {
      "page": "SmoofImportPage",
      "title": "Shiny UI-Module for Batch Import of Smoof Functions",
      "topics": [
        "SmoofImportPage"
      ]
    }
  ],
  "_rundeps": [
    "backports",
    "BBmisc",
    "checkmate",
    "cli",
    "cpp11",
    "data.table",
    "farver",
    "fastmatch",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "mlr",
    "parallelMap",
    "ParamHelpers",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "survival",
    "vctrs",
    "viridisLite",
    "withr",
    "XML"
  ],
  "_vignettes": [
    {
      "source": "flacco_vignette.pdf.asis",
      "filename": "flacco_vignette.pdf",
      "title": "flacco",
      "engine": "R.rsp::asis",
      "headings": [
        "Introduction",
        "Integrated ELA features",
        "Exemplary feature computation",
        "Visualisation techniques",
        "Graphical user interface",
        "Summary"
      ],
      "created": "2026-06-11 01:02:00",
      "modified": "2026-06-11 01:02:00",
      "commits": 1
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": false,
  "_nocasepkg": "flacco",
  "_universes": [
    "cranhaven"
  ],
  "_indexurl": "https://kerschke.r-universe.dev/flacco",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8",
      "date": "2026-06-11T10:30:13.000Z",
      "distro": "noble",
      "commit": "d696dd2bb87006bd850f61c7b77b5e8ac2db4bcc",
      "fileid": "30bd6f4ee3eaeb3c5851d5c406b518a855f6694143122b1eca2b99c8aaaedec2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340260018"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.8",
      "date": "2026-06-11T10:29:52.000Z",
      "distro": "noble",
      "commit": "d696dd2bb87006bd850f61c7b77b5e8ac2db4bcc",
      "fileid": "a0e64e488d13d94aaf9e4c5f8d202057c789cd40dd0a8e6cce08af8c34bcfbdf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340260018"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.8",
      "date": "2026-06-11T11:09:51.000Z",
      "commit": "d696dd2bb87006bd850f61c7b77b5e8ac2db4bcc",
      "fileid": "4ff736cc507a29a2672e94b85f8acd89df7ccabf6c6ed7f3e699d4e64703bb95",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340260018"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.8",
      "date": "2026-06-11T11:09:17.000Z",
      "commit": "d696dd2bb87006bd850f61c7b77b5e8ac2db4bcc",
      "fileid": "c60de1cb92b45812aa1bfd732e5c86cf10d0bb274877e66b9b93438088745776",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340260018"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.8",
      "date": "2026-06-11T10:30:14.000Z",
      "commit": "d696dd2bb87006bd850f61c7b77b5e8ac2db4bcc",
      "fileid": "da8fbd35569c92a01640380617bdb9bd3fa279c6999f16a548abb549f404212f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340260018"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.8",
      "date": "2026-06-11T10:28:58.000Z",
      "commit": "d696dd2bb87006bd850f61c7b77b5e8ac2db4bcc",
      "fileid": "41cd70f0b890e4b1f50f4d9b3075276113e16ebf56abd9f9634ac87ee9dfbe43",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340260018"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.8",
      "date": "2026-06-11T10:28:54.000Z",
      "commit": "d696dd2bb87006bd850f61c7b77b5e8ac2db4bcc",
      "fileid": "19db1438f40dadc630152d0c55ca2f19daa19039c6ffe428a844cff50efdf8a5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340260018"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.8",
      "date": "2026-06-11T10:28:43.000Z",
      "commit": "d696dd2bb87006bd850f61c7b77b5e8ac2db4bcc",
      "fileid": "28c19c48ded09ff4743c103b16768af26261939526f843eb283081d60a475fa2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340260018"
    }
  ]
}