{
  "_id": "6a1f34c2b401979e7342849a",
  "Package": "sfarrow",
  "Title": "Read/Write Simple Feature Objects ('sf') with 'Apache' 'Arrow'",
  "Version": "0.4.1",
  "Date": "2021-10-25",
  "Authors@R": "person(given = \"Chris\",\nfamily = \"Jochem\",\nrole = c(\"aut\", \"cre\"),\nemail = \"w.c.jochem@soton.ac.uk\",\ncomment = c(ORCID = \"0000-0003-2192-5988\"))",
  "Description": "Support for reading/writing simple feature ('sf') spatial\nobjects from/to 'Parquet' files. 'Parquet' files are an\nopen-source, column-oriented data storage format from Apache\n(<https://parquet.apache.org/>), now popular across programming\nlanguages. This implementation converts simple feature list\ngeometries into well-known binary format for use by 'arrow',\nand coordinate reference system information is maintained in a\nstandard metadata format.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/wcjochem/sfarrow,\nhttps://wcjochem.github.io/sfarrow/",
  "BugReports": "https://github.com/wcjochem/sfarrow/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://wcjochem.r-universe.dev",
  "Date/Publication": "2021-10-28 10:22:57 UTC",
  "RemoteUrl": "https://github.com/wcjochem/sfarrow",
  "RemoteRef": "HEAD",
  "RemoteSha": "aff5deed42bec078799bc46a43975badb59a05eb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 06:42:18 UTC",
    "User": "root"
  },
  "Author": "Chris Jochem [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2192-5988>)",
  "Maintainer": "Chris Jochem <w.c.jochem@soton.ac.uk>",
  "MD5sum": "e86d80a5686ff5cfe525a3403b410d7a",
  "_user": "wcjochem",
  "_type": "src",
  "_file": "sfarrow_0.4.1.tar.gz",
  "_fileid": "fb7073acf6d5d39c4e30235e868c17549042f7c64bb01a26707e66bef73eca12",
  "_filesize": 563028,
  "_sha256": "fb7073acf6d5d39c4e30235e868c17549042f7c64bb01a26707e66bef73eca12",
  "_created": "2026-05-15T06:42:18.000Z",
  "_published": "2026-06-02T19:53:38.263Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79159154560,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011622546"
    },
    {
      "job": 79159154579,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011613927"
    },
    {
      "job": 79159154224,
      "time": 187,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011723873"
    },
    {
      "job": 79159154551,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011730585"
    },
    {
      "job": 79159154015,
      "time": 255,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011586328"
    },
    {
      "job": 79159153801,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368288943"
    },
    {
      "job": 79159154433,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011612321"
    },
    {
      "job": 79159154667,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011604735"
    },
    {
      "job": 79159154373,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011602769"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wcjochem/actions/runs/25904238038",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/wcjochem/sfarrow",
  "_commit": {
    "id": "aff5deed42bec078799bc46a43975badb59a05eb",
    "author": "Chris Jochem <wcjochem@users.noreply.github.com>",
    "committer": "Chris Jochem <wcjochem@users.noreply.github.com>",
    "message": "rebuild pkgdown index\n",
    "time": 1635416577
  },
  "_maintainer": {
    "name": "Chris Jochem",
    "email": "w.c.jochem@soton.ac.uk",
    "orcid": "0000-0003-2192-5988"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "wcjochem",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 79,
  "_contributors": [
    {
      "user": "wcjochem",
      "count": 52,
      "uuid": 7605755
    }
  ],
  "_userbio": {
    "uuid": 7605755,
    "type": "user",
    "name": "Chris Jochem"
  },
  "_downloads": {
    "count": 936,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sfarrow"
  },
  "_devurl": "https://github.com/wcjochem/sfarrow",
  "_pkgdown": "https://wcjochem.github.io/sfarrow/",
  "_searchresults": 473,
  "_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/sfarrow.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wcjochem/sfarrow",
  "_realowner": "wcjochem",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.0",
      "date": "2021-06-21"
    },
    {
      "version": "0.4.1",
      "date": "2021-10-27"
    }
  ],
  "_exports": [
    "read_sf_dataset",
    "st_read_feather",
    "st_read_parquet",
    "st_write_feather",
    "st_write_parquet",
    "write_sf_dataset"
  ],
  "_help": [
    {
      "page": "read_sf_dataset",
      "title": "Read an Arrow multi-file dataset and create 'sf' object",
      "topics": [
        "read_sf_dataset"
      ]
    },
    {
      "page": "st_read_feather",
      "title": "Read a Feather file to 'sf' object",
      "topics": [
        "st_read_feather"
      ]
    },
    {
      "page": "st_read_parquet",
      "title": "Read a Parquet file to 'sf' object",
      "topics": [
        "st_read_parquet"
      ]
    },
    {
      "page": "st_write_feather",
      "title": "Write 'sf' object to Feather file",
      "topics": [
        "st_write_feather"
      ]
    },
    {
      "page": "st_write_parquet",
      "title": "Write 'sf' object to Parquet file",
      "topics": [
        "st_write_parquet"
      ]
    },
    {
      "page": "write_sf_dataset",
      "title": "Write 'sf' object to an Arrow multi-file dataset",
      "topics": [
        "write_sf_dataset"
      ]
    }
  ],
  "_readme": "https://github.com/wcjochem/sfarrow/raw/HEAD/README.md",
  "_rundeps": [
    "arrow",
    "assertthat",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "example_sfarrow.Rmd",
      "filename": "example_sfarrow.html",
      "title": "Getting started examples",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Reading and writing single files",
        "Partitioned datasets",
        "Querying and reading Datasets",
        "Writing to Datasets"
      ],
      "created": "2020-11-06 18:27:58",
      "modified": "2021-10-27 16:08:39",
      "commits": 4
    }
  ],
  "_score": 8.049609486747915,
  "_indexed": true,
  "_nocasepkg": "sfarrow",
  "_universes": [
    "wcjochem"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-05-15T06:45:00.000Z",
      "distro": "noble",
      "commit": "aff5deed42bec078799bc46a43975badb59a05eb",
      "fileid": "a284a80a16d67d2d4040256f0f6ad0c929c2671ccc43b9a6d9af9e6ca1deb8d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wcjochem/actions/runs/25904238038"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-05-15T06:44:26.000Z",
      "distro": "noble",
      "commit": "aff5deed42bec078799bc46a43975badb59a05eb",
      "fileid": "0d2cac66df4492623c435f22296176ed8ccf0ce085c22c5ac8c635bdc7b34300",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wcjochem/actions/runs/25904238038"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-05-15T06:52:37.000Z",
      "commit": "aff5deed42bec078799bc46a43975badb59a05eb",
      "fileid": "e83c28786b7bd1bdc5484ac112a57de21354932232a974db3e01ca1cc1b40c7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wcjochem/actions/runs/25904238038"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-05-15T06:53:06.000Z",
      "commit": "aff5deed42bec078799bc46a43975badb59a05eb",
      "fileid": "ccecadb9a4c7f76eef2e72bdfd9b817daee0783b459abcc0c42138fc040d76ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wcjochem/actions/runs/25904238038"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-15T06:44:11.000Z",
      "commit": "aff5deed42bec078799bc46a43975badb59a05eb",
      "fileid": "1e3e8a5bcd8765e9a8dd1835223142bcc00181f625766a62acd786f20d7bb301",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wcjochem/actions/runs/25904238038"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-15T06:43:36.000Z",
      "commit": "aff5deed42bec078799bc46a43975badb59a05eb",
      "fileid": "ab0e8b264a3973a4e839ce205f0bd00761c43f02bd6899638996dbf08d3ac131",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wcjochem/actions/runs/25904238038"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-15T06:43:32.000Z",
      "commit": "aff5deed42bec078799bc46a43975badb59a05eb",
      "fileid": "f934c4fabb06e5248678a65d5eff3e50f172e3bc1e5788cfa2ac94c9afbd64f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wcjochem/actions/runs/25904238038"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-06-02T19:53:24.000Z",
      "commit": "aff5deed42bec078799bc46a43975badb59a05eb",
      "fileid": "016034294a02062eb5cea5fc33fee429742985d2fa0e0d1732294457ba796874",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wcjochem/actions/runs/25904238038"
    }
  ]
}