synopR: Tidy Decoding of SYNOP (Surface Synoptic Observations) Meteorological Messages

Decode raw SYNOP (surface synoptic observations) messages into tidy data frames. Supports batch processing of messages from the same station, extracting data from Sections 0, 1, and 3, including temperature, dew point, pressure, wind, clouds, and precipitation. The decoding logic follows the specifications defined in the World Meteorological Organization (2019) "Manual on Codes, Volume I.1 (WMO-No. 306)" <https://library.wmo.int/idurl/4/35713>.

Version: 0.2.2
Depends: R (≥ 4.1.0)
Imports: dplyr, stringr, tidyr, purrr
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2026-03-18
DOI: 10.32614/CRAN.package.synopR (may not be active yet)
Author: Ezequiel Elias [aut, cre]
Maintainer: Ezequiel Elias <elezeru15 at gmail.com>
BugReports: https://github.com/ezequiel1593/synopR/issues
License: MIT + file LICENSE
URL: https://ezequiel1593.github.io/synopR/
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: synopR results

Documentation:

Reference manual: synopR.html , synopR.pdf
Vignettes: Code_Tables (source, R code)
Introducing synopR (source, R code)
Introducción a synopR (source, R code)

Downloads:

Package source: synopR_0.2.2.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=synopR to link to this page.