{
  "_id": "6a3b1eb35cdecea1d68085b0",
  "Package": "sfheaders",
  "Type": "Package",
  "Title": "Converts Between R Objects and Simple Feature Objects",
  "Date": "2025-11-24",
  "Version": "0.4.5",
  "Authors@R": "c(\nperson(\"David\", \"Cooley\", ,\"david.cooley.au@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(given = \"Michael\", family = \"Sumner\", role = \"ctb\")\n)",
  "Description": "Converts between R and Simple Feature 'sf' objects,\nwithout depending on the Simple Feature library. Conversion\nfunctions are available at both the R level, and through\n'Rcpp'.",
  "License": "MIT + file LICENSE",
  "URL": "https://dcooley.github.io/sfheaders/",
  "BugReports": "https://github.com/dcooley/sfheaders/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://ar-puuk.r-universe.dev",
  "Date/Publication": "2025-11-27 19:53:50 UTC",
  "RemoteUrl": "https://github.com/dcooley/sfheaders",
  "RemoteRef": "HEAD",
  "RemoteSha": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-23 23:52:10 UTC",
    "User": "root"
  },
  "Author": "David Cooley [aut, cre],\nMichael Sumner [ctb]",
  "Maintainer": "David Cooley <david.cooley.au@gmail.com>",
  "MD5sum": "92b247527ca6dfabff3e57ec85c7dbea",
  "_user": "ar-puuk",
  "_type": "src",
  "_file": "sfheaders_0.4.5.tar.gz",
  "_fileid": "f10bbcaee3234c56032a79b0ddc1c1678846f74635fa1cd8a3862d22b418aef0",
  "_filesize": 256382,
  "_sha256": "f10bbcaee3234c56032a79b0ddc1c1678846f74635fa1cd8a3862d22b418aef0",
  "_created": "2026-06-23T23:52:10.000Z",
  "_published": "2026-06-24T00:02:59.799Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83087721453,
      "time": 167,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7836563775"
    },
    {
      "job": 83087721451,
      "time": 221,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7836576272"
    },
    {
      "job": 83087721448,
      "time": 177,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836566258"
    },
    {
      "job": 83087721449,
      "time": 212,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836574493"
    },
    {
      "job": 83087721445,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7836598331"
    },
    {
      "job": 83087721458,
      "time": 311,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7836665607"
    },
    {
      "job": 83087721456,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836602575"
    },
    {
      "job": 83087721461,
      "time": 271,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836659779"
    },
    {
      "job": 83087313436,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836521002"
    },
    {
      "job": 83087721402,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836553710"
    },
    {
      "job": 83087721416,
      "time": 228,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7836578128"
    },
    {
      "job": 83087721426,
      "time": 157,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7836560597"
    },
    {
      "job": 83087721438,
      "time": 150,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836558655"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065000793",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dcooley/sfheaders",
  "_commit": {
    "id": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
    "author": "dcooley <david.cooley141@gmail.com>",
    "committer": "dcooley <david.cooley141@gmail.com>",
    "message": "to cran\n",
    "time": 1764273230
  },
  "_maintainer": {
    "name": "David Cooley",
    "email": "david.cooley.au@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "geometries",
      "version": ">= 0.2.5",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "dcooley",
  "_selfowned": false,
  "_usedby": 201,
  "_updates": [
    {
      "week": "2025-48",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "rcpp",
    "simple-features",
    "cpp"
  ],
  "_stars": 76,
  "_contributors": [
    {
      "user": "dcooley",
      "count": 263,
      "uuid": 8093396
    },
    {
      "user": "mdsumner",
      "count": 12,
      "uuid": 4107631
    },
    {
      "user": "uribo",
      "count": 1,
      "uuid": 228649
    }
  ],
  "_userbio": {
    "uuid": 97474785,
    "type": "user",
    "name": "Pukar Bhandari",
    "followers": 26,
    "description": "I am a Data Scientist at Wasatch Front Regional Council and I am interested in Geospatial Data Analytics, particularly in land use and transportation."
  },
  "_downloads": {
    "count": 56255,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sfheaders"
  },
  "_devurl": "https://github.com/dcooley/sfheaders",
  "_pkgdown": "https://dcooley.github.io/sfheaders/",
  "_searchresults": 530,
  "_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/sfheaders.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dcooley/sfheaders",
  "_realowner": "dcooley",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2019-10-03"
    },
    {
      "version": "0.0.2",
      "date": "2019-11-07"
    },
    {
      "version": "0.1.0",
      "date": "2020-01-20"
    },
    {
      "version": "0.2.1",
      "date": "2020-03-19"
    },
    {
      "version": "0.2.2",
      "date": "2020-05-13"
    },
    {
      "version": "0.3.0",
      "date": "2020-10-31"
    },
    {
      "version": "0.4.0",
      "date": "2020-12-01"
    },
    {
      "version": "0.4.2",
      "date": "2023-03-03"
    },
    {
      "version": "0.4.3",
      "date": "2023-06-22"
    },
    {
      "version": "0.4.4",
      "date": "2024-01-17"
    },
    {
      "version": "0.4.5",
      "date": "2025-11-25"
    }
  ],
  "_exports": [
    "sf_bbox",
    "sf_boxes",
    "sf_cast",
    "sf_line",
    "sf_linestring",
    "sf_mline",
    "sf_mpoly",
    "sf_mpt",
    "sf_multilinestring",
    "sf_multipoint",
    "sf_multipolygon",
    "sf_point",
    "sf_poly",
    "sf_polygon",
    "sf_pt",
    "sf_remove_holes",
    "sf_to_df",
    "sfc_cast",
    "sfc_linestring",
    "sfc_multilinestring",
    "sfc_multipoint",
    "sfc_multipolygon",
    "sfc_point",
    "sfc_polygon",
    "sfc_to_df",
    "sfg_linestring",
    "sfg_multilinestring",
    "sfg_multipoint",
    "sfg_multipolygon",
    "sfg_point",
    "sfg_polygon",
    "sfg_to_df"
  ],
  "_help": [
    {
      "page": "sf_bbox",
      "title": "sf bbox",
      "topics": [
        "sf_bbox"
      ]
    },
    {
      "page": "sf_boxes",
      "title": "sf boxes",
      "topics": [
        "sf_boxes"
      ]
    },
    {
      "page": "sf_cast",
      "title": "sf cast",
      "topics": [
        "sf_cast"
      ]
    },
    {
      "page": "sf_line",
      "title": "Helper for sf LINESTRING",
      "topics": [
        "sf_line"
      ]
    },
    {
      "page": "sf_linestring",
      "title": "sf LINESTRING",
      "topics": [
        "sf_linestring"
      ]
    },
    {
      "page": "sf_mline",
      "title": "Helper for sf MULTILINESTRING",
      "topics": [
        "sf_mline"
      ]
    },
    {
      "page": "sf_mpoly",
      "title": "Helper for sf MULTIPOLYGON",
      "topics": [
        "sf_mpoly"
      ]
    },
    {
      "page": "sf_mpt",
      "title": "Helper for sf MULTIPOINT",
      "topics": [
        "sf_mpt"
      ]
    },
    {
      "page": "sf_multilinestring",
      "title": "sf MULTILINESTRING",
      "topics": [
        "sf_multilinestring"
      ]
    },
    {
      "page": "sf_multipoint",
      "title": "sf MULTIPOINT",
      "topics": [
        "sf_multipoint"
      ]
    },
    {
      "page": "sf_multipolygon",
      "title": "sf MULTIPOLYGON",
      "topics": [
        "sf_multipolygon"
      ]
    },
    {
      "page": "sf_point",
      "title": "sf POINT",
      "topics": [
        "sf_point"
      ]
    },
    {
      "page": "sf_poly",
      "title": "Helper for sf POLYGON",
      "topics": [
        "sf_poly"
      ]
    },
    {
      "page": "sf_polygon",
      "title": "sf POLYGON",
      "topics": [
        "sf_polygon"
      ]
    },
    {
      "page": "sf_pt",
      "title": "Helper for sf POINT",
      "topics": [
        "sf_pt"
      ]
    },
    {
      "page": "sf_remove_holes",
      "title": "remove holes",
      "topics": [
        "sf_remove_holes"
      ]
    },
    {
      "page": "sf_to_df",
      "title": "sf to df",
      "topics": [
        "sf_to_df"
      ]
    },
    {
      "page": "sfc_cast",
      "title": "sfc cast",
      "topics": [
        "sfc_cast"
      ]
    },
    {
      "page": "sfc_linestring",
      "title": "sfc LINESTRING",
      "topics": [
        "sfc_linestring"
      ]
    },
    {
      "page": "sfc_multilinestring",
      "title": "sfc MULTILINESTRING",
      "topics": [
        "sfc_multilinestring"
      ]
    },
    {
      "page": "sfc_multipoint",
      "title": "sfc MULTIPOINT",
      "topics": [
        "sfc_multipoint"
      ]
    },
    {
      "page": "sfc_multipolygon",
      "title": "sfc MULTIPOLYGON",
      "topics": [
        "sfc_multipolygon"
      ]
    },
    {
      "page": "sfc_point",
      "title": "sfc POINT",
      "topics": [
        "sfc_point"
      ]
    },
    {
      "page": "sfc_polygon",
      "title": "sfc POLYGON",
      "topics": [
        "sfc_polygon"
      ]
    },
    {
      "page": "sfc_to_df",
      "title": "sfc to df",
      "topics": [
        "sfc_to_df"
      ]
    },
    {
      "page": "sfg_linestring",
      "title": "sfg linestring",
      "topics": [
        "sfg_linestring"
      ]
    },
    {
      "page": "sfg_multilinestring",
      "title": "sfg multilinestring",
      "topics": [
        "sfg_multilinestring"
      ]
    },
    {
      "page": "sfg_multipoint",
      "title": "sfg multipoint",
      "topics": [
        "sfg_multipoint"
      ]
    },
    {
      "page": "sfg_multipolygon",
      "title": "sfg multipolygon",
      "topics": [
        "sfg_multipolygon"
      ]
    },
    {
      "page": "sfg_point",
      "title": "sfg point",
      "topics": [
        "sfg_point"
      ]
    },
    {
      "page": "sfg_polygon",
      "title": "sfg polygon",
      "topics": [
        "sfg_polygon"
      ]
    },
    {
      "page": "sfg_to_df",
      "title": "sfg to df",
      "topics": [
        "sfg_to_df"
      ]
    }
  ],
  "_readme": "https://github.com/dcooley/sfheaders/raw/HEAD/README.md",
  "_rundeps": [
    "geometries",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 11.13556790304345,
  "_indexed": false,
  "_nocasepkg": "sfheaders",
  "_universes": [
    "ar-puuk"
  ],
  "_indexurl": "https://dcooley.r-universe.dev/sfheaders",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-06-23T23:55:06.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "8991d1cf00a1947a28d7fc5ba8d502cf664dfb9f47c92189dffb58d88aacfef9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065000793"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-06-23T23:55:48.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "fd525033bc20b9431af3afc28e79c765efc001115ad2e2070442e560868e608b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065000793"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-06-23T23:55:15.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "ce7f975c268ebcffa9fe59f009fdd43dc6207bd5c7438795ae353c86f1d534f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065000793"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-06-23T23:55:39.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "5da36aeb1639c055e61d23048c09741ec20a2b0249fbd64d7ce1570af6549ad3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065000793"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-06-23T23:57:41.000Z",
      "arch": "aarch64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "871fe4ad5c998cc49d266b3b842bb6c377e15b61532fa3b9818afce428fc911e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065000793"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-06-24T00:00:47.000Z",
      "arch": "x86_64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "ffdf74c45e624c34ae04ddff0667308aa434c3779fdb3855a3113e63061180f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065000793"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-06-23T23:57:48.000Z",
      "arch": "aarch64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "37b8cd6f3e8a842f73dc7af1ac256069aa37ca175903d94bfe975d2feae1c199",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065000793"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-06-24T00:00:47.000Z",
      "arch": "x86_64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "ea36df8b2dcb07fab7dfa6ec7f85c2fc685eee98c1dcc546e672cb6b605e96d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065000793"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.5",
      "date": "2026-06-23T23:54:55.000Z",
      "arch": "emscripten",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "d7d2ba0eb0b344dd6902cf0207d60ff5084aaac136c00bae2bd7f34e95254e1f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065000793"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-06-23T23:54:03.000Z",
      "arch": "x86_64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "d8ac8dea2d9f7fe4fe8e77f0431c9d4e28caaf55b13ef553eeffd1a9ec79a039",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065000793"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-06-23T23:54:06.000Z",
      "arch": "x86_64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "421f9d7402ab540b0216e9dd1883d67b0aa48f4cb110f772723533a345a2e396",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065000793"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-06-23T23:53:56.000Z",
      "arch": "x86_64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "ef6f0e6a1e777fe633375cae778f5739c43c58cadb01a5cf5dc41462f2013fe7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28065000793"
    }
  ]
}