Package: grtsdb Title: Create a Sampling Frame Using GRTS Version: 0.2 Authors@R: c( person("Thierry", "Onkelinx", , "thierry.onkelinx@inbo.be", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8804-4216")), person("Bruno", "De Vos", , "bruno.devos@inbo.be", role = "aut", comment = c(ORCID = "0000-0001-9523-3453")), person("Research Institute for Nature and Forest", , , "info@inbo.be", role = c("cph", "fnd")) ) Description: Create an SQLite database containing the sampling framework for different levels of resolution. Take a sample from this framework. License: GPL-3 URL: https://inbo.github.io/grtsdb/, https://github.com/inbo/grtsdb BugReports: https://github.com/inbo/grtsdb/issues Imports: DBI, RSQLite, assertthat Suggests: knitr, rmarkdown, testthat, tidyverse VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Repository: https://thierryo.r-universe.dev Date/Publication: 2022-01-09 20:00:04 UTC RemoteUrl: https://github.com/inbo/grtsdb RemoteRef: HEAD RemoteSha: efa9643c563c6fb08c11dbfa9217880f54dc233a NeedsCompilation: no Packaged: 2026-06-16 08:09:58 UTC; root Author: Thierry Onkelinx [aut, cre] (ORCID: ), Bruno De Vos [aut] (ORCID: ), Research Institute for Nature and Forest [cph, fnd] Maintainer: Thierry Onkelinx