{
  "_id": "6a53b7119b92047c28d58f92",
  "Package": "tissot",
  "Title": "Tissot Indicatrix for Map Projection Distortion",
  "Version": "0.3.0",
  "Authors@R": "c(\nperson(\"Michael\", \"Sumner\", email = \"mdsumner@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-2471-7511\")),\nperson(\"Bill\", \"Huber\", role = \"aut\",\ncomment = \"original algorithm and calculations\")\n)",
  "Description": "Compute and visualize the 'Tissot Indicatrix' for map\nprojections. The indicatrix characterizes projection distortion\nby computing scale factors, angular deformation, areal\ndistortion, and convergence at arbitrary points. Based on the\ncalculations shared by Bill Huber on\n<https://gis.stackexchange.com/a/5075/482>. Uses 'PROJ' for\ncoordinate transformation and distortion factor computation.\nDeveloped using the method published in Snyder, JP (1987)\n<doi:10.3133/pp1395>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "URL": "https://hypertidy.github.io/tissot/,\nhttps://github.com/hypertidy/tissot",
  "BugReports": "https://github.com/hypertidy/tissot/issues",
  "Language": "en-US",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libproj-dev",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2026-07-12 15:35:32 UTC",
  "RemoteUrl": "https://github.com/hypertidy/tissot",
  "RemoteRef": "HEAD",
  "RemoteSha": "8fca11b3e4b3698428c858999027aca610ca91d8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-12 15:44:01 UTC",
    "User": "root"
  },
  "Author": "Michael Sumner [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-2471-7511>),\nBill Huber [aut] (original algorithm and calculations)",
  "Maintainer": "Michael Sumner <mdsumner@gmail.com>",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "tissot_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/a159bc28df51dab537d8fd845818a1ef125e2b29ce511792b811f2693ba40c15",
  "_filesize": 1748579,
  "_sha256": "a159bc28df51dab537d8fd845818a1ef125e2b29ce511792b811f2693ba40c15",
  "_expires": "2026-10-20T15:47:28.000Z",
  "_created": "2026-07-12T15:44:01.000Z",
  "_published": "2026-07-12T15:47:29.670Z",
  "_jobs": [
    {
      "job": 86666361280,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8261775862"
    },
    {
      "job": 86666361274,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8261774304"
    },
    {
      "job": 86666361267,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8261776937"
    },
    {
      "job": 86666361293,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8261773193"
    },
    {
      "job": 86666097473,
      "time": 190,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8261750896"
    },
    {
      "job": 86666361261,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8261769760"
    },
    {
      "job": 86666361279,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8261762925"
    },
    {
      "job": 86666361327,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8261763603"
    },
    {
      "job": 86666361278,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8261763027"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29198653410",
  "_status": "success",
  "_upstream": "https://github.com/hypertidy/tissot",
  "_commit": {
    "id": "8fca11b3e4b3698428c858999027aca610ca91d8",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "Michael Sumner <mdsumner@gmail.com>",
    "message": "fix doc link in news\n",
    "time": 1783870532
  },
  "_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
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "PROJ",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 6
    },
    {
      "week": "2026-07",
      "n": 6
    },
    {
      "week": "2026-28",
      "n": 9
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2026-02-10"
    }
  ],
  "_stars": 18,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 89,
      "uuid": 4107631
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "followers": 28,
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 211,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tissot"
  },
  "_devurl": "https://github.com/hypertidy/tissot",
  "_pkgdown": "https://hypertidy.github.io/tissot/",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_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/tissot.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hypertidy/tissot",
  "_realowner": "hypertidy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "indicatrix",
    "ti_ellipse",
    "tissot",
    "tissot_abline",
    "tissot_get_proj",
    "tissot_map",
    "tissot_raster",
    "tissot_set_proj",
    "tissot_unproject"
  ],
  "_datasets": [
    {
      "name": "world",
      "title": "World coastline",
      "object": "world",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 82403,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "sub-.indicatrix_list",
      "title": "Subset an indicatrix_list",
      "topics": [
        "[.indicatrix_list"
      ]
    },
    {
      "page": "indicatrix",
      "title": "Build Tissot indicatrix objects",
      "topics": [
        "indicatrix"
      ]
    },
    {
      "page": "plot.indicatrix",
      "title": "Plot an indicatrix",
      "topics": [
        "plot.indicatrix"
      ]
    },
    {
      "page": "plot.indicatrix_list",
      "title": "Plot a list of indicatrixes",
      "topics": [
        "plot.indicatrix_list"
      ]
    },
    {
      "page": "ti_ellipse",
      "title": "Generate ellipse coordinates for an indicatrix",
      "topics": [
        "ti_ellipse"
      ]
    },
    {
      "page": "tissot",
      "title": "Compute Tissot indicatrix properties",
      "topics": [
        "tissot"
      ]
    },
    {
      "page": "tissot_get_proj",
      "title": "Get or set the current plot projection",
      "topics": [
        "tissot_get_proj",
        "tissot_set_proj"
      ]
    },
    {
      "page": "tissot_map",
      "title": "Plot world coastline on a projected map",
      "topics": [
        "tissot_abline",
        "tissot_map"
      ]
    },
    {
      "page": "tissot_raster",
      "title": "Compute distortion surfaces on a regular grid",
      "topics": [
        "image.tissot_raster",
        "plot.tissot_raster",
        "tissot_raster"
      ]
    },
    {
      "page": "tissot_unproject",
      "title": "Unproject coordinates to geographic (lon/lat) CRS",
      "topics": [
        "tissot_unproject"
      ]
    },
    {
      "page": "world",
      "title": "World coastline",
      "topics": [
        "world"
      ]
    }
  ],
  "_readme": "https://github.com/hypertidy/tissot/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "PROJ",
    "rlang",
    "tibble",
    "utf8",
    "vctrs",
    "wk"
  ],
  "_score": 4.431363764158988,
  "_indexed": true,
  "_nocasepkg": "tissot",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_previous": "0.2.0.9001",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-12T15:46:40.000Z",
      "distro": "resolute",
      "commit": "8fca11b3e4b3698428c858999027aca610ca91d8",
      "fileid": "https://r2.ropensci.org/18773863f37c3afbca4fa56b2a133a6823bb0a802caddd018a5af9434554ec7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29198653410"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-12T15:46:30.000Z",
      "distro": "resolute",
      "commit": "8fca11b3e4b3698428c858999027aca610ca91d8",
      "fileid": "https://r2.ropensci.org/f6793be33553f87f9fc26d3ba043444d9e188c3f223cea9cda74e6c3f19a0ff1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29198653410"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-12T15:45:57.000Z",
      "commit": "8fca11b3e4b3698428c858999027aca610ca91d8",
      "fileid": "https://r2.ropensci.org/e61156a5ae5a286a1c0e8d35ae8ec58a89e088d953432c485ede60f3cb2cdad4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29198653410"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-12T15:45:42.000Z",
      "commit": "8fca11b3e4b3698428c858999027aca610ca91d8",
      "fileid": "https://r2.ropensci.org/ab585b724ef01064de55239329ef32a32d4cd1b77647f2761adcc9b3a50098ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29198653410"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-07-12T15:46:20.000Z",
      "commit": "8fca11b3e4b3698428c858999027aca610ca91d8",
      "fileid": "https://r2.ropensci.org/134ed2009342d1fe3df125fdfcf8c57a95a48e82ef2369858d21e70dcc0c0945",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29198653410"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-12T15:45:14.000Z",
      "commit": "8fca11b3e4b3698428c858999027aca610ca91d8",
      "fileid": "https://r2.ropensci.org/0db4149ad2639b2cb09d32366c5161bc138c215e5c644ee84df7fbabd3a20567",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29198653410"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-12T15:45:14.000Z",
      "commit": "8fca11b3e4b3698428c858999027aca610ca91d8",
      "fileid": "https://r2.ropensci.org/c97e455cb039500844dee10f404cfcc88cb6e4ab8d9f4b75162de70789e53912",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29198653410"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-12T15:45:14.000Z",
      "commit": "8fca11b3e4b3698428c858999027aca610ca91d8",
      "fileid": "https://r2.ropensci.org/ccccffe62d81bf8e6e26ea400b968a51062e4adabf712eb4c94005c744043412",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29198653410"
    }
  ]
}