{
  "_id": "6a13fe82acfb0bcc41d3766e",
  "Package": "reproj",
  "Type": "Package",
  "Title": "Coordinate System Transformations for Generic Map Data",
  "Version": "0.7.0.9001",
  "Authors@R": "person(\"Michael D.\",\"Sumner\", role = c(\"aut\", \"cre\"), email =\n\"mdsumner@gmail.com\", comment=c(ORCID = \"0000-0002-2471-7511\"))",
  "Description": "Transform coordinates from a specified source to a\nspecified target map projection. This uses the 'PROJ' library\ndirectly, by wrapping the 'PROJ' package which leverages\n'libproj', otherwise the 'proj4' package. The 'reproj()'\nfunction is generic, methods may be added to remove the need\nfor an explicit source definition. If 'proj4' is in use\n'reproj()' handles the requirement for conversion of angular\nunits where necessary. This is for use primarily to transform\ngeneric data formats and direct leverage of the underlying\n'PROJ' library. (There are transformations that aren't possible\nwith 'PROJ' and that are provided by the 'GDAL' library, a\nlimitation which users of this package should be aware of.) The\n'PROJ' library is available at <https://proj.org/>.",
  "License": "GPL-3",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "SystemRequirements": "PROJ (>= 4.4.6)",
  "BugReports": "https://github.com/hypertidy/reproj/issues",
  "URL": "https://github.com/hypertidy/reproj,\nhttps://hypertidy.github.io/reproj/",
  "Config/pak/sysreqs": "libproj-dev",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2025-06-23 07:48:39 UTC",
  "RemoteUrl": "https://github.com/hypertidy/reproj",
  "RemoteRef": "HEAD",
  "RemoteSha": "e538d830e8dd0783fd132cee5ce2868a7bb572d6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 07:44:38 UTC",
    "User": "root"
  },
  "Author": "Michael D. Sumner [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2471-7511>)",
  "Maintainer": "Michael D. Sumner <mdsumner@gmail.com>",
  "MD5sum": "7eeb27924d4a5fdcc7ee7d2173921545",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "reproj_0.7.0.9001.tar.gz",
  "_fileid": "0b49a9fa9fd37238bb91e695258e29e8942b2bab6db1cb07d86363f1b80569d2",
  "_filesize": 357486,
  "_sha256": "0b49a9fa9fd37238bb91e695258e29e8942b2bab6db1cb07d86363f1b80569d2",
  "_created": "2026-05-25T07:44:38.000Z",
  "_published": "2026-05-25T07:47:14.530Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77675610091,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193952259"
    },
    {
      "job": 77675610138,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193955738"
    },
    {
      "job": 77675610104,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193950545"
    },
    {
      "job": 77675610111,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193943321"
    },
    {
      "job": 77675277895,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193923421"
    },
    {
      "job": 77675610105,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193951921"
    },
    {
      "job": 77675610092,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193943314"
    },
    {
      "job": 77675610112,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193942441"
    },
    {
      "job": 77675610135,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193940206"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26389401282",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hypertidy/reproj",
  "_commit": {
    "id": "e538d830e8dd0783fd132cee5ce2868a7bb572d6",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "Michael Sumner <mdsumner@gmail.com>",
    "message": "fix blatant bug\n",
    "time": 1750664919
  },
  "_maintainer": {
    "name": "Michael D. 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.2.5",
      "role": "Depends"
    },
    {
      "package": "proj4",
      "role": "Imports"
    },
    {
      "package": "crsmeta",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "PROJ",
      "version": ">= 0.4.5",
      "role": "Imports"
    },
    {
      "package": "wk",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 14,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 125,
      "uuid": 4107631
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 1635,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/reproj"
  },
  "_devurl": "https://github.com/hypertidy/reproj",
  "_pkgdown": "https://hypertidy.github.io/reproj/",
  "_searchresults": 31,
  "_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/reproj.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hypertidy/reproj",
  "_realowner": "hypertidy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2018-12-30"
    },
    {
      "version": "0.3.0",
      "date": "2019-04-20"
    },
    {
      "version": "0.4.0",
      "date": "2019-06-02"
    },
    {
      "version": "0.4.2",
      "date": "2020-04-15"
    },
    {
      "version": "0.4.3",
      "date": "2022-10-28"
    },
    {
      "version": "0.7.0",
      "date": "2024-06-11"
    }
  ],
  "_exports": [
    "reproj",
    "reproj_extent",
    "reproj_xy",
    "reproj_xyz"
  ],
  "_help": [
    {
      "page": "reproj_extent",
      "title": "Reproject extent",
      "topics": [
        "reproj_extent"
      ]
    },
    {
      "page": "reproj",
      "title": "Reproject coordinates.",
      "topics": [
        "reproj",
        "reproj.data.frame",
        "reproj.matrix",
        "reproj.mesh3d",
        "reproj.quadmesh",
        "reproj.sc",
        "reproj.triangmesh",
        "reproj_xy",
        "reproj_xyz"
      ]
    }
  ],
  "_readme": "https://github.com/hypertidy/reproj/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "crsmeta",
    "lifecycle",
    "PROJ",
    "proj4",
    "rlang",
    "wk"
  ],
  "_score": 5.805249995948141,
  "_indexed": true,
  "_nocasepkg": "reproj",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.0.9001",
      "date": "2026-05-25T07:46:31.000Z",
      "distro": "noble",
      "commit": "e538d830e8dd0783fd132cee5ce2868a7bb572d6",
      "fileid": "7e16a60407f0b66b01657bc3f37dc6a281c98c9bc01ea579f33ac657024e59fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26389401282"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.0.9001",
      "date": "2026-05-25T07:46:45.000Z",
      "distro": "noble",
      "commit": "e538d830e8dd0783fd132cee5ce2868a7bb572d6",
      "fileid": "773c724296ef1bf0a7a62a89777efa0700ee97071c942a8ea55860d9b909fccc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26389401282"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.0.9001",
      "date": "2026-05-25T07:46:24.000Z",
      "commit": "e538d830e8dd0783fd132cee5ce2868a7bb572d6",
      "fileid": "0717abcbe9fa4908ec83e318d0210c90154b5920ec0ec79fff1ded9013758fbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26389401282"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.0.9001",
      "date": "2026-05-25T07:45:58.000Z",
      "commit": "e538d830e8dd0783fd132cee5ce2868a7bb572d6",
      "fileid": "5b88c14542b46359f97576a696ff7ee12d9f56bb47b45c66cf45749c5189d5d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26389401282"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.0.9001",
      "date": "2026-05-25T07:46:42.000Z",
      "commit": "e538d830e8dd0783fd132cee5ce2868a7bb572d6",
      "fileid": "76bf26d5e57dbe464b8041b6a0e261d2df3bf77ad2681cdc9bb1b82a68b21a03",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26389401282"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.0.9001",
      "date": "2026-05-25T07:45:50.000Z",
      "commit": "e538d830e8dd0783fd132cee5ce2868a7bb572d6",
      "fileid": "1244a1896187fe27865ece04bae10ec06d4a232284a79824e9f7aacb439a71f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26389401282"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.0.9001",
      "date": "2026-05-25T07:45:45.000Z",
      "commit": "e538d830e8dd0783fd132cee5ce2868a7bb572d6",
      "fileid": "c9783b8118521a3dc5a38dc9b8915ec847612b9314ee5f6d36b6c9109bf7d14d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26389401282"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.0.9001",
      "date": "2026-05-25T07:45:39.000Z",
      "commit": "e538d830e8dd0783fd132cee5ce2868a7bb572d6",
      "fileid": "27551dc04f33b12feebcc5777c7df1b0621aa0c4b8059659523b9b4de5441ff0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26389401282"
    }
  ]
}