{
  "_id": "6a1f2c09b401979e734259ff",
  "Type": "Package",
  "Package": "RCDT",
  "Title": "Fast 2D Constrained Delaunay Triangulation",
  "Version": "1.3.0",
  "Authors@R": "c(\nperson(\"Stéphane\", \"Laurent\", , \"laurent_step@outlook.fr\", role = c(\"aut\", \"cre\")),\nperson(\"Artem\", \"Amirkhanov\", role = \"cph\",\ncomment = \"CDT library\")\n)",
  "Maintainer": "Stéphane Laurent <laurent_step@outlook.fr>",
  "Description": "Performs 2D Delaunay triangulation, constrained or\nunconstrained, with the help of the C++ library 'CDT'. A\nfunction to plot the triangulation is provided. The constrained\nDelaunay triangulation has applications in geographic\ninformation systems.",
  "License": "GPL-3",
  "URL": "https://github.com/stla/RCDT",
  "BugReports": "https://github.com/stla/RCDT/issues",
  "SystemRequirements": "C++ 17",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake libfreetype6-dev libglu1-mesa-dev make\ntexlive libpng-dev libuv1-dev libgl1-mesa-dev zlib1g-dev",
  "Repository": "https://bimsbbioinfo.r-universe.dev",
  "Date/Publication": "2023-10-31 12:47:26 UTC",
  "RemoteUrl": "https://github.com/BIMSBbioinfo/RCDT",
  "RemoteRef": "HEAD",
  "RemoteSha": "7e276ec7497c5dcddf5ad3e359c504a7420d3cbe",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-15 10:15:55 UTC",
    "User": "root"
  },
  "Author": "Stéphane Laurent [aut, cre],\nArtem Amirkhanov [cph] (CDT library)",
  "MD5sum": "ce8144204b59289c562cc5dff96cd360",
  "_user": "bimsbbioinfo",
  "_type": "src",
  "_file": "RCDT_1.3.0.tar.gz",
  "_fileid": "2721cddfba663d93e8db11c6aa450e94631e5ae8d2c4a87cab7d91706c41140a",
  "_filesize": 342819,
  "_sha256": "2721cddfba663d93e8db11c6aa450e94631e5ae8d2c4a87cab7d91706c41140a",
  "_created": "2026-05-15T10:15:55.000Z",
  "_published": "2026-06-02T19:16:25.702Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79152123205,
      "time": 207,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7014932643"
    },
    {
      "job": 79152123147,
      "time": 217,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7014935391"
    },
    {
      "job": 79152123775,
      "time": 217,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7014935303"
    },
    {
      "job": 79152123315,
      "time": 194,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7014928933"
    },
    {
      "job": 79152124016,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7014938399"
    },
    {
      "job": 79152124161,
      "time": 229,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7014942011"
    },
    {
      "job": 79152123679,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7014925232"
    },
    {
      "job": 79152123466,
      "time": 183,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7014931786"
    },
    {
      "job": 79152122820,
      "time": 253,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014875157"
    },
    {
      "job": 79152122337,
      "time": 176,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367496703"
    },
    {
      "job": 79152123402,
      "time": 182,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7014925523"
    },
    {
      "job": 79152123407,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7014908803"
    },
    {
      "job": 79152123705,
      "time": 140,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7014914590"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/25912399826",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/BIMSBbioinfo/RCDT",
  "_commit": {
    "id": "7e276ec7497c5dcddf5ad3e359c504a7420d3cbe",
    "author": "stla <laurent_step@yahoo.fr>",
    "committer": "stla <laurent_step@yahoo.fr>",
    "message": "v1.3.0\n",
    "time": 1698756446
  },
  "_maintainer": {
    "name": "Stéphane Laurent",
    "email": "laurent_step@outlook.fr",
    "login": "laustep",
    "uuid": 29288085
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "colorsGen",
      "role": "Imports"
    },
    {
      "package": "gplots",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "Polychrome",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.8",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "role": "Imports"
    },
    {
      "package": "Rvcg",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "uniformly",
      "role": "Suggests"
    },
    {
      "package": "viridisLite",
      "role": "Suggests"
    }
  ],
  "_owner": "bimsbbioinfo",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "stla",
      "count": 75,
      "uuid": 4466543
    },
    {
      "user": "stlagsk",
      "count": 2,
      "uuid": 88767035
    }
  ],
  "_userbio": {
    "uuid": 6482905,
    "type": "organization",
    "name": "BIMSB bioinformatics platform / Akalin Lab",
    "description": "git repositories for the Akalin lab"
  },
  "_downloads": {
    "count": 52,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RCDT"
  },
  "_devurl": "https://github.com/stla/rcdt",
  "_searchresults": 39,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/RCDT.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-03-09"
    },
    {
      "version": "1.1.0",
      "date": "2022-04-06"
    },
    {
      "version": "1.2.0",
      "date": "2022-08-07"
    },
    {
      "version": "1.2.1",
      "date": "2022-08-20"
    },
    {
      "version": "1.3.0",
      "date": "2023-10-31"
    }
  ],
  "_exports": [
    "delaunay",
    "delaunayArea",
    "plotDelaunay"
  ],
  "_help": [
    {
      "page": "RCDT-package",
      "title": "Fast 2D Constrained Delaunay Triangulation",
      "topics": [
        "RCDT-package",
        "RCDT"
      ]
    },
    {
      "page": "delaunay",
      "title": "2D Delaunay triangulation",
      "topics": [
        "delaunay"
      ]
    },
    {
      "page": "delaunayArea",
      "title": "Area of Delaunay triangulation",
      "topics": [
        "delaunayArea"
      ]
    },
    {
      "page": "plotDelaunay",
      "title": "Plot 2D Delaunay triangulation",
      "topics": [
        "plotDelaunay"
      ]
    }
  ],
  "_readme": "https://github.com/BIMSBbioinfo/RCDT/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "BH",
    "bitops",
    "bslib",
    "cachem",
    "caTools",
    "cli",
    "colorsGen",
    "colorspace",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "gplots",
    "gtools",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "Polychrome",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rgl",
    "rlang",
    "rmarkdown",
    "Rvcg",
    "sass",
    "scatterplot3d",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "the-RCDT-package.Rmd",
      "filename": "the-RCDT-package.html",
      "title": "The 'RCDT' package.",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-03-06 12:33:10",
      "modified": "2022-03-10 00:26:39",
      "commits": 2
    }
  ],
  "_score": 4.068185861746162,
  "_indexed": true,
  "_nocasepkg": "rcdt",
  "_universes": [
    "bimsbbioinfo",
    "laustep",
    "stla"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-15T10:19:22.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7e276ec7497c5dcddf5ad3e359c504a7420d3cbe",
      "fileid": "51dd48d868aa0e42961684a47a58441a050e5942ba3feaad109917fe62f23c36",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/25912399826"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-15T10:19:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7e276ec7497c5dcddf5ad3e359c504a7420d3cbe",
      "fileid": "b48acb5a9bfcf98b1c6442363c7cab292cb7660c425370c6c6c7e0a391191fa1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/25912399826"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-15T10:19:29.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7e276ec7497c5dcddf5ad3e359c504a7420d3cbe",
      "fileid": "d7023d3e13c36a392a3d0106b3a50a905af959dc353496ce118fa62ca4d2997d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/25912399826"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-15T10:19:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7e276ec7497c5dcddf5ad3e359c504a7420d3cbe",
      "fileid": "dee28844ef13ae591329bd3cc112f4d844d7c74c29da8e11703a07d0b1338356",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/25912399826"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-15T10:19:34.000Z",
      "arch": "aarch64",
      "commit": "7e276ec7497c5dcddf5ad3e359c504a7420d3cbe",
      "fileid": "bab5d506d2e06796f87426daf0d4eb1a6423ac3eac8202256db5cb5abf94ec94",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/25912399826"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-15T10:19:25.000Z",
      "arch": "x86_64",
      "commit": "7e276ec7497c5dcddf5ad3e359c504a7420d3cbe",
      "fileid": "3ca57f56f7bc2d357c78b055b02d421c6a518746717ef488b00f6a14875c7e4e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/25912399826"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-15T10:18:58.000Z",
      "arch": "aarch64",
      "commit": "7e276ec7497c5dcddf5ad3e359c504a7420d3cbe",
      "fileid": "40477a5dfb4d8ff26b464f48545833802585d5204553c364a3aef3b02babd4f7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/25912399826"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-15T10:19:01.000Z",
      "arch": "x86_64",
      "commit": "7e276ec7497c5dcddf5ad3e359c504a7420d3cbe",
      "fileid": "b0432028c1bf97584e389d1ef3721674de64f4391e2e07198ee72ca80e8f3512",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/25912399826"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-15T10:18:29.000Z",
      "arch": "x86_64",
      "commit": "7e276ec7497c5dcddf5ad3e359c504a7420d3cbe",
      "fileid": "8deacf40c4a1f3c0e526998651176f9257af3ccf9df6a660264ac4e09b6f07d7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/25912399826"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-15T10:17:30.000Z",
      "arch": "x86_64",
      "commit": "7e276ec7497c5dcddf5ad3e359c504a7420d3cbe",
      "fileid": "2b662ed05e640b673af5567cb4944e2d040a1734552d2c03f03d0188d83c4777",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/25912399826"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-15T10:17:45.000Z",
      "arch": "x86_64",
      "commit": "7e276ec7497c5dcddf5ad3e359c504a7420d3cbe",
      "fileid": "6efcdeebe25e080073127694b7ecf133517f513e530a6e844e76824078bccfb8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/25912399826"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-06-02T19:15:51.000Z",
      "arch": "emscripten",
      "commit": "7e276ec7497c5dcddf5ad3e359c504a7420d3cbe",
      "fileid": "63d862548db2dd75fbb8d24099e07470a77a599c34054dcd9a8676b9bc8c1e71",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/25912399826"
    }
  ]
}