{
  "_id": "6a25184b4b233be19838c716",
  "Package": "tissot",
  "Title": "Tissot Indicatrix for Map Projection Distortion",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\"Michael\", \"Sumner\", email = \"mdsumner@gmail.com\", role = c(\"aut\", \"cre\"),\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 'GDAL' for\ncoordinate transformation. Developed using the method published\nin Snyder, JP (1987) <doi:10.3133/pp1395>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/hypertidy/tissot",
  "BugReports": "https://github.com/hypertidy/tissot/issues",
  "Language": "en-US",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libxml2-dev\nlibzstd-dev",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2026-02-10 04:17:20 UTC",
  "RemoteUrl": "https://github.com/hypertidy/tissot",
  "RemoteRef": "HEAD",
  "RemoteSha": "a21d5338fbb01aa1066ab6fecd17996c3569d3cb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 07:01:47 UTC",
    "User": "root"
  },
  "Author": "Michael Sumner [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2471-7511>),\nBill Huber [aut] (original algorithm and calculations)",
  "Maintainer": "Michael Sumner <mdsumner@gmail.com>",
  "MD5sum": "98c4a2eac88b264a3eefa41411ddc536",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "tissot_0.2.0.tar.gz",
  "_fileid": "f84307ccaa7fd401a74cb3d55a58fb52f0f2844de97d05bc710e8a6ea852c1d8",
  "_filesize": 2210677,
  "_sha256": "f84307ccaa7fd401a74cb3d55a58fb52f0f2844de97d05bc710e8a6ea852c1d8",
  "_created": "2026-06-07T07:01:47.000Z",
  "_published": "2026-06-07T07:05:47.450Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79939345843,
      "time": 197,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461713998"
    },
    {
      "job": 79939345838,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461708323"
    },
    {
      "job": 79939345789,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461704735"
    },
    {
      "job": 79939345800,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461701307"
    },
    {
      "job": 79939140696,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461689918"
    },
    {
      "job": 79939345805,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461704667"
    },
    {
      "job": 79939345801,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461702139"
    },
    {
      "job": 79939345802,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461704151"
    },
    {
      "job": 79939345807,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461703844"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27085520207",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hypertidy/tissot",
  "_commit": {
    "id": "a21d5338fbb01aa1066ab6fecd17996c3569d3cb",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "Michael Sumner <mdsumner@gmail.com>",
    "message": "cleanups\n",
    "time": 1770697040
  },
  "_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": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "gdalraster",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "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": 5
    }
  ],
  "_tags": [],
  "_stars": 18,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 77,
      "uuid": 4107631
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 131,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tissot"
  },
  "_devurl": "https://github.com/hypertidy/tissot",
  "_searchresults": 5,
  "_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/tissot.html",
    "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_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": "Compute Tissot indicatrix ellipse geometry",
      "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_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": [
    "bit",
    "bit64",
    "cli",
    "gdalraster",
    "glue",
    "lifecycle",
    "magrittr",
    "nanoarrow",
    "pillar",
    "pkgconfig",
    "Rcpp",
    "RcppInt64",
    "rlang",
    "tibble",
    "utf8",
    "vctrs",
    "wk",
    "xml2",
    "yyjsonr"
  ],
  "_score": 4.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "tissot",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-07T07:04:52.000Z",
      "distro": "noble",
      "commit": "a21d5338fbb01aa1066ab6fecd17996c3569d3cb",
      "fileid": "bbedcac29de009f217d01013498685592f484ebadaf3113191b19f13e600dbb9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27085520207"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-07T07:04:09.000Z",
      "distro": "noble",
      "commit": "a21d5338fbb01aa1066ab6fecd17996c3569d3cb",
      "fileid": "6312b6c71e418c63b3f383e70fbc4d718f1362f1daf6dbadc75b74f36d72e082",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27085520207"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-07T07:03:47.000Z",
      "commit": "a21d5338fbb01aa1066ab6fecd17996c3569d3cb",
      "fileid": "94000bff4866db26e7f2171d756735c1549f1645beeed8b58acdfbb99e18bc86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27085520207"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-07T07:03:22.000Z",
      "commit": "a21d5338fbb01aa1066ab6fecd17996c3569d3cb",
      "fileid": "32129f22805d2859e194f816688badfebe11c9b0aab0646ad156565039efeaf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27085520207"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-07T07:04:13.000Z",
      "commit": "a21d5338fbb01aa1066ab6fecd17996c3569d3cb",
      "fileid": "d28bde9416861ecef6c8429d899a34b869ff9c1fa83852877823686a27a3cd51",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27085520207"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-07T07:03:10.000Z",
      "commit": "a21d5338fbb01aa1066ab6fecd17996c3569d3cb",
      "fileid": "3827c8037f15168ba3980e0278f6d3a27a4eb9417dec94ea02ea917a8ba77279",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27085520207"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-07T07:03:26.000Z",
      "commit": "a21d5338fbb01aa1066ab6fecd17996c3569d3cb",
      "fileid": "f2487a961ddaba168315e3efd288f52199e450ca19277635ce045531359c3cf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27085520207"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-07T07:03:23.000Z",
      "commit": "a21d5338fbb01aa1066ab6fecd17996c3569d3cb",
      "fileid": "c26540911b1ae12524740ea6800cdd7426c3e3d3207c4385b6d82c82302dc4e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27085520207"
    }
  ]
}