{
  "_id": "6a102799acfb0bcc41c9030c",
  "Package": "RDP",
  "Title": "The Ramer-Douglas-Peucker Algorithm",
  "Version": "0.3.0",
  "Authors@R": "person(\"Robert\", \"Dahl Jacobsen\", role = c(\"aut\", \"cre\"), email = \"cran@dahl-jacobsen.dk\")",
  "Description": "Pretty fast implementation of the Ramer-Douglas-Peucker\nalgorithm for reducing the number of points on a 2D curve. Urs\nRamer (1972), \"An iterative procedure for the polygonal\napproximation of plane curves\"\n<doi:10.1016/S0146-664X(72)80017-0>. David H. Douglas and\nThomas K. Peucker (1973), \"Algorithms for the Reduction of the\nNumber of Points Required to Represent a Digitized Line or its\nCaricature\" <doi:10.3138/FM57-6770-U75U-7727>.",
  "License": "GPL-3",
  "URL": "https://github.com/robertdj/RDP",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "Repository": "https://robertdj.r-universe.dev",
  "Date/Publication": "2023-07-06 12:15:11 UTC",
  "RemoteUrl": "https://github.com/robertdj/rdp",
  "RemoteRef": "HEAD",
  "RemoteSha": "bedc097b263a455f5e58fc220f31db3cdd09580b",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-13 08:25:15 UTC",
    "User": "root"
  },
  "Author": "Robert Dahl Jacobsen [aut, cre]",
  "Maintainer": "Robert Dahl Jacobsen <cran@dahl-jacobsen.dk>",
  "MD5sum": "52782566dc6270006196d7a3237dbb0d",
  "_user": "robertdj",
  "_type": "src",
  "_file": "RDP_0.3.0.tar.gz",
  "_fileid": "f55aa50396ad0a8869b2d23070e4a206ff9a18dbffdc9a2e1e9887b15268fa12",
  "_filesize": 107300,
  "_sha256": "f55aa50396ad0a8869b2d23070e4a206ff9a18dbffdc9a2e1e9887b15268fa12",
  "_created": "2026-05-13T08:25:15.000Z",
  "_published": "2026-05-22T09:53:29.934Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77356570870,
      "time": 119,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965151608"
    },
    {
      "job": 77356570545,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965150881"
    },
    {
      "job": 77356570992,
      "time": 132,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965156331"
    },
    {
      "job": 77356570494,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965151546"
    },
    {
      "job": 77356570780,
      "time": 183,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965162084"
    },
    {
      "job": 77356570767,
      "time": 287,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965195848"
    },
    {
      "job": 77356570508,
      "time": 208,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965164649"
    },
    {
      "job": 77356570504,
      "time": 310,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965200967"
    },
    {
      "job": 77356570321,
      "time": 146,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965111139"
    },
    {
      "job": 77356570078,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157719793"
    },
    {
      "job": 77356570755,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965145936"
    },
    {
      "job": 77356570761,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965146172"
    },
    {
      "job": 77356570699,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965142300"
    }
  ],
  "_buildurl": "https://github.com/r-universe/robertdj/actions/runs/25787356792",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/robertdj/rdp",
  "_commit": {
    "id": "bedc097b263a455f5e58fc220f31db3cdd09580b",
    "author": "Robert Dahl Jacobsen <git@dahl-jacobsen.dk>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #31 from robertdj/bump\n\n🔖 Bump minor",
    "time": 1688645711
  },
  "_maintainer": {
    "name": "Robert Dahl Jacobsen",
    "email": "cran@dahl-jacobsen.dk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "zeallot",
      "role": "Suggests"
    }
  ],
  "_owner": "robertdj",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "robertdj",
      "count": 191,
      "uuid": 5703657
    },
    {
      "user": "andrie",
      "count": 2,
      "uuid": 479998
    }
  ],
  "_userbio": {
    "uuid": 5703657,
    "type": "user",
    "name": "Robert Dahl Jacobsen"
  },
  "_downloads": {
    "count": 271,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RDP"
  },
  "_mentions": 1243,
  "_devurl": "https://github.com/robertdj/rdp",
  "_searchresults": 7,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RDP.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/robertdj/rdp",
  "_realowner": "robertdj",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.4",
      "date": "2021-06-24"
    },
    {
      "version": "0.1.5",
      "date": "2021-07-02"
    },
    {
      "version": "0.1.6",
      "date": "2021-07-26"
    },
    {
      "version": "0.1.7",
      "date": "2021-08-16"
    },
    {
      "version": "0.1.8",
      "date": "2021-09-25"
    },
    {
      "version": "0.2.0",
      "date": "2021-10-14"
    },
    {
      "version": "0.2.3",
      "date": "2022-03-17"
    },
    {
      "version": "0.3.0",
      "date": "2023-07-05"
    }
  ],
  "_exports": [
    "RamerDouglasPeucker"
  ],
  "_help": [
    {
      "page": "RDP-package",
      "title": "'RDP' package",
      "topics": [
        "RDP-package",
        "RDP"
      ]
    },
    {
      "page": "RamerDouglasPeucker",
      "title": "Simplify a curve using the Ramer-Douglas-Peucker algorithm.",
      "topics": [
        "RamerDouglasPeucker"
      ]
    }
  ],
  "_readme": "https://github.com/robertdj/rdp/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 5.1303337684950066,
  "_indexed": true,
  "_nocasepkg": "rdp",
  "_universes": [
    "robertdj"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-13T08:27:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bedc097b263a455f5e58fc220f31db3cdd09580b",
      "fileid": "edbbf71583e08d33c749606e769a5aefacbcd84cb2e4a40e02ae59c26d4c4ede",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robertdj/actions/runs/25787356792"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-13T08:27:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bedc097b263a455f5e58fc220f31db3cdd09580b",
      "fileid": "47bbd8b5ab75a72ff035b668a1e2afc6ff1db69b2704652f420a89241ec65980",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robertdj/actions/runs/25787356792"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-13T08:27:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bedc097b263a455f5e58fc220f31db3cdd09580b",
      "fileid": "a959008a2a7110661c4f4331447ead1bf41917068640635c358bd4c1c6c97a0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robertdj/actions/runs/25787356792"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-13T08:27:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bedc097b263a455f5e58fc220f31db3cdd09580b",
      "fileid": "ce6dfc5025b7710d86d843de87dc8cba17d39bd49f7bd413429cfa258bc21ff8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robertdj/actions/runs/25787356792"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-13T08:27:54.000Z",
      "arch": "aarch64",
      "commit": "bedc097b263a455f5e58fc220f31db3cdd09580b",
      "fileid": "4af06881d89b927acf51784e517bbfb6634ab01a5a0285a78b7210f0abe9c43d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robertdj/actions/runs/25787356792"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-13T08:29:28.000Z",
      "arch": "x86_64",
      "commit": "bedc097b263a455f5e58fc220f31db3cdd09580b",
      "fileid": "02b1f26786375f872ef12308d038bcb2c7786c079aa34293f4c8dc550eda7be0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robertdj/actions/runs/25787356792"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-13T08:27:49.000Z",
      "arch": "aarch64",
      "commit": "bedc097b263a455f5e58fc220f31db3cdd09580b",
      "fileid": "3a669ca736c3aee001398070b3a9a596cc9c0e0bbd6b0bf03f066f9aa7d0abed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robertdj/actions/runs/25787356792"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-13T08:29:36.000Z",
      "arch": "x86_64",
      "commit": "bedc097b263a455f5e58fc220f31db3cdd09580b",
      "fileid": "e5ddc76a25af7bf3eca6093ba644ae461723e41e5fc1a07c2361400107e6805b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robertdj/actions/runs/25787356792"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-13T08:26:49.000Z",
      "arch": "x86_64",
      "commit": "bedc097b263a455f5e58fc220f31db3cdd09580b",
      "fileid": "bc0f10242c3effd3f346f8e3e687340d4c46fbe02d2bb3fe307e6105d4fe3c8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robertdj/actions/runs/25787356792"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-13T08:26:43.000Z",
      "arch": "x86_64",
      "commit": "bedc097b263a455f5e58fc220f31db3cdd09580b",
      "fileid": "32538639035d404509de881ddd4940633b67ffff6161268c4a57ad8c631bd9e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robertdj/actions/runs/25787356792"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-13T08:26:38.000Z",
      "arch": "x86_64",
      "commit": "bedc097b263a455f5e58fc220f31db3cdd09580b",
      "fileid": "cac273fdb0efd758a26af678490f7eca8a0fa28e289c75bfddc31edfeeeb3c81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robertdj/actions/runs/25787356792"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-22T09:53:10.000Z",
      "arch": "emscripten",
      "commit": "bedc097b263a455f5e58fc220f31db3cdd09580b",
      "fileid": "50dced8d0902f2d081d7c9a1bd182d69b7c2558efca51905716090476badefb6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robertdj/actions/runs/25787356792"
    }
  ]
}