{
  "_id": "6a1f0003b401979e7341ac14",
  "Package": "cordillera",
  "Title": "Calculation of the OPTICS Cordillera",
  "Version": "1.0-3",
  "Date": "2024-09-22",
  "Authors@R": "c(person(given=\"Thomas\", family=\"Rusch\", email=\"thomas.rusch@wu.ac.at\", role = c(\"aut\",\"cre\"),comment=c(ORCID=\"0000-0002-7773-2096\")),\nperson(given=\"Patrick\",family=\"Mair\", role = \"ctb\",email=\"mair@fas.harvard.edu\",comment=c(ORCID=\"0000-0003-0100-6511\")),\nperson(given=\"Kurt\",family=\"Hornik\", role = \"ctb\",email = \"Kurt.Hornik@R-project.org\",comment=c(ORCID=\"0000-0003-4198-9911\")))",
  "Author": "Thomas Rusch [aut, cre]\n(<https://orcid.org/0000-0002-7773-2096>), Patrick Mair [ctb]\n(<https://orcid.org/0000-0003-0100-6511>), Kurt Hornik [ctb]\n(<https://orcid.org/0000-0003-4198-9911>)",
  "Maintainer": "Thomas Rusch <thomas.rusch@wu.ac.at>",
  "Description": "Functions for calculating the OPTICS Cordillera. The\nOPTICS Cordillera measures the amount of 'clusteredness' in a\nnumeric data matrix within a distance-density based framework\nfor a given minimum number of points comprising a cluster, as\ndescribed in Rusch, Hornik, Mair (2018)\n<doi:10.1080/10618600.2017.1349664>. We provide an R native\nversion with methods for printing, summarizing, and plotting\nthe result.",
  "SystemRequirements": "",
  "VignetteBuilder": "R.rsp",
  "License": "GPL-2 | GPL-3",
  "LazyData": "true",
  "URL": "https://r-forge.r-project.org/projects/stops/",
  "RoxygenNote": "7.3.1",
  "Encoding": "UTF-8",
  "Repository": "https://r-forge.r-universe.dev",
  "Date/Publication": "2026-01-18 13:38:14 UTC",
  "RemoteUrl": "https://github.com/r-forge/stops",
  "RemoteRef": "HEAD",
  "RemoteSha": "a51c031eed4408589a889df5bd68990edba5c9a8",
  "RemoteSubdir": "pkg/cordillera",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 09:04:46 UTC",
    "User": "root"
  },
  "MD5sum": "a7f54640a042a0eb161a42c833c0cf77",
  "_user": "r-forge",
  "_type": "src",
  "_file": "cordillera_1.0-3.tar.gz",
  "_fileid": "2029f7a91dfe12970e4757013ee57d345cd78aaa5692703fcad62271ecd578c7",
  "_filesize": 624333,
  "_sha256": "2029f7a91dfe12970e4757013ee57d345cd78aaa5692703fcad62271ecd578c7",
  "_created": "2026-05-18T09:04:46.000Z",
  "_published": "2026-06-02T16:08:35.822Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79116683518,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7053699374"
    },
    {
      "job": 79116683489,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7053717473"
    },
    {
      "job": 79116683705,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7053705145"
    },
    {
      "job": 79116683724,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7053694710"
    },
    {
      "job": 79116682878,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053661891"
    },
    {
      "job": 79116682351,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363276763"
    },
    {
      "job": 79116683116,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7053689839"
    },
    {
      "job": 79116683750,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7053689835"
    },
    {
      "job": 79116683367,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7053687978"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-forge/actions/runs/26023809507",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-forge/stops",
  "_commit": {
    "id": "a51c031eed4408589a889df5bd68990edba5c9a8",
    "author": "trusch (Thomas Rusch) <thomas.rusch@wu-wien.ac.at>",
    "committer": "trusch (Thomas Rusch) <thomas.rusch@wu-wien.ac.at>",
    "message": "update HP\n\ngit-svn-id: svn://svn.r-forge.r-project.org/svnroot/stops@539 edb9625f-4e0d-4859-8d74-9fd3b1da38cb\n",
    "time": 1768743494
  },
  "_maintainer": {
    "name": "Thomas Rusch",
    "email": "thomas.rusch@wu.ac.at",
    "orcid": "0000-0002-7773-2096"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "dbscan",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Suggests"
    },
    {
      "package": "scatterplot3d",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    }
  ],
  "_owner": "r-forge",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "theussl",
      "count": 1,
      "uuid": 22165873
    }
  ],
  "_userbio": {
    "uuid": 75573726,
    "type": "organization",
    "name": " R-Forge",
    "description": "git-svn mirrors from R-Forge"
  },
  "_downloads": {
    "count": 375,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cordillera"
  },
  "_devurl": "https://github.com/r-forge/stops",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cordillera.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-forge/stops",
  "_realowner": "r-forge",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.7-0",
      "date": "2017-07-24"
    },
    {
      "version": "0.8-0",
      "date": "2018-01-14"
    },
    {
      "version": "1.0-0",
      "date": "2023-01-17"
    },
    {
      "version": "1.0-3",
      "date": "2024-09-22"
    }
  ],
  "_exports": [
    "cordillera"
  ],
  "_datasets": [
    {
      "name": "CAClimateIndicatorsCountyMedian",
      "title": "Climate Change Indicators of Californian Counties",
      "object": "CAClimateIndicatorsCountyMedian",
      "class": [
        "data.frame"
      ],
      "fields": [
        "county",
        "vuln_CA",
        "degFB1",
        "heatB1_71_00",
        "heatB1_10_39",
        "heatB1_40_69",
        "heatB1_70_99",
        "degFA2",
        "heatA2_71_00",
        "heatA2_10_39",
        "heatA2_40_69",
        "heatA2_70_99",
        "flood_2000",
        "flood_2100",
        "basfA2_2000",
        "basfB1_2000",
        "basfA2_2039",
        "basfB1_2039",
        "basfA2_2069",
        "basfB1_2069",
        "basfA2_2099",
        "basfB1_2099",
        "evapA2_2000",
        "evapB1_2000",
        "evapA2_2039",
        "evapB1_2039",
        "evapA2_2069",
        "evapB1_2069",
        "evapA2_2099",
        "evapB1_2099",
        "prcpA2_2000",
        "prcpB1_2000",
        "prcpA2_2039",
        "prcpB1_2039",
        "prcpA2_2069",
        "prcpB1_2069",
        "prcpA2_2099",
        "prcpB1_2099",
        "smclA2_2000",
        "smclB1_2000",
        "smclA2_2039",
        "smclB1_2039",
        "smclA2_2069",
        "smclB1_2069",
        "smclA2_2099",
        "smclB1_2099",
        "fireA2_2020",
        "fireA2_2050",
        "fireA2_2085",
        "fireB1_2020",
        "fireB1_2050",
        "fireB1_2085"
      ],
      "rows": 58,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CAClimateIndicatorsCountyMedian",
      "title": "Climate Change Indicators of Californian Counties",
      "topics": [
        "CAClimateIndicatorsCountyMedian"
      ]
    },
    {
      "page": "cordillera",
      "title": "The OPTICS Cordillera",
      "topics": [
        "cordillera"
      ]
    },
    {
      "page": "oldcordilleraplot",
      "title": "Plot method for OPTICS Cordilleras. Deprecated.",
      "topics": [
        "oldcordilleraplot"
      ]
    },
    {
      "page": "plot.cordillera",
      "title": "Plot method for OPTICS Cordilleras",
      "topics": [
        "plot.cordillera"
      ]
    },
    {
      "page": "print.cordillera",
      "title": "Print method for the OPTICS Cordillera",
      "topics": [
        "print.cordillera"
      ]
    }
  ],
  "_rundeps": [
    "dbscan",
    "generics",
    "Rcpp"
  ],
  "_vignettes": [
    {
      "source": "cordillera.html.asis",
      "filename": "cordillera.html",
      "title": "Using the OPTICS Cordillera",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2020-10-02 09:47:55",
      "modified": "2020-10-05 15:26:26",
      "commits": 2
    }
  ],
  "_score": 4.556302500767288,
  "_indexed": true,
  "_nocasepkg": "cordillera",
  "_universes": [
    "r-forge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-3",
      "date": "2026-05-18T09:06:34.000Z",
      "distro": "noble",
      "commit": "a51c031eed4408589a889df5bd68990edba5c9a8",
      "fileid": "c63814e09d80f5dc908357b5bf3c6bab1e79998b98b52ceebfe4437660320ce1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26023809507"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-3",
      "date": "2026-05-18T09:07:26.000Z",
      "distro": "noble",
      "commit": "a51c031eed4408589a889df5bd68990edba5c9a8",
      "fileid": "1a112ba341481270c623574b209c1f94c09e588a633b5f2330672e227e30ac4a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26023809507"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-3",
      "date": "2026-05-18T09:06:50.000Z",
      "commit": "a51c031eed4408589a889df5bd68990edba5c9a8",
      "fileid": "e898ee97cfc1f3dc12d3ea44f3f807694f30b2a29e671408f08bbbb7c7ca209e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26023809507"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-3",
      "date": "2026-05-18T09:06:23.000Z",
      "commit": "a51c031eed4408589a889df5bd68990edba5c9a8",
      "fileid": "2f8a518e2724ea72f11b7611c141f03566ca156fb878e31a166f7d581e924a9b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26023809507"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-3",
      "date": "2026-05-18T09:06:01.000Z",
      "commit": "a51c031eed4408589a889df5bd68990edba5c9a8",
      "fileid": "cd13633114b9b915cf5c1200b8044df785ab131a11e7a001e0e6822e6d315fb3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26023809507"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-3",
      "date": "2026-05-18T09:06:00.000Z",
      "commit": "a51c031eed4408589a889df5bd68990edba5c9a8",
      "fileid": "22041493bea8f72a7cba3cf744ce010bfe3c3b3e0117695cd98395c0714c1f87",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26023809507"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0-3",
      "date": "2026-05-18T09:05:56.000Z",
      "commit": "a51c031eed4408589a889df5bd68990edba5c9a8",
      "fileid": "cf91dc48465494ee5867da1063ac27461e06436ee56be295579b98200b3179e7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26023809507"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-3",
      "date": "2026-06-02T16:08:09.000Z",
      "commit": "a51c031eed4408589a889df5bd68990edba5c9a8",
      "fileid": "e8c28b565590a5585b75263de061f47f0fd6060e1f4d1cd6c5fad1391fb218ee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26023809507"
    }
  ]
}