The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
tracts_to_polygon() for dasymetric interpolation
from census tracts to user-supplied polygons, using CNEFE dwelling
points as ancillary data.tracts_variables_ref reference table mapping
cnefetools variable names to official IBGE census tract codes.hex_cnefe_counts() has been renamed to
cnefe_counts(). The function now accepts user-supplied
polygons via polygon_type = "user" in addition to H3
hexagons (polygon_type = "hex", default).compute_lumi() gains support for user-supplied polygons
via the same polygon_type parameter, and a new land-use mix
indicator: ICE (Index of Concentration at Extremes).tracts_to_h3() and tracts_to_polygon()
gain five new interpolation variables related to race:
race_branca, race_preta,
race_parda, race_amarela and
race_indigena.read_cnefe(), cnefe_counts(),
compute_lumi(), and tracts_to_h3() gain a
year argument (default 2022) to prepare for
future CNEFE editions.message()
calls.tracts_to_h3() and
tracts_to_polygon() with two-stage reporting
structure.cnefe_counts(), compute_lumi(), and
tracts_to_polygon() with DuckDB.tracts_to_h3() and
tracts_to_polygon().bal to the
compute_lumi() function.tracts_to_h3() for dasymetric interpolation from
tract aggregates to CNEFE dwelling points and H3 hexagons using DuckDB
(spatial + h3).backend = "r" when
backend = "duckdb" is requestedread_cnefe(output = "sf") by
handling missing coordinates before converting to sfCOD_ESPECIE documentation and removes
tidyselect deprecation warnings in tests and internalsbackend = "duckdb" (default) or backend = "r"
for hex_cnefe_counts() and compute_lumi()compute_lumi() to compute land-use mix indicators
(EI, HHI, adapted HHI, BGBI) on H3 grids.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.