Package: n2khelper Title: Auxiliary Functions for the Analysis and Reporting of the Natura 2000 Monitoring Version: 0.5.0 Authors@R: c( person("Thierry", "Onkelinx", , "thierry.onkelinx@inbo.be", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8804-4216")), person("Research Institute for Nature and Forest", , , "info@inbo.be", role = c("cph", "fnd")) ) Description: Auxiliary functions for analysing Natura 2000 monitoring data. License: GPL-3 URL: https://doi.org/10.5281/zenodo.835732 BugReports: https://github.com/inbo/n2khelper/issues Depends: R (>= 3.2.0) Imports: DBI, RODBC, RPostgreSQL, assertthat, dplyr, git2r, lazyeval, lubridate, methods, odbc, plyr, rlang, tidyr Suggests: testthat, tibble Remotes: tidyverse/lubridate Encoding: UTF-8 Language: eng Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Collate: 'check_character.R' 'check_dataframe_covariate.R' 'check_dataframe_variable.R' 'check_dbtable.R' 'check_dbtable_variable.R' 'check_id.R' 'check_path.R' 'check_single_posix.R' 'check_single_probability.R' 'connect_result.R' 'cut_date.R' 'get_nbn_key.R' 'get_nbn_key_multi.R' 'get_nbn_name.R' 'git_connect.R' 'gitconnection_class.R' 'git_connection.R' 'is_chartor.R' 'match_nbn_key.R' 'odbc_connect.R' 'odbc_get_id.R' 'odbc_get_multi_id.R' 'odbc_insert.R' 'read_object_environment.R' Config/pak/sysreqs: make libgit2-dev libicu-dev libssh2-1-dev unixodbc-dev libssl-dev Repository: https://inbo.r-universe.dev Date/Publication: 2022-03-24 09:55:13 UTC RemoteUrl: https://github.com/inbo/n2khelper RemoteRef: HEAD RemoteSha: 3f02dbac8397a6d9a825620ef7851805fd4760e4 NeedsCompilation: no Packaged: 2026-05-29 19:32:34 UTC; root Author: Thierry Onkelinx [aut, cre] (ORCID: ), Research Institute for Nature and Forest [cph, fnd] Maintainer: Thierry Onkelinx