{
  "_id": "6a325d113efcd9bda438296a",
  "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-06-17 08:35:35 UTC",
    "User": "root"
  },
  "MD5sum": "d01a1d6d6e36a78ce441d83e1061282d",
  "_user": "r-forge",
  "_type": "src",
  "_file": "cordillera_1.0-3.tar.gz",
  "_fileid": "2df3b79d480887a6c2aec28b1e986504b4dddbeb005401c7c181fe290eff95e5",
  "_filesize": 624396,
  "_sha256": "2df3b79d480887a6c2aec28b1e986504b4dddbeb005401c7c181fe290eff95e5",
  "_created": "2026-06-17T08:35:35.000Z",
  "_published": "2026-06-17T08:38:41.137Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81852856627,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7690153496"
    },
    {
      "job": 81852856630,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7690167278"
    },
    {
      "job": 81852856625,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7690142738"
    },
    {
      "job": 81852856606,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7690146696"
    },
    {
      "job": 81852399399,
      "time": 149,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7690111104"
    },
    {
      "job": 81852856768,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7690147999"
    },
    {
      "job": 81852856652,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7690137045"
    },
    {
      "job": 81852856624,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7690139216"
    },
    {
      "job": 81852856637,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7690138405"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-forge/actions/runs/27676302013",
  "_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",
    "followers": 27,
    "description": "git-svn mirrors from R-Forge"
  },
  "_downloads": {
    "count": 306,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cordillera"
  },
  "_devurl": "https://github.com/r-forge/stops",
  "_searchresults": 5,
  "_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-06-17T08:37:35.000Z",
      "distro": "noble",
      "commit": "a51c031eed4408589a889df5bd68990edba5c9a8",
      "fileid": "c52931af4f8a45c1b0477e6bbadc3fcede0dd433fb655c8fd025c5b97c5cfc66",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27676302013"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-3",
      "date": "2026-06-17T08:38:11.000Z",
      "distro": "noble",
      "commit": "a51c031eed4408589a889df5bd68990edba5c9a8",
      "fileid": "6e35d82553023865014df7222f410b262b6416bca5cecd45937428d26424f2ab",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27676302013"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-3",
      "date": "2026-06-17T08:37:11.000Z",
      "commit": "a51c031eed4408589a889df5bd68990edba5c9a8",
      "fileid": "e6b717502c1e5c61ddbc97749d429b974e135cf6ca7a5f183fbd096a3f1f7f5f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27676302013"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-3",
      "date": "2026-06-17T08:37:20.000Z",
      "commit": "a51c031eed4408589a889df5bd68990edba5c9a8",
      "fileid": "96c7c17f2c7c3d3684abe75b11f5e7a97960b54c6e5ff413d8bf66f5693779b8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27676302013"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-3",
      "date": "2026-06-17T08:37:34.000Z",
      "commit": "a51c031eed4408589a889df5bd68990edba5c9a8",
      "fileid": "e20c288d289a79fa530f8d37c04a13d6fe4ba91fb0d32d871e202b944d5c6ef1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27676302013"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-3",
      "date": "2026-06-17T08:36:48.000Z",
      "commit": "a51c031eed4408589a889df5bd68990edba5c9a8",
      "fileid": "cc32f239c7e52e9c27b20b3faf49a0925faeb3bebe24f20ea4d2704a859e299c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27676302013"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-3",
      "date": "2026-06-17T08:36:53.000Z",
      "commit": "a51c031eed4408589a889df5bd68990edba5c9a8",
      "fileid": "b73c8301a59be2f61665e78a3b390fda076ac1eed9af8271a26c7a11f95b45d0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27676302013"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0-3",
      "date": "2026-06-17T08:36:51.000Z",
      "commit": "a51c031eed4408589a889df5bd68990edba5c9a8",
      "fileid": "2d19162ff4404146f580020c8825902fcce163dd5101f816ccf55683a76c67bb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/27676302013"
    }
  ]
}