Package: snirh.lab
Type: Package
Title: Convert Laboratory Water-Quality Data to 'SNIRH' Import Format
Version: 0.1.0
Authors@R: c(
    person("Luís", "Pereira", , "d57177@alunos.uevora.pt", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-0628-4847"))
  )
Description: Convert laboratory data to the Portuguese Information System 
    for Water Resources 'SNIRH' file format. 'SNIRH' is Portugal's national 
    water resources information system <https://snirh.apambiente.pt/>. 
    The package validates station data, converts parameters and units, 
    and generates compliant output files for data submission.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Language: en-US
Depends: R (>= 4.0.0)
Imports: data.table (>= 1.14.0), cli (>= 3.0.0), utils
Suggests: sf (>= 1.0.0), curl (>= 4.0.0), testthat (>= 3.0.0),
        rmarkdown, spelling
URL: https://github.com/lpereira-ue/snirh.lab
BugReports: https://github.com/lpereira-ue/snirh.lab/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-10-22 07:37:47 UTC; luis.pereira
Author: Luís Pereira [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0628-4847>)
Maintainer: Luís Pereira <d57177@alunos.uevora.pt>
Repository: CRAN
Date/Publication: 2025-10-25 12:50:03 UTC
Built: R 4.4.3; ; 2025-11-12 02:02:35 UTC; windows
