{
  "_id": "6a27a99624555f66ed533bfc",
  "Package": "plotdap",
  "Title": "Easily Visualize Data from 'ERDDAP™' Servers via the 'rerddap'\nPackage",
  "Version": "1.2.0",
  "Date": "2026-05-04",
  "Authors@R": "c(\nperson(\"Carson\", \"Sievert\", role = \"aut\"),\nperson(\"Roy\", \"Mendelssohn\", role = c(\"aut\", \"ctb\", \"cre\"), email = \"roy.mendelssohn@noaa.gov\"))",
  "Description": "Easily visualize and animate 'tabledap' and 'griddap'\nobjects obtained via the 'rerddap' package in a simple one-line\ncommand, using either base graphics or 'ggplot2' graphics.\n'plotdap' handles extracting and reshaping the data, map\nprojections and continental outlines.  Optionally the data can\nbe animated through time using the 'gganmiate' package.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/rmendels/plotdap",
  "BugReports": "https://github.com/rmendels/plotdap/issues",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libxml2-dev libnetcdf-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://rmendels.r-universe.dev",
  "Date/Publication": "2026-05-09 20:52:58 UTC",
  "RemoteUrl": "https://github.com/rmendels/plotdap",
  "RemoteRef": "HEAD",
  "RemoteSha": "47eea96a384ed41639ca32c85491952224cc1379",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 06:32:20 UTC",
    "User": "root"
  },
  "Author": "Carson Sievert [aut],\nRoy Mendelssohn [aut, ctb, cre]",
  "Maintainer": "Roy Mendelssohn <roy.mendelssohn@noaa.gov>",
  "MD5sum": "95694ca139a9681b3c37ce7467df8be1",
  "_user": "rmendels",
  "_type": "src",
  "_file": "plotdap_1.2.0.tar.gz",
  "_fileid": "3c87cca98259e5fef646cb219ec6d9bb0f3cec6eca9c9351852d0328333bd85c",
  "_filesize": 7804127,
  "_sha256": "3c87cca98259e5fef646cb219ec6d9bb0f3cec6eca9c9351852d0328333bd85c",
  "_created": "2026-06-08T06:32:20.000Z",
  "_published": "2026-06-09T05:50:14.148Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80256568177,
      "time": 283,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473146054"
    },
    {
      "job": 80256568457,
      "time": 259,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473140006"
    },
    {
      "job": 80256568534,
      "time": 230,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473132746"
    },
    {
      "job": 80256568329,
      "time": 179,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473120342"
    },
    {
      "job": 80256568187,
      "time": 312,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473076957"
    },
    {
      "job": 80256568337,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473114240"
    },
    {
      "job": 80256568319,
      "time": 222,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473130711"
    },
    {
      "job": 80256568350,
      "time": 225,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473131659"
    },
    {
      "job": 80256568074,
      "time": 206,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499513025"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rmendels/actions/runs/27120031412",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rmendels/plotdap",
  "_commit": {
    "id": "47eea96a384ed41639ca32c85491952224cc1379",
    "author": "Roy Mendelssohn <roy.mendelssohn@noaa.gov>",
    "committer": "Roy Mendelssohn <roy.mendelssohn@noaa.gov>",
    "message": "CRAN version 1.2.0\n",
    "time": 1778359978
  },
  "_maintainer": {
    "name": "Roy Mendelssohn",
    "email": "roy.mendelssohn@noaa.gov",
    "login": "rmendels",
    "description": "",
    "uuid": 1919031
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "cmocean",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "gganimate",
      "role": "Imports"
    },
    {
      "package": "ggnewscale",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.1.0",
      "role": "Imports"
    },
    {
      "package": "isoband",
      "role": "Imports"
    },
    {
      "package": "lazyeval",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "mapdata",
      "role": "Imports"
    },
    {
      "package": "maps",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "rerddap",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "Cairo",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "rmendels",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-26",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 6
    },
    {
      "week": "2026-19",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.1.0",
      "date": "2025-06-29"
    },
    {
      "name": "v1.1.1",
      "date": "2026-01-09"
    },
    {
      "name": "v1.2.0",
      "date": "2026-05-09"
    }
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "rmendels",
      "count": 31,
      "uuid": 1919031
    },
    {
      "user": "cpsievert",
      "count": 12,
      "uuid": 1365941
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    }
  ],
  "_userbio": {
    "uuid": 1919031,
    "type": "user",
    "name": "Roy Mendelssohn"
  },
  "_downloads": {
    "count": 735,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plotdap"
  },
  "_devurl": "https://github.com/rmendels/plotdap",
  "_searchresults": 46,
  "_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/plotdap.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rmendels/plotdap",
  "_realowner": "rmendels",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2019-05-17"
    },
    {
      "version": "0.0.3",
      "date": "2019-07-26"
    },
    {
      "version": "0.0.4",
      "date": "2019-10-15"
    },
    {
      "version": "0.0.5",
      "date": "2020-01-09"
    },
    {
      "version": "0.0.6",
      "date": "2020-02-17"
    },
    {
      "version": "0.0.7",
      "date": "2020-03-20"
    },
    {
      "version": "0.0.8",
      "date": "2020-10-23"
    },
    {
      "version": "0.0.9",
      "date": "2020-10-28"
    },
    {
      "version": "1.0.0",
      "date": "2022-10-17"
    },
    {
      "version": "1.0.1",
      "date": "2022-12-19"
    },
    {
      "version": "1.0.2",
      "date": "2023-08-22"
    },
    {
      "version": "1.0.3",
      "date": "2023-10-18"
    },
    {
      "version": "1.1.0",
      "date": "2025-06-29"
    },
    {
      "version": "1.1.1",
      "date": "2026-01-10"
    },
    {
      "version": "1.2.0",
      "date": "2026-05-09"
    }
  ],
  "_exports": [
    "%>%",
    "add_ggplot",
    "add_griddap",
    "add_griddap_contours",
    "add_tabledap",
    "bbox_set",
    "plotdap"
  ],
  "_datasets": [
    {
      "name": "murSST",
      "title": "murSST Data",
      "object": "murSST",
      "class": [
        "griddap_nc",
        "nc",
        "data.frame"
      ],
      "fields": [
        "summary",
        "data"
      ],
      "rows": 0,
      "table": false,
      "tojson": false
    },
    {
      "name": "QMwind",
      "title": "QMwind Data",
      "object": "QMwind",
      "class": [
        "griddap_nc",
        "nc",
        "data.frame"
      ],
      "fields": [
        "summary",
        "data"
      ],
      "rows": 0,
      "table": false,
      "tojson": false
    },
    {
      "name": "sardines",
      "title": "sardine Data",
      "object": "sardines",
      "class": [
        "tabledap",
        "data.frame"
      ],
      "fields": [
        "latitude",
        "longitude",
        "time",
        "scientific_name",
        "subsample_count"
      ],
      "rows": 56,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_ggplot",
      "title": "Add ggplot2 elements to a plotdap object",
      "topics": [
        "add_ggplot"
      ]
    },
    {
      "page": "add_griddap",
      "title": "Add rerddap::griddap() data to a plotdap map",
      "topics": [
        "add_griddap"
      ]
    },
    {
      "page": "add_griddap_contours",
      "title": "Add contour lines to a plotdap object",
      "topics": [
        "add_griddap_contours"
      ]
    },
    {
      "page": "add_tabledap",
      "title": "Add rerddap::tabledap data to a plotdap map",
      "topics": [
        "add_tabledap"
      ]
    },
    {
      "page": "bbox_set",
      "title": "change bounding box in plotdap object",
      "topics": [
        "bbox_set"
      ]
    },
    {
      "page": "murSST",
      "title": "murSST Data",
      "topics": [
        "murSST"
      ]
    },
    {
      "page": "plotdap",
      "title": "Visualize rerddap data",
      "topics": [
        "plotdap"
      ]
    },
    {
      "page": "print.ggplotdap",
      "title": "Print a ggplot plotdap object",
      "topics": [
        "print.ggplotdap"
      ]
    },
    {
      "page": "print.plotdap",
      "title": "Print a plotdap object",
      "topics": [
        "print.plotdap"
      ]
    },
    {
      "page": "QMwind",
      "title": "QMwind Data",
      "topics": [
        "QMwind"
      ]
    },
    {
      "page": "sardines",
      "title": "sardine Data",
      "topics": [
        "sardines"
      ]
    }
  ],
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cmocean",
    "cpp11",
    "crayon",
    "crul",
    "curl",
    "data.table",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "farver",
    "generics",
    "gganimate",
    "ggnewscale",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "hms",
    "hoardr",
    "httpcode",
    "isoband",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "lazyeval",
    "lifecycle",
    "lpSolve",
    "lubridate",
    "magrittr",
    "mapdata",
    "maps",
    "MASS",
    "mime",
    "nanoparquet",
    "ncdf4",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "rerddap",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "sp",
    "stringi",
    "stringr",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "transformr",
    "triebeard",
    "tweenr",
    "units",
    "urltools",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "wk",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "using_plotdap.Rmd",
      "filename": "using_plotdap.html",
      "title": "Using plotdap",
      "author": "",
      "engine": "knitr::rmarkdown",
      "headings": [
        "",
        "Installation",
        "Getting started with plotdap()",
        "Adding tabledap() layers",
        "Modifying tabledap() layers",
        "Adding griddap() layers",
        "Changing the layer order",
        "maxpixels",
        "Working with other continental outlines",
        "Combining tables/grids",
        "Modifying ggplotdap objects",
        "Animating plotdap objects",
        "Contour Plots",
        "Interactive plotdap objects and bbox_set()"
      ],
      "created": "2019-05-19 20:35:39",
      "modified": "2026-05-07 18:00:15",
      "commits": 10
    }
  ],
  "_score": 5.918030336784881,
  "_indexed": true,
  "_nocasepkg": "plotdap",
  "_universes": [
    "rmendels"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-08T06:36:18.000Z",
      "distro": "noble",
      "commit": "47eea96a384ed41639ca32c85491952224cc1379",
      "fileid": "c44ee43fc978b4c5c753663194ef8142e8a5e2aef886d58b6bbaa4b2c203679e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27120031412"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-08T06:36:15.000Z",
      "distro": "noble",
      "commit": "47eea96a384ed41639ca32c85491952224cc1379",
      "fileid": "a0e31faed4771eec9e593cf20e646b09edf0a408f1e2862763cfd5da76c9f0a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27120031412"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-08T06:35:56.000Z",
      "commit": "47eea96a384ed41639ca32c85491952224cc1379",
      "fileid": "6786a936b48a3f3943e51d5139327ba632180237b79be3cc784ff39ddc823d29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27120031412"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-08T06:35:30.000Z",
      "commit": "47eea96a384ed41639ca32c85491952224cc1379",
      "fileid": "d535fefea2d652d5391cb38016054f7980d395b9d035dde5ee442e55d051ad1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27120031412"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-06-08T06:36:27.000Z",
      "commit": "47eea96a384ed41639ca32c85491952224cc1379",
      "fileid": "fd3c70014d46e90c0573f4d22ea3466ee69b7ba178f575a33ba7683fdd4e3a2a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27120031412"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-08T06:35:06.000Z",
      "commit": "47eea96a384ed41639ca32c85491952224cc1379",
      "fileid": "97dd512e34f36867e5074928f791883186be9cd448b6f59dc4cb5e581939eef1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27120031412"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-08T06:35:13.000Z",
      "commit": "47eea96a384ed41639ca32c85491952224cc1379",
      "fileid": "c7a6dbb70e990f390f759e182371ac859381483d13372528e4e4357b9a2f2792",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27120031412"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-09T05:47:33.000Z",
      "commit": "47eea96a384ed41639ca32c85491952224cc1379",
      "fileid": "23de7b066b2e213df302cf0be3a0f2575aeb3a4d9f2d57a40376a4e4355acf41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27120031412"
    }
  ]
}