{
  "_id": "6a2664c3794753ddbc3e646d",
  "Package": "rerddapXtracto",
  "Type": "Package",
  "Title": "Extracts Environmental Data from 'ERDDAP™' Web Services",
  "Version": "1.2.4",
  "Date": "2026-01-19",
  "Authors@R": "c(\nperson(\"Roy\", \"Mendelssohn\", email = \"roy.mendelssohn@noaa.gov\", role = c(\"aut\",\"cre\")),\nperson(\"Marie\", \"Auger-Methe\", role = \"ctb\"),\nperson(\"Sunny\", \"Bak-Hospital\", role = \"ctb\")\n)",
  "Description": "Contains three functions that access environmental data\nfrom any 'ERDDAP™' data web service. The rxtracto() function\nextracts data along a trajectory for a given \"radius\" around\nthe point. The rxtracto_3D() function extracts data in a box.\nThe rxtractogon() function extracts data in a polygon. All of\nthose three function use the 'rerddap' package to extract the\ndata, and should work with any 'ERDDAP™' server. There are also\ntwo functions, plotBBox() and plotTrack() that use the\n'plotdap' package to simplify the creation of maps of the data.",
  "URL": "https://github.com/rmendels/rerddapXtracto",
  "BugReports": "https://github.com/rmendels/rerddapXtracto/issues",
  "License": "CC0",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "VignetteBuilder": "knitr",
  "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 libx11-dev",
  "Repository": "https://rmendels.r-universe.dev",
  "Date/Publication": "2026-01-20 20:23:54 UTC",
  "RemoteUrl": "https://github.com/rmendels/rerddapXtracto",
  "RemoteRef": "HEAD",
  "RemoteSha": "04658a3b94f3d6b021be7cb86754c4ad488fc4f2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 06:32:01 UTC",
    "User": "root"
  },
  "Author": "Roy Mendelssohn [aut, cre],\nMarie Auger-Methe [ctb],\nSunny Bak-Hospital [ctb]",
  "Maintainer": "Roy Mendelssohn <roy.mendelssohn@noaa.gov>",
  "MD5sum": "78e7373902073a35943ff08b3a25f461",
  "_user": "rmendels",
  "_type": "src",
  "_file": "rerddapXtracto_1.2.4.tar.gz",
  "_fileid": "8d04a1338d7dea87a2a6965e3a58674a98b364e8145cb063b025d634c9c5465c",
  "_filesize": 2557695,
  "_sha256": "8d04a1338d7dea87a2a6965e3a58674a98b364e8145cb063b025d634c9c5465c",
  "_created": "2026-06-08T06:32:01.000Z",
  "_published": "2026-06-08T06:44:19.892Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80035389788,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473103323"
    },
    {
      "job": 80035389767,
      "time": 651,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473227431"
    },
    {
      "job": 80035389765,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473093204"
    },
    {
      "job": 80035389796,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473092421"
    },
    {
      "job": 80034806163,
      "time": 274,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473065077"
    },
    {
      "job": 80035389748,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473098718"
    },
    {
      "job": 80035389768,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473086720"
    },
    {
      "job": 80035389773,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473093598"
    },
    {
      "job": 80035389770,
      "time": 65,
      "config": "windows-release",
      "r": "",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/rmendels/actions/runs/27120018388",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rmendels/rerddapXtracto",
  "_commit": {
    "id": "04658a3b94f3d6b021be7cb86754c4ad488fc4f2",
    "author": "Roy Mendelssohn <roy.mendelssohn@noaa.gov>",
    "committer": "Roy Mendelssohn <roy.mendelssohn@noaa.gov>",
    "message": "v1.2.4 final tweaks\n",
    "time": 1768940634
  },
  "_maintainer": {
    "name": "Roy Mendelssohn",
    "email": "roy.mendelssohn@noaa.gov",
    "login": "rmendels",
    "description": "",
    "uuid": 1919031
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "maps",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ncdf4",
      "role": "Imports"
    },
    {
      "package": "parsedate",
      "role": "Imports"
    },
    {
      "package": "plotdap",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rerddap",
      "version": ">= 1.2.2",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "cmocean",
      "role": "Suggests"
    },
    {
      "package": "gganimate",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "mapdata",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "rmendels",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.2.4",
      "date": "2026-01-20"
    }
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "rmendels",
      "count": 104,
      "uuid": 1919031
    }
  ],
  "_userbio": {
    "uuid": 1919031,
    "type": "user",
    "name": "Roy Mendelssohn"
  },
  "_downloads": {
    "count": 420,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rerddapXtracto"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/rmendels/rerddapxtracto",
  "_searchresults": 55,
  "_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/rerddapXtracto.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rmendels/rerddapxtracto",
  "_realowner": "rmendels",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.5",
      "date": "2019-06-04"
    },
    {
      "version": "0.4.0",
      "date": "2019-07-24"
    },
    {
      "version": "0.4.1",
      "date": "2019-08-06"
    },
    {
      "version": "0.4.2",
      "date": "2019-09-02"
    },
    {
      "version": "0.4.3",
      "date": "2019-09-21"
    },
    {
      "version": "0.4.4",
      "date": "2019-09-25"
    },
    {
      "version": "0.4.5",
      "date": "2019-10-15"
    },
    {
      "version": "0.4.6",
      "date": "2020-01-10"
    },
    {
      "version": "0.4.7",
      "date": "2020-02-17"
    },
    {
      "version": "0.4.8",
      "date": "2020-06-12"
    },
    {
      "version": "1.0.0",
      "date": "2020-07-29"
    },
    {
      "version": "1.0.1",
      "date": "2020-10-24"
    },
    {
      "version": "1.0.2",
      "date": "2020-11-04"
    },
    {
      "version": "1.1.0",
      "date": "2021-04-26"
    },
    {
      "version": "1.1.1",
      "date": "2021-06-02"
    },
    {
      "version": "1.1.2",
      "date": "2021-09-26"
    },
    {
      "version": "1.1.3",
      "date": "2022-10-16"
    },
    {
      "version": "1.1.4",
      "date": "2022-12-14"
    },
    {
      "version": "1.1.5",
      "date": "2023-08-20"
    },
    {
      "version": "1.1.6",
      "date": "2023-10-07"
    },
    {
      "version": "1.1.7",
      "date": "2023-10-18"
    },
    {
      "version": "1.2.0",
      "date": "2024-01-12"
    },
    {
      "version": "1.2.1",
      "date": "2024-07-17"
    },
    {
      "version": "1.2.2",
      "date": "2025-02-25"
    },
    {
      "version": "1.2.3",
      "date": "2025-04-26"
    },
    {
      "version": "1.2.4",
      "date": "2026-01-21"
    },
    {
      "version": "1.2.5",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "plotBBox",
    "plotTrack",
    "rxtracto",
    "rxtracto_3D",
    "rxtractogon",
    "safe_info",
    "tidy_grid"
  ],
  "_datasets": [
    {
      "name": "dataInfo",
      "title": "dataInfo Data",
      "object": "dataInfo",
      "class": [
        "info"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "Marlintag38606",
      "title": "Marlin Tag Data",
      "object": "Marlingtag38606",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "lon",
        "lat",
        "lowLon",
        "higLon",
        "lowLat",
        "higLat"
      ],
      "rows": 152,
      "table": true,
      "tojson": true
    },
    {
      "name": "mbnms",
      "title": "MBNMS Boundaries",
      "object": "mbnms",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Longitude",
        "Latitude"
      ],
      "rows": 6666,
      "table": true,
      "tojson": true
    },
    {
      "name": "MBsst",
      "title": "MBsst Data",
      "object": "MBsst",
      "class": [
        "list",
        "rxtracto3D"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "PB_Argos",
      "title": "Polar Bear Track Data",
      "object": "PB_Argos",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "DateTime",
        "QualClass",
        "Lat",
        "Lon"
      ],
      "rows": 1919,
      "table": true,
      "tojson": true
    },
    {
      "name": "swchl",
      "title": "swchl Data",
      "object": "swchl",
      "class": [
        "list",
        "rxtractoTrack"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dataInfo",
      "title": "dataInfo Data",
      "topics": [
        "dataInfo"
      ]
    },
    {
      "page": "Marlintag38606",
      "title": "Marlin Tag Data",
      "topics": [
        "Marlintag38606"
      ]
    },
    {
      "page": "mbnms",
      "title": "MBNMS Boundaries",
      "topics": [
        "mbnms"
      ]
    },
    {
      "page": "MBsst",
      "title": "MBsst Data",
      "topics": [
        "MBsst"
      ]
    },
    {
      "page": "PB_Argos",
      "title": "Polar Bear Track Data",
      "topics": [
        "PB_Argos"
      ]
    },
    {
      "page": "plotBBox",
      "title": "plot result of 'rxtracto_3D'",
      "topics": [
        "plotBBox"
      ]
    },
    {
      "page": "plotTrack",
      "title": "plot result of 'rxtracto'",
      "topics": [
        "plotTrack"
      ]
    },
    {
      "page": "rxtracto",
      "title": "Extract environmental data along a trajectory from an 'ERDDAP™' server using 'rerddap'.",
      "topics": [
        "rxtracto"
      ]
    },
    {
      "page": "rxtracto_3D",
      "title": "Extract environmental data in a 3-dimensional box from an 'ERDDAP™' server using 'rerddap'.",
      "topics": [
        "rxtracto_3D"
      ]
    },
    {
      "page": "rxtractogon",
      "title": "Extract environmental data in a polygon using 'ERDDAP™' and 'rerddap'.",
      "topics": [
        "rxtractogon"
      ]
    },
    {
      "page": "safe_info",
      "title": "Wrap rerddap::info() so that it will fail gracefully 'safe_info' uses tryCatch() to deal with unavailable response",
      "topics": [
        "safe_info"
      ]
    },
    {
      "page": "swchl",
      "title": "swchl Data",
      "topics": [
        "swchl"
      ]
    },
    {
      "page": "tidy_grid",
      "title": "convert result of 'rxtracto_3D' or 'rxtractogon' to tidy long-format",
      "topics": [
        "tidy_grid"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "askpass",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cmocean",
    "cpp11",
    "crayon",
    "crul",
    "curl",
    "data.table",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "farver",
    "generics",
    "gganimate",
    "ggnewscale",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "hms",
    "hoardr",
    "httpcode",
    "httr",
    "isoband",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "lazyeval",
    "lifecycle",
    "lpSolve",
    "lubridate",
    "magrittr",
    "mapdata",
    "maps",
    "MASS",
    "mime",
    "nanoparquet",
    "ncdf4",
    "openssl",
    "parsedate",
    "pillar",
    "pkgconfig",
    "plotdap",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rerddap",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "sp",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "transformr",
    "triebeard",
    "tweenr",
    "tzdb",
    "units",
    "urltools",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "vroom",
    "withr",
    "wk",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "UsingrerddapXtracto.Rmd",
      "filename": "UsingrerddapXtracto.html",
      "title": "Using the rerddapXtracto routines",
      "author": "Roy Mendelssohn",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The Main rerddapXtracto functions",
        "Time has come today",
        "Setting up",
        "Using the R code examples",
        "Getting Started",
        "Using rxtracto",
        "Marlin tag track",
        "Plotting the results",
        "Animating the track",
        "Topography data",
        "Track moving in (x, y, z, t) space.",
        "Crossing the dateline",
        "[ERDDAP™]{style=\"color:red\"} Interpolate service",
        "Tracks along projected data and Polar Bears",
        "Using rxtracto_3D",
        "Obtaining VIIRS chlorophyll data",
        "Crossing the date-line",
        "Plotting crossing the dateline",
        "Using rxtractogon",
        "Temperature at 70m in the north Pacific from the SODA model output",
        "Using a different ERDDAP™ server",
        "Irish Marine Institute",
        "Interactive plots",
        "What happens when you request an extract",
        "Caching"
      ],
      "created": "2016-11-08 20:07:21",
      "modified": "2026-01-20 20:23:54",
      "commits": 24
    }
  ],
  "_score": 4.886490725172482,
  "_indexed": true,
  "_nocasepkg": "rerddapxtracto",
  "_universes": [
    "rmendels"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.4",
      "date": "2026-05-09T20:59:22.000Z",
      "commit": "04658a3b94f3d6b021be7cb86754c4ad488fc4f2",
      "fileid": "65a724d88e6bcc314b0584a73f2234a84fdaec13098667b178cc8c0f6df327bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/25611515605"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.4",
      "date": "2026-06-08T06:35:24.000Z",
      "distro": "noble",
      "commit": "04658a3b94f3d6b021be7cb86754c4ad488fc4f2",
      "fileid": "21f4ddbfd028fb3187a6f0d45410daf9b4fa7ae20d19abbdede46159f5425a90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27120018388"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.4",
      "date": "2026-06-08T06:43:39.000Z",
      "distro": "noble",
      "commit": "04658a3b94f3d6b021be7cb86754c4ad488fc4f2",
      "fileid": "9bc09ac7b6197f21229a453836810e740851b925374538e0737d9e19d40bb959",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27120018388"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.4",
      "date": "2026-06-08T06:34:45.000Z",
      "commit": "04658a3b94f3d6b021be7cb86754c4ad488fc4f2",
      "fileid": "2a08fc911144424d066476d07b2181d8934a36732fd1682a26dca30ee2818bab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27120018388"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.4",
      "date": "2026-06-08T06:34:42.000Z",
      "commit": "04658a3b94f3d6b021be7cb86754c4ad488fc4f2",
      "fileid": "23d764347fa3fb275480077f7ce90212653393c7c503a68671824204ca35e0d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27120018388"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.4",
      "date": "2026-06-08T06:35:30.000Z",
      "commit": "04658a3b94f3d6b021be7cb86754c4ad488fc4f2",
      "fileid": "3b1019fe384365e7fb9c31eda511beea4b1010760efc851ab9697c92875bcd9e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27120018388"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.4",
      "date": "2026-06-08T06:34:08.000Z",
      "commit": "04658a3b94f3d6b021be7cb86754c4ad488fc4f2",
      "fileid": "2a5bfff300ecacfecec653d6a7d43e1a6612da3532dce9d34b3bae51b85915ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27120018388"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.4",
      "date": "2026-06-08T06:34:40.000Z",
      "commit": "04658a3b94f3d6b021be7cb86754c4ad488fc4f2",
      "fileid": "594e034e41fb4b13581cb8fe06e2ba8c468a5a4c8b5e1fa88713571b68fd82b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27120018388"
    }
  ]
}