{
  "_id": "6a2274b0cd65a98ecbd4a3c0",
  "Copyright": "1993, 1995, 1997, 1998, 2002, 2005 Jonathan Richard\nShewchuk; 2011-2025 David Sterratt",
  "Package": "RTriangle",
  "Authors@R": "c(person(\"Jonathan Richard\", \"Shewchuk\" , role=c(\"ctb\", \"cph\")),\nperson(\"David C.\", \"Sterratt\", role=c(\"cph\",\"aut\",\"cre\"),\nemail=\"david.c.sterratt@ed.ac.uk\"),\nperson(\"Elias\", \"Pipping\", role=c(\"ctb\")),\nperson(\"Michael\", \"Sumner\", role=c(\"ctb\")))",
  "License": "CC BY-NC-SA 4.0",
  "Title": "Triangle - A 2D Quality Mesh Generator and Delaunay Triangulator",
  "Description": "This is a port of Jonathan Shewchuk's Triangle library to\nR. From his description: \"Triangle generates exact Delaunay\ntriangulations, constrained Delaunay triangulations, conforming\nDelaunay triangulations, Voronoi diagrams, and high-quality\ntriangular meshes. The latter can be generated with no small or\nlarge angles, and are thus suitable for finite element\nanalysis.\"",
  "Version": "1.6-0.15",
  "URL": "https://github.com/davidcsterratt/RTriangle,\nhttp://www.cs.cmu.edu/~quake/triangle.html",
  "Date": "2025-04-13",
  "RoxygenNote": "7.2.3",
  "BugReports": "https://github.com/davidcsterratt/RTriangle/issues",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Repository": "https://davidcsterratt.r-universe.dev",
  "Date/Publication": "2025-04-14 07:53:47 UTC",
  "RemoteUrl": "https://github.com/davidcsterratt/rtriangle",
  "RemoteRef": "HEAD",
  "RemoteSha": "bdc01bbf23ff4570d5b7e5dc25906bcf6f2c09aa",
  "RemoteSubdir": "pkg",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-03 06:33:51 UTC",
    "User": "root"
  },
  "Author": "Jonathan Richard Shewchuk [ctb, cph],\nDavid C. Sterratt [cph, aut, cre],\nElias Pipping [ctb],\nMichael Sumner [ctb]",
  "Maintainer": "David C. Sterratt <david.c.sterratt@ed.ac.uk>",
  "MD5sum": "6359652806ee71fc13d2f56ace0d6de7",
  "_user": "davidcsterratt",
  "_type": "src",
  "_file": "RTriangle_1.6-0.15.tar.gz",
  "_fileid": "9ebcc1ca38ef28f6d169a8ed246e815accda969cd836d051afe09b4eb95f628c",
  "_filesize": 334079,
  "_sha256": "9ebcc1ca38ef28f6d169a8ed246e815accda969cd836d051afe09b4eb95f628c",
  "_created": "2026-06-03T06:33:51.000Z",
  "_published": "2026-06-05T07:03:12.762Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79672864319,
      "time": 3718,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79672864671,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7377384067"
    },
    {
      "job": 79672864299,
      "time": 3735,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79672864575,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377383150"
    },
    {
      "job": 79672864894,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7377375108"
    },
    {
      "job": 79672864535,
      "time": 136,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7377391380"
    },
    {
      "job": 79672864471,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377378203"
    },
    {
      "job": 79672864531,
      "time": 145,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377393447"
    },
    {
      "job": 79672864390,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377357326"
    },
    {
      "job": 79672864622,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377379795"
    },
    {
      "job": 79672864449,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7377375603"
    },
    {
      "job": 79672864714,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7377376563"
    },
    {
      "job": 79672864675,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377379308"
    }
  ],
  "_buildurl": "https://github.com/r-universe/davidcsterratt/actions/runs/26867841599",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/davidcsterratt/rtriangle",
  "_commit": {
    "id": "bdc01bbf23ff4570d5b7e5dc25906bcf6f2c09aa",
    "author": "David C Sterratt <david.c.sterratt@ed.ac.uk>",
    "committer": "David C Sterratt <david.c.sterratt@ed.ac.uk>",
    "message": "Issue #23: Updated NEWS item\n",
    "time": 1744617227
  },
  "_maintainer": {
    "name": "David C. Sterratt",
    "email": "david.c.sterratt@ed.ac.uk",
    "login": "davidcsterratt",
    "linkedin": "in/davidcsterratt",
    "description": "Senior Lecturer, School of Informatics, University of Edinburgh",
    "uuid": 4264803
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "geometry",
      "role": "Suggests"
    }
  ],
  "_owner": "davidcsterratt",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "mesh-generation",
    "triangulation"
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "davidcsterratt",
      "count": 225,
      "uuid": 4264803
    },
    {
      "user": "epipping",
      "count": 5,
      "uuid": 61962
    },
    {
      "user": "mdsumner",
      "count": 3,
      "uuid": 4107631
    },
    {
      "user": "shulele",
      "count": 1,
      "uuid": 6795670
    }
  ],
  "_userbio": {
    "uuid": 4264803,
    "type": "user",
    "name": "David C Sterratt",
    "description": "Senior Lecturer, School of Informatics, University of Edinburgh"
  },
  "_downloads": {
    "count": 887,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RTriangle"
  },
  "_devurl": "https://github.com/davidcsterratt/rtriangle",
  "_searchresults": 74,
  "_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/readme.html",
    "extra/readme.md",
    "extra/RTriangle.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/davidcsterratt/rtriangle",
  "_realowner": "davidcsterratt",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.6-0.6",
      "date": "2014-08-08"
    },
    {
      "version": "1.6-0.7",
      "date": "2016-05-11"
    },
    {
      "version": "1.6-0.8",
      "date": "2016-07-01"
    },
    {
      "version": "1.6-0.9",
      "date": "2017-07-13"
    },
    {
      "version": "1.6-0.10",
      "date": "2018-01-31"
    },
    {
      "version": "1.6-0.11",
      "date": "2022-11-16"
    },
    {
      "version": "1.6-0.12",
      "date": "2023-01-16"
    },
    {
      "version": "1.6-0.13",
      "date": "2024-01-09"
    },
    {
      "version": "1.6-0.14",
      "date": "2024-09-05"
    },
    {
      "version": "1.6-0.15",
      "date": "2025-04-14"
    }
  ],
  "_exports": [
    "pslg",
    "read.pslg",
    "triangulate"
  ],
  "_help": [
    {
      "page": "RTriangle-package",
      "title": "Generate 2D Quality meshes and constrained Delaunay triangulations",
      "topics": [
        "RTriangle-package",
        "RTriangle"
      ]
    },
    {
      "page": "plot.pslg",
      "title": "Plot pslg object",
      "topics": [
        "plot.pslg"
      ]
    },
    {
      "page": "plot.triangulation",
      "title": "Plot a triangulation object produced with triangulate",
      "topics": [
        "plot.triangulation"
      ]
    },
    {
      "page": "pslg",
      "title": "Create a Planar Straight Line Graph object",
      "topics": [
        "pslg"
      ]
    },
    {
      "page": "read.pslg",
      "title": "Read a Planar Straight Line Graph from file",
      "topics": [
        "read.pslg"
      ]
    },
    {
      "page": "triangulate",
      "title": "Triangulate a Planar Straight Line Graph",
      "topics": [
        "triangulate"
      ]
    }
  ],
  "_readme": "https://github.com/davidcsterratt/rtriangle/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 6.408934958678802,
  "_indexed": true,
  "_nocasepkg": "rtriangle",
  "_universes": [
    "davidcsterratt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6-0.15",
      "date": "2026-06-03T06:35:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bdc01bbf23ff4570d5b7e5dc25906bcf6f2c09aa",
      "fileid": "09cea0055c31a881fade84cf22292be118f34e942ecc58b14e63419d36c530bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidcsterratt/actions/runs/26867841599"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6-0.15",
      "date": "2026-06-03T06:35:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bdc01bbf23ff4570d5b7e5dc25906bcf6f2c09aa",
      "fileid": "8836dad6351fee5316a45f4f8089e4fecf1e2bba5b14e8359262dc26106198d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidcsterratt/actions/runs/26867841599"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6-0.15",
      "date": "2026-06-03T06:35:10.000Z",
      "arch": "aarch64",
      "commit": "bdc01bbf23ff4570d5b7e5dc25906bcf6f2c09aa",
      "fileid": "9e0a6ad18a52da5c2a42d04fd559f8c906a6f2f63886c485aa8bded1ecd4bdba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidcsterratt/actions/runs/26867841599"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6-0.15",
      "date": "2026-06-03T06:36:07.000Z",
      "arch": "x86_64",
      "commit": "bdc01bbf23ff4570d5b7e5dc25906bcf6f2c09aa",
      "fileid": "d01503c2ca7693dbaa9a9b57abd5d8eca5013afc18643ffb3a6504b65736dccb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidcsterratt/actions/runs/26867841599"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6-0.15",
      "date": "2026-06-03T06:35:24.000Z",
      "arch": "aarch64",
      "commit": "bdc01bbf23ff4570d5b7e5dc25906bcf6f2c09aa",
      "fileid": "4b07e80e2b09b0d09d33feeb54f2f796d3945e5e7f696f81dac8fab554bf3877",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidcsterratt/actions/runs/26867841599"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6-0.15",
      "date": "2026-06-03T06:36:15.000Z",
      "arch": "x86_64",
      "commit": "bdc01bbf23ff4570d5b7e5dc25906bcf6f2c09aa",
      "fileid": "3c399d4c07a619e8f697f01f4088c55a17881196782f94e999474504aee6b35c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidcsterratt/actions/runs/26867841599"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6-0.15",
      "date": "2026-06-03T06:35:39.000Z",
      "arch": "emscripten",
      "commit": "bdc01bbf23ff4570d5b7e5dc25906bcf6f2c09aa",
      "fileid": "48fb778c1f39d9420c5f5f662f120ee73f121fd660f9b7507d93f7e1a98a30a0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/davidcsterratt/actions/runs/26867841599"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6-0.15",
      "date": "2026-06-03T06:35:01.000Z",
      "arch": "x86_64",
      "commit": "bdc01bbf23ff4570d5b7e5dc25906bcf6f2c09aa",
      "fileid": "a6396f618c82f82d5d0ae4495c8a363ad60b448117bc76e83567993e891611b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidcsterratt/actions/runs/26867841599"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6-0.15",
      "date": "2026-06-03T06:35:06.000Z",
      "arch": "x86_64",
      "commit": "bdc01bbf23ff4570d5b7e5dc25906bcf6f2c09aa",
      "fileid": "83e6eeb25f572bce4a799467cee2c369b06eb44d7d89469f9107f158e6827f04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidcsterratt/actions/runs/26867841599"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6-0.15",
      "date": "2026-06-03T06:35:03.000Z",
      "arch": "x86_64",
      "commit": "bdc01bbf23ff4570d5b7e5dc25906bcf6f2c09aa",
      "fileid": "51891a233514fc418d7055688f0848e4263812108c3e2706c9ca4a2ee18fa130",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidcsterratt/actions/runs/26867841599"
    }
  ]
}