Package: nvdb2osmr Title: Convert NVDB Data to OSM Version: 0.1.0 Authors@R: person("Egor", "Kotov", , "kotov.egor@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-6690-5345")) Description: High-performance conversion of Swedish NVDB data to OpenStreetMap format. Uses DuckDB for spatial IO and Rust for topological simplification. License: MIT + file LICENSE Imports: DBI, duckdb, jsonlite, mirai, cli, glue Suggests: rosmium, testthat (>= 3.0.0), yaml Remotes: e-kotov/rosmium@f1fe5d46ae78745dec4d8c667a509424993c6c81 Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 SystemRequirements: Cargo (Rust package manager), rustc; the crate 'libR-sys' must compile without error. Osmium Tool (for PBF merging and sorting). Config/rextendr/version: 0.4.2 Config/pak/sysreqs: cmake xz-utils libclang-dev Repository: https://e-kotov.r-universe.dev Date/Publication: 2026-02-25 11:09:13 UTC RemoteUrl: https://github.com/e-kotov/nvdb2osmr RemoteRef: HEAD RemoteSha: 86625fb879e1bd2e722c4cfda4eb4bd12624a6a2 NeedsCompilation: yes Packaged: 2026-05-26 06:38:46 UTC; root Author: Egor Kotov [aut, cre, cph] (ORCID: ) Maintainer: Egor Kotov