{
  "_id": "6a1549cfacfb0bcc41d58883",
  "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://dcooley.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-05-26 07:12:48 UTC",
    "User": "root"
  },
  "Author": "David Cooley [aut, cre],\nMichael Sumner [ctb]",
  "Maintainer": "David Cooley <david.cooley.au@gmail.com>",
  "MD5sum": "c903ea073791d9eeb7a7aed20e94175d",
  "_user": "dcooley",
  "_type": "src",
  "_file": "sfheaders_0.4.5.tar.gz",
  "_fileid": "c2c62dde68dd105738841390321e0d8542fcb8097a7a5277db204a5240c92737",
  "_filesize": 255036,
  "_sha256": "c2c62dde68dd105738841390321e0d8542fcb8097a7a5277db204a5240c92737",
  "_created": "2026-05-26T07:12:48.000Z",
  "_published": "2026-05-26T07:20:47.349Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77825170404,
      "time": 192,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211028332"
    },
    {
      "job": 77825170422,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211013020"
    },
    {
      "job": 77825170348,
      "time": 155,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211017863"
    },
    {
      "job": 77825170350,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211016009"
    },
    {
      "job": 77825170365,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211001892"
    },
    {
      "job": 77825170379,
      "time": 320,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211062741"
    },
    {
      "job": 77825170330,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211005804"
    },
    {
      "job": 77825170621,
      "time": 406,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211087828"
    },
    {
      "job": 77824739232,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210973093"
    },
    {
      "job": 77825170327,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211000845"
    },
    {
      "job": 77825170429,
      "time": 163,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211020031"
    },
    {
      "job": 77825170386,
      "time": 186,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211026944"
    },
    {
      "job": 77825170393,
      "time": 170,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211022598"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dcooley/actions/runs/26437834687",
  "_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": true,
  "_usedby": 177,
  "_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": 8093396,
    "type": "user",
    "name": "Dave",
    "description": "Mostly building R libraries"
  },
  "_downloads": {
    "count": 47736,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sfheaders"
  },
  "_devurl": "https://github.com/dcooley/sfheaders",
  "_pkgdown": "https://dcooley.github.io/sfheaders/",
  "_searchresults": 514,
  "_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",
    "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": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 10.995717257193576,
  "_indexed": true,
  "_nocasepkg": "sfheaders",
  "_universes": [
    "dcooley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-05-26T07:16:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "05835f9ad1a9233cbd7689c724f0fa527c9413e86a5ef7d8ec09d9b2e7d95f27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcooley/actions/runs/26437834687"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-05-26T07:15:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "5902c0e3d0ffed20c740e726d2e5849dc2f4f98c296a4184d9d6c480c186472a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcooley/actions/runs/26437834687"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-05-26T07:15:27.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "9659554ca3708a11ce624e120912bd8b97f4e1e295ee931719e40473b00aad07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcooley/actions/runs/26437834687"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-05-26T07:15:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "9978ca0ba48dbbb8a5c330034c4d89f30374ca21492aee76f9b5e1876a4f093c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcooley/actions/runs/26437834687"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-05-26T07:14:49.000Z",
      "arch": "aarch64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "43736d4d517e6a43300885a52a57f22294d395b66d16364adc8ac3c1fa7670d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcooley/actions/runs/26437834687"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-05-26T07:16:35.000Z",
      "arch": "x86_64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "f94f96d788cc7bf69772c6147c9bd7d2ce63ab79e9aecf6a52c1abd5b405d039",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcooley/actions/runs/26437834687"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-05-26T07:14:58.000Z",
      "arch": "aarch64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "4737e7b3e8bc3f2f2d42c4931fbff731db7c0782512b1a920972b5ae3c8a18a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcooley/actions/runs/26437834687"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-05-26T07:18:22.000Z",
      "arch": "x86_64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "06060d12e4e9a321a8f38ad07372b3b2365e52e358ed3bcc3e7fe032b1a9b078",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcooley/actions/runs/26437834687"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.5",
      "date": "2026-05-26T07:15:09.000Z",
      "arch": "emscripten",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "ed6b4302bcf2f44d91caa8452f755e800ca5c6dc49c9e6352281b8c6ef44bbfb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dcooley/actions/runs/26437834687"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-05-26T07:14:41.000Z",
      "arch": "x86_64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "fded5ef464bb6846a4d3f55e584a9ce81ebfd458f26d740af45658deb9a43d58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcooley/actions/runs/26437834687"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-05-26T07:14:58.000Z",
      "arch": "x86_64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "7292f6a0be31c44e85ca198bdfff38aee8a6675ff109317c12ae9bb3214e08b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcooley/actions/runs/26437834687"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-05-26T07:14:51.000Z",
      "arch": "x86_64",
      "commit": "cd5aef4f15f625d45ca105e0cd47ee65d9990e50",
      "fileid": "2ef69311ce1f569c7470d8f23a6ff517b5ea135f946e6a4c2717daf1521f79a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcooley/actions/runs/26437834687"
    }
  ]
}