{
  "_id": "6a101abaacfb0bcc41c86a96",
  "Package": "synopR",
  "Title": "Fast Decoding of SYNOP (Surface Synoptic Observations)\nMeteorological Messages",
  "Version": "1.0.0",
  "Authors@R": "person(\"Ezequiel\", \"Elias\", , \"elezeru15@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Decode SYNOP (surface synoptic observations) messages into\ndata frames, extracting data from Sections 0, 1, and 3,\nincluding temperature, dew point, pressure, wind, clouds, and\nprecipitation. Available functions to download SYNOP messages\nfrom Ogimet <https://www.ogimet.com/> if needed. The decoding\nlogic follows the specifications defined in the World\nMeteorological Organization (2019) \"Manual on Codes, Volume I.1\n(WMO-No. 306)\".",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://ezequiel1593.github.io/synopR/",
  "BugReports": "https://github.com/ezequiel1593/synopR/issues",
  "VignetteBuilder": "knitr",
  "Repository": "https://ezequiel1593.r-universe.dev",
  "Date/Publication": "2026-04-14 15:39:31 UTC",
  "RemoteUrl": "https://github.com/ezequiel1593/synopr",
  "RemoteRef": "HEAD",
  "RemoteSha": "c0d75bb4c4051a4813432ad98b4a728c9bdbb40f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 09:27:53 UTC",
    "User": "root"
  },
  "Author": "Ezequiel Elias [aut, cre]",
  "Maintainer": "Ezequiel Elias <elezeru15@gmail.com>",
  "MD5sum": "58d5e5355e19e06889f15c9a5f794fcd",
  "_user": "ezequiel1593",
  "_type": "src",
  "_file": "synopR_1.0.0.tar.gz",
  "_fileid": "e7ba43891f4b0ea3f146e3c2f028f6772072abea79f2cc5fdde2bbee55edc130",
  "_filesize": 207289,
  "_sha256": "e7ba43891f4b0ea3f146e3c2f028f6772072abea79f2cc5fdde2bbee55edc130",
  "_created": "2026-05-14T09:27:53.000Z",
  "_published": "2026-05-22T08:58:34.712Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77348259812,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991349249"
    },
    {
      "job": 77348259638,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991349141"
    },
    {
      "job": 77348259788,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991354751"
    },
    {
      "job": 77348259447,
      "time": 192,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991354191"
    },
    {
      "job": 77348259465,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991317625"
    },
    {
      "job": 77348259211,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156697097"
    },
    {
      "job": 77348259727,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991342835"
    },
    {
      "job": 77348259603,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991339896"
    },
    {
      "job": 77348259768,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991339609"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ezequiel1593/actions/runs/25852459846",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ezequiel1593/synopr",
  "_commit": {
    "id": "c0d75bb4c4051a4813432ad98b4a728c9bdbb40f",
    "author": "ezequiel1593 <60079476+ezequiel1593@users.noreply.github.com>",
    "committer": "ezequiel1593 <60079476+ezequiel1593@users.noreply.github.com>",
    "message": "Fixing minor docs misspelling\n",
    "time": 1776181171
  },
  "_maintainer": {
    "name": "Ezequiel Elias",
    "email": "elezeru15@gmail.com",
    "login": "ezequiel1593",
    "uuid": 60079476
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ezequiel1593",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 10
    },
    {
      "week": "2026-11",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 8
    },
    {
      "week": "2026-13",
      "n": 6
    },
    {
      "week": "2026-14",
      "n": 4
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "latest",
      "date": "2026-04-04"
    },
    {
      "name": "v1.0.0",
      "date": "2026-04-04"
    }
  ],
  "_topics": [
    "climate-data",
    "climatology",
    "meteorological-data",
    "meteorology",
    "ogimet",
    "synop"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ezequiel1593",
      "count": 39,
      "uuid": 60079476
    }
  ],
  "_userbio": {
    "uuid": 60079476,
    "type": "user",
    "name": "ezequiel1593",
    "description": "Meteorological observer."
  },
  "_downloads": {
    "count": 500,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/synopR"
  },
  "_devurl": "https://github.com/ezequiel1593/synopr",
  "_pkgdown": "https://ezequiel1593.github.io/synopR/",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/synopR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ezequiel1593/synopr",
  "_realowner": "ezequiel1593",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2026-03-18"
    },
    {
      "version": "1.0.0",
      "date": "2026-04-03"
    }
  ],
  "_exports": [
    "check_synop",
    "direct_download_from_ogimet",
    "download_from_ogimet",
    "parse_ogimet",
    "show_synop_data"
  ],
  "_help": [
    {
      "page": "check_synop",
      "title": "Check SYNOP messages for structural integrity",
      "topics": [
        "check_synop"
      ]
    },
    {
      "page": "direct_download_from_ogimet",
      "title": "Direct download of meteorological data from Ogimet",
      "topics": [
        "direct_download_from_ogimet"
      ]
    },
    {
      "page": "download_from_ogimet",
      "title": "Download SYNOP messages from Ogimet",
      "topics": [
        "download_from_ogimet"
      ]
    },
    {
      "page": "parse_ogimet",
      "title": "Parse SYNOP strings downloaded from Ogimet into a data frame",
      "topics": [
        "parse_ogimet"
      ]
    },
    {
      "page": "show_synop_data",
      "title": "Decode multiple SYNOP messages",
      "topics": [
        "show_synop_data"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ezequiel1593/synopr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/ezequiel1593/synopr/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "Code_Tables.Rmd",
      "filename": "Code_Tables.html",
      "title": "Code Tables",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Visibility (in km)",
        "Lowest cloud base height",
        "Present weather - for manned stations",
        "Past weather - for manned stations",
        "Low, medium and high cloud description",
        "Ground State"
      ],
      "created": "2026-03-07 01:42:43",
      "modified": "2026-04-04 16:34:01",
      "commits": 4
    },
    {
      "source": "Extracted_data_reference.Rmd",
      "filename": "Extracted_data_reference.html",
      "title": "Extracted data reference",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Additional remarks"
      ],
      "created": "2026-04-04 04:02:46",
      "modified": "2026-04-14 15:39:31",
      "commits": 4
    },
    {
      "source": "getting-started-en.Rmd",
      "filename": "getting-started-en.html",
      "title": "Introducing synopR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Standard workflow",
        "Workflow with Ogimet"
      ],
      "created": "2026-03-04 19:26:07",
      "modified": "2026-04-04 16:34:01",
      "commits": 7
    }
  ],
  "_score": 5.021189299069938,
  "_indexed": true,
  "_nocasepkg": "synopr",
  "_universes": [
    "ezequiel1593"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-14T09:29:47.000Z",
      "distro": "noble",
      "commit": "c0d75bb4c4051a4813432ad98b4a728c9bdbb40f",
      "fileid": "f1e5c0e5ddd561e09ab55e185155a73afb165504d8cf8234a22c12e42b8e39fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ezequiel1593/actions/runs/25852459846"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-14T09:29:47.000Z",
      "distro": "noble",
      "commit": "c0d75bb4c4051a4813432ad98b4a728c9bdbb40f",
      "fileid": "595f18a768e96d1802637d115cc3683df1b4eb51bd85c08086aadd9a3fc36592",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ezequiel1593/actions/runs/25852459846"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-14T09:30:20.000Z",
      "commit": "c0d75bb4c4051a4813432ad98b4a728c9bdbb40f",
      "fileid": "1dedfa62247bb0afc63e4bb0d5228c72022b533c4ae40957819bd746616bc436",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ezequiel1593/actions/runs/25852459846"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-14T09:30:07.000Z",
      "commit": "c0d75bb4c4051a4813432ad98b4a728c9bdbb40f",
      "fileid": "35efc21ae7e409acb8e42a640e0d257b992074fba466348d9a92d4896224304f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ezequiel1593/actions/runs/25852459846"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-14T09:29:20.000Z",
      "commit": "c0d75bb4c4051a4813432ad98b4a728c9bdbb40f",
      "fileid": "4bffed0b041962faf91e4700fabb6e66bc189ea2da88d55c5e37ab11a5fb4ca9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ezequiel1593/actions/runs/25852459846"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-14T09:29:11.000Z",
      "commit": "c0d75bb4c4051a4813432ad98b4a728c9bdbb40f",
      "fileid": "5742d8bef9e0558535b870c905011aa7b4200a4319faeecf81eb648ba4ef3dae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ezequiel1593/actions/runs/25852459846"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-14T09:29:10.000Z",
      "commit": "c0d75bb4c4051a4813432ad98b4a728c9bdbb40f",
      "fileid": "8f71cf20a52bd5118520c8c687e4b391ebb55004d9512b26e02c774fec0b4406",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ezequiel1593/actions/runs/25852459846"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T08:58:22.000Z",
      "commit": "c0d75bb4c4051a4813432ad98b4a728c9bdbb40f",
      "fileid": "3dec611073d5b107ce49628866cdfef7633c1fa0f940e18e8ac45bfffa4b4a4c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ezequiel1593/actions/runs/25852459846"
    }
  ]
}