{
  "_id": "6a60778214e95619b75da012",
  "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-07-22 07:51:41 UTC",
    "User": "root"
  },
  "Author": "Marcus Beck [aut, cre] (ORCID: <https://orcid.org/0000-0002-4996-0059>)",
  "Maintainer": "Marcus Beck <mbeck@tbep.org>",
  "_user": "fawda123",
  "_type": "src",
  "_file": "slrcsap_1.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/dfa1b9a06bf133bd9bf40bae69134f90b4ec78f41a068977bc4a04477e38a043",
  "_filesize": 1743029,
  "_sha256": "dfa1b9a06bf133bd9bf40bae69134f90b4ec78f41a068977bc4a04477e38a043",
  "_expires": "2026-10-30T07:55:44.000Z",
  "_created": "2026-07-22T07:51:41.000Z",
  "_published": "2026-07-22T07:55:46.753Z",
  "_jobs": [
    {
      "job": 88863938388,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8522231274"
    },
    {
      "job": 88863938385,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522230970"
    },
    {
      "job": 88863938438,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8522218173"
    },
    {
      "job": 88863938387,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522212369"
    },
    {
      "job": 88863258818,
      "time": 203,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522172209"
    },
    {
      "job": 88863938390,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8522226643"
    },
    {
      "job": 88863938430,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8522215942"
    },
    {
      "job": 88863938429,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8522205040"
    },
    {
      "job": 88863938406,
      "time": 190,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522253966"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/fawda123/actions/runs/29901552466",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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": "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",
    "followers": 215,
    "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.1",
  "_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",
    "LICENSE",
    "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,
  "_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-07-22T07:54:07.000Z",
      "distro": "resolute",
      "commit": "4e6f67181ca40ee946d3d2a23c5db2daa82f4e86",
      "fileid": "https://r2.ropensci.org/50f9b0e9d5a5286c240d1dcd13595728bff91a4393109bad7402ac246977d5d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fawda123/actions/runs/29901552466"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-22T07:54:06.000Z",
      "distro": "resolute",
      "commit": "4e6f67181ca40ee946d3d2a23c5db2daa82f4e86",
      "fileid": "https://r2.ropensci.org/b2d71cb1b820a50106a7da2c7309ae29bf13501f46b9011e105c81aca6d605bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fawda123/actions/runs/29901552466"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-22T07:53:34.000Z",
      "commit": "4e6f67181ca40ee946d3d2a23c5db2daa82f4e86",
      "fileid": "https://r2.ropensci.org/83af5baff1a245010d63a0651a94bcd58bee77bb7109fa1c39fae4ecf0fcc9ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fawda123/actions/runs/29901552466"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-22T07:53:20.000Z",
      "commit": "4e6f67181ca40ee946d3d2a23c5db2daa82f4e86",
      "fileid": "https://r2.ropensci.org/20e33d7b63a41185bd566198afd3ca34a89c77d0c7e659db9cb552e67c1354c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fawda123/actions/runs/29901552466"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-07-22T07:54:11.000Z",
      "commit": "4e6f67181ca40ee946d3d2a23c5db2daa82f4e86",
      "fileid": "https://r2.ropensci.org/95c53a4b88cdc8a117353b6120acfa7227a8832b57dfa621201fbd022c17a1a2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fawda123/actions/runs/29901552466"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-22T07:53:25.000Z",
      "commit": "4e6f67181ca40ee946d3d2a23c5db2daa82f4e86",
      "fileid": "https://r2.ropensci.org/05e6fa131ee0c8bc24509b89d14363cd52b9d58d0f6f9a82951ea1d0398543d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fawda123/actions/runs/29901552466"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-22T07:53:00.000Z",
      "commit": "4e6f67181ca40ee946d3d2a23c5db2daa82f4e86",
      "fileid": "https://r2.ropensci.org/301c6d5ffe9ca23a2198c035380d8015e4f346989d0b84afbdd169092ac252f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fawda123/actions/runs/29901552466"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-22T07:54:58.000Z",
      "commit": "4e6f67181ca40ee946d3d2a23c5db2daa82f4e86",
      "fileid": "https://r2.ropensci.org/8bb73e7f2974428f999b1e7ba9906357cebed54fa51162c44344e0b25c76afe6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fawda123/actions/runs/29901552466"
    }
  ]
}