{
  "_id": "6a1be4311d7bb097a0a194ce",
  "Package": "PROJ",
  "Title": "Generic Coordinate System Transformations Using 'PROJ'",
  "Version": "0.6.0",
  "Authors@R": "c(person(given = \"Michael D.\",\nfamily = \"Sumner\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mdsumner@gmail.com\",\ncomment = c(ORCID = \"0000-0002-2471-7511\")),\nperson(\"Jeroen\", \"Ooms\", role = c(\"ctb\"),\ncomment = \"provided PROJ library support on Windows, and assistance with Windows configuration\"),\nperson(\"Simon\", \"Urbanek\", role = c(\"cph\", \"ctb\"),\ncomment = \"wrote original code versions for PROJ version 6\"),\nperson(\"Dewey\", \"Dunnington\", role = c(\"ctb\"),\ncomment = \"key code contributions\"),\nperson(\"Anthony\", \"North\", role = c(\"ctb\") )\n)",
  "Description": "A wrapper around the generic coordinate transformation\nsoftware 'PROJ' that transforms coordinates from one coordinate\nreference system ('CRS') to another. This includes cartographic\nprojections as well as geodetic transformations.  The intention\nis for this package to be used by user-packages such as\n'reproj', and that the older 'PROJ.4' and version 5 pathways be\nprovided by the 'proj4' package.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/hypertidy/PROJ,\nhttps://hypertidy.github.io/PROJ/",
  "BugReports": "https://github.com/hypertidy/PROJ/issues",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "SystemRequirements": "PROJ (>= 6.3.1)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 07:29:46 UTC",
    "User": "root"
  },
  "Author": "Michael D. Sumner [aut, cre]\n(<https://orcid.org/0000-0002-2471-7511>), Jeroen Ooms [ctb]\n(provided PROJ library support on Windows, and assistance with\nWindows configuration), Simon Urbanek [cph, ctb] (wrote\noriginal code versions for PROJ version 6), Dewey Dunnington\n[ctb] (key code contributions), Anthony North [ctb]",
  "Maintainer": "Michael D. Sumner <mdsumner@gmail.com>",
  "Config/pak/sysreqs": "libproj-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-04-03 03:09:25 UTC",
  "RemoteUrl": "https://github.com/cran/PROJ",
  "RemoteRef": "HEAD",
  "RemoteSha": "ae1bac8e6826b72864e51bed2f41b12095f828d8",
  "MD5sum": "7dbb58dbae4f57d9ead327159946b850",
  "_user": "cran",
  "_type": "src",
  "_file": "PROJ_0.6.0.tar.gz",
  "_fileid": "e1c60def900c63c9be3d3c9a9a030222a2d72350ce53ba297d93ca8dc61e6b8d",
  "_filesize": 280976,
  "_sha256": "e1c60def900c63c9be3d3c9a9a030222a2d72350ce53ba297d93ca8dc61e6b8d",
  "_created": "2026-05-31T07:29:46.000Z",
  "_published": "2026-05-31T07:33:05.242Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78708817259,
      "time": 162,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7314844610"
    },
    {
      "job": 78708817263,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7314844748"
    },
    {
      "job": 78708817237,
      "time": 130,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7314840447"
    },
    {
      "job": 78708817240,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7314841232"
    },
    {
      "job": 78708635487,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314823087"
    },
    {
      "job": 78708817229,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314842150"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26706481105",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/PROJ",
  "_commit": {
    "id": "ae1bac8e6826b72864e51bed2f41b12095f828d8",
    "author": "Michael D. Sumner <mdsumner@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.6.0\n",
    "time": 1743649765
  },
  "_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.0.2",
      "role": "Depends"
    },
    {
      "package": "wk",
      "role": "LinkingTo"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "wk",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 15,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 8,
      "uuid": 4107631
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 1491,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PROJ"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/hypertidy/proj",
  "_pkgdown": "https://hypertidy.github.io/PROJ/",
  "_searchresults": 108,
  "_topics": [
    "proj"
  ],
  "_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/PROJ.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hypertidy/proj",
  "_realowner": "hypertidy",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-01-07"
    },
    {
      "version": "0.1.5",
      "date": "2020-03-29"
    },
    {
      "version": "0.1.6",
      "date": "2020-04-15"
    },
    {
      "version": "0.3.1",
      "date": "2020-08-31"
    },
    {
      "version": "0.4.0",
      "date": "2020-10-19"
    },
    {
      "version": "0.4.5",
      "date": "2023-12-02"
    },
    {
      "version": "0.5.0",
      "date": "2024-06-14"
    },
    {
      "version": "0.6.0",
      "date": "2025-04-03"
    }
  ],
  "_exports": [
    "ok_proj6",
    "proj_crs_text",
    "proj_trans",
    "proj_trans_create",
    "proj_version"
  ],
  "_datasets": [
    {
      "name": "xymap",
      "title": "xymap data for testing",
      "object": "xymap",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 5494,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ok_proj6",
      "title": "Is 'PROJ library >= 6' available",
      "topics": [
        "ok_proj6"
      ]
    },
    {
      "page": "proj_crs_text",
      "title": "Generate a projection string.",
      "topics": [
        "proj_crs_text"
      ]
    },
    {
      "page": "proj_trans",
      "title": "Transform coordinates",
      "topics": [
        "proj_trans"
      ]
    },
    {
      "page": "proj_trans_create",
      "title": "Create a transformation object",
      "topics": [
        "proj_trans_create"
      ]
    },
    {
      "page": "proj_version",
      "title": "Report PROJ library version",
      "topics": [
        "proj_version"
      ]
    },
    {
      "page": "xymap",
      "title": "xymap data for testing",
      "topics": [
        "xymap"
      ]
    }
  ],
  "_readme": "https://github.com/cran/PROJ/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "lifecycle",
    "rlang",
    "wk"
  ],
  "_sysdeps": [
    {
      "shlib": "libproj",
      "package": "libproj25",
      "headers": "libproj-dev",
      "source": "proj",
      "version": "9.4.0-1build2",
      "name": "proj",
      "homepage": "https://proj.org/",
      "description": "Cartographic projection library"
    }
  ],
  "_vignettes": [
    {
      "source": "PROJ.Rmd",
      "filename": "PROJ.html",
      "title": "PROJ",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is PROJ?",
        "Why PROJ?",
        "What systems are supported?",
        "How to use PROJ?"
      ],
      "created": "2020-01-07 16:00:13",
      "modified": "2023-12-02 02:33:23",
      "commits": 4
    }
  ],
  "_score": 6.16114390837927,
  "_indexed": false,
  "_nocasepkg": "proj",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://hypertidy.r-universe.dev/PROJ",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-31T07:32:35.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ae1bac8e6826b72864e51bed2f41b12095f828d8",
      "fileid": "3f4b2cf32fcdd4ac880a52ed6cbe4e5bfac59a07cb7de540d13ef6d4e2329b4b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26706481105"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-31T07:32:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ae1bac8e6826b72864e51bed2f41b12095f828d8",
      "fileid": "7888d401ad471ef6cabaf183aacbd5a3941ce989d900aa865c7cbe9c412a6b0b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26706481105"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-31T07:32:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ae1bac8e6826b72864e51bed2f41b12095f828d8",
      "fileid": "b61273b6114a98cfdfdcd2f8eadd5b1358afcfe6e70a7ac928f761926438832b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26706481105"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-31T07:32:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ae1bac8e6826b72864e51bed2f41b12095f828d8",
      "fileid": "73abae3a390996e22b25f5047778cbf0fcc58e0af17c0e9c32148286059243f9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26706481105"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0",
      "date": "2026-05-31T07:32:24.000Z",
      "arch": "emscripten",
      "commit": "ae1bac8e6826b72864e51bed2f41b12095f828d8",
      "fileid": "a3f0edaf3ec669997c25af4f7742802df9b61606ad6315abd90b5d6b2e5b9a7d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26706481105"
    }
  ]
}