{
  "_id": "6a23d149530b9bc726be2dc5",
  "Package": "ptinpoly",
  "Title": "Point-in-Polyhedron Test (2D and 3D)",
  "Version": "2.8",
  "Date": "2020-05-31",
  "Author": "Jose M. Maisog, Yuan Wang, George Luta, Jianfei Liu",
  "Maintainer": "Jose M. Maisog <bravas02@gmail.com>",
  "Description": "Function pip3d() tests whether a point in 3D space is\nwithin, exactly on, or outside an enclosed surface defined by a\ntriangular mesh. Function pip2d() tests whether a point in 2D\nspace is within, exactly on, or outside a polygon. For a\nreference, see: Liu et al., A new point containment test\nalgorithm based on preprocessing and determining triangles,\nComputer-Aided Design 42(12):1143-1150.",
  "License": "GPL-2",
  "LazyLoad": "yes",
  "URL": "http://ptinpoly.pbworks.com",
  "Repository/R-Forge/Project": "ptinpoly",
  "Repository/R-Forge/Revision": "41",
  "Repository/R-Forge/DateTimeStamp": "2020-05-31 12:01:50",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-06 07:35:07 UTC",
    "User": "root"
  },
  "Repository": "https://maisogjm.r-universe.dev",
  "Date/Publication": "2020-06-02 14:10:07 UTC",
  "RemoteUrl": "https://github.com/cran/ptinpoly",
  "RemoteRef": "HEAD",
  "RemoteSha": "7929630897f11f8f2bfb43873f292e3c18bfc52a",
  "MD5sum": "ee9f27d097a38def74c6cd8a444f9910",
  "_user": "maisogjm",
  "_type": "src",
  "_file": "ptinpoly_2.8.tar.gz",
  "_fileid": "3f0fed128e9ef0a7854f5b5729c83f3417ff30a6d2cedbee606b98daf948cc25",
  "_filesize": 172413,
  "_sha256": "3f0fed128e9ef0a7854f5b5729c83f3417ff30a6d2cedbee606b98daf948cc25",
  "_created": "2026-06-06T07:35:07.000Z",
  "_published": "2026-06-06T07:50:33.745Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79861438506,
      "time": 115,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452486028"
    },
    {
      "job": 79861438509,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452485703"
    },
    {
      "job": 79861438527,
      "time": 153,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452490069"
    },
    {
      "job": 79861438519,
      "time": 890,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452584721"
    },
    {
      "job": 79861438530,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452490952"
    },
    {
      "job": 79861438532,
      "time": 297,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452504181"
    },
    {
      "job": 79861438511,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452484459"
    },
    {
      "job": 79861438517,
      "time": 327,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452507336"
    },
    {
      "job": 79860871984,
      "time": 579,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452472466"
    },
    {
      "job": 79861438503,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452484370"
    },
    {
      "job": 79861438512,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452482286"
    },
    {
      "job": 79861438505,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452482304"
    },
    {
      "job": 79861438502,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452481770"
    }
  ],
  "_buildurl": "https://github.com/r-universe/maisogjm/actions/runs/27056158531",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ptinpoly",
  "_commit": {
    "id": "7929630897f11f8f2bfb43873f292e3c18bfc52a",
    "author": "Jose M. Maisog <bravas02@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.8\n",
    "time": 1591107007
  },
  "_maintainer": {
    "name": "Jose M. Maisog",
    "email": "bravas02@gmail.com",
    "login": "maisogjm",
    "description": "",
    "uuid": 14790249
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "misc3d",
      "role": "Depends"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "geometry",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "maisogjm",
      "count": 6,
      "uuid": 14790249
    }
  ],
  "_userbio": {
    "uuid": 14790249,
    "type": "user",
    "name": "maisogjm"
  },
  "_downloads": {
    "count": 217,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ptinpoly"
  },
  "_searchresults": 47,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ptinpoly.html",
    "manual.pdf"
  ],
  "_realowner": "maisogjm",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.4",
      "date": "2010-06-15"
    },
    {
      "version": "1.9",
      "date": "2010-11-03"
    },
    {
      "version": "2.0",
      "date": "2011-10-26"
    },
    {
      "version": "2.1",
      "date": "2014-04-30"
    },
    {
      "version": "2.4",
      "date": "2014-08-27"
    },
    {
      "version": "2.8",
      "date": "2020-06-02"
    }
  ],
  "_exports": [
    "blocks2vf",
    "pip2d",
    "pip3d",
    "vf2blocks"
  ],
  "_datasets": [
    {
      "name": "comb",
      "title": "Sample Data: Comb Polygon",
      "object": "comb",
      "file": "comb.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "V1",
        "V2"
      ],
      "rows": 983,
      "table": true,
      "tojson": true
    },
    {
      "name": "faces",
      "title": "Sample Data: Simple Cube",
      "object": "faces",
      "file": "faces.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "V1",
        "V2",
        "V3"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "fractal",
      "title": "Sample Data: Fractal Polygon",
      "object": "fractal",
      "file": "fractal.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "V1",
        "V2"
      ],
      "rows": 768,
      "table": true,
      "tojson": true
    },
    {
      "name": "queries",
      "title": "Sample Data: Simple Cube",
      "object": "queries",
      "file": "queries.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "V1",
        "V2",
        "V3"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "spiral",
      "title": "Sample Data: Spiral Polygon",
      "object": "spiral",
      "file": "spiral.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "V1",
        "V2"
      ],
      "rows": 786,
      "table": true,
      "tojson": true
    },
    {
      "name": "verts",
      "title": "Sample Data: Simple Cube",
      "object": "verts",
      "file": "verts.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "V1",
        "V2",
        "V3"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "blocks2vf",
      "title": "Convertor from 3-Block Representation Representation to Vertices-Faces",
      "topics": [
        "blocks2vf"
      ]
    },
    {
      "page": "comb",
      "title": "Sample Data: Comb Polygon",
      "topics": [
        "comb"
      ]
    },
    {
      "page": "cube",
      "title": "Sample Data: Simple Cube",
      "topics": [
        "cube",
        "faces",
        "queries",
        "verts"
      ]
    },
    {
      "page": "fractal",
      "title": "Sample Data: Fractal Polygon",
      "topics": [
        "fractal"
      ]
    },
    {
      "page": "pip2d",
      "title": "Test for Point Containment in 2D Polygon",
      "topics": [
        "pip2d"
      ]
    },
    {
      "page": "pip3d",
      "title": "Test for Point Containment in 3D Polyhedron",
      "topics": [
        "pip3d"
      ]
    },
    {
      "page": "spiral",
      "title": "Sample Data: Spiral Polygon",
      "topics": [
        "spiral"
      ]
    },
    {
      "page": "vf2blocks",
      "title": "Convertor from Vertices-Faces Representation to 3-Block Representation",
      "topics": [
        "vf2blocks"
      ]
    }
  ],
  "_rundeps": [
    "misc3d"
  ],
  "_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": 2.848189116991399,
  "_indexed": true,
  "_nocasepkg": "ptinpoly",
  "_universes": [
    "maisogjm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.8",
      "date": "2026-06-06T07:37:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7929630897f11f8f2bfb43873f292e3c18bfc52a",
      "fileid": "3439444333ae20b55aa2e415cb03d6804222abc9c71bceffd5c7311296040989",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maisogjm/actions/runs/27056158531"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.8",
      "date": "2026-06-06T07:37:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7929630897f11f8f2bfb43873f292e3c18bfc52a",
      "fileid": "e82eee1316bb29ed5290b9ab45264dadd4b7c7ded59145ed8e759946665226e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maisogjm/actions/runs/27056158531"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.8",
      "date": "2026-06-06T07:37:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7929630897f11f8f2bfb43873f292e3c18bfc52a",
      "fileid": "d808cd806982de1f064c32280e7d285cab4df66144d158c0cd6ab2b37c71cb54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maisogjm/actions/runs/27056158531"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.8",
      "date": "2026-06-06T07:50:01.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7929630897f11f8f2bfb43873f292e3c18bfc52a",
      "fileid": "fd262862bfaf3dd0ccf29a6cc3c27f974352bae43c8d4ea14193b629dab27700",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maisogjm/actions/runs/27056158531"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.8",
      "date": "2026-06-06T07:37:54.000Z",
      "arch": "aarch64",
      "commit": "7929630897f11f8f2bfb43873f292e3c18bfc52a",
      "fileid": "efac788511d84ac9b9dbc4abf482dc14fc835fe9dbba112d5f3f2e2d36db097a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maisogjm/actions/runs/27056158531"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.8",
      "date": "2026-06-06T07:39:29.000Z",
      "arch": "x86_64",
      "commit": "7929630897f11f8f2bfb43873f292e3c18bfc52a",
      "fileid": "9ed8f819a4294b62d7a8f22071e13101704927c942458eb3ed6c6f321361b1f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maisogjm/actions/runs/27056158531"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.8",
      "date": "2026-06-06T07:36:55.000Z",
      "arch": "aarch64",
      "commit": "7929630897f11f8f2bfb43873f292e3c18bfc52a",
      "fileid": "2dffe336725101aed00eca5f726e4cf86a7e2e24d00a7642778d70ebd77a62d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maisogjm/actions/runs/27056158531"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.8",
      "date": "2026-06-06T07:39:18.000Z",
      "arch": "x86_64",
      "commit": "7929630897f11f8f2bfb43873f292e3c18bfc52a",
      "fileid": "0e57e2203f8f26b77f66da60acbc34697e360670b8859aa133dc4ef877d158e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maisogjm/actions/runs/27056158531"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.8",
      "date": "2026-06-06T07:37:07.000Z",
      "arch": "emscripten",
      "commit": "7929630897f11f8f2bfb43873f292e3c18bfc52a",
      "fileid": "538dd1fe2a86993829907fb4c21eda0a982c01949e386445b13c7a0b8984f742",
      "status": "success",
      "buildurl": "https://github.com/r-universe/maisogjm/actions/runs/27056158531"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.8",
      "date": "2026-06-06T07:36:22.000Z",
      "arch": "x86_64",
      "commit": "7929630897f11f8f2bfb43873f292e3c18bfc52a",
      "fileid": "0d989240cabfd270dbe83c204df4ca845426e482ffa499ea17c45dafe3c8bab3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maisogjm/actions/runs/27056158531"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.8",
      "date": "2026-06-06T07:36:18.000Z",
      "arch": "x86_64",
      "commit": "7929630897f11f8f2bfb43873f292e3c18bfc52a",
      "fileid": "3930117e2386917d8c3e6d7a23e796851495fa6bb20583f11a30e857c267f638",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maisogjm/actions/runs/27056158531"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.8",
      "date": "2026-06-06T07:36:20.000Z",
      "arch": "x86_64",
      "commit": "7929630897f11f8f2bfb43873f292e3c18bfc52a",
      "fileid": "90a282f2c5b306c215b407944957935fd29c57086dd21fac61199991bb824da6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maisogjm/actions/runs/27056158531"
    }
  ]
}