Package: smetlite Type: Package Title: Read and Write SMET Files Version: 0.2.10 Authors@R: person(given = "Reinhold", family = "Koch", role = c("aut", "cre", "cph"), email = "rei@reinholdkoch.com") Description: Simple class to hold contents of a SMET file as specified in Bavay (2021) . There numerical meteorological measurements are all based on MKS (SI) units and timestamp is standardized to UTC time. License: GPL (>= 3) Encoding: UTF-8 Imports: readr, stringr RoxygenNote: 7.2.3 Suggests: tinytest URL: https://github.com/BaselDataScience/smetlite, https://baseldatascience.github.io/smetlite/ Depends: R (>= 3.5.0) LazyData: true Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://baseldatascience.r-universe.dev Date/Publication: 2023-11-09 18:10:48 UTC RemoteUrl: https://github.com/baseldatascience/smetlite RemoteRef: HEAD RemoteSha: f089e7da68eb08b3a6ef5a8f87212e576c155016 NeedsCompilation: no Packaged: 2026-06-22 11:38:45 UTC; root Author: Reinhold Koch [aut, cre, cph] Maintainer: Reinhold Koch