{
  "_id": "6a1812b3acfb0bcc41daeb84",
  "Package": "geslaR",
  "Title": "Get and Manipulate the GESLA Dataset",
  "Version": "1.0-2",
  "Authors@R": "c(person(\"Fernando\", \"Mayer\", , \"fernando.mayer@mu.ie\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-5115-338X\")),\nperson(\"Niamh\", \"Cahill\", , \"niamh.cahill@mu.ie\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0003-3086-550X\")))",
  "Description": "Promote access to the GESLA\n<https://gesla787883612.wordpress.com> (Global Extreme Sea\nLevel Analysis) dataset, a higher-frequency sea-level record\ndata from all over the world. It provides functions to download\nit entirely, or query subsets directly into R, without the need\nof downloading the full dataset. Also, it provides a built-in\nweb-application, so that users can apply basic filters to\nselect the data of interest, generating informative plots, and\nshowing the selected sites.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/EireExtremes/geslaR,\nhttps://eireextremes.github.io/geslaR/",
  "BugReports": "https://github.com/EireExtremes/geslaR/issues",
  "SystemRequirements": "arrow",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libssl-dev",
  "Repository": "https://fernandomayer.r-universe.dev",
  "Date/Publication": "2023-12-19 02:18:15 UTC",
  "RemoteUrl": "https://github.com/EireExtremes/geslaR",
  "RemoteRef": "HEAD",
  "RemoteSha": "08f3319103e492e3f4bd359b5f46ff832bd75ebe",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 09:58:21 UTC",
    "User": "root"
  },
  "Author": "Fernando Mayer [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5115-338X>),\nNiamh Cahill [aut] (ORCID: <https://orcid.org/0000-0003-3086-550X>)",
  "Maintainer": "Fernando Mayer <fernando.mayer@mu.ie>",
  "MD5sum": "e57b1bcde5d5b0616bcfd0a0380a3279",
  "_user": "fernandomayer",
  "_type": "src",
  "_file": "geslaR_1.0-2.tar.gz",
  "_fileid": "637411a03e9648e9dd58a93d897bafb99b199869f36f4a88c8dd57cce6d770ec",
  "_filesize": 328388,
  "_sha256": "637411a03e9648e9dd58a93d897bafb99b199869f36f4a88c8dd57cce6d770ec",
  "_created": "2026-05-28T09:58:21.000Z",
  "_published": "2026-05-28T10:02:27.022Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78267240117,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263039723"
    },
    {
      "job": 78267240214,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263044106"
    },
    {
      "job": 78267240210,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263031713"
    },
    {
      "job": 78267240129,
      "time": 172,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263031774"
    },
    {
      "job": 78266642348,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262985845"
    },
    {
      "job": 78267240241,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263029956"
    },
    {
      "job": 78267240102,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263017697"
    },
    {
      "job": 78267240198,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263017844"
    },
    {
      "job": 78267240099,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263019725"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fernandomayer/actions/runs/26567725797",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/EireExtremes/geslaR",
  "_commit": {
    "id": "08f3319103e492e3f4bd359b5f46ff832bd75ebe",
    "author": "Fernando Mayer <fernandomayer@gmail.com>",
    "committer": "Fernando Mayer <fernandomayer@gmail.com>",
    "message": "Update minor version\n",
    "time": 1702952295
  },
  "_maintainer": {
    "name": "Fernando Mayer",
    "email": "fernando.mayer@mu.ie",
    "login": "fernandomayer",
    "description": "Assistant Professor/Lecturer of Statistics at Federal University of Paraná (UFPR)",
    "uuid": 650253,
    "orcid": "0000-0001-5115-338X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "arrow",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "role": "Suggests"
    },
    {
      "package": "leafpop",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "shinyalert",
      "role": "Suggests"
    },
    {
      "package": "shinycssloaders",
      "role": "Suggests"
    },
    {
      "package": "shinyWidgets",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    }
  ],
  "_owner": "eireextremes",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "fernandomayer",
      "count": 163,
      "uuid": 650253
    }
  ],
  "_userbio": {
    "uuid": 650253,
    "type": "user",
    "name": "Fernando Mayer",
    "description": "Assistant Professor/Lecturer of Statistics at Federal University of Paraná (UFPR)"
  },
  "_downloads": {
    "count": 140,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/geslaR"
  },
  "_devurl": "https://github.com/eireextremes/geslar",
  "_pkgdown": "https://eireextremes.github.io/geslaR/",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geslaR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eireextremes/geslar",
  "_realowner": "eireextremes",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0-1",
      "date": "2023-10-09"
    }
  ],
  "_exports": [
    "download_gesla",
    "query_gesla",
    "read_gesla",
    "run_gesla_app",
    "write_gesla"
  ],
  "_help": [
    {
      "page": "download_gesla",
      "title": "Download the GESLA dataset",
      "topics": [
        "download_gesla"
      ]
    },
    {
      "page": "query_gesla",
      "title": "Query the GESLA dataset",
      "topics": [
        "query_gesla"
      ]
    },
    {
      "page": "read_gesla",
      "title": "Read a GESLA dataset",
      "topics": [
        "read_gesla"
      ]
    },
    {
      "page": "run_gesla_app",
      "title": "Run the GESLA Shiny app",
      "topics": [
        "run_gesla_app"
      ]
    },
    {
      "page": "write_gesla",
      "title": "Write a GESLA dataset",
      "topics": [
        "write_gesla"
      ]
    }
  ],
  "_readme": "https://github.com/EireExtremes/geslaR/raw/HEAD/README.md",
  "_rundeps": [
    "arrow",
    "assertthat",
    "bit",
    "bit64",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "intro-to-geslaR.Rmd",
      "filename": "intro-to-geslaR.html",
      "title": "Dealing with the GESLA dataset in R",
      "author": "Fernando Mayer, Niamh Cahill",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Loading the package",
        "Downloading the full GESLA dataset",
        "Querying subsets directly into R",
        "Using the GESLA Shiny app"
      ],
      "created": "2023-08-03 23:45:34",
      "modified": "2023-08-21 19:12:50",
      "commits": 13
    },
    {
      "source": "intro-to-arrow.Rmd",
      "filename": "intro-to-arrow.html",
      "title": "Introduction to Apache Arrow framework",
      "author": "Fernando Mayer, Niamh Cahill",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The Apache Arrow framework",
        "Using Apache Arrow with geslaR"
      ],
      "created": "2023-08-07 17:24:01",
      "modified": "2023-08-21 18:41:27",
      "commits": 8
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": false,
  "_nocasepkg": "geslar",
  "_universes": [
    "fernandomayer"
  ],
  "_indexurl": "https://eireextremes.r-universe.dev/geslaR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-2",
      "date": "2026-05-28T10:01:00.000Z",
      "distro": "noble",
      "commit": "08f3319103e492e3f4bd359b5f46ff832bd75ebe",
      "fileid": "2402b43b7b6ec0c396749330863a0bac79f2bf0b558906d1d0e2120b99132857",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandomayer/actions/runs/26567725797"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-2",
      "date": "2026-05-28T10:01:12.000Z",
      "distro": "noble",
      "commit": "08f3319103e492e3f4bd359b5f46ff832bd75ebe",
      "fileid": "6ac1c5629df042e7f1f937dd0639682470f02c0317cc2e5d9274d262501e99e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandomayer/actions/runs/26567725797"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-2",
      "date": "2026-05-28T10:00:21.000Z",
      "commit": "08f3319103e492e3f4bd359b5f46ff832bd75ebe",
      "fileid": "833ccbf358d60fcae9941475934e7ca259f2ef0487956a7bb9635e8f3fc693f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandomayer/actions/runs/26567725797"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-2",
      "date": "2026-05-28T10:00:41.000Z",
      "commit": "08f3319103e492e3f4bd359b5f46ff832bd75ebe",
      "fileid": "4935abfdb54057cf6d13df58790a475ddeca67585bebdfb2bce8cfd623f979ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandomayer/actions/runs/26567725797"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-2",
      "date": "2026-05-28T10:00:55.000Z",
      "commit": "08f3319103e492e3f4bd359b5f46ff832bd75ebe",
      "fileid": "e8875f16778590fb2396aa6ef050e456be85129a85c9fb05e048f9d19f102bac",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fernandomayer/actions/runs/26567725797"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-2",
      "date": "2026-05-28T09:59:45.000Z",
      "commit": "08f3319103e492e3f4bd359b5f46ff832bd75ebe",
      "fileid": "dc4c297c79452560bcee8cdde859a4a1ceebebcc365856dfbb44f24667ef1a05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandomayer/actions/runs/26567725797"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-2",
      "date": "2026-05-28T09:59:44.000Z",
      "commit": "08f3319103e492e3f4bd359b5f46ff832bd75ebe",
      "fileid": "39059f3b72e90617bff3d5e416aa3ee40497f660acc407f5b17299de9cd19da4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandomayer/actions/runs/26567725797"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0-2",
      "date": "2026-05-28T09:59:51.000Z",
      "commit": "08f3319103e492e3f4bd359b5f46ff832bd75ebe",
      "fileid": "2326190ef2832de3c74de0b2ea96b1c2c423bf4291369058817df7ecfb706dda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandomayer/actions/runs/26567725797"
    }
  ]
}