Package: dsn Title: Data Source Name and Description Helpers for Use with 'GDAL' Version: 0.1.0 Authors@R: c(person("Michael", "Sumner", , "mdsumner@gmail.com", role = c("aut", "cre")), person("Matt", "Dowle", role = "ctb", comment = "original idea for C_addr, from data.table::address")) Description: Simple helpers for 'GDAL' data source names ('DSN'), prefix and suffix and other handling. 'GDAL' is the Geospatial Data Abstraction Library , not used by this package directly. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: R (>= 4.1.0) Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://github.com/hypertidy/dsn, https://hypertidy.github.io/dsn/ BugReports: https://github.com/hypertidy/dsn/issues Config/roxygen2/version: 8.0.0 Repository: https://hypertidy.r-universe.dev Date/Publication: 2026-07-08 15:38:36 UTC RemoteUrl: https://github.com/hypertidy/dsn RemoteRef: HEAD RemoteSha: 23350c690fa45cc6c8e0387aaa52b4d0b833baa2 NeedsCompilation: yes Packaged: 2026-07-08 17:10:50 UTC; root Author: Michael Sumner [aut, cre], Matt Dowle [ctb] (original idea for C_addr, from data.table::address) Maintainer: Michael Sumner