{
  "_id": "6a116b69acfb0bcc41cf403c",
  "Package": "slrcsap",
  "Title": "Lightweight Tools to Create Sea Level Rise Projections for the\nTampa Bay Region",
  "Version": "1.3.0",
  "Authors@R": "c(\nperson(given = \"Marcus\",\nfamily = \"Beck\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mbeck@tbep.org\",\ncomment = c(ORCID = \"0000-0002-4996-0059\")\n)\n)",
  "Description": "Lightweight tools to download data and create plots for\nsea level rise projections in the Tampa Bay region.  Plots are\nproduced to support recommendations of the Climate Science\nAdvisory Panel facilitated by the Tampa Bay Estuary Program.\nData are from NOAA Tides and Currents web page\n<https://tidesandcurrents.noaa.gov/> and the Interagency Sea\nLevel Rise Scenario Tool\n<https://sealevel.nasa.gov/task-force-scenario-tool>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "<https://github.com/tbep-tech/slrcsap>,\n<https://tbep-tech.github.io/slrcsap/>",
  "BugReports": "https://github.com/tbep-tech/slrcsap/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://fawda123.r-universe.dev",
  "Date/Publication": "2026-03-24 17:54:17 UTC",
  "RemoteUrl": "https://github.com/tbep-tech/slrcsap",
  "RemoteRef": "HEAD",
  "RemoteSha": "4e6f67181ca40ee946d3d2a23c5db2daa82f4e86",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 08:51:59 UTC",
    "User": "root"
  },
  "Author": "Marcus Beck [aut, cre] (ORCID: <https://orcid.org/0000-0002-4996-0059>)",
  "Maintainer": "Marcus Beck <mbeck@tbep.org>",
  "MD5sum": "51f60c50908c7d8cfe03f9378efc0943",
  "_user": "fawda123",
  "_type": "src",
  "_file": "slrcsap_1.3.0.tar.gz",
  "_fileid": "37ef8c28e10fad7c31722667be5ec52a52e00b47a303c5d96da60f5a0661df3c",
  "_filesize": 1742573,
  "_sha256": "37ef8c28e10fad7c31722667be5ec52a52e00b47a303c5d96da60f5a0661df3c",
  "_created": "2026-05-23T08:51:59.000Z",
  "_published": "2026-05-23T08:55:05.933Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77510598600,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175776835"
    },
    {
      "job": 77510598590,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175775605"
    },
    {
      "job": 77510598597,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175771123"
    },
    {
      "job": 77510598591,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175772223"
    },
    {
      "job": 77510429590,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175762506"
    },
    {
      "job": 77510598579,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175774227"
    },
    {
      "job": 77510598614,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175771807"
    },
    {
      "job": 77510598603,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175769662"
    },
    {
      "job": 77510598608,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175770406"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fawda123/actions/runs/26328504649",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tbep-tech/slrcsap",
  "_commit": {
    "id": "4e6f67181ca40ee946d3d2a23c5db2daa82f4e86",
    "author": "fawda123 <mbafs2012@gmail.com>",
    "committer": "fawda123 <mbafs2012@gmail.com>",
    "message": "fix to get_sealevel if imported table has incomplete columns, use fill = TRUE in read.csv\n",
    "time": 1774374857
  },
  "_maintainer": {
    "name": "Marcus Beck",
    "email": "mbeck@tbep.org",
    "login": "fawda123",
    "description": "Scientist with the Tampa Bay Estuary Program",
    "uuid": 3086881,
    "orcid": "0000-0002-4996-0059"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tbep-tech",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 21
    },
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-24",
      "n": 2
    },
    {
      "week": "2025-25",
      "n": 5
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "climate-change",
    "csap",
    "indicators",
    "tampa-bay",
    "tbep"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "fawda123",
      "count": 38,
      "uuid": 3086881
    },
    {
      "user": "emseabee",
      "count": 2,
      "uuid": 47223250
    }
  ],
  "_userbio": {
    "uuid": 3086881,
    "type": "user",
    "name": "Marcus W Beck",
    "description": "Scientist with the Tampa Bay Estuary Program"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/slrcsap"
  },
  "_devurl": "https://github.com/tbep-tech/slrcsap",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/slrcsap.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "get_scenario",
    "get_sealevel",
    "plot_scenario",
    "plot_sealevel"
  ],
  "_help": [
    {
      "page": "get_scenario",
      "title": "Get Sea Level Rise (SLR) scenario",
      "topics": [
        "get_scenario"
      ]
    },
    {
      "page": "get_sealevel",
      "title": "Get monthly Mean Sea Level (MSL) data for selected gauge",
      "topics": [
        "get_sealevel"
      ]
    },
    {
      "page": "plot_scenario",
      "title": "Plot sea level scenario data",
      "topics": [
        "plot_scenario"
      ]
    },
    {
      "page": "plot_sealevel",
      "title": "Plot sea level data",
      "topics": [
        "plot_sealevel"
      ]
    }
  ],
  "_pkglogo": "https://github.com/tbep-tech/slrcsap/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/tbep-tech/slrcsap/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cellranger",
    "cli",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readxl",
    "rematch",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "figs.Rmd",
      "filename": "figs.html",
      "title": "CSAP Figures",
      "engine": "knitr::rmarkdown",
      "headings": [
        "References"
      ],
      "created": "2025-05-22 18:39:39",
      "modified": "2025-06-19 15:37:33",
      "commits": 8
    },
    {
      "source": "slrcsap.Rmd",
      "filename": "slrcsap.html",
      "title": "Getting started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Usage",
        "Sea level Data",
        "Sea Level Rise Scenarios",
        "References"
      ],
      "created": "2025-05-22 19:11:43",
      "modified": "2025-06-19 15:37:33",
      "commits": 8
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "slrcsap",
  "_universes": [
    "fawda123"
  ],
  "_indexurl": "https://tbep-tech.r-universe.dev/slrcsap",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-23T08:54:26.000Z",
      "distro": "noble",
      "commit": "4e6f67181ca40ee946d3d2a23c5db2daa82f4e86",
      "fileid": "a1f704fb82e0afe15d09258007b61057cb7e6574d9d8842ce400ce88b7e32506",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fawda123/actions/runs/26328504649"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-23T08:54:15.000Z",
      "distro": "noble",
      "commit": "4e6f67181ca40ee946d3d2a23c5db2daa82f4e86",
      "fileid": "b61b24b2e35553fbc76ab93fcf3df6886c6e9115150b866772b7c0cb03bd4d33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fawda123/actions/runs/26328504649"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-23T08:53:29.000Z",
      "commit": "4e6f67181ca40ee946d3d2a23c5db2daa82f4e86",
      "fileid": "bdc846a412a55dbe6aa634387d936926afe3027cefccf57b14603a2fbe366dc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fawda123/actions/runs/26328504649"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-23T08:53:38.000Z",
      "commit": "4e6f67181ca40ee946d3d2a23c5db2daa82f4e86",
      "fileid": "849d05fba40b640db8aa8d392ffc5afcb4f1b1eb24c011a5d7471638ffa113df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fawda123/actions/runs/26328504649"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-05-23T08:54:16.000Z",
      "commit": "4e6f67181ca40ee946d3d2a23c5db2daa82f4e86",
      "fileid": "01b01b7988cd7acafcbd0f85d5ec27bf975dcd12ffc620442336d1a4e1c23050",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fawda123/actions/runs/26328504649"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-23T08:53:29.000Z",
      "commit": "4e6f67181ca40ee946d3d2a23c5db2daa82f4e86",
      "fileid": "ae4832148f20bd924f88d917dc4eff32fa5df864e713d4d348d57aeb98dbb4ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fawda123/actions/runs/26328504649"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-23T08:53:07.000Z",
      "commit": "4e6f67181ca40ee946d3d2a23c5db2daa82f4e86",
      "fileid": "ac64a5070624fe9dcd7f57e1a8abbb0b1a0c1bc321f688f20e6e11da249c0a84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fawda123/actions/runs/26328504649"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-23T08:53:12.000Z",
      "commit": "4e6f67181ca40ee946d3d2a23c5db2daa82f4e86",
      "fileid": "ef7d3df1ed826b97f84dbca5e3aab39549611b13ba5b6bc0b9d949580a5a56c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fawda123/actions/runs/26328504649"
    }
  ]
}