{
  "_id": "6a169fbbacfb0bcc41d804f3",
  "Package": "area",
  "Title": "Calculate Area of Triangles and Polygons",
  "Version": "0.3.0",
  "Authors@R": "person(given = \"Michael\",\nfamily = \"Sumner\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"mdsumner@gmail.com\",\ncomment = c(ORCID = \"0000-0002-2471-7511\"))",
  "Description": "Calculate the area of triangles and polygons using the\nshoelace formula. Area may be signed, taking into account path\norientation, or unsigned, ignoring path orientation. The\nshoelace formula is described at\n<https://en.wikipedia.org/wiki/Shoelace_formula>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/hypertidy/area,\nhttps://hypertidy.github.io/area/",
  "BugReports": "https://github.com/hypertidy/area/issues",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2026-01-27 14:57:30 UTC",
  "RemoteUrl": "https://github.com/hypertidy/area",
  "RemoteRef": "HEAD",
  "RemoteSha": "fabd752cfccd85a715a04dd79c9dca658e4798f9",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-27 07:34:39 UTC",
    "User": "root"
  },
  "Author": "Michael Sumner [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-2471-7511>)",
  "Maintainer": "Michael Sumner <mdsumner@gmail.com>",
  "MD5sum": "1e1b1d8dc38ee572296b8d1a366ee912",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "area_0.3.0.tar.gz",
  "_fileid": "78d95819fd57790761ccb228b673a26440be14f19deb3c58b9686896280de49f",
  "_filesize": 177876,
  "_sha256": "78d95819fd57790761ccb228b673a26440be14f19deb3c58b9686896280de49f",
  "_created": "2026-05-27T07:34:39.000Z",
  "_published": "2026-05-27T07:39:39.154Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78029415507,
      "time": 109,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234555626"
    },
    {
      "job": 78029415484,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234557174"
    },
    {
      "job": 78029415488,
      "time": 135,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234563554"
    },
    {
      "job": 78029415509,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234552754"
    },
    {
      "job": 78029415460,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234573446"
    },
    {
      "job": 78029415490,
      "time": 234,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234602912"
    },
    {
      "job": 78029415458,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234580227"
    },
    {
      "job": 78029415503,
      "time": 177,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234581825"
    },
    {
      "job": 78029052352,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234519067"
    },
    {
      "job": 78029415429,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234551819"
    },
    {
      "job": 78029415428,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234548332"
    },
    {
      "job": 78029415478,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234550631"
    },
    {
      "job": 78029415433,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234550555"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26497431936",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hypertidy/area",
  "_commit": {
    "id": "fabd752cfccd85a715a04dd79c9dca658e4798f9",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "Michael Sumner <mdsumner@gmail.com>",
    "message": "3d area\n",
    "time": 1769525850
  },
  "_maintainer": {
    "name": "Michael Sumner",
    "email": "mdsumner@gmail.com",
    "login": "mdsumner",
    "mastodon": "@mdsumner@rstats.me",
    "bluesky": "@mdsumner.bsky.social",
    "orcid": "0000-0002-2471-7511",
    "description": "no names have an anonymous function",
    "uuid": 4107631
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 13,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 36,
      "uuid": 4107631
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 222,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/area"
  },
  "_devurl": "https://github.com/hypertidy/area",
  "_pkgdown": "https://hypertidy.github.io/area/",
  "_searchresults": 10,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/area.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hypertidy/area",
  "_realowner": "hypertidy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-04-04"
    },
    {
      "version": "0.2.0",
      "date": "2023-12-21"
    }
  ],
  "_exports": [
    "polygon_area",
    "triangle_area",
    "triangle_surface_area"
  ],
  "_datasets": [
    {
      "name": "mm",
      "title": "Planar straight line graphs and triangulations",
      "object": "mm",
      "class": [
        "pslg"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "mm_tri",
      "title": "Planar straight line graphs and triangulations",
      "object": "mm_tri",
      "class": [
        "triangulation"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "tas",
      "title": "Planar straight line graphs and triangulations",
      "object": "tas",
      "class": [
        "pslg"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "mm",
      "title": "Planar straight line graphs and triangulations",
      "topics": [
        "mm",
        "mm_tri",
        "tas"
      ]
    },
    {
      "page": "polygon_area",
      "title": "Area of polygon",
      "topics": [
        "polygon_area"
      ]
    },
    {
      "page": "triangle_area",
      "title": "Area of triangles",
      "topics": [
        "triangle_area"
      ]
    },
    {
      "page": "triangle_surface_area",
      "title": "Calculate surface area of triangles in 2D or 3D",
      "topics": [
        "triangle_surface_area"
      ]
    }
  ],
  "_readme": "https://github.com/hypertidy/area/raw/HEAD/README.md",
  "_rundeps": [
    "cpp11"
  ],
  "_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": 3.8129133566428557,
  "_indexed": true,
  "_nocasepkg": "area",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-27T07:36:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fabd752cfccd85a715a04dd79c9dca658e4798f9",
      "fileid": "e34e9b8a32ec234d71a4b4134f080d7b58062276efad525e5c25e2d1b628e57a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26497431936"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-27T07:36:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fabd752cfccd85a715a04dd79c9dca658e4798f9",
      "fileid": "9408b108aa1003e8f76b708e620b04b4a43b4bae9faa743b6af3fc7efcf6c6db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26497431936"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-27T07:37:05.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fabd752cfccd85a715a04dd79c9dca658e4798f9",
      "fileid": "bd52740351fc223be98ac83ef8cc6ab8ca02fdc5f23647223a8ec777e1e9d5fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26497431936"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-27T07:36:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fabd752cfccd85a715a04dd79c9dca658e4798f9",
      "fileid": "57817f14c8b304cbe11260a7d43b6df8a5c458c0f8cbd993be966ab9b9d3cc56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26497431936"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-27T07:37:36.000Z",
      "arch": "aarch64",
      "commit": "fabd752cfccd85a715a04dd79c9dca658e4798f9",
      "fileid": "34297c4df7515cbe09bef0a21a20b8d6f0bad9cc9c2aea58caaeba03835689a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26497431936"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-27T07:38:52.000Z",
      "arch": "x86_64",
      "commit": "fabd752cfccd85a715a04dd79c9dca658e4798f9",
      "fileid": "f29264e19c301c1e0eee4e421b2b7ecb6ed193772e0f7a94a37e4d5fa4284b43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26497431936"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-27T07:37:46.000Z",
      "arch": "aarch64",
      "commit": "fabd752cfccd85a715a04dd79c9dca658e4798f9",
      "fileid": "a3c96ef01ffd7b541f4a123e5302c498272913905e4fcbd138f163f32ff05ac4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26497431936"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-27T07:37:37.000Z",
      "arch": "x86_64",
      "commit": "fabd752cfccd85a715a04dd79c9dca658e4798f9",
      "fileid": "487e5b4ac3f4004f7703d4f79d56ac16421930e74dd2258e0a94d2c397149ff9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26497431936"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-27T07:36:35.000Z",
      "arch": "emscripten",
      "commit": "fabd752cfccd85a715a04dd79c9dca658e4798f9",
      "fileid": "001764c7cf4d77060d355986e3225dcb520e7c5dc5ae7c63036943ef00ea790b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26497431936"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-27T07:35:58.000Z",
      "arch": "x86_64",
      "commit": "fabd752cfccd85a715a04dd79c9dca658e4798f9",
      "fileid": "15ec1dee0f5ef2bf9beac7e9e6d744e543ba25d23a363b52ef4ab2e3a7762d39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26497431936"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-27T07:36:01.000Z",
      "arch": "x86_64",
      "commit": "fabd752cfccd85a715a04dd79c9dca658e4798f9",
      "fileid": "ea1f429c6be150e2a0de18f7e19216ad07b2b6a94447471424525c99166ac1a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26497431936"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-27T07:35:59.000Z",
      "arch": "x86_64",
      "commit": "fabd752cfccd85a715a04dd79c9dca658e4798f9",
      "fileid": "d46a47bc9ac52ea4089f97135b104140087c95830e1a1f44f2083c4ee1c411d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26497431936"
    }
  ]
}