Package: sfheaders 0.4.5

David Cooley
sfheaders: Converts Between R Objects and Simple Feature Objects
Converts between R and Simple Feature 'sf' objects, without depending on the Simple Feature library. Conversion functions are available at both the R level, and through 'Rcpp'.
Authors:
sfheaders_0.4.5.tar.gz
sfheaders_0.4.5.zip(r-4.7)sfheaders_0.4.5.zip(r-4.6)sfheaders_0.4.5.zip(r-4.5)
sfheaders_0.4.5.tgz(r-4.6-x86_64)sfheaders_0.4.5.tgz(r-4.6-arm64)sfheaders_0.4.5.tgz(r-4.5-x86_64)sfheaders_0.4.5.tgz(r-4.5-arm64)
sfheaders_0.4.5.tar.gz(r-4.7-arm64)sfheaders_0.4.5.tar.gz(r-4.7-x86_64)sfheaders_0.4.5.tar.gz(r-4.6-arm64)sfheaders_0.4.5.tar.gz(r-4.6-x86_64)
sfheaders_0.4.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
sfheaders/json (API)
NEWS
| # Install 'sfheaders' in R: |
| install.packages('sfheaders', repos = c('https://dcooley.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dcooley/sfheaders/issues
Pkgdown/docs site:https://dcooley.github.io
Last updated from:cd5aef4f15. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 192 | ||
| linux-devel-x86_64 | OK | 140 | ||
| source / vignettes | OK | 193 | ||
| linux-release-arm64 | OK | 155 | ||
| linux-release-x86_64 | OK | 148 | ||
| macos-release-arm64 | OK | 118 | ||
| macos-release-x86_64 | OK | 406 | ||
| macos-oldrel-arm64 | OK | 103 | ||
| macos-oldrel-x86_64 | OK | 320 | ||
| windows-devel | OK | 163 | ||
| windows-release | OK | 170 | ||
| windows-oldrel | OK | 186 | ||
| wasm-release | OK | 99 |
Exports:sf_bboxsf_boxessf_castsf_linesf_linestringsf_mlinesf_mpolysf_mptsf_multilinestringsf_multipointsf_multipolygonsf_pointsf_polysf_polygonsf_ptsf_remove_holessf_to_dfsfc_castsfc_linestringsfc_multilinestringsfc_multipointsfc_multipolygonsfc_pointsfc_polygonsfc_to_dfsfg_linestringsfg_multilinestringsfg_multipointsfg_multipolygonsfg_pointsfg_polygonsfg_to_df
Dependencies:geometriesRcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| sf bbox | sf_bbox |
| sf boxes | sf_boxes |
| sf cast | sf_cast |
| Helper for sf LINESTRING | sf_line |
| sf LINESTRING | sf_linestring |
| Helper for sf MULTILINESTRING | sf_mline |
| Helper for sf MULTIPOLYGON | sf_mpoly |
| Helper for sf MULTIPOINT | sf_mpt |
| sf MULTILINESTRING | sf_multilinestring |
| sf MULTIPOINT | sf_multipoint |
| sf MULTIPOLYGON | sf_multipolygon |
| sf POINT | sf_point |
| Helper for sf POLYGON | sf_poly |
| sf POLYGON | sf_polygon |
| Helper for sf POINT | sf_pt |
| remove holes | sf_remove_holes |
| sf to df | sf_to_df |
| sfc cast | sfc_cast |
| sfc LINESTRING | sfc_linestring |
| sfc MULTILINESTRING | sfc_multilinestring |
| sfc MULTIPOINT | sfc_multipoint |
| sfc MULTIPOLYGON | sfc_multipolygon |
| sfc POINT | sfc_point |
| sfc POLYGON | sfc_polygon |
| sfc to df | sfc_to_df |
| sfg linestring | sfg_linestring |
| sfg multilinestring | sfg_multilinestring |
| sfg multipoint | sfg_multipoint |
| sfg multipolygon | sfg_multipolygon |
| sfg point | sfg_point |
| sfg polygon | sfg_polygon |
| sfg to df | sfg_to_df |