{
  "_id": "6a12cc92acfb0bcc41d21670",
  "Package": "osc",
  "Type": "Package",
  "Title": "Orthodromic Spatial Clustering",
  "Version": "1.0.5",
  "Date": "2019-12-19",
  "Author": "Steffen Kriewald, Till Fluschnik, Dominik Reusser, Diego Rybski",
  "Maintainer": "Steffen Kriewald <kriewald@pik-potsdam.de>",
  "Description": "Allows distance based spatial clustering of georeferenced\ndata by implementing the City Clustering Algorithm - CCA.\nMultiple versions allow clustering for a matrix, raster and\nsingle coordinates on a plain (Euclidean distance) or on a\nsphere (great-circle or orthodromic distance).",
  "License": "GPL",
  "URL": "https://www.pik-potsdam.de/~kriewald/osc/",
  "NeedsCompilation": "yes",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libproj-dev\nlibsqlite3-dev",
  "Repository": "https://steffenkriewald.r-universe.dev",
  "Date/Publication": "2019-12-19 10:19:59 UTC",
  "RemoteUrl": "https://github.com/steffenkriewald/osc",
  "RemoteRef": "HEAD",
  "RemoteSha": "211b0e6c20a5c47dd041a6b837598cd474b183ce",
  "Packaged": {
    "Date": "2026-05-24 09:49:19 UTC",
    "User": "root"
  },
  "MD5sum": "c474c912642b7876033778ef11d57573",
  "_user": "steffenkriewald",
  "_type": "src",
  "_file": "osc_1.0.5.tar.gz",
  "_fileid": "9cfdf82a8b1fd566c5b71d9dfa0c7474f9855ecd6633601def29adc9d664b9b8",
  "_filesize": 7859442,
  "_sha256": "9cfdf82a8b1fd566c5b71d9dfa0c7474f9855ecd6633601def29adc9d664b9b8",
  "_created": "2026-05-24T09:49:19.000Z",
  "_published": "2026-05-24T10:01:54.113Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77588212945,
      "time": 226,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7184179337"
    },
    {
      "job": 77588212939,
      "time": 227,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7184179555"
    },
    {
      "job": 77588212948,
      "time": 191,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7184175912"
    },
    {
      "job": 77588212943,
      "time": 213,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7184178096"
    },
    {
      "job": 77588212927,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7184172267"
    },
    {
      "job": 77588212937,
      "time": 708,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7184221397"
    },
    {
      "job": 77588212933,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7184172156"
    },
    {
      "job": 77588212938,
      "time": 453,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7184198587"
    },
    {
      "job": 77588021717,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184156399"
    },
    {
      "job": 77588212920,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184170375"
    },
    {
      "job": 77588212926,
      "time": 196,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7184176518"
    },
    {
      "job": 77588212922,
      "time": 193,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7184176335"
    },
    {
      "job": 77588212925,
      "time": 242,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7184180734"
    }
  ],
  "_buildurl": "https://github.com/r-universe/steffenkriewald/actions/runs/26357938037",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/steffenkriewald/osc",
  "_commit": {
    "id": "211b0e6c20a5c47dd041a6b837598cd474b183ce",
    "author": "steffenkriewald <kriewald@pik-potsdam.de>",
    "committer": "steffenkriewald <kriewald@pik-potsdam.de>",
    "message": "fixed problems for  R 4.0.0 (r-devel) regarding 'matrix objects now also inherit from class \"array\"'\n",
    "time": 1576750799
  },
  "_maintainer": {
    "name": "Steffen Kriewald",
    "email": "kriewald@pik-potsdam.de",
    "login": "steffenkriewald",
    "description": "",
    "uuid": 38749623
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "raster",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 2.14",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "role": "Suggests"
    }
  ],
  "_owner": "steffenkriewald",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "steffenkriewald",
      "count": 8,
      "uuid": 38749623
    }
  ],
  "_userbio": {
    "uuid": 38749623,
    "type": "user",
    "name": "SteffenKriewald"
  },
  "_downloads": {
    "count": 153,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/osc"
  },
  "_devurl": "https://github.com/steffenkriewald/osc",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/osc.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/steffenkriewald/osc",
  "_realowner": "steffenkriewald",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-05-10"
    },
    {
      "version": "1.0.4",
      "date": "2019-03-22"
    },
    {
      "version": "1.0.5",
      "date": "2019-12-19"
    }
  ],
  "_exports": [
    "assign.data",
    "cca",
    "cca.single",
    "coordinate.list",
    "osc.buffer"
  ],
  "_datasets": [
    {
      "name": "exampledata",
      "title": "Example data for the clustering algorithm.",
      "object": "exampledata",
      "file": "exampledata.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "z",
        "cluster"
      ],
      "rows": 235,
      "table": true,
      "tojson": true
    },
    {
      "name": "landcover",
      "title": "Fictional landcover data to demonstrate the cca for Raster-Data",
      "object": "landcover",
      "file": "landcover.rda",
      "class": [
        "RasterLayer"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "population",
      "title": "Example population data for the city clustering algorithm",
      "object": "population",
      "file": "population.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 251,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "assign.data",
      "title": "Assign data to clusters",
      "topics": [
        "assign.data"
      ]
    },
    {
      "page": "cca",
      "title": "City Clustering Algorithm (CCA)",
      "topics": [
        "cca",
        "cca.single"
      ]
    },
    {
      "page": "coordinate.list",
      "title": "List of coordinates for clustering",
      "topics": [
        "coordinate.list"
      ]
    },
    {
      "page": "exampledata",
      "title": "Example data for the clustering algorithm.",
      "topics": [
        "exampledata"
      ]
    },
    {
      "page": "landcover",
      "title": "Fictional landcover data to demonstrate the cca for Raster-Data",
      "topics": [
        "landcover"
      ]
    },
    {
      "page": "osc.buffer",
      "title": "Simple Buffer algorithm",
      "topics": [
        "osc.buffer"
      ]
    },
    {
      "page": "population",
      "title": "Example population data for the city clustering algorithm",
      "topics": [
        "population"
      ]
    }
  ],
  "_readme": "https://github.com/steffenkriewald/osc/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "raster",
    "Rcpp",
    "sp",
    "terra"
  ],
  "_vignettes": [
    {
      "source": "paper.rnw",
      "filename": "paper.pdf",
      "title": "Using the City Clustering Algorithm",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2018-05-02 15:58:17",
      "modified": "2018-05-02 15:58:17",
      "commits": 1
    }
  ],
  "_score": 3.8129133566428557,
  "_indexed": true,
  "_nocasepkg": "osc",
  "_universes": [
    "steffenkriewald"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-24T09:51:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "211b0e6c20a5c47dd041a6b837598cd474b183ce",
      "fileid": "84062efd9cb89edd04f5d71ce3e3f213057dec5f9054f91aafef2eb4b518899a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/steffenkriewald/actions/runs/26357938037"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-24T09:51:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "211b0e6c20a5c47dd041a6b837598cd474b183ce",
      "fileid": "2ecd82d95a7891f29fa8a45c91d6e8dbd3bc8ca2ffa31af4cb7bc37cc44214e1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/steffenkriewald/actions/runs/26357938037"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-24T09:51:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "211b0e6c20a5c47dd041a6b837598cd474b183ce",
      "fileid": "711c1bca0ee3598f4a1e7edcd70975ed201d51e38f5c8a95bd7d4c8cb55a2db9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/steffenkriewald/actions/runs/26357938037"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-24T09:51:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "211b0e6c20a5c47dd041a6b837598cd474b183ce",
      "fileid": "799cc067c52d2ded183d16b89edfc26bc1db7f3dd17de8d5a435ee795d674b64",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/steffenkriewald/actions/runs/26357938037"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-24T09:51:28.000Z",
      "arch": "aarch64",
      "commit": "211b0e6c20a5c47dd041a6b837598cd474b183ce",
      "fileid": "1a86821bf73e6570a89112f7c464f97247b6f1769245c412dc72402f15a46905",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/steffenkriewald/actions/runs/26357938037"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-24T09:56:03.000Z",
      "arch": "x86_64",
      "commit": "211b0e6c20a5c47dd041a6b837598cd474b183ce",
      "fileid": "6f6dc42460ec55560b185e71688a99866e55bf1a08cf9a4e3b0c2e99a08ca722",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/steffenkriewald/actions/runs/26357938037"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-24T09:51:20.000Z",
      "arch": "aarch64",
      "commit": "211b0e6c20a5c47dd041a6b837598cd474b183ce",
      "fileid": "253eab95a7185d6112954d16ee676c918f9753ae93d5c3d337f061830819aa5f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/steffenkriewald/actions/runs/26357938037"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-24T09:53:31.000Z",
      "arch": "x86_64",
      "commit": "211b0e6c20a5c47dd041a6b837598cd474b183ce",
      "fileid": "ac38b73814ecd323b738bc63b6297a52a145e75a49e54620b88189d94724cf2f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/steffenkriewald/actions/runs/26357938037"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-05-24T09:52:00.000Z",
      "arch": "emscripten",
      "commit": "211b0e6c20a5c47dd041a6b837598cd474b183ce",
      "fileid": "68928fe538f0847beebc1eacbbff52bed4d98bf0d8ece8f86186518bd2a35f17",
      "status": "success",
      "buildurl": "https://github.com/r-universe/steffenkriewald/actions/runs/26357938037"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-24T09:51:00.000Z",
      "arch": "x86_64",
      "commit": "211b0e6c20a5c47dd041a6b837598cd474b183ce",
      "fileid": "4851f22c57d13205e557c29d06a8ab659c0ac0ab6067751e1d3d7ef3af95e7c9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/steffenkriewald/actions/runs/26357938037"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-24T09:50:52.000Z",
      "arch": "x86_64",
      "commit": "211b0e6c20a5c47dd041a6b837598cd474b183ce",
      "fileid": "d673bd868d0a51748fbf9325ce9ef877be3f228c5fe4f77830d976a2435fdf85",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/steffenkriewald/actions/runs/26357938037"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-24T09:50:45.000Z",
      "arch": "x86_64",
      "commit": "211b0e6c20a5c47dd041a6b837598cd474b183ce",
      "fileid": "9aaa1d19e1fa35241ca690ec349c41d4c01f76f2552db899e5f2979a96e11a46",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/steffenkriewald/actions/runs/26357938037"
    }
  ]
}